|
|
Perl Experience Summary
urSQL Incidents
The development of the urSQL Utility was
mostly a private project for the first year. As more and more
people began using the utility and providing feedback, it became
necessary to track user feedback, suggestions, and incidents.
In order to help automate this process, I developed a series of
Perl-based CGI and shell scripts to manipulate and automate the
collection and management of the data (MySQL Backend). The urSQL
Incident Database is accessible via the web and allows user to do the
following:
- Keyword Search
- Status Search
- Add Incidents
- Manage Incidents (Change Status,Update, Etc.)
- View Incidents
Music Database
I designed and developed a Perl-based CGI interface for a website
dedicated to local music called
MyLocalMusic.com
(Note: This website may not be available.)
- Search for Bands
- Search for Venues
- Login
- Customize Personal Page of Bands and Venues
Code-to-HTML w/Syntax Highlighting
I recently developed a Perl script that parses a Pascal source file
and converts it to syntax-highlighted HTML... Here is the script
in action.
Check out a Pascal version with more options
here
Miscellany
I wrote a script to parse mbox files to return the number of mail
messages. This script was written to allow a user to get a quick
snapshot of the number of mail messages in each mailbox without
opening Pine (or other mail client). See a version of the script
here.
I've written several Perl scripts to do various tasks, including
a series of Perl classes and scripts used to convert fixed-length
record-based text files to a proprietary flat-files. This particular
project provided me with very pratical experience with object-oriented
Perl...
|
|