Pages

Tuesday, August 9, 2011

Practical Guide to Take Your TODO List Offline

Expanding on the simple TODO list, this tutorial gives a practical guide for taking the sample offline using the application cache.

Reading files in JavaScript using the File APIs

Starter guide for using the File/FileList/FileReader APIs to process and read binary files in JavaScript.

A Simple Trip Meter using the Geolocation API

Learn how to implement geolocation very quickly including a distance calculator

Using the Notifications API

Learn the notification basics creating a twitter notification

A Simple TODO list using HTML5 WebDatabases

Create a TODO list which persists data using a client side database.

Quick Guide to Implementing the HTML5 Audio Tag

Learn how to use the HTML5 audio tag and fall back to Flash on platforms which do not support it.