Posts Tagged ‘firefox’

Firefox 3 – Tomorrow!

That’s right, the long awaited Firefox 3, which I have previously encouraged you to download and install, comes out tomorrow. I’ll be sure to write up a formal review of it once I’ve really had the chance to use it. Can’t wait to play around with the new interface, new features, and enjoy the performance increases.

Firefox 3.0 Download Day

If you haven’t heard yet, the awesome folks over at Mozilla are attempting to set a Guinness world record for the number of software downloads in a single day. That day being the release of the highly anticipated Firefox 3.0. The absolute only thing you have to do is download Firefox 3.0 on the day of its release. The official release date has not yet been announced, but it will be soon. To find out more or get on the “Download Day” mailing list, swing by Spread Firefox and sign up!

Download Day

5 Great Firefox Add-ons

Firefox is easily the best web browser available today, but part of what makes it great is the expandability that it offers its users in the form of add-on extensions. So, without further ado, here are some of my favorite add-ons in no particular order.

  • Adblock Plus – I’ve not no issues with a few random text or graphical ads on the websites I visit, but the recent trend of flashing, page-covering, music playing and over all annoying ads is getting out of control. In comes Adblock Plus. Install it and you will rarely ever see another ad as long as you surf the web.
  • Forecastfox – How’s the weather outside? Install this and you’ll always know. It’s extremely customizable: You can change where in the browser it appears, what information it tells you, how many days ahead it’ll list, and of course, which city to report the weather on. You can even easily pull up a radar to see the weather coming your way.
  • StumbleUpon – Quite possibly the absolute best time waster ever invented. You create and account, choose what categories you like, and click the stumble button that will appear on Firefox. Every time you click that little “SU” button, a random new website will load up. Like the site? Click the thumbs up and you’ll see more like it. Don’t like it? Click the thumbs down. Just like prescription drug commercials, side effects include insomnia and dry eyes.
  • Flagfox – It’s extremely simple and straightforward: A little icon will display for every site you visit showing you the flag of the country in which the site is hosted. If you right click the flag icon, it’ll give you a few more options including pulling up the wikipedia article on that country, copying the site’s ip address, and more.
  • FireFTP – It’s not the most advanced FTP client ever, but for quick FTP uploads or downloads it has a nice clean interface, is easy to use, and can bookmark the sites you access so you don’t have to type in the account info each time.

Tweaking Firefox

After a few years of using Firefox, I’ve learned some fun tricks that you can do to it to make your Internet browsing experience even better. If you use Firefox, I highly suggest reading through this and doing some of the things listed.

  • Multiple Tabs As Your Homepage
    A while ago I accidentally discovered that you can easily have your homepage set with multiple pages, so when you open Firefox or click on the home button, it automatically opens each page in a different tab. The easiest way to do this is to open a tab for each page you want to have set as your home page, arrange the tabs the way you want them to appear each time, open up your main preferences, and click on “Use Current Pages” under home page. That’s it!
  • Quick Find
    Looking for a specific word on a page? Hit the “/” key and you’ll notice that a little box on the bottom pops up that says “Quick Find”. Type what you want to find and it’ll instantly navigate you to that point on the page.
  • Auto-Complete Addresses
    Type Control+L to get to the address bar, or just click on it. Type just the word that goes between the “www.” and the “.com/net/org”. If you hit Control+Enter, it will automatically fill it in with “.com”, Shift+Enter will automatically fill it in with “.net”, and Control+Shift+Enter will fill it in with “.org”.
  • Navigating Tabs
    Hate having to click around with your mouse to navigate between the tabs you’ve got open? Here’s the keyboard shortcuts:
    • Control+Tab (Rotate forward through the tabs)
    • Control+Shift+Tab (Rotate backwards through the tabs)
    • Control+1-9 (Jump to any of the first nine tabs)
  • Delete a URL From Your History
    You’ve probably noticed that as you type in a URL in the address bar, it shows you a list of similar links you’ve been to as you type. If you (for some unknown reason) want and/or need to remove one of those links, just use the up and down arrow keys on your keyboard to highlight, then simply hit the delete key and *poof* it’s gone.
  • Got Broadband? Speed up Firefox
    If you have a broadband Internet connection (who doesn’t?), you can use pipelining to speed up your page loads. Basically, this allows Firefox to simultaneously load multiple items on a page, instead of the default setting of one at a time. Type “about:config” into the address bar and hit enter. Then, type “network.http” in the filter field at the top of the page and change the following settings by double-clicking on them to change them.
    • Set “network.http.pipelining” to “true”
    • Set “network.http.proxy.pipelining” to “true”
    • Set “network.http.pipelining.maxrequests” to a number of around 20-30 (depending on how fast your broadband is). This will allow it to make up to that many requests at once.
    • Last, but not least, right-click anywhere on the window and select New -> Integer. Name it “nglayout.initialpaint.delay” and set the value to “0″. This is the amount of time the browser waits before it will act on the data it receives.

  • Edit the “Close Tab” Button
    Ever click on a tab to open it an accidentally clicked the [x] to close it? I know I have. Open up about:config and type “browser.tabs.closeButtons” in the filter. There are 4 values you can enter in to change how they will appear:
    • 0 – Only display the [x] on the tab at the forefront.
    • 1 – [Default] Display the [x] on all tabs.
    • 2 – Don’t display the [x] on any tabs (Control+W or middle click on the tab will still close it).
    • 3 – Display a single [x] at the far right of the tab bar (Firefox 1.x Style).

I hope this was all helpful!