InfoQ Homepage Firebug Content on InfoQ
News
RSS Feed-
Google Page Speed Goes Online and Mobile
Google has made Page Speed available online, enhancing it for analyzing web pages targeted at smartphones.
-
FireAtlas ASP.NET AJAX Viewer
FireAtlas is an extension to Firebug dedicated to ASP.NET AJAX debugging through providing PageRequestManager tracing and partial update inspection.
-
Google Has Open Sourced Page Speed
Google has just open sourced Page Speed, a tool used internally by Google to optimize their web sites, especially the speed web pages are loaded with.
-
Fiddler Web Debugging Proxy
Fiddler is a free proxy that logs HTTP(S) traffic, allowing developers to inspect requests and responses, set breakpoints, and tamper with incoming or outgoing data. Fiddler also includes an event-based scripting subsystem and can be extended using any .NET language. A simple but powerful example of Fiddler's utility can be seen when trying to get a complete view of a site's AJAX traffic.