<archive for="February, 2010">

Client-side databases using HTML5

Web SQL Database is a set of APIs created to manipulate client-side databases using SQL. Since the databases are stored on the user’s browser, this could allow web applications to work online and off-line. You can see a complete usage example of Web SQL Databases created by html5rocks.

Sketchpad: Online drawing using HTML 5

Sketchpad is a cool HTML 5 application to create drawings online. It has all the features you can expect on a standard desktop app directly from your (modern) browser and a great looking design.