Mobile Weather - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
How'd we make it this far without a weather application? I must admit its hard to buy anything these days that doesn't have a weather feature built in. But does everyone understand the basic of writing such an application? That's what we will explore today.
UI is a little plain. I really think a weather application needs to have a top notch exciting UI, but we'll keep it simple this time. We have an input section at the top that takes the user's ZIP Code, and we have an output section at the bottom.
In the output section we have some basic factoids like current conditions and temperature. We also have a forecast for the next day showing date, description, with high and low temperature. And finally we have a graphic to add a little something to an otherwise drab application.
How did we mine this information. Basically I connected to a public weather RSS feed that takes zip code as an URL parameter, using an HttpWebRespone object. I then parsed out the data I need using regular expressions.
There are other ways of doing this type of thing, but I thought this would allow us to use a lot of neat Window Mobile technologies we haven't explorer before.
Possibilities:
The UI needs more polish, but it is useable. There is even more data in this RSS feed than I'm exposing so that is another way to expand on this project and make something awesome.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
WMD-Agenda Widget for Androkkid WMD-Agenda is an Androkkid widget that displays your appointments (like the PocketOutlook Calendar), tasks for the next few days, and includes the weather forecast for the next 5 days. It is highly configurable and skinnable
WeatherHurricanes WeatherHurricanes - The Saffir-Simpson scale of a hurricane's intensity is used to estimate the potential property damage and coastal flooding. The scale is determined by wind speed, since storm surge sizes depend on the slope of the continental shelf.
This program requires that you have both the 'BeanDLL
WeatherZIPs WeatherZIPs allows you to enter a postal code and displays the weather report from the Google.com server. Enter the ZIP/Postal code and tap the button to view the current and future weather forecasts. This service is provided by Google
The Weather Channel 1 Year Subscription for Windows Mobile The Weather Channel - Weather can make or break your plans, whether it be business travel or a round of golf. With The Weather Channel for Windows Mobile, you'll have the latest weather information at your fingertips so you can plan more efficiently
MyTravelr Mytravelr is a set of tools designed to help on-the-go mobile users maximize their productivity and reduce the stress of trave.
1.0F3 version:
- Fixed bug: some cities DST issue.
- Fixed bug: Weather update from forecast screen.
- Added: Option for disabling Internet Network confirmation.
1.0F2 version:
- Added: Edit cities feature (Add/Update/Delete)
Pocket Forecast Pocket Forecast is a weather application that supports multiple cities, multiple languages, and is customizable. Written in Basic4PPC. Uses the Yahoo weather API.
What's New in This Release:
· added some translations for conditions
· implement ini
WeatherSyncer WeatherSyncer - WeatherSyncer allows you to build a list of world city names and syncs the weather readings for each from the Live.com service. You can also view the live.com mobile weather page for each city.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
GPS Weather Radar Weather radar for Windows Mobile.
Notes:
This application utilizes data connection. Unlimited data plan is recommended.
This application relies on third party web services that are subject to change without notice
hgWeather Widget for Androkkid hgWeather Widget - Weather widget for Androkkid. It uses Google weather API.
To use:
To get into the settings screen, click on the top right.
To get to the details screen, click on the left half.
To update manually, click on the bottom right.
· Will show up to 4 days of weather or only an icon
Tenki Tenki is a simple general-purpose weather application for the Pocket PC with an expandable database over 200 pre-selected worldwide locations. Locations for which weather information is available can also be picked from a world map. Weather data is downloaded from wunderground.com, parsed and tailored to the Pocket PC
Other Software by developer «Chris Craft»:
Community Megaphone Reader Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
SMS Logger SMS Logger - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I've had a lot of requests for SMS related applications
Mobile Signature Mobile Signature - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Trippr Trippr - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You've probably already figured out what this application does
GPS Clock GPS Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I couldn't resist creating another GPS related mobile application
Lunch-O-Matic Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together
Mobile Quiz Mobile Quiz - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today we are going to look at another classic goal in Mobile development, data collection
Mobile SMS Contact Mobile SMS Contact - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today one of my readers, Paul Diston, made the following request
Pocket Death Clock Pocket Death Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Let's have some fun today. And do an application that is just for kicks