Welcome

Here is some cool stuff that I made.

  • Water's Edge (Seven Mary Three) Midi
  • ehcd-install.exe - Enhanced CD Player with CDDB written in Delphi 3
  • ehcd-src.zip - Delphi source code for Enahced CD Player
  • jplaycd.zip - Another CD player, needs the VDS 3.0 runtime file
  • Nuke Revenge 1.0 - Listens on specified ports for connections,
    retaliates using your own command-line nuker
  • Nuke Revenge 1.0 Source code - Delphi 3 source, requires ICS
  • PlayCD - Yet another CD player
  • SownStashun - MP3 Player with read/edit ID3 tags
  • IRC Rich Edit - Delphi RichEdit VCL component which lets you
    use IRC formatted text (foreground and background colors,
    font styles, hyperlinks, etc). Just pass the raw IRC text to the
    Add method andthe IRC Edit will do the rest.
  • ReplaceText - An app that will list all files recursively in a selected
    base directory, then go through each file and replace a given search string with a given
    replacement string. DO NOT USE THIS ON BINARY FILES! This is for text files only (txt, html,
    php, cgi, etc. No jpg, mp3, exe files, etc.) Make sure there are no binary files in the selected
    directory tree when you run this program. It will overwrite wthout prompting and destroy binary files.
    FOR TEXT FILES ONLY!!!
  • List Sorter - Program that allows you to load a text file containing
    a list (like list of mp3's, .csv item list, etc) and sorts the lines in alphabetical order