Standards

TwitterFacebook
Get flash to fully experience Pearltrees

How to Make All Browsers Render HTML5 Mark-up Correctly - Even IE6 | Nettuts+

document.createElement("article"); document.createElement("footer"); document.createElement("header"); document.createElement("hgroup"); document.createElement("nav"); http://net.tutsplus.com/tutorials/html-css-techniques/how-to-make-all-browsers-render-html5-mark-up-correctly-even-ie6/
We’ve discussed a lot of new elements here at HTML5Doctor, but the article element has somehow escaped the microscope… until now!

The article element | HTML5 Doctor

http://html5doctor.com/the-article-element/
UI/UX

Microformats

World Wide Web Consortium (W3C)

http://www.w3.org/ Today W3C Launched the new Independent User Interface (Indie UI) Working Group that will collaborate with the Web Events WG to develop a way for user actions to be communicated to web applications. Indie UI will develop an intermediate layer between device- and modality-specific events and the functionality needed by web applications, e.g., scrolling the view, placing focus on an object, etc. Indie UI will define a way for different user actions (e.g., scrolling via touch screen, via mouse wheel, or via voice commend) to be translated into a simple event.