Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Exchange for Android 2.x
Featurephone Camera
FrostKicking
Puntalo - mobile tracking and security
Chicken attack: Takeo's call
GO Launcher EX Theme Spring
StealthChat : Private Messaging
UNCOPT File Browser
Learn PLSQL
Terrorist Air Attack
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Mobile Weather





Mobile Weather
Version: 1.0

Platforms: Pocket PC


Categories: Travel & Navigation

Upload date: 16 Aug 11

Developer: Chris Craft

License: Freeware

Downloads: 283

File Size: 47 Kb
Download Free Mobile Weather 



Rating: 2.2/5 (Total votes: 5)




  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)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 WeatherSteelSoft 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
BuzzWXBuzzWX
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 WeatherMy-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
WindChillWindChill
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
WeekWeatherWeekWeather
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)
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!
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
WeatherListsWeatherLists
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 ManillaTouchFlo 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-MaticLunch-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 ClockGPS 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 ReaderCommunity 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 LoggerSMS 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 PickerPrize 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
TripprTrippr
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 SpeedometerMobile 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 QuizMobile 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 RemoteMobile 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 SignatureMobile 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

» show more

 

Comments on Mobile Weather:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Mobile Weather is compatible with your device O2 xda Exec
 
 
© Pantich 2009 - 2025 All rights reserved.