Software Gallery
tightvnc-1.2.9-6.1000_maxclients
This is a patch against Debian's -6 version of tightvnc version 1.2.9
This allow you to have a maximum of 1000 xclients instead of the usual 128.
rt_x10
rt_x10 is a realtime kernel driver for the X10
"two way power line interface" (model TM523).
It is useful for home automation.
udpeq
udpeq is a program that balances UDP traffic over parallel routes.
This is useful if you want to connect two endpoints through several
slow or unreliable channels. For example, if you have 3 modem lines
and a one-way satellite link, you might want to bond all of these
together to form a faster, more reliable "virtual" connection.
motion
motion is a simple program for detecting motion between a pair
of jpeg images. It uses the GD library to load the jpegs,
and it uses a simple, fairly fast, algorithm for detecting
motion.
aspect_crop
aspect_crop is a simple GUI-based program to crop a JPG picture with
a given aspect ratio. This is useful if you want to print out the
picture on certain sized photo paper, for example.
sort_numeric
This simple C program does "sort -n" my way (when some numbers
dont have leading zeros, and there is no clearly defined field
separator).
Trux's Tunneling Protocol
(Note this is obsoleted by udpeq (see above)).
This program uses multiple channels to connect two endpoints.
I use it to create a tunnel between pppd on my machine and pppd
on some other machine via multiple modem connections. It's
conceptually similar to L2TP.
Encoder Daemon
A server and client API for a configurable between-formats encoder.
Good client-server code.
worklog
Worklog is a program that helps you keep track of your
time. Worklog is a simple ncurses based program
that runs a clock and logs time to a logfile for different projects.
nlp
Natural Language Processing (In Pascal, for Atari-ST, circa 1987)
nlp-kr
Natural Language Processing and Knowledge Representation (in Scheme, Circa 1988)
POND
This is a multiplayer strategy game for the Atari ST.
It was co-authored by Bright Fulton.