Recent Changes - Search:

Home

Is the Laser up?

People

Publications

Calendar

Projects

Spring 2012

Older Courses

Fall 2011

Spring 2011

Fall 2010

Spring 2010

Fall 2009

Spring 2009

Fall 2008

Spring 2008

Fall 2007

HOWTOs

edit SideBar

WeatherApp

Daniel Pimentel
December 10, 2009

Overview

Weather App is a simple application that asks for the user's area code and the number of days they would like to receive the weather forecast.

Screenshot

Concepts Demonstrated

  • Lists were relied upon for storing data
  • Recursion was used sorting the parsed data from the weather feed
  • Data Abstraction was used to manipulate the external data

External Technology

  • SXPath was implemented used to parse specifica areas of the XML data.
  • SXML was implemented as a means to turn the xml data into sxml
  • GUI was implemented to create a graphical interface for the user

Innovation

My innovation comes in the form or practicality. Everyone needs to know the weather everyday.

Technology Used Block Diagram

Additional Remarks

Would have like to included more features.

Edit - History - Print - Recent Changes - Search
Page last modified on December 21, 2009, at 10:57 PM