Projects

Planning:

Browser RPG: I've written out a bunch of information about a browser RPG I've been thinking up. I've been working on a browser game for a friend and it has given me a lot of learning experience and plenty of ideas to create a different game.

Current:

FarmVille Profit Comparison: Compare the profit of the various seeds you can plant on FarmVille. Based on the same code as my Tiki Farm Profit Comparison, but also includes experience gained by planting the seeds.
Status: Working. Data needs filled in.
Updates

Tiki Farm Profit Comparison: Compare the profit of the various seeds you can plant on Tiki Farm. You can sort the data by name, buy price, sell price, profit, time, and profit per hour. You can also choose to sort the data in ascending or descending order.
Status: Working. Data needs filled in.
Updates

Forum: I've been thinking about making a simple forum, but never knew where to start. Figuring out how to layout the database tables was especially difficult for me to decide, but I've figured it out and have begun to work on the forum. It has the ability to sort threads by status and date of last post. Threads can also be locked so no one can post in them. Users are required to be logged in before they can post or make new threads. Finally, BBCode support has been added.
Status: Working. Layout still needs to be worked on.
Updates

Image Gallery: An image gallery containing five folders. Currently shows folders as text links. It has the thumbnails for the selected category underneath the folder links. The preview image has a max size of 600x480. Uses JavaScript to smoothly move from image to image and change thumbnail row. PHP only resizes image first time it's viewed, then saves it for later use. It has a rating system (1-5) that keeps track of total score and number of votes to calculate the average. It has recently switched to using MySQL to keep track of valid filenames for the images, score, number of votes, and number of times the image has been downloaded via the download link.
Status: Working. Voting system temporarily disabled.
Updates

Old:

Test Layout: A layout resembling Microsoft Windows XP. It uses a combination of cool CSS tricks, JavaScript, and a bit of PHP to make my life easier. PHP is mainly used to create the divs, so I don't have to hand code each one, too much redundant code so I just made a PHP function to make them each for me. CSS plays a big part in the menu, but JavaScript aids it and does all the neat fancy things with the divs.
Status: Complete. Working great on FireFox, Internet Explorer 8, and Google Chrome.

zOMG Monster Database: A searchable database of monsters found in GaiaOnline's zOMG game. Includes the monster's location and items it drops.
Status: Break from zOMG for unknown length of time.
Updates

GaiaOnline Price Tracker: A system for keeping track of your purchases on GaiaOnline. Input name and purchase price and it'll display the information in a table and automatically fetch tektek's price tracking image. When you input the price you sold the item for it'll automatically caclulate profit. Includes a page to manually edit entries when it retrieves the wrong image.
Status: Complete.

AJAX/PHP Messenger: An instant messenger page written in AJAX and PHP. Has a Who's Online section that updates the user's status every 5 minutes. Now stores information to a MySQL database.
Status: Complete.
Updates

Blog: A blog written in PHP that stores information in text files. It includes the following features: comments, tags, online entry creator, editor, and deleter, also includes an onlines css editor.
Status: Complete.
Updates

Flash Games: A few simple Flash games.
Status: Complete.

GaiaOnline Flash Profiles: An archive of my old flash profiles for GaiaOnline.
Status: Complete.

Valid XHTML 1.0 Transitional Valid CSS!