-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Artwork
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore


Camheroes

Sponsoring



-
- Content .- Fans (68) .- Knowledge Base  . 

Customizable Weather Plasmoid (CWP)

   0.9.18  

Plasmoid Binary

Customizable Weather Plasmoid (CWP)
zoom


Customizable Weather Plasmoid (CWP)
zoom


Customizable Weather Plasmoid (CWP)
zoom


Depends on:  KDE 4.x
Downloads:  52197
Submitted:  Feb 6 2009
Updated:  Jan 10 2010
Score: 
score92%92%score
 92% good
bad   good

Description:

For KDE-4.2.x and KDE-4.3.x

If you want to see your (animated) satellite image in the "official" list, so you can quickly select it in future versions, send it to me, and I'll add it to the satellite images list!

This is another weather plasmoid.
It aims to be highly customizable, but a little harder to setup than other weather plasmoids.
Nearly any weather forecast provider can be used, as long as the data is provided as html files (no flash).
The information how to extract the information from these html files is stored inside xml files.
Commands like grep, head, tail, sed, awk, ... will do this job.

For now, xml files for the weather providers

www.weather.com (°F) (city identifier example: USDC0001)
br.weather.com (°C) (city identifier example: BRXX0043)
de.weather.com (°C) (city identifier example: 80331 or UKXX0085)
espanol.weather.com (°C) (city identifier example: Ciudad-de-Mexico-MXDF0132)
fr.weather.com (°C) (city identifier example: Paris-FRXX0076)
in.weather.com (°C) (city identifier example: New-Delhi-INXX0096)
uk.weather.com (°C) (city identifier example: London-UKXX0085)
wetter.com (°C) (city identifier example: DE0006515)
metservice.co.nz (°C) (city identifier example: wellington)
myforecast.com (°C) (city identifier example: 12844)
myforecast.com (°F) (city identifier example: 12844)
www.weather.com.cn (°C) (city identifier example: 101010100)
accuweather.com US (°C) (city identifier example: 85001)
accuweather.com US (°F) (city identifier example: 85001)
accuweather.com world (°C) (city identifier example: AFR|ZA|SF004|JOHANNESBURG)
accuweather.com world (°F) (city identifier example: AFR|ZA|SF004|JOHANNESBURG)
ilmeteo.it (°C) (city identifier example: Roma)
pogodynka.pl (°C) (city identifier example: Warszawa)
freemeteo.com (°C) (city identifier example: gid=3117735&la=4; control language by la=, try different numbers on freemeteo page)
freemeteo.com (°F) (city identifier example: gid=3117735&la=4; control language by la=, try different numbers on freemeteo page)

are included, but feel free to write your own ones.
Please note, that some of the xml files might not work properly for all locations.

To access extended information about current weather condition, left-click inside the current weather description!
The time, when the provider updated his weather information is shown italic when clicked on update time.

CWP saves current weather data on exit inside $HOME/.cwp folder, so after crashes, ... you might want to clean up
this directory, or completely remove it.

Parts of the source code are taken from weather plasmoid 0.4, KDE 4.2, qimageblitz, yaWP.
Thanks to the developers!

If you experience any bugs, please report them here.
Running
plasmoidviewer plasma_applet_cwp
or starting plasma from the console
might give you some debug information.




Changelog:

0.9.18
======
- xml: ilmeteo.it: fixed
- xml: www.metservice.co.nz: removed, homepage is unusable
- xml: freemeteo.com: fixed
- xml: wetter.com: fixed

0.9.17
======
- xml: www.metservice.co.nz: fixed
- xml: ilmeteo.it: fixed

0.9.16
======
- link to current weather data homepage accessible through context menu
- xml: pogodynka.pl: fixed

0.9.15
======
- xml: www.metservice.co.nz: fixes
- xml: www.weather.com.cn: fixes
- fixed local custom images (sorry)

0.9.14
======
- data engine completely rewritten
- "network disconnected" icon shown, when download failed
- remember current satellite image (again)
- minor gui fixes

0.9.13
======
- xml: www.weather.com.cn: fixed
- xml: minor fixes

0.9.12
======
- workaround for "empty folderview" bug (thanks to Bogdan Gribincea)
- workaround for Qt animated gif bug
- full size wind rose if no sunrise/sunset data was found
- xml: freemeteo.com (celsius and fahrenheit): added
- xml: satellite_images: updated (animated images)




LicenseGPL
Source(CWP 0.9.18 - Sources)
Mandriva(CWP 0.9.12 - Mandriva 2009.1 i586)
Mandriva(CWP 0.9.12 - Mandriva 2009.1 x86_64)
SUSE(CWP 0.9.15 - OpenSUSE 11.0 i586)
SUSE(CWP 0.9.15 - OpenSUSE 11.0 x86_64)
SUSE(CWP 0.9.15 - OpenSUSE 11.1 i586)
SUSE(CWP 0.9.15 - OpenSUSE 11.1 x86_64)
other(CWP 0.9.15 - Archlinux)
Ubuntu(CWP 0.9.15 - Ubuntu Jaunty 9.04 (i386 and amd64))
Fedora(CWP 0.9.15 - Fedora 11 i586)
Fedora(CWP 0.9.15 - Fedora 11 x86_64)
send to a friend
subscription
other artwork from jaegerschnitzel

goto page: prev  ... 20  21  22  23  24  25  26  27  28 

-

 Note on Updating data

 
 by franzf on: Jan 29 2010
 

Please could you just update the Applet, when data was fetched successfully.
We have problems here with the reliability of the connection. So it happens quite often that we get disconnected for several minutes.

You now show a nice spinner, when data is being fetched. If fetch fails, the spinner stays until data was fetched successfully again. This is not an "Exception safe" design ;)

So please don't change the view during fetching ;)
If I can help i could have a look at it and propose a patch!


reply to this

-
.

 ilmeteo.it

 
 by pceres on: Feb 3 2010
 

I managed to fix ilmeteo.it, and have a working version of ilmeteo_it.xml to be copied into /usr/share/apps/plasma-cwp/ .
Everybody interested can email me to get a copy.

pasquale_c@hotmail.com


reply to this

-

 CWP will not get weather data

 
 by ernie on: Feb 7 2010
 

CWP will no longer get weather data from www.weather.com (F) dates 01/10/2010

I am using Mandriva Linux 2010.0 and CWP-0.9.18 which I downloaded and compiled from source. I did this because I had the same trouble with version 0.9.12 which can be downloaded as a pre-compiled binary for Mandriva from this site.

If you need any additional information, I will check back periodically, or you can email me at the address in my sig.


Ernie (ewilcox@bex.net)
Registered Linux User 247790

reply to this

goto page: prev  ... 20  21  22  23  24  25  26  27  28 

add commentback




-
-
all messages

openDesktop.org Facebook App





Partners
Place Your Link Here!
Online Casino
Fundraising Ideas

Cool Sites
iPhone Community

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Artwork
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
News RSS   
Discussion RSS   
Events RSS   

Participate
Groups
Forum
Add Artwork
Public API
About KDE-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2001-2010 KDE-Look.org Team  
All rights reserved. KDE-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.