qwerty12
|
2010-06-11
, 21:04
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#241
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
|
2010-06-11
, 21:07
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#242
|
Once iv added my CMD's and images etc is there a settings file i can copy to backup all the settings etc? thanx
The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
2010-06-11
, 21:10
|
|
Posts: 547 |
Thanked: 461 times |
Joined on Aug 2009
@ UK
|
#243
|
|
2010-06-11
, 21:12
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#244
|
Yeah I was going to report it, I managed to freeze BeeCon when it was trying to download an image with wget and my connection dropped. I don't know if it froze the whole desktop come to think of it, but BeeCon never recovered...
|
2010-06-11
, 21:19
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#245
|
The Following User Says Thank You to No!No!No!Yes! For This Useful Post: | ||
|
2010-06-11
, 21:26
|
|
Posts: 547 |
Thanked: 461 times |
Joined on Aug 2009
@ UK
|
#246
|
The Following User Says Thank You to biggzy For This Useful Post: | ||
|
2010-06-11
, 21:51
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#247
|
N0!N0!N0!Yes! i got it to work by reading your wiki, thanx very much, im gonna have fun with this great app.
|
2010-06-11
, 22:26
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#248
|
Use wget watchdog switches:
Setting -t 1 -T 5 options prevents wget from hanging and getting stuck for more then -T 5 seconds even if connection or proxy problems arise!!! However set -T <secs> according to the foreseen size of the web content to be fetched
|
2010-06-11
, 22:57
|
|
Posts: 700 |
Thanked: 846 times |
Joined on Nov 2009
|
#249
|
Cool, but I was using your Flikr widget and it's already there. Something to keep an eye on then, for now.
I was trying to think of what features you could add to make the image clickable to open the full version or source page in a web browser. But I didn't read enough documentation to know that this isn't already possible. Did you consider this already?
dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"m.flickr.com/explore/interesting"
|
2010-06-13
, 11:46
|
Posts: 150 |
Thanked: 80 times |
Joined on Dec 2009
|
#250
|
wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=fifa.world&date=1d+"%Y%m%d"&lang=EN'