Projects/Plasma/Weather: Difference between revisions

From KDE TechBase
m (Add description for Ions page.)
(Weather source added)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Introduction ==
This page will be used as an information center for Weather applet and its Ions. Currently there is not much information available, but feel free to add whatever you think belongs here.
This page will be used as an information center for Weather applet and its Ions. Currently there is not much information available, but feel free to add whatever you think belongs here.


[[Projects/Plasma/Weather/Ions|Information about Ions]] page contains the naming specification and briefly usage what requests Ion should handle to work with the applet.
== Development ==
* [[Projects/Plasma/Weather/Ions|Ion development]]
* [[Projects/Plasma/Weather/Applets|Applet development]]
 
== Ideas ==
Feel free to add ideas about anything Weather engine or applet specific.
 
- Geolocation for initial startup configuration.
 
Rather than always requiring the user to specify their location, a good approximation can be gained automatically, if the approximation is reasonable this can be used as the default location. In the event the approximation is invalid, the current behavior would be used. The approximation can be made using data sources such as the current locale (en_GB), ip based geolocation etc. Even a rough guess that only gets the country is a decent start.
 
== Possible weather sources ==
Feel free to add here possible weather sources.
 
* For spanish locations: [http://www.aemet.es/en/eltiempo/prediccion/localidades AEMet weather forecast].
* World Meteorological Organization: [http://worldweather.wmo.int/ World Weather Information Service].

Latest revision as of 17:38, 15 September 2009

Introduction

This page will be used as an information center for Weather applet and its Ions. Currently there is not much information available, but feel free to add whatever you think belongs here.

Development

Ideas

Feel free to add ideas about anything Weather engine or applet specific.

- Geolocation for initial startup configuration.

Rather than always requiring the user to specify their location, a good approximation can be gained automatically, if the approximation is reasonable this can be used as the default location. In the event the approximation is invalid, the current behavior would be used. The approximation can be made using data sources such as the current locale (en_GB), ip based geolocation etc. Even a rough guess that only gets the country is a decent start.

Possible weather sources

Feel free to add here possible weather sources.