| Author |
Message |
CoronelN
Joined: 22 Dec 2010 Posts: 68
|
Posted: Tue 07 Jun 2011, 04:54 Post subject:
|
|
I dont know if i am too noob but cannot find how to set (what is actually) my weathe rlocation
I think accuweather changed the page and i cannot get the city code in the address bar...
what i get is this:
http://www.accuweather.com/en-us/fr/ile-de-france/paris/quick-look.aspx?cityID=623
have looked in the source code everywhere.... help please
I am in paris france
where can i get the city code ?
thanks
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Tue 07 Jun 2011, 06:08 Post subject:
|
|
Accuweather has changed their pages yet again. We used to get the info from the rss feed but it's becoming impossible to find. I did find a database with some but not all codes.
http://forum.xda-developers.com/attachment.php?attachmentid=169720&d=1237962161
Maybe we got to change to Yahoo or Google weather as accuweather is fast becoming unfriendly to those who don't want to pay money
Let it be known that a weather forecaster is the only occupation I know of where you can screw it up totally and still get paid. I still like to know the weather forecast though!
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 919 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Tue 07 Jun 2011, 07:55 Post subject:
|
|
The code for Paris EUR|FR|FR012|PARIS
found this at http://www.mediawiki.org/wiki/Extension:AccuWeather
|
|
Back to top
|
|
 |
CoronelN
Joined: 22 Dec 2010 Posts: 68
|
Posted: Tue 07 Jun 2011, 08:06 Post subject:
|
|
Thanks a lot.
BTW: there is other job that allows that: Banker... you screwup andthen the goverment gives you a bonus with the money you lost
|
|
Back to top
|
|
 |
SimpleWater
Joined: 19 Apr 2011 Posts: 95
|
Posted: Sat 11 Jun 2011, 22:49 Post subject:
|
|
How can i customize pwidgets without breaking it? I took out the default analog clock, and a few things happened. The text became white instead of the orange, grey, white theme. Also Puppy Linux 5.2.5 became 5.2.5. And cpu and ram went away as well. Thats alot for just a clock!
I am using pwidgets 2.3.0, its the most recent on quickpet. Should i get the most recent on this thread or is this bug normal?
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Sun 12 Jun 2011, 00:20 Post subject:
|
|
re: weather code saga
I have found a way to find the weather code, courtesy of a mobile phone forum! (same forum as the database in my earlier post)
Of course USA users just need the zip code as before.
Take a look at this post: http://forum.xda-developers.com/showpost.php?p=9393263&postcount=40
| Quote: | Wink Accuweather codes
To find a code proceed as follows:
Google for netweather.accuweather.com and choose the link.
"Get my netweather"
"Choose location" for example Belfast then Search and select which Belfast for example in United Kingdom
"Next"
"I agree to these terms and conditions"
in the window web page code scroll down until you find EUR|UK|UK002|BELFAST|
That's it, good luck and fun |
HTH
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
SimpleWater
Joined: 19 Apr 2011 Posts: 95
|
Posted: Sun 12 Jun 2011, 18:01 Post subject:
|
|
The calender becomes kind of useless. Since it does not display the current day with color. So any help would be great.
|
|
Back to top
|
|
 |
jpeps
Joined: 31 May 2008 Posts: 2421
|
Posted: Sun 12 Jun 2011, 18:04 Post subject:
|
|
| SimpleWater wrote: | | The calender becomes kind of useless. Since it does not display the current day with color. So any help would be great. |
Change the theme to stardust orange or something.
|
|
Back to top
|
|
 |
SimpleWater
Joined: 19 Apr 2011 Posts: 95
|
Posted: Sun 12 Jun 2011, 18:27 Post subject:
|
|
| jpeps wrote: | | Change the theme to stardust orange or something. |
Interesting, do you also know how to fix puppy linux 5.2.5? It displays 5.2.5 only, at moment.
|
|
Back to top
|
|
 |
jpeps
Joined: 31 May 2008 Posts: 2421
|
Posted: Sun 12 Jun 2011, 19:12 Post subject:
|
|
| SimpleWater wrote: | | jpeps wrote: | | Change the theme to stardust orange or something. |
Interesting, do you also know how to fix puppy linux 5.2.5? It displays 5.2.5 only, at moment. |
Bug: change line 51 to "Puppylinux -c" in the configs file listed below.
51 $alignc${font}${color0}${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -c} ${color1}${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -a}.${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -b}
/usr/local/pwidgets/widgets/configs/Puppylinux
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Sun 12 Jun 2011, 19:41 Post subject:
|
|
| jpeps wrote: | | SimpleWater wrote: | | jpeps wrote: | | Change the theme to stardust orange or something. |
Interesting, do you also know how to fix puppy linux 5.2.5? It displays 5.2.5 only, at moment. |
Bug: change line 51 to "Puppylinux -c" in the configs file listed below.
51 $alignc${font}${color0}${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -c} ${color1}${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -a}.${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -b}
/usr/local/pwidgets/widgets/configs/Puppylinux | got it
_________________ Stardust resources
|
|
Back to top
|
|
 |
SimpleWater
Joined: 19 Apr 2011 Posts: 95
|
Posted: Sun 12 Jun 2011, 21:20 Post subject:
|
|
| jpeps wrote: |
Bug: change line 51 to "Puppylinux -c" in the configs file listed below.
51 $alignc${font}${color0}${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -c} ${color1}${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -a}.${exec /usr/local/pwidgets/widgets/scripts/Puppylinux -b}
/usr/local/pwidgets/widgets/configs/Puppylinux |
This did it for me, thanks. Now it shows "Lucid Puppy 5.2.5". Not how it was originally like, but i'm happy with it!
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5241 Location: Valåmoen, Norway
|
Posted: Mon 13 Jun 2011, 02:41 Post subject:
|
|
I just checked, and the latest Pwidgets already got this fix.
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
sjsrikanth

Joined: 28 Mar 2011 Posts: 110 Location: Chennai, India
|
Posted: Mon 20 Jun 2011, 06:42 Post subject:
Picture frame |
|
Would be great if there is a picture frame widget..... (or is it possible to customize the size of frame of the slideshow widget, like to show portraits ?)
|
|
Back to top
|
|
 |
tenochslb
Joined: 10 Jul 2010 Posts: 34
|
Posted: Mon 20 Jun 2011, 23:49 Post subject:
weather station Subject description: bug |
|
On weather station it reads "to - morrow := " i am assuming it should be "tomorrow" I was able to see this in two machines.
|
|
Back to top
|
|
 |
|