maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread (https://talk.maemo.org/showthread.php?t=45388)

qwerty12 2010-06-11 21:04

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by biggzy (Post 711185)
Once iv added my CMD's and images etc is there a settings file i can copy to backup all the settings etc? thanx

Quote:

Originally Posted by /etc/osso-backup/applications/queen-beecon.conf
<backup-configuration>
<locations>
<location type="file"
category="settings">$HOME/.queen-beecon</location>
<location type="dir"
category="documents">$HOME/MyDocs/.images/queen_beecon_dir</location>
<location type="dir"
category="documents">$HOME/.queen_beecon_dir</location>
</locations>
</backup-configuration>

Quotes don't count towards fulfilling the minimum 10-character requirement...

No!No!No!Yes! 2010-06-11 21:07

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by biggzy (Post 711185)
Once iv added my CMD's and images etc is there a settings file i can copy to backup all the settings etc? thanx

HERE ciao...

biggzy 2010-06-11 21:10

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by qwerty12 (Post 711226)
/etc/osso-backup/applications/queen-beecon.conf

Iv looked in that directory and cant find queen-beecon.conf

No!No!No!Yes! 2010-06-11 21:12

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by Creamy Goodness (Post 711218)
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...

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

No!No!No!Yes! 2010-06-11 21:19

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by biggzy (Post 711236)
Iv looked in that directory and cant find queen-beecon.conf

If you installed from Extras, you have release 0.1.4 which doesn't have the backup features mentioned by qwerty12

biggzy 2010-06-11 21:26

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
N0!N0!N0!Yes! i got it to work by reading your wiki, thanx very much, im gonna have fun with this great app.

No!No!No!Yes! 2010-06-11 21:51

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by biggzy (Post 711272)
N0!N0!N0!Yes! i got it to work by reading your wiki, thanx very much, im gonna have fun with this great app.

Thanks ... If you feel "artistic enough" ... feel free to give other beecons a restyle at your ease: :)
http://wiki.maemo.org/Queen_BeeCon_Widget#Beecons

Creamy Goodness 2010-06-11 22:26

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by No!No!No!Yes! (Post 711240)
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

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?

No!No!No!Yes! 2010-06-11 22:57

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
Quote:

Originally Posted by Creamy Goodness (Post 711343)
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?

Uhm ...

Just make another beecon with this command:
Code:

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"
Shape it kind of a button and stuck it on top of the flickr one where you like...

Kind of like here:
http://talk.maemo.org/showthread.php...0&postcount=41

Maybe you have to tweak a little bit the flickr showing script if you want to point more precisely to the picture you are viewing and opening the relevant page in browser.

or ...

in beecon A (flickr viewer), you can append a specially crafted DBUS set_param_string method to write on param instanceCmd of beecon B (browser popper) the call to browser with proper URL. Every time A is updated with new image, it updates B with URL to start browser...

Sash 2010-06-13 11:46

Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
 
I'm currently the world cup QBW widget to show the day's scoredboard from ESPN and I'm trying to set up a widget to show tomorrow's fixtures. My languaging skills are pretty poor and I'm trying the command:

Code:

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'
but it's not working. Can anyone help me out? cheers.


All times are GMT. The time now is 04:18.

vBulletin® Version 3.8.8