Please consider donating: a local project in memory of my daughter

Archive for January, 2011

Simple Offline Application

I've written my fair share of single file applications. All the JavaScript and CSS are inline, and if I'm feeling particularly ninja, I'll base64 encode the images, and make them inline too. To make the whole thing completely available offline is insanely easy, and reusable to boot.

Creative HTML5 and JavaScript workshop by @seb_ly

This week I had the pleasure of attending Seb Lee-Delisle's Creative HTML5 and JavaScript workshop and even as someone who classes themselves as an expert JavaScripter (I hope!), I still learnt tons.