One of the tools that I use daily is the Firefox add-on Firebug. If you’re dealing with web development in any way, Firebug will give you an enormous wealth of information and tools:
- monitor how long it takes for each component of your web page to load;
- edit css and html with a live preview;
- debug javascript errors;
- analyze DOM, and more.
Although this is a plug-in, it has its own environment of extensions to add even more to the fun.
Firefox, our favorite web browser, is coming closer and closer to its version 3. I’ve been using Firefox v3 beta 5 for quite some time now and I can say it is working amazingly fast and more stable.