PhraseOMatic is a small utility program I wrote that maintains a list of common phrases you type frequently. The phrases are stored in a text file (PhraseOMatic.txt) that must be kept in the same folder where you save the script (PhraseOMatic.ahk). Each user will customize their own copy of the text file with phrases they use most often when writing documents.
ClipCleaner is a tiny utility program I wrote to clean the contents of the Windows Clipboard by converting any formatted text back into plain ASCII. This is particularly useful as a replacement for Paste Special in any Microsoft Office application, or to obtain the actual filenames and paths for files that have been copied to the clipboard using Windows Explorer.