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:
Touch Weather Pro Finger-oriented full-screen weather forecast tool with realistic video effects of snow, rain and cloudiness. Several weather aggregators. Multiple cities
TodayPlus for Pocket PC TodayPlus for Pocket PC - TodayPlus can display your owner info and your picture, the current weather conditions and multi-city forecast (cities in France and elsewhere), news from various sites, the time in different cities, your calendar (appointments, tasks, etc...), the battery level, the memory level, and even a launcher
Speereo Voice Translator: English-Turkish (WM) Speereo Voice Translator (SVT) is an ideal companion for traveling on business or leisure and also is an excellent aid for business communication. Running on Windows Mobile and Symbian based mobile devices it contains of over 4000 phrases in each of 16+ languages and many other useful features
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
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
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
Spb Diary SPB Diary is a feature-rich Today plug-in for your Calendar, Tasks, Contacts, Notes and Messages. It enhances Pocket Outlook by gathering all of your PIM information in one place. With SPB Diary, the Today screen will soon become your favorite since you will need to leave it less and less
Hinavigator Hinavigator - Touch To Go is a software package that allows you to launch programs, make calls, view weather information, access Phone profiles, do ALT-TAB, turn on/off today Plug-ins, and navigate your device by only one hand
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
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
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
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
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 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
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
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