HTML5

TwitterFacebook
Get flash to fully experience Pearltrees

BrowserQuest – a massively multiplayer HTML5 (WebSocket + Canvas) game experiment ✩ Mozilla Hacks – the Web developer blog

http://hacks.mozilla.org/2012/03/browserquest/ It’s time for some gaming action with a new HTML5 game demo: BrowserQuest , a massively multiplayer adventure game created by Little Workshop ( @glecollinet & @whatthefranck ) and Mozilla. BrowserQuest is a tribute to classic video-games with a multiplayer twist. You play as a young warrior driven by the thrill of adventure. No princess to save here, just a dangerous world filled with treasures to discover.
Welcome back to my semi-regular column, "The Road to HTML 5," where I'll try to explain some of the new elements, attributes, and other features in the upcoming HTML 5 specification. Regular links ( ) simply point to another page. Link relations are a way to explain why you're pointing to another page. They finish the sentence "I'm pointing to this other page because..." http://blog.whatwg.org/tag/rel

The WHATWG Blog — rel

HTML5 and CSS3 have just arrived (kinda), and with them a whole new battle for the ‘best markup’ trophy has begun. Truth to be told, all these technologies are mere tools waiting for a skilled developer to work on the right project. As developers we shouldn’t get into pointless discussions of which markup is the best. They all lead to nowhere. Rather, we must get a brand new ideology and modify our coding habits to keep the web accessible. http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/

Coding A HTML 5 Layout From Scratch - Smashing Magazine

Books

Validation Tools

Recipes

About You have arrived at this page because InsideRIA is no longer an active website, as of January 31, 2011. While we're sad to see the change, we think you will find the resources and community here at oreilly.com helpful. http://oreilly.com/insideria/index.html

A Non-Technical Field Guide to the HTML 5 Family - InsideRIA

It seems that new resources and articles for teaching and promoting HTML5 are popping up almost daily. We’ve been given HTML5 templates in the form of the HTML5 boilerplate 1 and HTML5 Reset 2 (although they both go beyond just HTML5 stuff). We’ve got a plethora of books 3 to choose from that cover HTML5 and its related technologies.

Learning to Love HTML5 - Smashing Magazine

http://coding.smashingmagazine.com/2010/11/10/learning-to-love-html5/

Search Results - InsideRIA

http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=34&tag=html5&limit=20&IncludeBlogs=34 The new jQuery 1.5 is coming very soon. If you want to try out the code you can download is now using the new beta. This release is a big deal! We saw in an earlier recipe, additional attributes introduced in HTML5 forms like autofocus, placeholder and required, that enhance form usability without the developer resorting to custom code. In this recipe, we shall take a look at new form input... One of the key features of any web application is the ability to gather input data from the user.