Multiple Homepages in Mozilla Firefox
With all of the websites I frequent at work, I'm always opening the same tabs over and over when I get on the clock. Annoying to say the least. You can imagine my joy when I figured out how to have multiple homepages in Firefox.

The Execution
Step 1: Fire up Firefox.
Step 2: In the main menu, go to Tools -> Options
Step 3: In the Startup tab, enter your desired homepage URLs separated by pipes in the "Homepage" box.
The only downside to using the multiple homepage system is that every hompage opens when you click the "Home" button.
![CSS Filters]()
CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...
![Serving Fonts from CDN]()
For maximum performance, we all know we must put our assets on CDN (another domain). Along with those assets are custom web fonts. Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...
![jQuery Comment Preview]()
I released a MooTools comment preview script yesterday and got numerous requests for a jQuery version. Ask and you shall receive! I'll use the exact same CSS and HTML as yesterday.
The XHTML
The CSS
The jQuery JavaScript
On the keypress and blur events, we validate and...
![Use Custom Missing Image Graphics Using MooTools]()
Missing images on your website can make you or your business look completely amateur.
Unfortunately sometimes an image gets deleted or corrupted without your knowledge.
You'd agree with me that IE's default "red x" icon looks awful, so why not use
your own missing image graphic?
The MooTools JavaScript
Note that...
Or open the tabs you want as starting pages and press “Use Current Pages” in the Options.
Or use Opera. It has support for 9 sites on speed dial (little thumbnails of the site for your homepage).
I’ve never been high on Opera. The UI has always been a major turnoff for me. And I now depend on my Firefox plugins for development.
To open a blank tab, add a pipe after the last url.