HOME > Perl  

 


About Me
Guestbook
View Guestbook

Perl

I have been programming in perl for over 5 years now.  I started from a book  (CGI Programming on the World Wide Web by O'reilly and Assoc.) back in 1996.  I have, since that time, been programming off and on on my spare time and have worked professionally as a perl programmer for the last 3 years.

This page is intended to show some of my work in perl and provide a place to share  some of my programming thoughts and feelings.  Enjoy.
 

Works in Progress

DB Edit
This is a very versitile database management application. It is web based, and utilizes the powerful perl DBI module so it can work with just about any database out there. It supports upload & download of database tables. I am working on making it more secure and adding multi-user functionality.

No Source available at this time.

FileAccess
This is a web base file manager. It allows a user to control and access several account functions as well. File editing and auto-backup functions as well. It is in two parts: a set of cgi scripts, and a personal daemon server.

No Source available at this time.

Other Works

PerlWebServer
This project was started by me back in August of 2000.  It all started when I wanted to do web development from my computer at home.  But my set-up at home is not any where as good as at my work, so I had to deal with limitations. I decided that other webservers (especially for Windows) were too big and too complicated to get going and execute CGI scripts. So why not write a web server myself, right!?!
Current dev version: 0.4
Current release version: 0.3
Homepage: perlwebserver.sourceforge.net
 

Web Page Wizard
This is a project to create some open source tools similar to GeoCities and HomeStead. I have developed most of this for Kindacool.com, but will release the source code. See more at webpagewiz.sourceforge.net