Firebug Links
From FirebugWiki
(Difference between revisions)
(→Use with other Tools) |
Sebastianz (Talk | contribs) m |
||
| (12 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | == Book == | ||
| + | * [https://www.packtpub.com/firebug-1-5-editing-debugging-and-monitoring-web-pages/book?rk/firebug-abr1/0410 Firebug 1.5: Editing, Debugging, and Monitoring Web Pages] by Chandan Luthra and Deepak Mittal. | ||
| + | ** [http://www.softwareishard.com/blog/firebug/firebug-15-editing-debugging-and-monitoring-web-pages Review by Jan "Honza" Odvarko] | ||
| + | ** [http://blog.getfirebug.com/2010/06/06/firebug-book-by-luthra-and-mittal/ Review by John J. Barton] | ||
| + | |||
| + | ==Videos== | ||
| + | * [http://vimeo.com/18411877 (2011) Jay Garcia explains what's new in Firebug 1.6] | ||
| + | * [http://yuiblog.com/blog/2007/01/26/video-hewitt-firebug/ (2007) Joe Hewitt gives a talk on advanced features of Firebug] | ||
| + | * [http://www.litfuel.net/plush/?postid=161 Jim Plush's Firebug screencasts] | ||
| + | * [http://soylentfoo.jnewland.com/articles/2006/12/08/firebug-10-screencast (2006) Jesse Newland's Firebug screencast] | ||
| + | |||
== Tutorials == | == Tutorials == | ||
| + | * [http://ulancer.com/2012/01/firebug-tutorial-getting-started/ (2012) Clifford Ngong's Getting Started (FB 1.8.4)] | ||
| + | * [http://www.w3resource.com/web-development-tools/firebug-tutorials.php (2011) Firebug Tutorial by w3resource.com (FB 1.9.0)] | ||
| + | * [http://t3n.de/magazin/css-bearbeiten-firebug-web-layouts-analysieren-variieren-220315/ (2007) Peter Müller's Web-Layouts analysieren und variieren mithilfe des Firefox-Plugins: CSS bearbeiten mit Firebug] | ||
| + | * [http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging (2007) Micheal Sync's Firebug Tutorial – Script Tab: Javascript Debugging] | ||
| + | * [http://www.evotech.net/blog/2007/06/introduction-to-firebug/ (2007) Estelle Weyl's Introduction to Firebug] | ||
| + | * [http://encytemedia.com/blog/articles/2006/05/12/an-in-depth-look-at-the-future-of-javascript-debugging-with-firebug (2006) Justin Palmer's tutorial on Firebug JavaScript debugging] | ||
== Extensions == | == Extensions == | ||
| + | * [[Firebug Extensions|Existing extensions]] | ||
| + | * [[Firebug Internals|Extension development]] | ||
| + | |||
| + | == Use with other tools == | ||
| + | * [http://happygiraffe.net/blog/2007/09/26/jquery-logging/ Logging to Firebug Console with jQuery] | ||
| + | * [http://jquery-howto.blogspot.com/2009/02/jquery-for-firebug.html Insert jQuery into any page's DOM on the fly] (Makes jQuery available for use in Firebug) | ||
| - | == | + | == Other Web Page Debugger Projects == |
| + | * [http://blog.chromium.org/2009/06/developer-tools-for-google-chrome.html Developer Tools for Google Chrome] | ||
| + | ** [http://blog.chromium.org/ The Chromium Blog] | ||
| + | ** [http://code.google.com/chrome/extensions/trunk/tut_debugging.html Google Chrome Extensions, Tutorial: Debugging] | ||
| + | ** [http://www.chromium.org/devtools Google Chrome Developer Tools] | ||
| - | + | * [http://msdn.microsoft.com/en-us/library/dd565628%28VS.85%29.aspx Discovering Internet Explorer Developer Tools] | |
| - | *[http:// | + | ** [http://elegantcode.com/2009/05/18/firefoxfirebug-vs-ie8-developer-toolbar/ Firefox+Firebug vs. IE8 Developer Toolbar (May 2009)] |
| - | *[http:// | + | |
== Firebug Working Group == | == Firebug Working Group == | ||
| Line 13: | Line 39: | ||
Core and Extension Developers, Sponsors. | Core and Extension Developers, Sponsors. | ||
| - | *[http://getfirebug.com/workingGroup | + | * [http://getfirebug.com/workingGroup members] |
| - | *[http://groups.google.com/group/firebug-working-group newsgroup | + | * [http://groups.google.com/group/firebug-working-group newsgroup] |
| - | + | ||
Latest revision as of 12:06, 12 April 2012
Contents |
[edit] Book
- Firebug 1.5: Editing, Debugging, and Monitoring Web Pages by Chandan Luthra and Deepak Mittal.
[edit] Videos
- (2011) Jay Garcia explains what's new in Firebug 1.6
- (2007) Joe Hewitt gives a talk on advanced features of Firebug
- Jim Plush's Firebug screencasts
- (2006) Jesse Newland's Firebug screencast
[edit] Tutorials
- (2012) Clifford Ngong's Getting Started (FB 1.8.4)
- (2011) Firebug Tutorial by w3resource.com (FB 1.9.0)
- (2007) Peter Müller's Web-Layouts analysieren und variieren mithilfe des Firefox-Plugins: CSS bearbeiten mit Firebug
- (2007) Micheal Sync's Firebug Tutorial – Script Tab: Javascript Debugging
- (2007) Estelle Weyl's Introduction to Firebug
- (2006) Justin Palmer's tutorial on Firebug JavaScript debugging
[edit] Extensions
[edit] Use with other tools
- Logging to Firebug Console with jQuery
- Insert jQuery into any page's DOM on the fly (Makes jQuery available for use in Firebug)
[edit] Other Web Page Debugger Projects
[edit] Firebug Working Group
Core and Extension Developers, Sponsors.