Firebug

For those of us who do web-based development, Firebug must be the single most useful tool invented in a long time. I’ve used it for ages but I keep discovering new stuff it can do.

If by any chance you haven’t discovered it yet, go and get it now – it’s free. Any time spent learning your way around it is definitely going to be worthwhile. For some more advanced examples, you can watch Joe Hewitt’s talk, given last year at Yahoo.

Enjoyed this post? Why not sign up to receive Status-Q in your inbox?

3 Comments

There is even a plug-in for Firebug called YSlow:
http://developer.yahoo.com/yslow/

It’s mainly for analysing performance, but also has useful tools built in like JSLint for checking code quality.

Oh dear, says not compatible with Firefox3.0 🙁

It should prompt you for an update, to the latest version which is 🙂

Leave a Reply to Geoff Cancel reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

*

© Copyright Quentin Stafford-Fraser