vote up 2 vote down star

I am amazed at what can be done with HTML5 canvas (take bespin or google wave as examples). It seems it is a revolutionary approach which really leverages widespread standards and technologies (html, javascript and css) and pushes them to a new level.

It seems that HTML5 is a very strong contender for RIA solutions with strong points in portability, openness, available tools, and future userbase.

So what are resources, documentation, tutorials, references would you recommend to get feet wet and start making something cool in HTML5?

flag

40% accept rate
You weren't tempted to say "paradigm shift", were you? – skaffman Sep 1 at 20:15

2 Answers

vote up 1 vote down

Hello,

The HTML 5 standard as yet as the W3C are still working, to a work draft which can be found here W3C HTML 5

That means that it will be at least another year, perhaps two, before the standard is finally defined. The training, docs etc out their are obviously based on what is in the working draft so aren't complete, and some stuff that is the current working draft will not make it into the final standard. There is a tag reference at w3c schools which will get you started, and is updated per draft. W3C Schools

I understand that Google Chrome is 100% HTML 5, although that is like saying a carrot is 22% human. Its still a carrot. I would start with that, and sign up for the Goole Wave sandbox account, to create HTML 5 compliant plugins.

Hope that helps. Bob.

link|flag
1  
Dimus, Apress are releasing a new book in April 2010, called, HTML 5 Design Patterns for RIA with Web Sockets: Rich Interactivity Done Right Bob. – scope-creep Sep 1 at 12:10
Thanks Bob. I don't mind to use HTML5 before it is ratified. It all boils down to how well it is supported in browsers. And it looks like most of them move along great. It is not a big deal IMGO if things will change in the process, don't they do it all the time with framworks and languages we use? – dimus Sep 1 at 14:44
Indeed. I did a scan of the web this morning , and I was surprised to find how little their is in terms of docs etc. HTML 5 has been on the go since early 2007, and I think we are on the third draft, so I would have thought their would be more stuff available. I found a few pointers but generally they were scaning off either other. cameronmoll.com/archives/2009/… net.tutsplus.com/tutorials/html-css-techniques/… perishablepress.com/press/2009/… – scope-creep Sep 1 at 20:26
vote up 0 vote down

This is a pretty good set of documents about html5

http://www.pdf-search-engine.com/html5-pdf.html

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.