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:
WorldMate Standard Edition (Pocket PC) Gain access to your itinerary details, global weather forecasts, world clocks, currency, clothing size and measurement converters, tip and tax calculator and more
SteelSoft GPS Weather SteelSoft GPS Weather - 1: GPS Weather
Based on your GPS location, tell you the weather forecast of the location.
When you travel, it is useful. You do not even need to know where you are now, you will be able to know the local weather conditions and forecasts
BuzzWX BuzzWX - Weather information is critical for pilots. This tool allows pilots to retrieve METAR and TAF reports from the NOAA. These are two of the most important tools for pilots in prefight and this tool provides a simple and direct way to get them on your mobile phone
My-Cast Weather My-Cast by Garmin provides animated Nexrad DopplerŪ radar, hourly to 7-day forecasts, storm watch, clouds, and more- throughout the United States (including Alaska and Hawaii)! This data is presented in an easy-to-read and highly visual display
WindChill WindChill - This program allows you to enter the surface wind speed and temperature and calculates the new 'Wind Chill' index for those numbers. You can select either metric or imperial conversion.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
WeekWeather WeekWeather - This program allows you to enter in the weather for the week into your computer.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
Weather (Windows Mobile) Weather (Windows Mobile) - An easy to use Mobile Application that provides you with an accurate five day worldwide weather forecast for any worldwide location/city. This mobile application is compatible for Windows Mobile and Symbian Series 60 devices and provides with information such as High, Low, Humidity, Wind speed and a general condition overview
RadarLove! RadarLove is a simple Radar image engine that pulls all the image data from the National Weather Service RIDGE system, including most of the overlays.
A few pointers:
* you can click on a location, and it will zoom in on that location. When you do this, the map must not move, otherwise the zoom will not work
WeatherLists WeatherLists - This program can be used to enter cities from around the world. When you want to know the weather readings/forecast for the city tap on the city to view the weather report from www.Weather.com XHTML service.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
TouchFlo 2D Manilla TouchFlo 2D Manilla - A 2D remake of TouchFlo3D. Manilla2D (M2D) Disables any and all other Homescreen Plugins, just so you know. If Weather Graphics are missing, you are still using an older test Cab without all the graphics.
Video
Verified Devices:
ELVES
Polaris
Kaiser
Artemis
Hermes
NIKE
Herald
Trinity
etc list needs updating
Other Software by developer «Chris Craft»:
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
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
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
Prize Picker Prize Picker - 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.
There is probably someone out there who doesn't think this is the best looking application ever
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
Mobile Speedometer Mobile Speedometer - 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
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 Remote Mobile SMS Remote - 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
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