NOMIOMI
|
2011-03-19
, 18:04
|
Posts: 95 |
Thanked: 21 times |
Joined on Jan 2011
|
#2351
|
|
2011-03-20
, 15:35
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#2352
|
|
2011-03-20
, 20:24
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#2353
|
|
2011-03-20
, 21:15
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#2354
|
I live in the Netherlands and the city I want to add is Gorinchem( Dutch Spelling)
The Following User Says Thank You to JonWW For This Useful Post: | ||
|
2011-03-21
, 14:49
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#2355
|
|
2011-03-21
, 15:19
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#2356
|
wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" "http://rss.accuweather.com/rss/liveweather_rss.asp?metric=1&locCode=EUR|UK|UK179|Newcastle upon Tyne" ; weather=`grep '.*' "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" | grep -E '<description>(Currently|High)'| sed -e 's/.*<description>\(.*\)/\1/' -e 's/\(.*\) <.*/\1/' -e 's/\(°\)//'` ; echo "Weather......: `echo "$weather" | head -1`" ; echo "Today........: `echo "$weather" | head -2 | tail -1`" ; echo "Tomorrow.....: `echo "$weather" | tail -1`"
The Following User Says Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2011-03-21
, 18:59
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#2357
|
Haven't had a proper look at yet but here is some code i found that pulls weather information from accuweather. Bear in mind that that it does not get any images from the site so i'd expect to use this in conjunction with the original image grab from yahoo.
~Code:wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" "http://rss.accuweather.com/rss/liveweather_rss.asp?metric=1&locCode=EUR|UK|UK179|Newcastle upon Tyne" ; weather=`grep '.*' "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" | grep -E '<description>(Currently|High)'| sed -e 's/.*<description>\(.*\)/\1/' -e 's/\(.*\) <.*/\1/' -e 's/\(°\)//'` ; echo "Weather......: `echo "$weather" | head -1`" ; echo "Today........: `echo "$weather" | head -2 | tail -1`" ; echo "Tomorrow.....: `echo "$weather" | tail -1`"
|
2011-03-21
, 21:30
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#2358
|
Also what do you exactly mean that the dordrecht weather center is playing balls?
The Following 2 Users Say Thank You to JonWW For This Useful Post: | ||
|
2011-03-21
, 22:40
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#2359
|
Sorry, English expression.
'Not playing ball' means that the Dordrecht weather centre isn't giving out its data in a way that Yahoo can use.
They are not playing by the rules, I assume a football expression.
The Following User Says Thank You to mr_pingu For This Useful Post: | ||
|
2011-03-21
, 23:53
|
|
Posts: 30 |
Thanked: 6 times |
Joined on Aug 2008
@ Mexico
|
#2360
|
Hi Guys, etuoyo asked me about this on the screenshot thread
Didn't want to hijack it so here are the mods i made.
Icons, QB widgets & instructions are included in the zip file. Icons were created by D4Klar, Biggzy, qosmio and myself so enjoy!
Tags |
maemo mods, mods thread |
|