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.
SublimeVideo is a great looking HTML 5 video player that allows video embedding without the need of browser plugins (of course your visitors will need a modern browser). The player is just a “pre-release demo” for now, but most of its features are already working. You can check the demo and read more in the developer’s blog.
YouTube announced today that they are introducing an experimental version of an HTML5-supported video player.
The player has some limitations: It doesn’t support videos with ads, captions, or annotations and only works in browsers that support both the video tag and h.264 encoding (Chrome, Safari and Internet Explorer using ChromeFrame).
To try it out, go to the HTML5 page via TestTube or visit this page and join the HTML5 Beta.
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.
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.