5 items tagged “encoding”
2009
Video for Everybody! Reminiscent of the early days of Web Standards, Kroc Camen has created a fiendishly clever chunk of HTML which can play a video on any browser, starting with HTML5 video then falling back on Flash and eventually just an HTML message telling the user where they can download the file. No JavaScript to be seen, but conditional comments abound. Requires you to encode as both Ogg and H.264, but Kroc includes details instructions for doing that using Handbrake.
2008
Encoded Polyline Algorithm Format. Google Maps does some pretty crazy bit mangling to create compressed versions of lat/long pairs.
2007
The larger question is why on earth, in 2007 and ten years after XML came out, we are still using text files that don't label their encoding?
Base32 encoding (via) I was on the verge of inventing this when I discovered that Douglas Crockford had invented it for me.
pybraces. I didn’t know this was possible: a source level filter implemented as a custom -*- encoding: braces -*-