Re: My progress

2009-01-15 Thread Marco Martin
On Wednesday 14 January 2009, Aaron J. Seigo wrote: > On Wednesday 14 January 2009, Marco Martin wrote: > > On Wednesday 14 January 2009, Aaron J. Seigo wrote: > > > On Wednesday 14 January 2009, Marco Martin wrote: > > > > On Tuesday 13 January 2009, Aaron J. Seigo wrote: > > > > > this would prob

Re: My progress

2009-01-14 Thread Aaron J. Seigo
On Wednesday 14 January 2009, Marco Martin wrote: > On Wednesday 14 January 2009, Aaron J. Seigo wrote: > > On Wednesday 14 January 2009, Marco Martin wrote: > > > On Tuesday 13 January 2009, Aaron J. Seigo wrote: > > > > this would probably mean creating a small Plasma::Message class or > > > > (e

Re: My progress

2009-01-14 Thread Marco Martin
On Wednesday 14 January 2009, Aaron J. Seigo wrote: > On Wednesday 14 January 2009, Marco Martin wrote: > > On Tuesday 13 January 2009, Aaron J. Seigo wrote: > > > this would probably mean creating a small Plasma::Message class or > > > (even re- using Plasma::ToolTipContent perhaps?) and allow pla

Re: My progress

2009-01-14 Thread Marco Martin
On Wednesday 14 January 2009, Aaron J. Seigo wrote: > On Wednesday 14 January 2009, Marco Martin wrote: > > On Tuesday 13 January 2009, Aaron J. Seigo wrote: > > > this would probably mean creating a small Plasma::Message class or > > > (even re- using Plasma::ToolTipContent perhaps?) and allow pla

Re: My progress

2009-01-14 Thread Aaron J. Seigo
On Wednesday 14 January 2009, Marco Martin wrote: > On Tuesday 13 January 2009, Aaron J. Seigo wrote: > > this would probably mean creating a small Plasma::Message class or (even > > re- using Plasma::ToolTipContent perhaps?) and allow plasmoids to queue > > such messages with the Applet class. the

Re: My progress

2009-01-14 Thread Marco Martin
On Tuesday 13 January 2009, Aaron J. Seigo wrote: > On Tuesday 13 January 2009, Henk te Sligte wrote: > > I thought it might be a good idea to develop an applet (and engine) > > for a random purpose, just to get familiar with Plasma, I'm thinking > > about an applet which displays the status from a

Re: My progress

2009-01-14 Thread Henk te Sligte
2009/1/13 Aaron J. Seigo : > On Tuesday 13 January 2009, Henk te Sligte wrote: >> I thought it might be a good idea to develop an applet (and engine) >> for a random purpose, just to get familiar with Plasma, I'm thinking >> about an applet which displays the status from a sabnzbd server >> (http:/

Re: My progress

2009-01-13 Thread Aaron J. Seigo
On Tuesday 13 January 2009, Henk te Sligte wrote: > I thought it might be a good idea to develop an applet (and engine) > for a random purpose, just to get familiar with Plasma, I'm thinking > about an applet which displays the status from a sabnzbd server > (http://www.sabnzbd.org). The API of sab

Re: My progress

2009-01-13 Thread Davide Bettio
Hi, Il Tuesday 13 January 2009 20:54:25 Henk te Sligte ha scritto: > After that, I'm not really sure what to do next. I have seen some > tasklists (e.g. http://techbase.kde.org/Projects/Plasma/Tasks), maybe > it's a good idea to pick one of those and see how far I get. But I'm > not really sure ab

My progress

2009-01-13 Thread Henk te Sligte
Hi :) You might not know me, I definitely don't know most of you, but I've been watching the plasma-process from time to time. And to be honest: I really want to join you guys. However, my KDE programming knowledge is not that big. I am quite experienced in C++, and familiar with QT, although ther