Projects Go Back

BGW - Brave Gnu World

BGW is a web site dedicated to learning about linux. It also houses some of the other projects I've worked on.




GPeriodic

GPeriodic is a periodic table application that I wrote to help learn Gtk+.




Perl

There are some generic scripts available in my scripts area. Help yourself.

Wed Oct 28 11:51:42 EST 1998 - multi_tree.pm has changed into Tree::MultiNode, and is now going to be avilable from CPAN.

Please see my area of CPAN for all further updates, and current versions.




CGI.java

Wed Mar 24 21:50:40 EST 1999 - This is an early attempt at creating a CGI.pm equivalent in/for Java.

CGI.java




CVS Browser

Thu Oct 22 08:10:37 EDT 1998 - This will grow into a CGI interface to local CVS archives, allowing you to use your web browser to poke around in a CVS archive. It's just started, and the only thin that's available is a cvs tree of the current sources. I'd love colaboration on this, so if you're interested in helping, download the code, and drop me an email.

CVS Browser




GNU Appointment and Scheduling Program

Gasp? First off, I just want to say that we need a better name. If you can come up wtih one, email me.

The point here is that we [we being the open source/free software community] need an Outlook/Exchange killer. We need some kind of integrated, group enabled calendaring and scheduling application. Something that handels email, meetings, and dependency checking.

Gasp has it's own area, please referr to it for up to date information.




Net Sccs

Net Sccs is a HTTP/CGI wrapper on top of RCS to allow access to an RCS archive across a network. The client utilities are written in Java, though it should be possible to write clients in any language.

You can get the source from here.




Tcp Server

Tcp Server is a generic tcp based server process. It can handle multiple client connections, and simplifies the process of writing the processes that handle the communications with the clients. It also can handle multiple types of clients -- see the documentation for a better description.

The source is available at this link.




O'Lib

This is my personal c++ library. See the source archive for a description of the code, and documentation.

Some documentation is now available on line at this link.

O'Lib is available at this link.




Misc

Miscelenaous stuff that's not part of a major project. There is no warranty either expressed, or implied for any of these utilities. USE AT YOUR OWN RISK! This includes (but is not limited to):

  • animated cursors for Win95/NT/98
  • foreach - compose command lines dynamicly
  • whereis - find exe's, bat's and com's under win32 (uses PATH)
  • fragment - DOS utility for breaking up large files
  • inclist - C/C++ source utility for tracing include heirarchies
  • inifile - an old dos utility for editing windows style INI files from batch files. [the source has been lost, and this utility is no longer supported]
  • krbatch - a batch file like interpreter for win16/32 that uses the GUI. [the source has been lost, and this utility is no longer supported]
  • uniq - a win32 utility that produces a uniqe listing of the input it's given.
  • tcpsrv - a win32 utility that acts like a brain-dammaged telnet-ish like server. Fun for freaking out windows users.