Updated readme to include demos I want to add and a TODO list

This commit is contained in:
Remy Sharp 2010-02-03 09:13:45 +00:00
parent 60fba1166f
commit 2c59c45775
1 changed files with 15 additions and 1 deletions

View File

@ -7,4 +7,18 @@ A collection of HTML5 experiments I've created, now open source and on GitHub, s
* If a user can hit view source on the demo, then we've done our job
* Where possible browser support should be named (FF3.5, etc)
* All content is open source and content is [Creative Commons Share Alike 2.0](http://creativecommons.org/licenses/by-sa/2.0/uk/)
* Individual demos, if authored by someone other than [@rem](http://twitter.com) can be credited as appropriate
* Individual demos, if authored by someone other than [@rem](http://twitter.com) can be credited as appropriate
## Demos Required
* Microdata
* SVG
* More audio and video demos
* More introductions to canvas
* More event based stuff
* WebSockets (@rem - have a demo ready, but not the server side)
## TODO
* Reorganise the directory structure to categorise demos
* Create an easy way to drive the template for the site (currently it's a complete copy for each of the files)