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 Animations Between Media Queries]()
CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...
![JavaScript Promise API]()
While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready? Promises are becoming a big part of the JavaScript world...
![MooTools CountDown Plugin]()
There are numerous websites around the internet, RapidShare for example, that make you wait an allotted amount of time before presenting you with your reward. Using MooTools, I've created a CountDown plugin that allows you to easily implement a similar system.
The MooTools JavaScript
The CountDown class...
![Add Controls to the PHP Calendar]()
I showed you how to create a PHP calendar last week. The post was very popular so I wanted to follow it up with another post about how you can add controls to the calendar. After all, you don't want your...
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.