Its Project Time

9
Feb
0

Its finally my last and final senior semester at WVU. Theres a lot I’ll miss, but I also can’t wait. With the new semester I’ll be building some new projects this semester: gTour (CS 481) and an operating system (CS 450).

gTour: A Google Android application that will act as a tour guide, providing information about the sights around you. The project is using the Google Android SDK, which uses Java and XML.

MPX Operating System: Build a base operating system. This project will be written in C. More information about it will be posted about the project soon, as we have already completed the first part of the OS.

Tennis on Campus Counter – XML Style

11
Jan
0

When I first started Tennis on Campus Counter, I put the scraped information into a comma separated for processing by the PHP scripts. This changed a few days ago however.

I recently dug deeper into the world of XML and started to think about how it could be of use to me. In the past I had always used XML for something someone else started. After I thought about it, I realized that TOC Counter was the perfect place for this. As such, I set about converting it to XML.

This ended up being a very simple process. The PHP parsing code is also now cleaner. Overall I was very impressed with how handy XML was.

Check out the end product: http://www.petederemer.com/toc/schools.xml.