Forecast-only weather ion

2009-09-29 Thread Thilo-Alexander Ginkel
Hello everyone, I am currently developing a Weather Ion for the German wetter.com weather data provider to improve the station coverage for Germany, Austria and Switzerland. Unfortunately, wetter.com only provides forecast data through its free web service API, so the Ion actually has no access

Re: Forecast-only weather ion

2009-09-30 Thread Thilo-Alexander Ginkel
On Wednesday 30 September 2009 19:20:55 Shawn Starr wrote: > > Unfortunately, wetter.com only provides forecast data through its free > > web service API, so the Ion actually has no access to current observation > > data to provide to the Weather Plasmoid. AFAICS this results in some ugly > > rende

Re: Forecast-only weather ion

2009-10-09 Thread Thilo-Alexander Ginkel
On Thursday 01 October 2009 01:48:29 Shawn Starr wrote: > > Now that my Weather Ion is mostly feature-complete, how does the further > > process look like? Should I submit a review request? Should it first go > > to the playground? (Feel free to point me to a Wiki page if there is any > > explainin

Re: About releasing a new plasmoid

2009-10-28 Thread Thilo-Alexander Ginkel
On Wednesday 28 October 2009 19:02:28 Sebastian Kügler wrote: > On Wednesday 28 October 2009 18:18:55 Sandro Andrade wrote: > > I'm finishing a new plasmoid for visualizing KDE community activities > > and I would like to know how to proceed > > for a release. Can I have it in kdeplasma-addons ? Am

Review Request: wetter.com Weather Ion

2009-10-31 Thread Thilo-Alexander Ginkel
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2026/ --- Review request for kdelibs, Plasma and Shawn Starr. Summary --- This change

Re: Review Request: wetter.com Weather Ion

2009-11-01 Thread Thilo-Alexander Ginkel
This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2026/#review2882 ------- On 2009-10-31 14:02:05, Thilo-Alexander Ginkel wrote: > > -

Re: Review Request: wetter.com Weather Ion

2009-11-01 Thread Thilo-Alexander Ginkel
I borrowed the class layout from the BBC Weather Ion, so I did not put too much thought into this. On 2009-10-31 18:48:39, Thilo-Alexander Ginkel wrote: > > Oh, and personally I would use some kind of shared pointer for the > > WeatherData::Forecast[Period|INFO]* objects. But thi

Re: Review Request: wetter.com Weather Ion

2009-11-01 Thread Thilo-Alexander Ginkel
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2026/ --- (Updated 2009-11-01 18:31:18.178318) Review request for kdelibs, Plasma and Shaw

Re: Review Request: wetter.com Weather Ion

2009-11-02 Thread Thilo-Alexander Ginkel
On Monday 02 November 2009 21:46:12 Aaron Seigo wrote: > > I have removed the QObject inheritance in my current working copy. > > the Ions are QObjects primarily for memory management; since the Ion > plugins tend to have signal/slot connections they'd end up subclassing > QObject and so it just

Re: Review Request: wetter.com Weather Ion

2009-11-03 Thread Thilo-Alexander Ginkel
On Tuesday 03 November 2009 18:51:05 Aaron Seigo wrote: > > On 2009-11-03 17:00:51, Will Stephenson wrote: > > > /trunk/kdereview/plasma/dataengines/weather/ions/ion_wettercom.cpp, > > > line 44 > > > > > > > > > By conventi

Re: Review Request: wetter.com Weather Ion

2009-11-03 Thread Thilo-Alexander Ginkel
enerated e-mail. To reply, visit: http://reviewboard.kde.org/r/2026/#review2904 ----------- On 2009-11-01 18:31:18, Thilo-Alexander Ginkel wrote: > > --- > This is an automati

Re: Review Request: wetter.com Weather Ion

2009-11-03 Thread Thilo-Alexander Ginkel
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2026/ --- (Updated 2009-11-03 19:51:12.510139) Review request for kdelibs, Plasma and Shaw

Re: Review Request: wetter.com Weather Ion

2009-11-03 Thread Thilo-Alexander Ginkel
ically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2026/#review2901 ------- On 2009-11-01 18:31:18, Thilo-Alexander Ginkel wrote: > > --- >

Re: Review Request: wetter.com Weather Ion

2009-11-04 Thread Thilo-Alexander Ginkel
e. This would AFAICS get rid of > > the 'missing icon' icon and make the applet usable in panels. > > Thilo-Alexander Ginkel wrote: > I thought about that before, but found it rather weird to call an > interpolated value from the forecast a "current" weathe

Review Request: wetter.com Ion: fix forecast retrieval for some geographic regions

2010-09-10 Thread Thilo-Alexander Ginkel
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5309/ --- Review request for Plasma and Shawn Starr. Summary --- As it turned out