Skip to Content

Free TUAW iPhone app -- try it now!
AOL Tech

Filed under: Browser Tips

Filed under: Windows, Macintosh, Browser Tips, Browsers

How to minimize Safari's UI to the bare essentials - Browser Tip

Minimal Safari

When it comes to paring a browser's UI down to the smallest possible size, the discussion always seems to focus on Firefox. Granted, Firefox is a very customizable browser, and with the right extensions cleverly applied, you can minimize its UI. But as John Holdun notes, often overlooked in this regard is the fact that Safari is very capable of being pared down to almost nothing, and you don't need any add-ons to do it.

In fact, if you're comfortable with keyboard shortcuts, all you need to do is learn a few key ones and you'll be able to minimize Safari to a Title bar and tab bar. One warning - I've only tried this using Safari 4.0 on a Mac; I don't have easy access to Safari running on Windows, but I imagine that there are equivalents for the keyboard shortcuts I'm about to discuss.

Firstly, let's get rid of the Toolbar -- that is, the bar with the back and forward buttons, address bar, and search field. To hide the toolbar, click View > Hide Toolbar from the menu, or simply press the Command-| shortcut key. Don't worry, if you need to enter a web address quickly, you can either show it again using the same shortcut key combination, or better yet press Command-l to have the cursor automatically placed in the address bar. Type something and press enter, or tab to the search field and type something and press enter, and your page will open, and the Toolbar will immediately hide again. Slick.

The other desktop real-estate offender is the status bar at the bottom. Hiding it is just as easy - the shortcut key combination is Command-/. Like John, I tend to like to use the status bar to snoop on the destination address of links by hovering over them. This takes an extra step now, but the extra room gained by not constantly showing the status bar is worth the occasional inconvenience for me.

Filed under: Utilities, Freeware, Browser Tips, Troubleshooting, Browsers

Vacuum Places Improved Firefox add-on speeds up Firefox

Vacuum Places ImprovedI have a love/hate relationship with Firefox. I love the functionality it gives me, but I hate how over time it slows down and acts like a bloated pig. Two of the biggest factors that will make Firefox drag are the amount of history it maintains, and defragmentation of the Places database. We've already told you how to fix both of those issues, but it turns out that there is now an extension that takes the place of pasting a command into the error console in Firefox to vacuum the Places database and remove any fragmentation.

Vacuum Places Improved is a very simple Firefox extension that adds a small vacuum cleaner icon to your status bar in Firefox. When clicked, it vacuums your Places database, just like the command that Lee described in his post in August, but with a single click of the mouse. In my case, the results were remarkable - starting Firefox went from taking about a minute and a half to about ten seconds.

[via Lifehacker]

Filed under: Fun, Games, Kids, Windows, Macintosh, Linux, Browser Tips, How-Tos, Time-Wasters, Troubleshooting, Web

MoneySeize - Time Waster

MoneySeizeMoneyseize is a very straightforward single-screen platformer with charming 8-bit graphics and music. The goal in Moneyseize is to, well, seize all the money.

You're in charge of the 'gentleman', and your job is to jump around in each level and collect all the gold coins. Your gentleman is attempting to build a skyscraper, and needs to collect 1000 coins to complete it. There are critters in most levels, and they also hold coins, and you must also avoid the various obstacles and hazards, like the prototypical spikes.

An interesting twist in the game is that while there are 25 coins available in each level, in many levels it is not possible to reach them all. As you progress through later levels, you can press switches that will occasionally change the layout of previous levels, making once impossible-to-reach areas reachable. Since you control which levels you visit from the map screen, the game takes on a bit of a puzzle flavor to go along with the straight platform style, which feels very reminiscent of early Mario Brothers games.

While I can't imagine actually completing MoneySeize, my building has already grown far larger than I ever intended it to get, just in testing it for this post. That's usually the sign of a good game.

Filed under: Mozilla, Browser Tips, How-Tos, Browsers

Speed up Firefox by cleaning out your SQLite databases

A while back, Jason mentioned giving your Firefox performance a boost by limiting the length of time items are saved in history.
At Mozilla Links, they've shared another handy tip from Mozilla developer Jeremy Orem.

His advice: take a vacuum to your SQLite databases. Here's how to do it:
  1. Open the Firefox tools menu and click on error console.
  2. Paste the following command into the code box as a single line (as pictured):
    Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");
  3. Hit [enter] or click the evaluate button.
After a momentary hang, you'll be able to close the console and return to your main Firefox window to enjoy your leaner, meaner browser!

[via Lifehacker]

Filed under: Windows, Macintosh, Linux, Browser Tips, How-Tos, Troubleshooting

How to fix Flash video performance in Firefox

Fixing flash video playback in FirefoxDo YouTube and other Flash-based videos stutter when you view them in Firefox, but work fine in other browsers like Internet Explorer, Chrome, and Safari? This appears to be a problem that affects both the Windows and Mac versions of Firefox, and the problem (surprisingly enough) turns out not to be Flash - it's Firefox's session restore feature.

Lifehacker has a post based on information that one of their readers wrote in with. Basically, Firefox takes a snapshot of all of your open tabs every ten seconds, so that if you close your browser, you can open it to where you left off. Though you wouldn't think grabbing the plain text URL of a few webpages would be such an arduous task for the browser that it causes video to stutter, for some reason it is.

So what's the solution? Well, if you want to throw the baby out with the bath water, you can turn off the session restore feature altogether. A more sane solution is to simply lengthen the period of time between snapshots. To do this, type about:config into Firefox's address bar, then in the filter box enter browser.sessionstore.interval. The default value is 10000, which is the number of milliseconds between snapshots. Setting the number to 120000 lengthens the period to two minutes, a more reasonable but still useful period. Of course, you can set it to whatever you want, as long as you keep in mind that you're dealing with milliseconds.

I can't tell you how happy I am with this little hack - it has already prevented me from cursing Firefox a few times today.

Filed under: E-mail, Mozilla, Browser Tips

Integrated Gmail simplifies the view for minimalists and Google junkies alike

Integrated Gmail
If there's a Gmail equivalent of adding a zillion toolbars to your browser, then I'm the poster boy. I've added so many lab features and gadgets that my Gmail functions rather... differently. But I'm all about simplifying, and the Firefox add-on Integrated Gmail does just that while also giving you a window into more Google services in a top-down view. The pic above shows you "minimalist" mode and is an incredibly slimmed-down version of Gmail, Reader and Calendar. Integrated Gmail also supports custom URLs and Gadgets like Remember the Milk, so you're not just stuck with Google stuff like Picasa, Notebook, etc.

Be aware that this does a lot of fancy Javascript work to make things happen, so a few Labs features will cause conflicts. I had enabled the ability to move nav columns around, which it didn't like. Also, even in settings you'll see Reader, Calendar, etc. So if you're not keen on seeing this in every single screen, you're kinda stuck with it.

That said, if you live in Gmail and you need a simplified dashboard, this is a nice little add-on to Firefox. The developer is asking for $5 donations, which is pretty reasonable for keeping your mind uncluttered.

Filed under: Internet, Utilities, Windows, Macintosh, Linux, Productivity, Google, Mozilla, Freeware, Browser Tips, Browsers, Web

Unofficial Google Gears builds work in Firefox 3.5

Gears settingsIf, like me, you've become fairly reliant on Google Gears, the browser plug-in from Google that allows sites to save data for offline access, the release of Firefox 3.5 is probably frustrating you. For some reason, Google isn't on the ball, even though the impending Firefox release was available for aeons in beta.

Luckily, for those of you that are brave (or dumb) enough to install an unofficial version of the Google Gears Firefox extension, you can get your Google Gears goodness going in Firefox 3.5 right now. Lifehacker points us to the unofficial Gears download locations for Windows & Linux, and Mac OS X (Intel only), but had only tested the Windows version at the time they posted about it. I can report that I'm dumb enough to install an unofficial Gears build, and it has so far worked flawlessly on my Mac. I use Gears regularly with Gmail, GCal, GReader, and WordPress, and all are working as expected.

Hopefully Google will hurry up and release an official Gears release for Firefox 3.5, but for now I've got a solution that works. Do you use Gears? If so, do you rely on it? What sites do you use it with?

Filed under: Internet, Utilities, Macintosh, Productivity, Adobe, Commercial, Freeware, Browser Tips, Imaging Tips

PDF Browser Plugin for Mac browsers

PDF Browser PluginThe Mac's built-in PDF support is pretty strong, which is nice because if there's one piece of software I have always despised for its unnecessary bloat, it would be Adobe Reader. To be honest, I've always liked the fact that when I come across a PDF online, clicking to open it results in it being downloaded and opened in the built-in Preview application. Opening PDFs in the browser was always slow and clunky using Adobe Reader, and always annoyed me.

But recently a friend convinced me to try Schubert|it PDF Browser Plugin, and I'm glad I did. PDF Browser Plugin does exactly what you'd expect, allowing you to view PDF files in the comfort of your favorite browser (provided your favorite browser is either Firefox or Safari). But what I found surprising was how fast PDF Browser Plugin is. If you happen to be viewing a small PDF, it will open almost instantly, with the only delay being how long it takes to download the actual PDF file. This speed is possible because PDF Browser Plugin is leveraging the Quartz technology built into the Mac that allows it to render PDF files in the same way the Finder or Preview does.

The plugin's other claim to fame is a distinct respect for the Mac's look-and-feel. Schubert|it PDF Browser Plugin is free for personal or educational use, but requires a $69 site license for business users.

Filed under: Internet, Security, Windows, Macintosh, Linux, Productivity, Mozilla, Freeware, Browser Tips, Web

Firefox slow? Limit history size for speed improvement

Firefox History Tip

My beloved Firefox seems to have gotten kind of bloated and slow lately, particularly when starting it up. If you've experienced a similar decrease in Firefox's startup performance, check out this quick tip from Mac Tricks and Tips. One of Firefox's default settings is to remember 90 days of history. This means that Firefox is maintaining a list of every site you've visited along with the date and time of the visit for every day from the last three months. If you're anything like me, this can be a pretty huge list.

The tip is to simply go into the Privacy tab of your Firefox preferences and lower the history setting from 90 days to something much smaller, like 5 days. To realize immediate gains, ensure your Clear Private Data settings are set to clear history, then have at it. It may take a few moments, but once your history is cleared, Firefox should start to feel like its sprightly self again.

While the tip originated at a site focusing on Macs, there's no reason to think it wouldn't also help when running Firefox on Windows or Linux.

[via Lifehacker]

Filed under: Internet, Windows, Macintosh, Linux, Mozilla, Freeware, Open Source, Browser Tips, Beta, Browsers

Experimental Minefield browser from Mozilla is crazy fast

MinefieldI'm in love. With a browser.

Nope, it's not Firefox, and not Safari, though I've had flings with both in the past. Not Camino, not even Chrome.

My new thing is with Minefield, from Mozilla. Okay, so Minefield is essentially an early build of the next version of Firefox. But the latest version has a drastically improved Javascript engine under the hood. Is it fast? Let me tell you - it's crazy fast. In fact, Ars Technica is reporting that Minefield is 10% faster than Google Chrome.

Faster than Chrome, available on Windows, Mac, and Linux, and oh - it supports your Firefox add-ins, as long as you're willing to force compatibility using Nightly Tester Tools. Minefield is an alpha release, so it's likely to still be buggy. So far I've been lucky though; all of the add-ins that I've activated have worked fine right out of the gate.

Let me guess, you're in love now too, eh? Well, there's more than enough Minefield to go around. Go get some. Minefield, that is.

[via Ubuntu Unleashed]

Filed under: Windows, Macintosh, Linux, E-mail, Freeware, Browser Tips, Browsers

Easily create HTML email signatures for your favorite webmail service

WiseStampDoes it frustrate you that even though you can add HTML links in the content of your email when creating it in Gmail, you can't add an HTML link to your signature? It sure frustrates me. Many webmail services have very limited signature editors, making it difficult to create a compelling signature.

If you would like to use more than just plain text in your signature for your webmail account, give WiseStamp a try. WiseStamp is a Firefox add-on that gives you a rich text editor to create your email signature, and gives handy links to instant messaging services or social networks that you can add in to personalize your signature further. WiseStamp supports Gmail, Yahoo! Mail, AOL Mail, and Hotmail.

Filed under: Internet, Windows, Macintosh, Linux, Productivity, Web services, Google, Freeware, Browser Tips, Search

Use Google to search your bookmarks with plugin from searchmybookmarks.com

searchmybookmarks.comHave you ever wished you could apply the power of Google's search algorithm to the bookmarks you have stored in Firefox? If you're okay with uploading your bookmarks to a relatively unknown site, you can do just that.

Searchmybookmarks.com
has a Firefox extension you can install that will upload all of your bookmarks to their server. Then, when you visit the site, you have the option of searching just your bookmarks, searching your bookmarks and the rest of the web (but giving preference to results from your bookmarks), or just searching the web.

In my brief testing, the site is clearly still in beta, as some obvious search queries that should have returned many results from my bookmarks returned no results at all when searching only my bookmarks. Yet, if I chose to search both my bookmarks and the rest of the web, those same results I was expecting the first time around came out right on top of the result set.

If you were ever sure that you had something bookmarked, but couldn't remember where, searchmybookmarks.com might just be able to help you find it.

Filed under: Internet, Windows, Macintosh, Linux, Productivity, Mozilla, Freeware, Browser Tips

NewTabURL helps you stay on task with Merlin Mann's help

Is this really what you want to be doing right now?Love him or hate him, productivity blogger Merlin Mann has come up with a great way to help keep yourself on track. The idea is to avoid the seductions of the web by stopping a moment to make sure that you're spending your time on what you really want to be spending it on.

In his blog post on the subject, Merlin describes opening folders full of bookmarks all in one go, which have the potential to suck up huge amounts of time. He therefore created a page on his site that asks him "Is this what you want to be doing right now?", and included it as the first bookmark in each of his folders of bookmarks.

While this is a great idea, if you don't operate the same way, opening complete folders of bookmarks all at once, this probably won't help you much. But what if you could set your browser to open this page by default every time you opened a blank new tab or new browser window?

With the NewTabURL extension for Firefox, you can do exactly that. Slick, and helpful.

Filed under: Internet, Mozilla, Browser Tips, Browsers

Dogs hide bones, Firefox hides useful tricks

Google on FirefoxFirefox is like a box of chocolates--

No, let me try that again. Firefox is one of those applications that's so hard to write about, because there may be little tricks and shortcuts I've been using for some time, and someone will discover one and say, "Hey, that rocks! Why didn't anyone tell me?" Then light dawns over my marblehead that it is a useful trick, and I should have pointed it out.

So Sean Privitera kindly reminded me that searching Google on Firefox is easier than it appears. Ever been reading something on the web and you have no freakin' idea what the word or phrase means? Select the word in question (if you really want to try it out, select this word: geoduck. It's not a Pokemon), right click, and wonder of wonders, there is an option there to search Google for the selected word.

See a nifty bit of formatting on a website, and you're wondering how it was done? Select that formatting, images and all, and right click. Then click "View Selected Source" and a window will pop up in Firefox showing you (brace yourselves!) the HTML formatting of the parts in question.

I've learned to love my right mouse button. Seriously, developers hide all the interesting stuff there. Of course, the right mouse button in Firefox will allow you to open a link in a new tab or window. But it can also calm some fears about what you might be opening (and how it behaves). Right clicking while hovering over a link can tell you if it opens in a new tab, what the URL is, and allow you to send or copy link location.

It is the little tricks like these that make a browser really useful, and more than just a vehicle for surfing the web. But like geoducks, sometimes you need to do a little digging to find them.

Filed under: Mozilla, Browser Tips, How-Tos, Browsers

Tweak Firefox to Make the Most of Your Netbook's Screen

First Asus released the EEE (you know, that tiny little Linux laptop), now netbooks are flooding the marketplace as other makers trip over themselves to compete. I love my new MSI Wind, but let's face it: 1024x600 doesn't give you a surplus of screen real estate. Here's what I've done to maximize my viewable area in Firefox without sacrificing much needed functionality.

Step one is to reduce what you can using the options Firefox provides out-of-the-box.

First to go: the status bar. While I know there are reasons to leave it visible, it's not really necessary for the bulk of the web browsing most of us do, and those are valuable pixels we can save. Next, head over to the toolbar menu click on customize. Switching from the default large to small icons will provide another small gain.

Now let's get rid of the bookmarks toolbar.

If you're not using an online bookmarking service yet, owning a netbook is a good reason to start. By using Google bookmarks and installing the GMarks addon, you're able to sneak all your favorites into the top main navigation toolbar. After you've installed GMarks, go back to toolbar customization and drag the GMarks Toolbar star onto the bar wherever you prefer it.

Read more →

Featured Time Waster

Graveyard Shift - zombie-busting Time Waster

With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet. They key to getting good at Graveyard Shift is learning to use ...

View more Time Wasters

Featured Galleries

Defective by Design, London: Protest Pictures
Microsoft Security Essentials
Chromium Pre-Alpha on CrunchBang Linux
Safari 4 Beta
10 Firefox themes that don't suck
IE8 RC1
Download Squad at the Crunchies After-Party
Download Squad at the Crunchies
WordPress 2.7
Cooking Mama: Mama Kills Animals
Windows 7 Hands On
Comodo Internet Security
Android First-look: Amazon.com MP3 Store
Android First-look: Twitroid
Google Reader Android
Android Hands-On
Twine 1.0
Photoshop Express Beta
Mozilla Birthday Cake
Palm stuff
Adobe Lightroom 1.1

 


Follow us on Twitter!

Flickr Pool

www.flickr.com

More Tech Coverage

AOL Radio

Joystiq

TUAW

Daily Finance

Autoblog

Urlesque

Engadget

WoW

Switched.com

FanHouse