Firebug 1.2b2 for Firefox 3.0

“In this release we are trying to address the problems of enabling Firebug that users raised with 1.2b0. We now include the console as a disabled-by-default panel and Jan ‘Honza’ Odvarko has implemented a multi-panel enablement. We’ve also worked on the default settings and text to try to make the enablement smoother and simpler.” – …

Google hosted Prototype, script.aculo.us, jQuery, Mootools & Dojo via the AJAX Libraries API

Google now offers a cached compressed copies of Prototype, script.aculo.us, jQuery, Mootools and Dojo on its high-speed content distribution network via the AJAX Libraries API. Inclusion can be done directly (viz. <script src=”http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js”></script> or via Google AJAX API Loader’s google.load() method. Neatest part of google.load() is the smart versioning feature. Very nice!