July 2010
2 posts
Firefox Audio Fail
You would think that if your browser doesn’t support playing audio/mp3 content using an html5 <audio> tag, it would do the right thing and fall back to the fallback markup under it. Consider the following html5 markup: <audio controller=”controller”>   <source src=”sound.mp3” type=”audio/mp3”>   <a...
Jul 20th
10 things you may not know about using Amazon Web... →
Or maybe you know them, so this is 10 things to keep in mind…
Jul 7th