A little while ago I approached the subject of scripting automated encoding for HTML5 video formats. I started using the process regularly as I built the Blogsmith Bundle video site. Pretty soon I got
Read More…
Just a quick hit on this one... when hacking away at the styles of things one probably shouldn't be hacking away at, embedding images right in the CSS is a handy trick. It's done by Base64 encoding th
Read More…
I'm fascinated by http://to. It's a url shortener with no TLD. Some browsers, and apparently some DNS setups, don't like the urls it creates (they want a .com or .org or anything at the end), so it's
Read More…
Just a quick change to my post on the bash function fk
that I've been using. A small modification has greatly improved its usability: make the cancel option always be first in the menu. Just move "Can
Read More…