By BuG
Posts tagged hard
Software is hard | Firebug 1.6: Switch to the default locale
Jul 25th
Firebug 1.6 is slowly approaching a beta phase and one of the last features we have put in a18 is related to localization. Note that Firebug is currently using more than 500 strings in its UI and these are translated into approximately …
Software is hard | Firebug 1.6: Command line available on all panels
Jun 29th
One of the new features introduced in Firebug 1.6a14 (will be available later today) is a possibility to use the command line also from other panels (not only from the Console panel). This feature has been requested for a long time and …
Software is hard | Firebug 1.6: Tracking also BFCache reads
Jun 29th
Another new feature that made it into Firebug 1.6a14 (available later today) is tracking HTTP responses coming directly from Firefox BFCache (back/forward cache) and displaying them within the Net panel. …
Software is hard | Firebug 1.6: Back and Forward Navigation
Jun 8th
Another feature introduced in Firebug 1.6a11 is support for back and forward navigation. This well known pattern used in all web browsers to navigate among visited web pages turned out to be quite useful for Firebug too. …
Software is hard | Tabular logs in Firebug
Jun 8th
Firebug 1.6X.0a11 implements a new console.table method that allows output of tabular data into the Console panel. This feature was suggested by Patrick Mueller who works on webkit based on a similar feature implemented in FirePHP by …
Software is hard | Firebug 1.5: Editing, Debugging, and Monitoring …
Jun 8th
After a brief introduction to Firebug and its history, the authors provide excellent and detailed description of all Firebug features (panel by panel) and so, the first half of the book represents a comprehensive reference guide for …