Hello,
i'm currently working on a small weather app for windows mobile.
I'm not yet ready to release a version as an important feature is still missing (configuring the city where you live
).
It makes use of the Google.com weather API and also downloads the images from there.
Goal is to make it as finger friendly as possible, and support multiple resolutions (currently running in VGA) while keeping it simple feature-wise.
Developing under #develop 3.0 with .net CF 2.0 and it's my first Windows Mobile app
Todo:
- add customizeable font colors (currently only background colors changeable)
- transparent icons
- add multiple cities selection
Installation:
- Just unzip anywhere on your PPC
Change history:
V0.4.1 beta:
Just a very small update:
- Fixed bug where weather "age" showed wrong time if update was longer than 24h ago (added "d" now for showing whole days if > 24h)
- changed startup time, now shows last weatherdata much quicker
- added finger scrollable settings menu (test only)
- changed customizer to finger controllable (removed trackbars, again test only)
V0.4 beta:
- changed update behavior (no update on startup, only manual)
- cached last weather settings: Program will start with last downloaded weather data and display "age" of this weather data in hours or minutes
- Update now also possible by clicking the upper panel (in addition to the large weather icon)
V0.3 beta:
- .cab installer available
- Fixed download issue: No longer partly downloaded images
- fixed settings menu layout for VGA (now scales correctly)
- added "Customize" menu: Configurable colors for the 3 main layers (Upper, middle and lower)
V0.2 beta:
- reworked GUI, now should fit VGA and QVGA devices
- added "Settings": Hold & Tap to get into settings menu - allows changing of all weather related settings
- new icons (by www.defcom.com)
V0.1.1 beta:
- fixed QVGA display
- fixed °F / °C conversion
V0.1 beta:
- very early first release, use at your own risk!
- downloads weather data on start
- refresh by pressing the big weather icon
- customizeable only via xml settings file
- language can be changed by changing path (e.g. from .com to .de) of google URL in settings XML
- 2 settings with DE and EN languages available, just copy to the same location as the exe and rename to Settings.xml
Known issues:
- none
Download V0.4.1:
- check out "Attached files" section below!
i'm currently working on a small weather app for windows mobile.
I'm not yet ready to release a version as an important feature is still missing (configuring the city where you live
It makes use of the Google.com weather API and also downloads the images from there.
Goal is to make it as finger friendly as possible, and support multiple resolutions (currently running in VGA) while keeping it simple feature-wise.
Developing under #develop 3.0 with .net CF 2.0 and it's my first Windows Mobile app
Todo:
- add customizeable font colors (currently only background colors changeable)
- transparent icons
- add multiple cities selection
Installation:
- Just unzip anywhere on your PPC
Change history:
V0.4.1 beta:
Just a very small update:
- Fixed bug where weather "age" showed wrong time if update was longer than 24h ago (added "d" now for showing whole days if > 24h)
- changed startup time, now shows last weatherdata much quicker
- added finger scrollable settings menu (test only)
- changed customizer to finger controllable (removed trackbars, again test only)
V0.4 beta:
- changed update behavior (no update on startup, only manual)
- cached last weather settings: Program will start with last downloaded weather data and display "age" of this weather data in hours or minutes
- Update now also possible by clicking the upper panel (in addition to the large weather icon)
V0.3 beta:
- .cab installer available
- Fixed download issue: No longer partly downloaded images
- fixed settings menu layout for VGA (now scales correctly)
- added "Customize" menu: Configurable colors for the 3 main layers (Upper, middle and lower)
V0.2 beta:
- reworked GUI, now should fit VGA and QVGA devices
- added "Settings": Hold & Tap to get into settings menu - allows changing of all weather related settings
- new icons (by www.defcom.com)
V0.1.1 beta:
- fixed QVGA display
- fixed °F / °C conversion
V0.1 beta:
- very early first release, use at your own risk!
- downloads weather data on start
- refresh by pressing the big weather icon
- customizeable only via xml settings file
- language can be changed by changing path (e.g. from .com to .de) of google URL in settings XML
- 2 settings with DE and EN languages available, just copy to the same location as the exe and rename to Settings.xml
Known issues:
- none
Download V0.4.1:
- check out "Attached files" section below!
Attachments
Last edited: