Archive for the ‘ Projects ’ Category
This year, I am taking CIS 300 at Kansas State University. At first, I expected this class to be boring as it was a class on “data structures.” How much more boring could it get? Oooh, studying the differences in implementations between LinkedList and ArrayLists. The first day our professor proved to us just how [ READ MORE ]
So I’ve been working on a project for a while with Google App Engine and it has gotten close to being finished, so I decided to buy a domain name and put the project on it. Sounds simple and a 5 minute ordeal right? Wrong. Dead wrong. So I need to verify it, the main [ READ MORE ]
Whenever I finish a new project I always post about it. Here I go. The Happy Birthday Facebook App was designed for lazy people, me in mind, that want to post on peoples walls at midnight for their birthday so it can be special and all, but for one reason or another they can’t. This [ READ MORE ]
If you have read my site for a while, or know what projects I am involved in, you know that for several summers I always do a little update on an Eclipse Plugin download logger. It started two years ago, then it just literally increased an integer in a text file for every download. You [ READ MORE ]
Recently, I wrote my first Facebook application. It was a small project, and it’s main purpose was to replace the common note entitled something like “Xth grade Schedule!!!” and it was designed to be more efficient for the end user. After inputting your schedule, you would go through and see who is in your classes [ READ MORE ]
I have had this idea for several years, I had always thought the way of sharing schedules on Facebook was inefficient. At my high school I would have to go through 1200 notes, just to see who was in my class. My application, only available for MHS students, allows you to add your schedule (teachers and classes), [ READ MORE ]
Today I was bored so I decided to write a Twitter client centered in Terminal. It’s not a super-client, it’s just plain and simple. It was more of a test of myself. Anyways be looking for versions in more languages, hopefully in Python or Bash in a few days, maybe in Perl someday. Download & [ READ MORE ]
Okay, I am way too cheap to pay $25 a year for Flickr, but Flickr is such a cool tool, and it’s compatible with so many ways to upload. So I went ahead a wrote a tool, that reads your RSS feed, and copy’s your Flickr photos. Now the even cooler thing, is I don’t [ READ MORE ]
Doing some work for the MACR lab I wrote a simple web application for agentTool. Mainly it just set in the web update repository for the eclipse plugin and logged every download. It also grabbed a litte bit of information from the user like IP address, time of download, and version downloaded. This is a [ READ MORE ]