Posts tagged: firebug
- WebKit gets Web Inspector Updates
- Yesterday the folks at Surfin’ Safari announced several new and/or improved features to its Web Inspector. Web Inspector is a debugging tool similar to Firebug and Page Speed or YSlow. These updates will be be available in the next version of Safari. To use them now, install a nightly build of WebKit. The latest version [...] [4 Nov 2009]
- A complete list of JS-Kit Echo Classes for use with CSS
- I am implementing JS-Kit Echo for a project at work, and I am modifying it to match our design more closely. The Echo wiki has some great documentation on how to modify an Echo skin, but I needed more. Below is the complete list of every Echo-related class, as found in the WordPress plug-in. Notes: [...] [13 Oct 2009]
- Debugging Flash applications with Firefox extensions
- Using ExternalInterface and Firebug Lately, the day job has had me busting booty on a Flash/ActionScript project that makes considerable use of the ExternalInterface class. ExternalInterface allows Flash to communicate with its HTML container using JavaScript. It’s a groovy feature, but one that changes the development process a bit. Unlike straight-up Flash development, ExternalInterface requires [...] [1 May 2009]