Paul Irish HTML5 madness link dump

I apologize for the lack of organization; these are being shared for expediency’s sake, and will be cleaned up after jQuery Boston.

http://html5readiness.com/ – Paul Irish’s chart of HTML5 element acceptance

Live Stylesheet test: http://annevankesteren.nl/test/contenteditable-style.htm
http://html5homi.es/ ???
http://fuelyourcoding.com/ A magazine, both eds are here
MIND BLOWING video cube demo
http://studio.html5rocks.com/samples/video-cube/index.html
http://webglsamples.googlecode.com/hg/aquarium/aquarium.html – WebGL
demo, hit L for lasers!

jsfiddle.net/JTSug/3/show Orientation demo for dev build of chrome
http://code.google.com/p/html5shiv/ HTML5 shiv for IE 6-8

videos.mozilla.org/serv/blizzard/audio-slideshow/ – Minefield web audio demo
chromium.googlecode.com/svn/trunk/samples/audio/o3d-webgl-samples/
webkit version

paulirish.com/work/videooo.xhtml – octopus nonsense, video filters

code.bocoup.com/audio-data-apl/flash-vs-html5

IF YOU Don’t support IE, then  prompt to install chromeframe: there’s
a code snippet to prompt for it

Modernizr JS library will help w/ feature detection and CanIUse.com
will tell you what you can use
bit.ly/mod16beta

Polyfills: make new work in old. Geolocation polyfill is an e.g.
http://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills

yepnope.js – test for support, if not, load the relevant
http://mothereffingtextshadow.com/

<meta http-equiv=”X-UA-Compatible” content=”IE=edge,chrome=1″> will
force the most recent HTML rendering engine from IE – will force that,
then default to chromeframe IF installed.

Watch @Paul_Irish for the slides from this talk

One thought on “Paul Irish HTML5 madness link dump

  1. wap-tek says:

    NO status bar in the new firefox = now you are blind ,
    the status bar made it easy to tell if a site link
    lied about where you were going and this was
    just not coperate / advertizer friendly

    webgl = require a beta browser = maybe see something

    vrml/x3d = use a plugin or viewer
    in any browser, = it worked over 10 years ago!

    why cant mozilla just use
    a generic vrml / x3d plugin
    BUT make it FAULT TOLLERANT = as in
    ignore the deliberate standards breaking
    that the major players did 10 years ago

    google , mozilla, and many other “good guys”
    jumped the shark or drank the flavoraid

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.