By BuG
Posts tagged blog
Getfirebug Blog » Blog Archive » Firebug 1.6a17
Jul 20th
getfirebug.com has Firebug 1.6a17. We’re aiming for b1 next week, and this time we mean it! New in this release: First run page comes up on install or update. Removed all the .DTD files, no more entity based localization. …
Easy Blog Customization With Firebug | Web Sketchers Blog
Jul 20th
How to customize your blog (Thesis or any theme) using the Firebug plugin for Firefox. blog.2CreateAWebSite.com.
Getfirebug Blog » Blog Archive » Introducing Pedro Simonetti Garcia
Jul 20th
Pedro Simonetti Garcia has been leading the Firebug Lite development effort and helping us plan for a merger of Firebug Lite and part of the Firebug for Firefox code base. He will be using this blog to post information about Firebug …
Getfirebug Blog » Blog Archive » Firebug Lite 1.3.1b1
Jul 6th
getfirebug.com has a new beta release of Firebug Lite 1.3.1b1. Lite is the Firebug for IE, Safari, Chrome, and Opera. Look for the Firebug icon in the lower corner of the web page, it’s minimized to start. …
Getfirebug Blog » Blog Archive » Firebug 1.6a14
Jul 6th
Max of 40 entries; preview-with-select, shows up blue, erased if you type, accepted if you type any non-identifier character; tab-cycles (like other Firebug editors), this is an incompatible change (TAB used to accept completion). …
Getfirebug Blog » Blog Archive » Firebug 1.6a15
Jun 30th
This entry was posted on Monday, June 28th, 2010 at 1:48 pm and is filed under Firebug Releases. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own …
Getfirebug Blog » Blog Archive » Firebug 1.6a13
Jun 29th
This entry was posted on Monday, June 21st, 2010 at 2:58 pm and is filed under Firebug Releases. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own …
Getfirebug Blog » Blog Archive » Firebug 1.6a12
Jun 29th
getfirebug.com has Firebug 1.6X.0a12. Just one more alpha to go then its Beta time! Feature work: SVG pretty print in the net panel (contribution from Sebastian Zartner); save and restore error breakpoints; Script panel file list has …
Getfirebug Blog » Blog Archive » Firebug book by Luthra and Mittal
Jun 29th
There’s a now a new way to learn about Firebug: “Firebug 1.5: Editing, Debugging, and Monitoring Web Pages,” by Chandan Luthra and Deepak Mittal, published by Packt Publishing. This book examines Firebug features in a straight-forward, …
XPath in Selenium « Developers blog
Jun 13th
A great facility to find the XPath to an element is the Firebug plugin. Simply right-click on an element in the HTML view and choose "copy XPath". You will get a rather complicated expression, which can usually be simplified, …