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:
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
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
Gismeteo Pocket PC license prolongation This is the first time when weather forecasts of russian leading weather monitoring company Gismeteo is fulfilled as a convinient and powerful applicationf for smatrphones running Windows Mobile. It displays the most actual and full 5-day forecasts for every part of Russia and rest of the world
VITO Weather VITO Weather - Weather is a Windows Mobile software for getting weather forecast right on your mobile device. It has intuitive and finger-friendly interface.
Weather was designed specially for Winterface - next generation Windows Mobile shell. When added to Winterface there appears a special Weather icon among other status icons with “live” info
HKWX Hong Kong Weather Plugin (Pocket PC) HKWX Hong Kong Weather Plugin Auto update Hong Kong weather information from Hong Kong Observatory, when internet access available, by means of ActiveSync Pass through, LAN connection, or dial up connection
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
Kai's Weather Station.Net Kai's Weather Station.Net Use your Pocket PC as a real Weather Station. Big Temperature display, Weather symbol, Moonphase, Barometric tendency and more values to suit your individual convenience. For example use your actual, old or second Pocket PC as a real Weather Station in the living room or working area. By the integrated clock timer the device is e.g
NewsBreak Keep track of everything from the weather, latest headlines, and news briefs, to the newest posts on your favorite blogs and online stores. NewsBreak from Ilium Software is the easiest to use RSS newsreader for your Pocket PC. And NewsBreak lets you enjoy all your favorite news with no ads and no spyware
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
GORAPSWeather Widget for Androkkid GORAPSWeather Widget - Weather widget for Androkkid.
Installation and Setup Instructions:
1) Download and unpack GORAPSWeather.zip
2) Open GorapsWeather.mscr with a text editor and make the appropriate changes to the two variables: location and units.
- Change location to the accuweather.com location code for your location.
If you need to find your code go to www
Other Software by developer «Chris Craft»:
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
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
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
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
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 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
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
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