LWN.net Logo

The Grumpy Editor encounters Firebug

The Grumpy Editor encounters Firebug

Posted Aug 28, 2007 19:09 UTC (Tue) by lacostej (subscriber, #2760)
Parent article: The Grumpy Editor encounters Firebug

Firebug is one of the best web developer tool out there.

Some of my preferred other extensions for web development: selenium-ide (for automated testing), web developer and greasemonkey.

Enjoy the ride.

And good to head the LWN is getting a facelift :)


(Log in to post comments)

The Grumpy Editor encounters Firebug

Posted Aug 28, 2007 23:23 UTC (Tue) by sayler (subscriber, #3164) [Link]

ditto on selenium IDE + Firebug! Great development tools! (I wish firebug had been around the last big CSS project I did -- or that it's JS debugger was around on my last JS project.)

Oh well!

The Grumpy Editor encounters Firebug

Posted Aug 29, 2007 1:25 UTC (Wed) by Mithrandir (subscriber, #3031) [Link]

Firebug is (like so much other OSS) an evolution of the existing tools. Venkman (JS debugger) has been around since the early mozilla suite days, as has the DOM inspector. The only bit that's really new is the CSS inspection feature, and a whole bunch of polish.

A great tool... I use it in combination with the web developer toolbar.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds