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

Comments

One Comment so far. Leave a comment below.
  1. 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

Add Your Comments

Disclaimer
Your email is never published nor shared.
Required
Required
Tips

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <ol> <ul> <li> <strong>

Ready?