|
2008-01-21
, 14:59
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#2
|
|
2008-01-21
, 15:37
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#3
|
|
2008-01-21
, 16:41
|
|
Posts: 282 |
Thanked: 69 times |
Joined on Dec 2007
@ Penniless Park, Fla.
|
#4
|
The Following 2 Users Say Thank You to linux_author For This Useful Post: | ||
|
2008-01-21
, 16:44
|
Posts: 605 |
Thanked: 137 times |
Joined on Nov 2005
@ La Rochelle, France
|
#5
|
|
2008-01-21
, 16:54
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#6
|
|
2008-01-21
, 16:54
|
|
Posts: 282 |
Thanked: 69 times |
Joined on Dec 2007
@ Penniless Park, Fla.
|
#7
|
|
2008-01-21
, 16:57
|
|
Posts: 282 |
Thanked: 69 times |
Joined on Dec 2007
@ Penniless Park, Fla.
|
#8
|
Is Tampa Bay the location of some sort of crazy maemo sleeper cell? Seems like there are a ton of users from around here.
|
2008-01-21
, 18:08
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#9
|
The Following User Says Thank You to nhanquy For This Useful Post: | ||
- so i thought i'd share... i also crafted an entry for the Extras menu, named WxTalk.desktop (which like other menu entries, is saved under /usr/share/applications/hildon):
[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Name=WxTalk
Exec=/home/user/apps/wxtk.sh
Icon=qgn_list_gene_default_app
- note that the script (wxtk.sh) is saved under /home/user/apps... you'll have to edit a couple lines in the script for your needs:
1. the URL for the mobile report (unless you live in Pinellas County, Fla.)
2. the first few lines of the parsed report (just to clean up the text)
- as the SuSE foks used to say: Have a lot of fun!
(the script is attached with the name wxtk.txt, but you can rename to wxtk.sh [or whatever])