Firebug Links
From FirebugWiki
(Difference between revisions)
Sebastianz (Talk | contribs) m (Moved the newest video link up) |
Sebastianz (Talk | contribs) (Fixed links + reformatting) |
||
| Line 5: | Line 5: | ||
==Videos== | ==Videos== | ||
| - | *[http://vimeo.com/18411877 (2011) Jay Garcia explains what's new in Firebug 1.6] | + | * [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://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://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] | + | * [http://soylentfoo.jnewland.com/articles/2006/12/08/firebug-10-screencast (2006) Jesse Newland's Firebug screencast] |
== Tutorials == | == Tutorials == | ||
| - | *[http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging (2007) Micheal Sync's Firebug Tutorial – Script Tab : Javascript Debugging] | + | * [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/ Estelle Weyl's Introduction to Firebug] | + | * [http://www.evotech.net/blog/2007/06/introduction-to-firebug/ 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] | + | * [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) | |
| - | == Use with other | + | |
| - | *[http://happygiraffe.net/blog/2007/09/26/jquery-logging/ | + | |
| - | *[http://jquery-howto.blogspot.com/2009/02/jquery-for-firebug.html | + | |
== Other Web Page Debugger Projects == | == 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/2009/06/developer-tools-for-google-chrome.html Developer Tools for Google Chrome] |
| - | **[http://blog.chromium.org/ The Chromium Blog] | + | ** [http://blog.chromium.org/ The Chromium Blog] |
| - | **[http://code.google.com/chrome/extensions/trunk/tut_debugging.html Google Chrome Extensions, Tutorial: Debugging] | + | ** [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://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://msdn.microsoft.com/en-us/library/dd565628%28VS.85%29.aspx Discovering Internet Explorer Developer Tools] |
| - | **[http://elegantcode.com/2009/05/18/firefoxfirebug-vs-ie8-developer-toolbar/ | + | ** [http://elegantcode.com/2009/05/18/firefoxfirebug-vs-ie8-developer-toolbar/ Firefox+Firebug vs. IE8 Developer Toolbar (May 2009)] |
== Firebug Working Group == | == Firebug Working Group == | ||
| Line 38: | Line 36: | ||
Core and Extension Developers, Sponsors. | Core and Extension Developers, Sponsors. | ||
| - | *[http://getfirebug.com/workingGroup/ members] | + | * [http://getfirebug.com/workingGroup/ members] |
| - | *[http://groups.google.com/group/firebug-working-group newsgroup] | + | * [http://groups.google.com/group/firebug-working-group newsgroup] |
| - | *[http://groups.google.com/group/firebug-working-group/web some internals documentation] | + | * [http://groups.google.com/group/firebug-working-group/web some internals documentation] |
Revision as of 17:37, 14 May 2011
Contents |
Book
- Firebug 1.5: Editing, Debugging, and Monitoring Web Pages by Chandan Luthra and Deepak Mittal.
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
Tutorials
- (2007) Micheal Sync's Firebug Tutorial – Script Tab: Javascript Debugging
- Estelle Weyl's Introduction to Firebug
- (2006) Justin Palmer's tutorial on Firebug JavaScript debugging
Extensions
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)
Other Web Page Debugger Projects
Firebug Working Group
Core and Extension Developers, Sponsors.