As a follow up the previous post, I thought I’ll post up on the Firefox extensions I found useful while I was doing my web development work on spherebox:

Web Developer

Has all the necessary tools for HTML, CSS, forms and the like. Probably a must have extension for those doing development work.

IE Tab

I wouldn’t really say it’s for web development only as I’ve been using it for some time for viewing pages that only display properly in IE. It makes a Firefox tab use the IE rendering engine with a single click.

Other web development related extensions which I have yet to try out are the FireBug and LinkChecker extensions. The former is supposedly similar to Web Developer while the latter checks if the links on a page are still valid and highlights them accordingly.

Static website hosting with continuous deployment/delivery

While I was researching on static web hosting with Jekyll, one of the most suggested ways to get it up and running for free is by relying...… Continue reading