Thursday, March 28, 2013

HTML5 Audio Embed




Sample code:

<audio controls preload="none" style="width:640px;">
 <source src="http://www.pixelgoat.net/encoding/demos/FLB_ActLikeYouKnow.m4a" type="audio/mp4" />
 <source src="http://www.pixelgoat.net/encoding/demos/FLB_ActLikeYouKnow.ogg" type="audio/ogg" />
 <source src="http://www.pixelgoat.net/encoding/demos/FLB_ActLikeYouKnow.mp3" type="audio/mp3" />
</audio>

Thursday, March 21, 2013

Are You Experienced?

Tuesday, March 19, 2013

404




That screeching sound is probably the #1 reason I left New York. I hope you enjoy it too!

Tuesday, March 12, 2013

EDC Roadster



Monday, March 11, 2013

Free Fresnel Lens



Monday, March 4, 2013

Vid.ly HD Test




From http://vid.ly/6c4m3b

Sample code:

<iframe frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen width="640" height="360" name="vidly-frame" src="http://s.vid.ly/embeded.html?link=6c4m3b&new=1&autoplay=false&hd=yes"><a target="_blank" href="http://vid.ly/6c4m3b"><img src="http://vid.ly/6c4m3b/poster" /></a></iframe>