Projects

Websites

This website: http://www.DuckTapeandGlue.com

PHP Scripts

Random Quotes

I wanted to use a database to store some funny qutoes, and then use PHP script to pick a random quote out of the bunch to be displayed. You can see it working on the right side of every page, and here is that PHP script. NOTE: <> mark things that need to be replaced to match your database.

Adding Random Quotes

Here is the follow up to the Random Quotes part. Adding quotes is something that you would need to be able to do if you were to use my other PHP script, and not just though the main database editor like PHPMyAdmin, but something small and lite. Well, these are the two pages that I use to make updates to the quotes database that I have. NOTE: <> mark things that need to be replaced to match your database.

Apple Scripts

Photo Resizing

I deal with photos a lot and need something to do resizing quickly. I saw this script on www.osxhints.com and just have to pass it along to anyone coming though my site. Again, need Mac OS X and Applescript. osxhints.com link and the script.

Wallpapers

These are all wallpapers that I designed during college while I had access to Photoshop on the schools computers. I probably wont be able to make more till sI can purchase photoshop, which will take some time to get the money.

Other

This is my .htaccess file that I use to help block some of the nasty bots out there that are just trying to get email addresses from my websites.
******Use at your own risk. I am not responsible if you block everyone from your site due to a bad .htaccess file******