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:
Weather Watcher Mobile Weather Watcher - your personal Windows mobile weather station. Automatically retrieve the current conditions, hourly forecast, daily forecast, detailed forecast, severe weather alerts (US only) for over 77,000 cities world-wide.
Features:
- Forecasts available for 77,000+ cities world-wide.
- Current weather conditions.
- 46-hour forecast.
- 10-day day/night forecast
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
Weather Mobile Weather Mobile is a powerfull weather forecast Today plugin. Features:
Easy configuration
View temperature, wind
Up to 5 day forecast
Tabbed display mode
More than 2500 cities
Windows Mobile 5 compatible System Requirements: Pocket PC device with ARM CPU Microsoft Pocket PC 2003 (SE) or Windows Mobile 5
WeatherBug Direct The power of WeatherBug, on your Today Screen! Customizable weather forecasts
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)
Elecont Weather Elecont Weather Forecast and Barometer
10-day weather forecast with Barometer, Alerts, Hour-by-Hour forecast, Current Weather conditions and feels like temps. Animated effects on your Home/Today screen. Weather data is supplied by WSI Corp. the leader in weather-driven business solutions
Radar Watch Download pictures from National Weather Service
Update for HTC Touch2 - Weather Updates 2009-12-15 This update for HTC Touch2 allows it to bring you updates wherever your location, so you know the relevant weather information for where you are, no matter if you are on a 3G or a 2G network
Sqij - Weather Sqij - Weather - Get weather information for any city in the world on your mobile phone.
Like all SQIJ applets, all wireless data is kept to a minimum, saving you money!
Setup Note: after installing the SQIJ application software and signing-in, select the ''Add a Sqij'' icon then enter ''weather'' in the Search box
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
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 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
What Is My IP? What Is My IP? - 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 may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
MobileInfo MobileInfo - 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.
Information is power. And with the .NET Compact Framework we can have all the information we want
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
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
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 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
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