Website logo
Cheepware Open Source

These are programs I have written and have decided to release as open source. A few of these programs are finished, but could use some serious improvement. Please read the license contained within each archive before using or modifying these programs. They are all written in Pascal and either require Virtual Pascal or Turbo Pascal. All will compile and run. I mainly developed these under OS/2, so if you are going to use them on other platforms, you will need to do some modifications. Please note that I no longer support these programs, so you are on your own.

Cypher/2
This was written for generating good secure passwords. I wrote the Virtual Pascal version and Alex Groetwahl (fusion) wrote the FreePascal version (for compilation under Linux).
Download Cypher/2

Recent
This is a CGI written using Virtual Pascal/2 for use with OS/2 and Telegard/2 BBS. This will allow you to show to users to your website the last ten callers to your BBS. You must run this on the same computer that the BBS is on. I am assuming you could modify this to work with other BBS software. You need the TELEGARD.INC file from the Telegard 3.10 Development Kit to compile this. NOTE: There are some files missing from this archive (specifically RECENT.CFG), but you should be able to figure out what's what in the source code.
Download Recent

TGReport
This is a program written using Virtual Pascal/2 for use with OS/2 and Telegard/2 BBS. This will allow you to view your USERS.BBS and print out reports based on the data. You need the TELEGARD.INC file from the Telegard 3.10 Development Kit to compile this.
Download TGReport

The following are programs I have found the source code to and compiled them. I do not claim any authorship to these programs and to the best of my knowledge, they are public domain. I have included the Pascal source with these programs in their archives.

Sorter
Sorter will sort large text files (like tagline files). There is no duplicate checking. This was not written by me (public domain), just compiled by me. I acquired the source through Fidonet's TAGLINES echo. The Pascal source code is included in the archive.
Download Sorter

UUUtils
I found this source code for UUencoding/UUdecoding on the internet and compiled it for DOS, DPMI (32-bit DOS), Win32 and OS/2. Again, I simply compiled the public domain source code. The Pascal source code is included in the archive.
Download Sorter (DOS)    Download Sorter (DPMI)    Download Sorter (Win32)    Download Sorter (OS/2)