HTML5/CSS3

TwitterFacebook
Get flash to fully experience Pearltrees
In one of the outstanding sessions of YUIConf 2010 , author and standards expert Tantek Çelik, formerly of Technorati, discusses the current state of HTML5 specifications and their readiness for use in shipping web applications.

YUI Theater — Tantek Çelik: “HTML5: Right Here, Right Now” (56 min.)

http://www.yuiblog.com/blog/2010/11/24/video-yuiconf2010-tantek/
This entry is part 2 of 14 in the HTML5 and You Session - Show All « Previous Next » Twice a month, we revisit some of our readers’ favorite posts from throughout the history of Nettuts+. This tutorial was first published in August, 2010. http://net.tutsplus.com/tutorials/html-css-techniques/25-html5-features-tips-and-techniques-you-must-know/

28 HTML5 Features, Tips, and Techniques you Must Know

Pete Higgins and a few other JS ninjas have been working on a new library for doing JavaScript feature detection. http://badassjs.com/post/1217357060/hasjs

Badass JavaScript - Has.js: UA Sniffing Is Dead. Long Live JavaScript Feature Detection!

HTML

Published by Chris Coyier When writing CSS3 properties, the modern wisdom is to list the "real" property last and the vendor prefixes first: Why is this method of ordering properties so commonly taught ? http://css-tricks.com/ordering-css3-properties/

Ordering CSS3 Properties

http://jdbartlett.com/innershiv/

HTML 5 innerShiv

The HTML5 shi(m|v) fixes styling HTML5 elements in old IE, but things break again when an unappended element's content is set by innerHTML, like so: var s = document .createElement( "div" ); s . innerHTML = "<section>Sad section cannot be styled.

Start Using HTML5 WebSockets Today

http://net.tutsplus.com/tutorials/javascript-ajax/start-using-html5-websockets-today/ One of the coolest new features of HTML5 is WebSockets, which let us talk to the server without using AJAX requests.
At last week's GTUG campout , a 3-day long HTML5 hackathon, I signed up to be a TA for the weekend. That meant I spent most of my time wandering around answering random questions and helping developers debug their hacks. http://blog.pamelafox.org/2010/08/5lide-html5-based-slides-maker.html

5lide: HTML5-based Slides Maker

frameworks

For a long time, location.hash was a way for AJAX applications to get back button and bookmarking support, and libraries like jQuery BBQ from Ben Alman made dealing with it cross browser a cinch.

location.hash is dead. Long live HTML5 pushState!

http://badassjs.com/post/840846392/location-hash-is-dead-long-live-html5-pushstate

Expanding Images using HTML5′s contenteditable tabindex

Published by Chris Coyier HTML5 has a new attribute, contenteditable , which can be applied to any element which allows it to be edited directly in the browser window. http://css-tricks.com/expanding-images-html5/
The Future of Web Apps – Single Page Applications

The Future of Web Apps - Single Page Applications | The Worm Hole

http://happyworm.com/blog/2010/08/23/the-future-of-web-apps-single-page-applications/

2 Common infrastructure — HTML5

A vocabulary and associated APIs for HTML and XHTML
HTML5 Demos

video

Hello HTML5

2/19/2010 04:13:00 PM Posted by Ian Fette, Gears Team