HTML5 Links

Some links about the upcoming HTML5 standard:

Documentation

Mark Pilgrim is writing a book on HTML5 and publishing the work in progress online

Effects and Demos

Blowing up HTML5 video and mapping it into 3D space: Not obviously useful, but cool.

HumbleFinance: Dynamic charts with HTML5, Canvas, and Flotr for Prototype.

Quake II GWT Port: Using WebGL and WebSocket.

Libraries

Modernizr: Javascript library for detecting browser support for individual HTML5 features (e.g. video, canvas, etc.)

Flot: Plugin for the jQuery JavaScript library for drawing plots on an HTML5 canvas.