Site Speed Analysis With YSlow
July 30, 2007 | 2 Comments
This is a nifty little tool to add to your web development toolkit! Yahoo has developed a nifty website speed analysis Firebug extension. Yep. Not Firefox…FireBug. (Which I guess makes it a Firefox extension with a dependancy…but whatever). The extension is YSlow which Yahoo! describes as:
Install Firebug first!
- Performance report card
- HTTP/HTML summary
- List of components in the page
- Tools including JSLint
Once installed, the plugin adds its features onto Firebug itself, giving a few extra things to click on and view. (Note the added menu options at the top of the following image):
If you are curious about what to do with the data that YSlow provides, Yahoo has some nice docs as usual. Overall, this is a sexy little tool!
Firebug 0.4 Released. Can Web Development Be Any Sexier?
May 24, 2006 | 6 Comments
One of my must have extensions for firefox has a new version out! Firebug, if you don’t already know, is an Ajax/layout/javascript troubleshooter and is extremely well developed. In version 0.4, Firebug steps beyond the bounds of being a troubleshooter and can now be considered a full fledged debugger. Its new features include:
- JavaScript Debugger
- Stack Traces with JavaScript Errors
- Debug JavaScript Errors
- Logging levels and assertions
- printf-like String formatting
For more info, check out the release notes!
(note: I found out about this on Ajaxian)



