Halcyon | flow
Calm and peaceful; tranquil | Continuity and smoothness of appearance
American Heritage Dictionary 4th. Ed.
Calm and peaceful; tranquil | Continuity and smoothness of appearance
American Heritage Dictionary 4th. Ed.
This page contains free Windows programs that I have written in my spare time. See the descriptions and screenshots below and feel free to download any of them that you like. If you have any comments or questions, use the Contact page to get in touch.
Some of these were written in Visual Basic .NET and require that you have the .NET Framework installed before they will run.
This is a small program that allows the user to manually input and manipulate DVD movie entries in an XML collection file. The interface supports browsing DVDs by title, and lists information such as director, studios, actors, and more for each title. It also supports exporting the collection as HTML in standard and printer-friendly formats.
Mass Rename is a small but useful utility for renaming large numbers of files. It is most useful for renaming groups of related files that have random or otherwise poorly written filenames. You can append prefix numbers to aid with sorting, remove and replace underscores, spaces, and dashes, and append custom text to the filename.
A while back I wrote a simple dice rolling program based on the rules of Dungeons & Dragons 3rd. Edition while I was studying C++. It was lost and forgotten until recently, when I stumbled across it hiding on my hard drive. Simply extract the executable and run it. You can roll ability scores in the main window or use the Custom Roll button for other tasks, such as saving throws. Watch out for those singles!