A JavaScript vector graphics framework utilizing HTML5 Canvas. It has “a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.”
html5
HTML5 — Edition for Web Developers
‘The focus of this specification is readability and ease of access. Unlike the full HTML specification, this “web developer edition” removes information that only browser vendors need know.’
This is sorely needed.
20 Things I Learned About Browsers and the Web
“20 Things I Learned About Browsers and the Web” is a short guide for anyone who’s curious about the basics of browsers and the web." The illustrations are great and the implementation (using the canvas tag) is slick.
Close Pixelate
"Inspired by American portrait painter Chuck Close, this script converts an image into a pixelated version using an HTML5 canvas element. It's basically a simple demo for canvas' imageData functionality."
HTML5 Boilerplate
As noted on the site, this is "the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site" While I likely won't use this whole, there are some very interesting pieces to this worth using, especially in the style sheet and .htaccess files. I'll likely appropriate many of the concepts for my work.
This is an outstanding contribution to the Web development community by Paul Irish and Divya Manian as well as all of the people whose work they built upon.
The HTML5 test
This site provides "an indication of how well your browser supports the upcoming HTML5 standard and related specifications."