Summary: Google Chrome's developer tools provide an all-in-one debugging suite for web developers, including elements, resources, network, scripts, timeline, profiles, audit, and console sections. The console allows for writing JavaScript code on the fly, and the cache can be disabled or modified.
Summary: Building a Wordpress 3 Mobilizer plugin, detailing the process, requirements, and challenges faced, plus the full source code for the plugin.
Summary: A tutorial on building a micro-stats logger in PHP as an alternative to Google Analytics, detailing the process of creating a system for testing stats on a Wordpress blog.
Summary: A JavaScript error in Internet Explorer 8 when set to IE7 emulation mode, and provides a solution to correctly identify the browser's version.
Summary: Implementing Jump Lists for Internet Explorer 9.