I miss all three.
Paul's Journal
My Podcast Link
08/02/2010 01:01 #52351
Youth, drugs and glowsticksCategory: youtube
08/01/2010 23:14 #52350
Flowers from the garden08/01/2010 13:46 #52347
Apple Developer Site08/01/2010 12:06 #52345
bennett beachCategory: beach
07/31/2010 11:21 #52339
The state of HTML audio sucksCategory: web
The state of HTML 5 audio sucks. I think it is destined to fail at this point. Firefox only supports ogg vorbis format, not mp3, chrome supports mp3 but not short audio files, at least no in my chrome and it is a documented bug. Safari supports mp3 but not ogg vorbis. IE supports none of them yet.
IE - no native audio support, flash
firefox - native ogg vorbis and wav support, flash
safari - native mp3 and wav support, flash
chrome - native ogg and mp3 support (and problems with some mp3), flash
opera - native wav only, flash
iphone safari - mp3 and wav - no flash
android browser - no native support, has flash
Why even bother trying. My experience was that it totally sucked.
Here is my test page:
I think I will stick with flash for now and just include a link to each audio file for native rendering/download for browsers that don't have flash e.g. iphone. If I go native HTML I need to write something to detect the browser capabilities and change it accordingly or re-render all the mp3 as ogg and mp3. Its really just a freakin mess.
IE - no native audio support, flash
firefox - native ogg vorbis and wav support, flash
safari - native mp3 and wav support, flash
chrome - native ogg and mp3 support (and problems with some mp3), flash
opera - native wav only, flash
iphone safari - mp3 and wav - no flash
android browser - no native support, has flash
Why even bother trying. My experience was that it totally sucked.
Here is my test page:

I think I will stick with flash for now and just include a link to each audio file for native rendering/download for browsers that don't have flash e.g. iphone. If I go native HTML I need to write something to detect the browser capabilities and change it accordingly or re-render all the mp3 as ogg and mp3. Its really just a freakin mess.
Paul, Ive never been to a rave. We should fix this sometime.