theMechanism (map)
Mike Taylor (Tunecore.com) and Jeffrey Barke (theMechanism) will continue last month's presentation on HTML5 by covering Web Forms 2.0 and the canvas, audio and video elements.
The canvas element can be used to draw graphics using JavaScript, while the audio and video elements permit native embedding of those media elements in the browser. Web Forms 2.0 provides, among other things, strongly-typed input fields, new attributes for defining constraints and new DOM interfaces.
Log in to Meetup with your Facebook account.
Sorry I can't make it. For those who know jquery, if you want to see a simple canvas-based tool, I recently made an "eye dropper"-style color picker w/ jquery & canvas:
demo: http://sstrudeau.com/jquery-dropper/demo/index.html


code: http://github.com/sstrudeau/jquery-dropper