Go to file
Remy Sharp ad614eef1b Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
css Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
demos Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
images Loading existing examples from html5demos.com 2010-02-03 08:59:46 +00:00
includes Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
js Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
.htaccess Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
MIT-LICENSE.TXT License 2010-02-03 09:08:26 +00:00
README.markdown TODO: clearer versioning 2010-02-03 09:27:29 +00:00
canvas-grad.html Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
dizzy.mp4 Loading existing examples from html5demos.com 2010-02-03 08:59:46 +00:00
dizzy.ogv Loading existing examples from html5demos.com 2010-02-03 08:59:46 +00:00
drag-orig.html Loading existing examples from html5demos.com 2010-02-03 08:59:46 +00:00
drag.html Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
drag2.html Loading existing examples from html5demos.com 2010-02-03 08:59:46 +00:00
html5demo.manifest Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
index.html Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
page.php Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
postmessage-target.html Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00
video-canvas.html Complete reorganisation of the directory so that making new demos appears, visually, more consistent. I'd like a better way to credit other people if they start contributing demos - but for now, no one has ;-) 2010-03-04 12:07:09 +00:00

README.markdown

HTML5 Demos and Examples

A collection of HTML5 experiments I've created, now open source and on GitHub, so please go ahead and help me hack this resource in to a wealth of demos that other authors can learn from.

Aim

  • 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
  • Individual demos, if authored by someone other than @rem 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

  • Clearer versioning on the demos, rather than "All bar Opera", should include last version to support feature, i.e. Opera 10.10b, Chrome 4 dev, Safari 4.0, etc.
  • 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)