A redesign of my personal web site that expresses my love for my favorite Linux distro, Ubuntu.
"The ERWIA was initiated in the spring of 2003 in conjunction with the development of a Total Maximum Daily Load (TMDL) by the Missouri Department of Natural Resources. The ERWIA was established as a consensus-driven, community-based watershed planning entity for the entire basin. The ERWIA is addressing water quality impairments identified by the TMDL (excess nutrients), as well as, those issues identified by local stakeholders..."
MACREC was a McDonald County sports organization for children. Though the site is still operational, it is no longer being updated by the organization, which may not exist any more.
The Pineville/Jane Area Chamber of Commerce web site was originally designed and built while I was employed at Elk River Computers. Since my employment there ended the site design has gone through several revisions, but the underlying ASP code and page layout has remained.
One feature of note on this site is an automatic PDF generator which creates a printable member directory booklet, the information for which is stored in a dynamically updateable database. The booklet format is split across two halves of landscaped 8.5x11" paper. This feature allows the Chamber of Commerce to update their member directory often without using an expensive printing service, saving them thousands of dollars annually.
Cedar Valley Event Center is an event center located in McDonald County, Missouri.
XHTML/CSS coding services were provided gratis for this web site, which was designed by a friend.
XHTML/CSS coding services were provided gratis for this web site, which was designed by a friend.
XHTML/CSS coding services were provided gratis for this web site, which was designed by a friend.
XHTML/CSS coding services were provided gratis for this web site, which was designed by a friend.
Web site coded in ASP with a database back-end which stores real estate listings. Search features are provided for customers, and the database is easily modified via built-in forms accessible by site administrators.
Site designed to match company letterhead and business cards per customer request.
Embeds toolbars into web pages, attached to various textareas and input fields.
Features
System that allows deviantArt users to see which of their friends are in deviantArt's chat rooms, and what rooms they are in.
Extends deviantArt's built-in Twitter module to allow posting tweets.
Features:
A simple script that plays a sound when a user's name is mentioned in a deviantArt chat room. Handy for the lurkers/idlers =)
Script that automatically bolds all posts from the user in deviantArt chat rooms. Useful for featured chats where a certain person's responses need to stand out.
deviantArt provides a chat quote service similar to bash.org, but doesn't provide facilities for searching the quotes. This script is the front-end for software I wrote to download and store the collection, updating itself periodically. The quotes are copied to my database server, and the script searches that server.
When deviantArt first implemented its journal skinning system, many users were lost as to where to start. This basic skin collection is meant to provide a foundation for people to build on, or to use as-is if that's their thing.
Before journal skins were available on deviantArt, site skins were the rage. At the time I had a preoccupation with the color green, and hardly the design sense to implement it properly.
A CSS enthusiast group on deviantArt issued a challenge to create a unique journal skin without the use of images, so I set out to create an imitation of classic NES Mario using nothing but DIVs. I optimized by using border color and widths, as well as background colors, to reduce the amount of markup required.
My workplace requires Perl to communicate with Intuit QuickBase via multiple applications, but the official SDK unfortunately could not meet their needs. I was assigned to rewrite the SDK, and I took the opportunity to standardize the method names and include documentation in the SDK module.
My first perl program, made to mimic the CryptoQuote game found in many Sunday newspapers.
Inspired by a combination of Gina Trapani's popular todo.txt and a rather slow internet connection, I created a simple text-based download queueing system for Linux. All the download URLs are stored in a plain text file and are downloaded automatically using wget. The system works independently of the browser, and downloads can be resumed if interrupted partway through.