
HTML
Get flash to fully experience Pearltrees
HTML5 is loaded with a lot of features that will make the lives of developers much easier and the experience for end users more pleasant as well. Lets take a look one of the new features: WebSockets. We'll make the magic happen with Ruby's EventMachine gem. Mash Some Keys! If you're in a browser that supports WebSockets (Chrome, Safari, Firefox trunk), go ahead and type a bit. Your keystrokes will be captured, and broadcasted to any other users on the page.
Websockets using Ruby Eventmachine
HTML5
HTML5
A vocabulary and associated APIs for HTML and XHTML Editor's Draft 28 September 2012 Latest Published Version: http://www.w3.org/TR/html5/ Latest Editor's Draft: http://dev.w3.org/html5/spec/Overview.htmlThis document is a strict subset of the full HTML5 specification that omits user-agent (UA) implementation details. It is targeted toward Web authors and others who are not UA implementors and who want a view of the HTML specification that focuses more precisely on details relevant to using the HTML language to create Web documents and Web applications. Because this document does not provide implementation conformance criteria, UA implementors should not rely on it, but should instead refer to the full HTML5 specification . This document is an automated redaction of the full HTML5 specification . As such, the two documents are supposed to agree on normative matters concerning Web authors.
HTML5: Edition for Web Authors
DOM

