[Panel-devel] Fwd: The results of your email commands
Hans Bakker
hansmbakker at gmail.com
Tue Nov 27 00:11:26 CET 2007
Hi all,
today I tried to send a mail to the panel-devel list about the
WindFinder plugin for the weather engine. I attached some source
files, but apparently the mailinglist rejected them. Can anybody
explain how to send a mail to the list with attachments?
Shawn Starr will forward my mail to the list later.
Kind regards,
Hans Bakker
PS sorry for annoying everybody with accidentally sending the first
message before it was finished (A)
---------- Forwarded message ----------
From: panel-devel-bounces at kde.org <panel-devel-bounces at kde.org>
Date: 26 nov. 2007 23:38
Subject: The results of your email commands
To: hansmbakker at gmail.com
The results of your email command are provided below. Attached is your
original message.
- Results:
Ignoring non-text/plain MIME parts
- Unprocessed:
(for the ones not knowing yet what I was busy with: I'm trying to make
a WindFinder.com plugin for the KDE4 weather engine)
here's everything I coded today. I added a few functions at the end of
the weather formula files for converting wind speeds from knots.
The conversion formulas were based upon the formulas in the google
gadget windfinder ion, but are fairly trivial (look on wikipedia for
the conversion constants http://en.wikipedia.org/wiki/Knot_%28speed%29
)
In the WindFinder ion i have parsing the stations list now in that way
that it only looks at stations, and ignores the other information
about country and continent.
It only looks at the current observation, parsing forecasts would
require parsing an additional xml file (xmlforecast.xml instead of
xmlreport.xml); I believe the format is the same so we could try to
reuse parseWeatherBlock for that later.
The updateWeather method must still be implemented.
Kind regards,
Hans Bakker
- Ignored:
PS sorry for annoying everybody with accidentally sending the message
before it was finished (A)
- Done.
---------- Doorgestuurd bericht ----------
From: "Hans Bakker" <hansmbakker at gmail.com>
To: shawn.starr at rogers.com, panel-devel-request at kde.org
Date: Mon, 26 Nov 2007 23:38:03 +0100
Subject: WindFinder ion
Hi Shawn and others,
(for the ones not knowing yet what I was busy with: I'm trying to make
a WindFinder.com plugin for the KDE4 weather engine)
here's everything I coded today. I added a few functions at the end of
the weather formula files for converting wind speeds from knots.
The conversion formulas were based upon the formulas in the google
gadget windfinder ion, but are fairly trivial (look on wikipedia for
the conversion constants http://en.wikipedia.org/wiki/Knot_%28speed%29
)
In the WindFinder ion i have parsing the stations list now in that way
that it only looks at stations, and ignores the other information
about country and continent.
It only looks at the current observation, parsing forecasts would
require parsing an additional xml file (xmlforecast.xml instead of
xmlreport.xml); I believe the format is the same so we could try to
reuse parseWeatherBlock for that later.
The updateWeather method must still be implemented.
Kind regards,
Hans Bakker
PS sorry for annoying everybody with accidentally sending the message
before it was finished (A)
More information about the Panel-devel
mailing list