
Weather
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Meteorrock
6 years ago
Report
zuargo
11 years ago
can you translate it to spanish?
Report
assalane
11 years ago
Report
pierreplr
11 years ago
Report
nenjordi
11 years ago
1)Visit www.weather.com
2)Search for your city example: Toulouse
- Your URL in the navigator should be something like: http://www.weather.com/outlook/travel/businesstraveler/local/FRXX0099?lswe=Toulouse&from=searchbox
Pray Attention to the code FRXX0099 in the URL, this means FRance XX(unknown Region) 0099 Code.
If you see the example Los Angeles is USCA0638. United States, CAlifornia, code=0638, just for curiosity :D
3)Copy the code FRXXYYYY of your city to the Weather screenlet (right click-> Zip code...)
Hope was useful!
Report
pierreplr
11 years ago
Report
sandaili
11 years ago
Report
dbius
11 years ago
Report
anuljade
11 years ago
Hello ...
I write in Spanish, because it's easier and I understood that there could be more people who would appreciate that.
The solution I am proposing this contrasted with other people and works. You have proven, and that what she tells me is another matter other than the original "does not obtain data from the server weather.com." I have been given the absence of any weather information and that is because the code of the area. I would suggest that prove with another code to see if it is for that reason.
I appreciate your suggestion, but I already fixed the problem, as well as other people they helped.
Salu2
Report
anuljade
11 years ago
La forma de corregir este “fallo” y poder seguir disfrutando de dichas applets, pasa por la modificación del fichero “WeatherScreenlet.py” que se encuentra dentro de nuestro “home” (/home/usuario/.screenlets/Weather/).
Para ello, deberemos editar dicho fichero y modificar la cadena que hace referencia a:
cc=*&dayf=10&prod=xoap&par=1003666583&key=4128909340a9b2fc&unit=
por ésta otra:
cc=*&dayf=10&prod=xoap&link=xoap&par=1003666583&key=4128909340a9b2fc&unit=
A continuación se guardan los cambios efectuados y se reinicia la aplicación. Después de ésto, debería de funcionar igual que antes, eso si, con la limitación en la predicción meteorológica mencionada anteriormente.
Dado que éste tipo de aplicaciones se basan en un código de zona, para todos aquellos que no sepan su código o simplemente quieran saber el tiempo de otro lugar, les dejo el siguiente link: “http://www.aspnetresources.com/tools/locid.aspx”.
Report
richbl
11 years ago
En primer lugar, ten en cuenta que las respuestas han de ser escritos en Inglés (ver instrucciones, por favor).
-----
As for your solution, I was unable to find that it worked. While it correctly parses weather conditions, the temperatures were not displayed.
I would suggest you take a look at the preceding solution written by Crassben.
Of course, the real fix will be a version release from the author of this screenlet.
Report
dbius
11 years ago
You have to install it and after you can use screenlets.
Report
ravital
11 years ago
Thanks again
Report
ravital
11 years ago
Running Debian KDE, I do not have a "screenlet" folder anywhere on my system.
I did extract to a separate folder under home/myusername, I have after extraction:
folder Weather
icon.svg
WeatherScreenlet.py
Where do I put these and how do I install and activate it?
Many thanks and best regardsd
Report
Attercop
11 years ago
Report
crassben
11 years ago
Report
richbl
11 years ago
It's possibly that weather.com just recently changed their query format.
Report
richbl
11 years ago
http://ubuntuforums.org/showpost.php?p=4895852&postcount=126
Report
shell9000
11 years ago
Report
Chrispy
11 years ago
in the address bar youll find something like "http://weather.yahoo.com/forecast/GMXX0096.html"
then open the settings-dialog of the screenlet -> options -> weather and put that GMXX0096 (or whatever you have) into the ZIP-Textbox That's it
Report
wavydoom
11 years ago
.png files remain the same as old package.
maybe you uploaded a wrong package.
Please check.
Report
wavydoom
11 years ago
ScreenLets version is :0.0.12
Report