JavaScript Design Patterns – An Updated Free Book For Developers

Over the past year or so I’ve been actively trying to encourage more developers to invest time in learning about the benefits of design patterns and how they can be applied to JavaScript. To help with this, I wrote a book on the topic which I released for free. Learning JavaScript Design Patterns → Learning …

The case against localStorage

Christian Heilmann on localStorage: We have to stop advocating localStorage as a great opportunity for storing data as it performs badly. Sadly enough the alternatives are not nearly as supported or simple to implement. There is no simple solution for local storage → Related: Web Storage Introduction →

Mari0 Released!

Mari0, the game that cleverly mixes Super Mario Bros. and Portal, has been released over the weekend. Available for Mac, Windows & Linux. Source included (written in LÖVE) Download Mari0 → UPDATE The 1.1 download seems broken on OS X. Can be fixed by viewing the package contents and deleting mari0_1.0.love from the Resources Package …

Microsoft Holoflector

Holoflector is a unique, interactive augmented-reality mirror. Graphics are superimposed correctly on your own reflection to enable a novel augmented-reality experience. Presented at Microsoft TechForum 2012, Holoflector leverages the combined abilities of Kinect and Windows Phone to infer the position of your phone and render graphics that seem to hover above it. (via teusje)