Author: Paul Salmon
Ruby: Make all HTML tags in a file lowercase.
This is a useful program I wrote for making HTML tags lowercase. Typically, HTML documents could use upper or lowercase HTML tags. XHTML documents, however, require all HTML tags to be lowercase.