2014
8 HTML5 Frameworks For Web And Mobile App Development | Bashooka | Cool Graphic & Web Design Blog
by innipukinn & 2 others8 HTML5 Frameworks For Web And Mobile App Development | Bashooka | Cool Graphic & Web Design Blog
by Krome & 2 othersExploring the HTML5 Web Audio: visualizing sound | Smartjava.org
by sbrothier & 2 others (via)2013
2011
HTML5 Forms Validation in Firefox 4 - Mounir Lamouri's Blog
by Xavier Lacot, 1 comment2010
Embed YouTube Videos In HTML5 [New YouTube Embed Code] ~ Web Upd8
by nicolargoHTML5/CSS3 et autres geekeries
by stonelandWhat’s Next in HTML, episode 1
by marco2009
Manipulating video using canvas - MDC
by srcmax (via)2008
Comet Daily » Blog Archive » The Future of Comet: Part 2, HTML 5’s Server-Sent Events
by greutComet doesn’t have to be a hack. Currently, as we saw last time, Comet relies on undocumented loopholes and workarounds, each one with some drawbacks. We can make Comet work effectively in every browser, using streaming transports on subdomains of the same second-level domain, or using script tag long polling across domains. But this leaves Comet developers implementing (and more frustratingly, debugging) several transports across several browsers. Traps are numerous and easy to stumble into.
event-source is the future of all Comet things.