Hourly Weather is two small projects that share the same major code base. The first is an App/Appwidget for the android platform and the second is a web application. Both projects have a similiar goal which is to give you an hour based forecast for your current location. The Android version does this using the devices build in location based hardware and the web application does this using the new HTML 5(kind of) geo-location api.