I recently pushed out a change that will use the iframe style embedding for YouTube videos. So it should use the HTML5 video if you have opted into YouTube's HTML5 trial. This will only be used for ...
If you’ve been building websites for a while, chances are you have some boilerplate code you use to jump-start a new site — perhaps some CSS resets, a basic HTML structure, and so on. You tweak and ...
I’m all for open source and freely sharing code, but there are also occasions when it’s necessary to hide some of the mechanics behind a web-based application. That’s where JScrambler comes in, a ...