
After far too long procrastinating (actually I’ve been quite busy) I’ve finally posted a new experiment over on HTML5 Laboratory.
Focusing on the cache manifest file and how to set your application up to be available offline, I hope you find using the cache manifest file informative.
As usual, feel free to comment on the experiment itself, or leave a comment here.

I’ve just written a simple post over at HTML5 Laboratory all about the HTML5 drag and drop API.
It’s by no means a complete explanation of the contents of this API, but it does give a sample of what can be done with this useful new feature that’s part of HTML5.

I just created a new experiment over at html5 laboratory about using the <video></video> element.
As usual there are code snippets and test pages for you to see for yourself. Go take a look, or continue reading for information on an issue playing OGG files with Firefox…
Read the rest of this entry »

The ability to post comments on individual experiments over on HTML5 Laboratory is now available.
Read the rest of this entry »

HTML5 Laboratory was added to the wonderful <HTML5> Gallery site on the 2nd of March and the hit counter has gone through the roof!
According to Google Analytics, the statistics over the period of 2nd March to now are:
| Visits: |
1,035 |
| Page views: |
3,179 |
| Unique views: |
1,847 |
Not bad really. Amazing what a bit of exposure can do.
I’ve also had some good feedback and suggested “fixes” from users, which of course I have taken on board.
The next thing to do is to add comments to the various experiments so that people can have their say.

I finally got around to playing about with the <canvas> element of HTML5 and amongst other things I have written a simple bar chart creator and have written about it over at html5laboratory.
All comments welcome.