Technique Off Canvas A multi-device web layout pattern. The idea is to have navigation and sidebar content hidden just off-screen to the right and left for easy access on small/medium viewports. Off Canvas is a design pattern, not a plugin or framework. Conditional Slideshow How do we serve large slideshow images conditionally to large screens and save the mobile user from the excess downloads? I propose a technique that aims to answer that question. FlexNav A mobile-first example of using media queries and javascript to make a decent site menu with drop downs. Special attention paid to touch screens using click events. Responsive Media Boxes A set of classes to use with common media box scenarios for mobile-first responsive web designs.
Web Apps Find My News A location-based web app pulling in local news stories. Users can save stories to a queue via html5 localStorage.
FeedFix An application that pulls in the most recent world news stories from the New York Times and allows in-browser storage of links a user would like to save. A work in progress.
Leaflet Places A map application using the Leaflet maps api. In this particular example, I've placed markers at interesting places I've visited in the United States.