Unlike most geeks, I've been slow to convert from Internet Explorer to Firefox. Although many tech guys will claim that IE is inferior because, you know, anything made by a giant corporation with years of experience and a paid staff must suck, I have held out for some time. For awhile there I didn't want to switch because Firefox was noticeably slower, didn't load a fair number of pages "correctly", and worst of all, didn't support the Google Toolbar (actually, the other way around, but whatever). You could assail me endlessly with stories of tabbed browsing and claims of greater security with FF, but I had become quite accustomed to and familiar with IE and was happy where I was.
But my allegiances are starting to shift.
The latest versions of Firefox are pretty good and have a number of nice features. Tabbed browsing is, of course, quite awesome(although I think Opera actually first implemented it), and the ability to load in extensions to modify browser behavior is really cool. FF does piss me off sometimes, though: it still feels a little slower than Microsoft's browser, the Options menu seems like it is lacking features (ability to specify the cache location, for instance), it chokes on some pages, and its implementation of some CSS/HTML tags/attributes can be annoying (the character limit on the
title attribute in particular makes my
dfn tags here on WITFITS only useful in IE). So, for now I'm double-fisting and using both browsers.
All of that was just a lead-in to talk about some cool Firefox extensions I've come across, some of which are great for Blogger users. Note that you have to restart your Firefox session (completely close all browser instances) before installed extensions start working.
Google Toolbar (extension)What it does: Adds a plethora of Google-powered features, which
I've gone on about before, just a mouse-click away.
How it's useful: How
isn't it useful? Now that there's a version for Firefox, there's just no reason not to have it installed.
What's in it for Blogger users: If you use the Blogger GUI for writing posts, or you ever comment on blogs, the spellcheck feature is a must have. You just click the button on the Google Toolbar and it shows you all the spelling mistakes in your post or comment. It checks spelling inline (unlike most spell checkers which pop up a new window) and you simply click on a misspelled word to see suggestions and correct it. Forget about the built in Blogger GUI spell checker for your posts, use the Google one instead.
Caveats: It works great in IE but has some issues in FF. The spell-checker doesn't always seem to work. According to a support e-mail I received, they are aware of this bug, and their engineering team is working to find a solution.
Where to get it: You can get it for your browser
here.
Tabbed Browsing (feature)What it does: Tabbed Browsing allows one to open pages in "tabs" under one browser window/instance instead of having to resort to opening multiple ones.
How it's useful: It's much easier to keep track of multiple pages and doesn't clutter up your Windows Taskbar.
What's in it for Blogger users: It's handy to have the Blogger page in one tab, your blog in another, and any pages you may be researching or citing in additional tabs. It makes switching back and forth easy, especially if you have just posted and want to make quick touch-up edit.
Where to get it: It's built in to Firefox and Opera.
Colorful Tabs (extension)What it does: Individually colors Firefox tabs.
How it's useful: It makes your tabs stand out a little more by coloring them. It's certainly not a "must-have" but I find the enhancement pleasing.
What's in it for Blogger users: Nothing that isn't there for everyone else.
Where to get it: Extension Page |
Install NowResizeable Textarea (extension)What it does: Allows you to grab the edges of a textarea input box and resize it.
How it's useful: In general, textarea boxes like the ones found on the comment posting pages of Blogger weblogs are somewhat small. If you are running at a high resolution you're not taking advantage of all the extra window space. Plus, if you are wordy like me, some extra room would help.
What's in it for Blogger users: Unfortunately this doesn't seem to work with the Blogger GUI for editing posts (see below) but is very handy for commenting on Blogger web logs.
Where to get it: Extension Page |
Install NowLong Titles (extension)What it does: Fixes bug in Mozilla, upon which Firefox is built, that truncates the title attribute of tags.
How it's useful: If you mouse over the words "
software bug", which I've marked with the
dfn tag, you'll notice that in FF the full definition (supplied by the
title attribute) is not supplied like it would be in Internet Explorer. This "tooltip" ability is used by many websites (including WITFITS) to deliver additional information to the reader.
What's in it for Blogger users: Nothing that isn't there for everyone else.
Where to get it: Extension Page |
Download (Use
File->Open to install)
Popup ALT Attribute (extension)What it does: Provides "tooltip" for
alt attribute of
img tag ala Internet Explorer.
How it's useful: The HTML guidelines specify that the
alt attribute of an
img tag is to specify alternate text for when the browser doesn't display an image, or potentially for text-to-speech webpage readers. Internet Explorer provides this text in a tooltip when one mouses over an image, but Firefox does not (which is correct adherence to the guidelines). The solution for webmasters is to use the
title attribute instead, but some sites (including WITFITS until I fix it) do not do this.
What's in it for Blogger users: Nothing that isn't there for everyone else.
Where to get it: Extension Page |
Install NowRetro Find (extension)What it does: Replaces Firefox's "find while you type" with a pop-up-box-style find.
How it's useful: If you consider the default FF find annoying, the retro-style find may be more to your liking.
What's in it for Blogger users: Since FF's default find doesn't search textareas, the retro version may be preferable if you often need to search through a post you're editing with Blogger's GUI.
Where to get it: Extension Page |
Install NowSessionSaver (extension)What it does: Restores your browser to the same state as when it was last closed (windows, tabs, typed text).
How it's useful: Having your browser crash can be particularly obnoxious if you are multitasking your webcrawling efforts. This fixes that problem by having it all restored when you re-open Firefox. For day-to-day use, however, it's handy to be able to close down the browser in mid-session and pick right back up where you left off (in case the significant other walks in while you are trawling for Hobbit porn).
What's in it for Blogger users: If you have half a dozen tabs open doing research for a post, it can be handy to just close down the browser knowing it will all come back the next time you start FF.
Where to get it: Extension Page |
Install NowIE View (extension)What it does: Allows you to open a page or a link in an Internet Explorer window.
How it's useful: Some websites don't play nice with Firefox. Switch over when you find a pesky nonconformist.
What's in it for Blogger users: A great way to make sure your blog posts or template looks the same in both FF and IE at the click of a button. Also, if you use the Google Toolbar spellcheck for posts and it's giving you grief in FF, you can quickly switch over to IE and run it there.
Where to get it: Extension Page |
Install NowIE Tab (extension)What it does: Allows you to open a page or a link in Internet Explorer in a Firefox tab.
How it's useful: Like IE View but one better: it's IE running in a tab in Firefox! A little icon at the bottom of the browser window lets you know which engine is rendering the page.
What's in it for Blogger users: If you liked IE View, you'll also have a high degree of like for IE Tab.
Where to get it: Extension Page |
Install NowGreasemonkey (extension)What it does: Allows ability to add bits of DHTML ("user scripts") to any web page to change its behavior.
How it's useful: Necessary to run the Greasemonkey user scripts.
What's in it for Blogger users: There are some cool Blogger-specific user scripts.
Where to get it: Extension Page |
Install NowBlogger keep current time on post (Greasemonkey script)What it does: Updates date and time field on Blogger post editor to current time.
How it's useful: It's only useful to Blogger users that edit posts with the GUI.
What's in it for Blogger users: For whatever reason, the time for a post on Blogger is set to the time one opens it for editing, not the the time it is actually posted. This script will automatically update the date/time fields at the bottom of the post editor so that it stays set to the current time. It only does this for new posts (so you don't have to worry about it mucking with the time if you edit a previously published one) and provides a checkbox for turning it on and off.
Where to get it: Script Page |
Right Click To Install (requires Greasemonkey)
Blogger large post editor (Greasemonkey script)What it does: In the Blogger GUI, Makes title field wider and makes post editor textarea fill the width of the browser window.
How it's useful: It's only useful to Blogger users that edit posts with the GUI.
What's in it for Blogger users: If you run at a high resolution this let's you take advantage of all that extra real-estate.
Where to get it: Script Page |
Right Click To Install (requires Greasemonkey)
Blogger large template editor (Greasemonkey script)What it does: Doubles the height of the textarea in the Blogger template editor (and hides the navbar settings).
How it's useful: It's only useful to Blogger users.
What's in it for Blogger users: The template editor is too small by default. This is a considerable improvement.
Where to get it: Script Page |
Right Click To Install (requires Greasemonkey)
You can find more extensions at
Mozilla Update and more Greasemonkey scripts at
Userscripts.org, or your at local library. Oops, sorry, PBS flashback.