CSC 535
Graduate Level Web Services
Prof. Dr. Lin Qiu
SUNY Oswego (OSU), Spring Semester 2007
Course Homepage • Project Site
Assignments
- Assignment 1: Two XML-Parsers for DOM- and event-based parsing.
description || code || javadoc
- Assignment 2: A SpellChecker using the GoogleSearch WebService.
description || code
Project
audioMappr! is a producing and consuming WebService that maps music preference of users of the music community Last.FM by country on a Google Map. It provides a number of kml files to depict different countries on Google Maps as a Web Service.
While the responsibilities in this rather complex project were equally shared, my teammate Daniel was mainly responsibly for implementing a tree-search based parsing algorithm for Last.FM's Web Service. My responsibilities were the implementation of a simple user interface using Google Maps.
Click here to visit the project site.