The Future of the Web: HTML5
Derek Bender shares “The Future of the Web: HTML5“, a great looking presentation with an overview about HTML 5.
Derek Bender shares “The Future of the Web: HTML5“, a great looking presentation with an overview about HTML 5.
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.
The guys at HTML5 Doctor just launched an excellent HTML5 Glossary that is not limited to tag reference but also contains very useful code examples and links to their great articles discussing the use (and misuse) of some of the tags.

Woork brings us a very handy and nicely designed HTML 5 cheat sheet:
This cheat sheet is essentially a simple visual grid with a list of all HTML tags and of their related attributes supported by HTML versions 4.01 and/or 5.
You can download the cheat sheet in PDF or PNG format, both in black or white background, on Woork.
Baseline is a CSS framework that aims to be a basic typographic layout and build a simple grid system, including style for HTML forms and new HTML 5 elements.
This framework uses the font metrics to line up headlines, paragraphs, form labels and other elements on the page baseline, tending to create a nice fixed layout.
Download the zip to test the framework and see some examples.
A group of well known developers joined forces to create the HTML5 Super Friends in an effort to support the adoption of the new standard, listing some great ideas to improve and clarify the specification.
HTML 5 editor Ian Hickson talks about the development process, his favorite features, the most controversial points and all things HTML 5 in an interview with Tech Republic.