Here are some of the programs I have written.
As featured in Lockergnome!
Quote A Day for Windows (ver 1.20, 8-10-1996) (45K). Quote A Day for Windows, ver 1.20 Shows a random quote every time you start Windows. Includes Quote files from Rodney Dangerfield, Steven Wright, Jeff Foxworthy, and a few others. Make your own Quote files! Use as Tip of The Day program. Now allows output to a text file and supports encrypted files. Free! Requires VBRUN300.DLL.
Quote A Day for DOS (ver 1.20, 8-10-1996) (140K)
YoMama.ZIP - A collection of 'Yo Mama' one liners for use with Quote A Day 1.2 (This one contains adult language!) In .BIN format.
FILECODE.ZIP (40K, 12-7-1996), a DOS file encryption program that I have written. This is version 1.00. Let me know what you think of it.
Other programs I have are:
Prime - (32K, 10-18-1998) A prime
number generator written in QuickBasic 4.5, source code included. I have checked the output of this program to
an official list of prime numbers, and my program matches it exactly. At least for the first 45,084 prime numbers,
(FYI - 546,893 is the 45,084th prime number.) The upper limit on this program is 2^31 or 2,147,483,648. It would
probably take several weeks (months, maybe) to get that high.
Prime32 - (20K, 2-19-2000) A Win95 version of the above program. Requires
MSVBVM50.DLL. VB5 Source code included.
ROBSHELL (1-29-93, 115K), a DOS menu program.
WADLOOK (3-28-95, 103K) and WADXTRCT (3-30-95, 33K), A couple of DOS WAD file utilities for extracting info and resources from WAD files. I'll give the source code with these, if you want. WAD files are the resource files used by some older games, such as DOOM.
If want any of the above programs, or more information about any of these programs, just email me and I'll be glad to fill you in.
Works In Progress (as of 10-1-00):
RMO Edit - I am completely rewriting this (in Delphi this time). Basically a customizable text
editor that handles large files (up to 2 GB). This actually works now and I am adding a command line so you can
avoid using the mouse entirely. It won't be a full featured program, but it will be (already is...) better than
Notepad. Actually, I'm impressed how this is coming along. You will be able to completely customize the keyboard
(for program commands), and all the settings are stored in a plain ASCII INI file so you can edit it yourself if
you want.
Mini-Max - A wav and MP3 player with countdown timers, a very basic version of Automax.
I'm always looking for ideas for programs, if you have any that aren't too complex, let
me know.
For those interested, I have done most of my programming in Visual Basic. I am now using Delphi more and more frequently, for several reasons. VB is fairly powerful, but there are a lot of "dependencies" that cause a lot of problems, the only way around that is to always distribute 2 MB of support files for each executable. Delphi is much more powerful and only a little tougher to learn, but without the dependencies and it results in a smaller distribution package and a faster program. There is also the soon to be released Delphi for Linux that makes it that much more attractive. I am slowly but surely moving over to Delphi.
[Homepage] [Entertainment] [Me] [Trivia] [Other Web Sites] [Software]