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: Detection of mobile devices using the User Agent HTTP header, highlighting challenges, limitations, and potential solutions for accurate matching.
Summary: The importance of thinking in generic terms when developing mobile websites.
Summary: A guide on building a basic Google Wave extension.