PUBLIC   marks

PUBLIC MARKS with tag firebug

Sponsorised links

This month

The 5 Best Firebug Extensions

by redyrod
The popular Firefox web development extension Firebug does some pretty cool stuff out of the box: Debug JavaScript, tweak the CSS, and see all the network traffic. I will add Dust-Me selectors

FirePHP - Firebug Extension for AJAX Development

by srcmax & 3 others (via)
FirePHP enables you to print to your Firebug Console using a simple PHP function call.

Jiffy Firefox Extension - Documentation

by Xavier Lacot & 2 others
The Jiffy Firefox Extension adds an additional panel to Firebug that provides a visual view of the Javascript time measurements captured by Jiffy-Web.

Sponsorised links

May 2008

Firebug Command Line API

by Krome & 1 other
The Firebug command line provides these special functions for your convenience:

sfFirePHP plugin

by Xavier Lacot
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.

April 2008

March 2008

mindforks: Debugging JavaScript evals

by greut

Note to self... when debugging dojo in firefox... always check the script option: "Show eval() sources" in firebug.

eval is evil, but still.

FirePHP - Extending Firebug < Reference

by greut (via)

The following example illustrates how to add a new panel called "Test Panel" to Firebug.

How to extend Firebug for your needs.

February 2008

Rip Myspace MP3 files

by maxxyme
Quick hint to "rip" MP3 files available to stream on Myspace's profiles thanks to Firefox extension Firebug

January 2008

November 2007

October 2007

My DebugBar | CompanionJS / HomePage

by camel & 3 others
Companion.JS (pronounced Companion dot JS or CJS) is a Javascript debugger for IE. The current version is 0.2, adding the following features to IE : * Detailled javascript error reporting (call stack and real file name where the error occured). * "Firebug"-like Console API feature. * Javascript console feature useful to inspect javascript objects at runtime. * A toolbar icon to open the Companion.JS panel.

jQuery Logging

by hobbes & 1 other (via)
So, I wrote a tiny jQuery extension that logs the current jQuery selection to the firebug console.

PUBLIC TAGS related to tag firebug

no tag

Sponsorised links