Software

Software I've produced

Regular Expression Graphing Program

Given a Perl regular expression, produces a graph of it. (Designed for teaching purposed, so don't push it too hard.) This is an outgrowth of my book Perl for C Programmers.

Source Code
Documentation
Older (interactive) version

Map

A program to download topographical maps and areal photographs from the USGS and display them.

map-1.0.tar.gz

Better Backup

This is a high speed backup system which can backup files to magnetic tape, CD/R, or DVD/R. It is designed to give the user the maximum amount of flexiblity in deciding how a backup is made.

One of the nice features of this system is that it has the ability to restore a single file from tape quickly because of it's use of EOF markers on a magentic tape.

Future versions of this system will support multi-threaded backup to multiple devices at once.

backup_v0.5.tar.gz

pdiff.pl

A three way diff/merge tool written in Perl

pdiff_v1.tar

t-io

Software to copy tapes. This program works with one or two tapes. It can handle copies to and from tape drives on remote machine.

t-io-1.0.tar.gz

fdup

Floppy copying program

fdup-3.0.tar.gz

rio

Diamond Rio Support Software

rio-1.0.tar.gz

proto

Finds prototypes in header files.

proto.tar.gz


Back to the main page