ascii

The worlds first Jet Powered Beer Cooler

This is a few years old, but if you've never heard these things, it's definitely worth taking a look at.

This guy create a jet engine and is using it to super cool his can of Guinness. Check it out on Asciimation

Convert to ASCII in Textmate

Convert to ASCII in Textmate

Convert text to ASCII in TextMate

Removing trouble characters like curly quotes and apostrophes in HTML documents

Often times there will be troublesome characters in your HTML. This is especially true if you've copied text out of word processors, such as Micorsoft Word. The problem is that these trouble characters are not ASCII, and therefore don't display correctly in the browser. These special characters need to instead be escaped, rather than placed directly into HTML.