ASCII Mirror is a Java application that reads ASCII art from a file and outputs a mirrored version of it. The application reads each line from the file, finds the longest string, and pads all other ...
My problem is this: I have a description field in a web form. People are constantly pasting stuff in from Microsoft Word and the like. Curly quotes and trademarks are destroying my world. Does anyone ...