From kde-panel-devel Mon Nov 26 23:11:26 2007 From: "Hans Bakker" Date: Mon, 26 Nov 2007 23:11:26 +0000 To: kde-panel-devel Subject: [Panel-devel] Fwd: The results of your email commands Message-Id: <761dc76c0711261511g11fd7daen6fc5514815f5d353 () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=119611873508248 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@kde.org Date: 26 nov. 2007 23:38 Subject: The results of your email commands To: hansmbakker@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" To: shawn.starr@rogers.com, panel-devel-request@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) _______________________________________________ Panel-devel mailing list Panel-devel@kde.org https://mail.kde.org/mailman/listinfo/panel-devel