![]() |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
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 |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
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.
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
http://wiki.maemo.org/Queen_BeeCon_Widget#Beecons |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
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? |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
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"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... |
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' |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Code:
wget -U "" -t 1 -T 5 -q -O - "http://m.espn.go.com/soccer/scoreboard?leagueTag=fifa.world&date=`TZ=EST-24 date +%Y%m%d`&lang=EN" |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
OK ... Queen BeeCon Widget release 0.1.9.3 is now in extras-devel
Partial Change Log since 0.1.4 Code:
queen-beecon (0.1.9.3)Usual WARNINGS apply to extras-devel material WARNING!!! WARNING!!! WARNING!!! There is still a weird bug/behaviour with this release surely localized in the new implementation of extended color/font dialog boxes. You can experience a QBW (Hildon-Desktop) crash when accessing the extended Fonts and Colors widgets in the "Settings" dialog box. This seems to happen just once after you install the package. If this happens and you lose some of your on-screen widgets, just add back again the old missing widgets and QBW and all will be back on-shape. I'm in the process of dealing with this problem. Use this release just to test the added functionalities and report back any unexpected issues. I SUGGEST YOU REBOOT YOUR PHONE AFTER INSTALLATION. DOING THIS IT WON'T POSSIBLY CRASH! PLEASE PROVIDE FEEDBACK ON THE NEW ASYNCHRONOUS EXECUTION IMPLEMENTATION AND FEEL FREE TO SUGGEST CHANGES
Feel free to experiment with all extended features implemented since 0.1.4 and please report bugs and experiences or feature requests here. Have fun |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
i'm getting an error . .
rooths is now deprecated it poses to much of a security risk . . what should I do? |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
guys no one can help me?
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Try using sudo command in place of rootsh, eg:.Where you had Code:
rootsh /usr/sbin/kernel-config load lvCode:
sudo /usr/sbin/kernel-config load lv |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
i went back to the 1.5 and it's working again!! |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
@nononoyes!
your Qbw update is funny, when it was installed on my device, all my widgets started blinking and then removed ahahahaha! i put all my widgets back (good thing your Qbw has memory :D) and everything is fine. thanks. i like the new UI, i dont have to scroll down further for the updates, one swipe and im there.... |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
As warned in the new release announce I suggest you reboot (or issue a killall hildon-home) your phone after upgrade. Sorry for any inconvenience... |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Is it possible to make widget for showing number of unreaded Google reader items?
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Answering to my self. I managed to find out that if you are logged in to google, address http://www.google.com/reader/api/0/u...count?all=true contains information in xml about unread items. So next thing might be wgetting it to temp folder and parsing text with regular expressions right? :confused: Maybe someone could point me to right direction as i have no knowledge about QBW scripts nor regular expressions. :o
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
http://superuser.com/questions/68159...he-bash-prompt |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
OK ... Queen BeeCon Widget release 0.1.9.4 is now in extras-devel
Partial Change Log since 0.1.4 Code:
queen-beecon (0.1.9.4)Usual WARNINGS apply to extras-devel material The new DBUS MONITOR/INTERCEPTOR has been implemented in this release. See specifications in the WIKI Feel free to experiment with all extended features implemented since 0.1.4 and please report bugs and experiences or feature requests here. Have fun |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
@Nononoyes
i like the logo and the heartbeat pic when i tap the widget.....so cool! |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Code:
/usr/share/icons/hicolor/48x48/hildon/Code:
queen-beecon-progress[0-3].png:cool: |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Hello,
Is it possible to create a beecon to see the online status of the contacts in my contact book? Thanks |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Is there a way to change/disable the progress icons? I've tried placing an icon with the same name in the ~/.queen_beecon_dir/ directory (eg ~/.queen_beecon_dir/queen-beecon-progress0.png), but it's ignored.
The image can be used as an icon for the title, so I know it can be read. If I remove or replace the icons in the /usr/share/icons/hicolor/48x48/hildon/ directory, the widget crashes. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
"are you sure you wanna go PRO?" "YES!!!" |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
However I plan to add custom icons management for progress icons in 0.1.9.5 so everything should work as per your 1st sentence and per usual image search policy |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Which is due to happen quite soon as 0.1.9.4 has got a serious leak in the new async execution logic (output file descriptor do not get freed once command execution is over) this is already fixed in 0.1.9.5 and under internal testing on my mobo |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Thanks for all your good work, looking forward to seeing what else I can do with this widget |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Curious if anyone has got a widget to enable/disable FM transmitter? the fmtx widget is just too much of a power drain.
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
Ciao. |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
I use Jakiman's QBW scripts for my OC with the "stock", "ideal" and "1Ghz" buttons which used to have their own colours, but after a QBW update a few weeks ago, the buttons are now just black. Anyone know how to change it back?
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
maybe you just need to change the SNIPPET background color in the settings |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
For the record, this one works perfectly: Code:
result=$( /usr/bin/fmtx_client -p$( /usr/bin/fmtx_client | /bin/grep -q '^state=enabled' ; echo $? ) | /usr/bin/awk -F '=' '($1=="state") {print $2}' ); echo $result; [ $result = "enabled" ] |
Re: [Announce] Queen BeeCon Widget: Customizable and flexible monitoring tool.
Quote:
|
| All times are GMT. The time now is 01:05. |
vBulletin® Version 3.8.8