Showing results 1 to 25 of 100 @ 0.02 seconds. Search: Posts Made By: No!No!No!Yes!
Forum: Applications 2014-04-25, 19:03
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

We have a couple of issues here:
First "if block" is missing a piece because awk statement "if($1>0)m=1;else m=0}END{exit m}" just returns the exit code to the calling script... I'd add an explicit...
Forum: Applications 2014-04-21, 20:16
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Nokia-N900-51-1:~# wget -t 1 -T 3 -q -O - 'https://nonono.yes:nononoyes@mail.google.com/mail/feed/atom' --no-check-certificate | awk...
Forum: Applications 2014-02-03, 15:56
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

WIKI (http://wiki.maemo.org/Queen_BeeCon_Widget) and Examples (http://wiki.maemo.org/Queen_BeeCon_Widget/BeeCons,_scripts_and_commands) can be a good start.
Forum: Applications 2013-04-21, 01:50
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Forum: Applications 2013-04-08, 02:34
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Forum: Applications 2013-01-08, 21:22
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

See HERE (http://wiki.maemo.org/Queen_BeeCon_Widget#Parameter_Substitution_at_Command.2FScript_Runtime) if $QBW_EXEC_REASON Parameter Substitution at Command/Script Runtime helps...
There is a whole...
Forum: Applications 2012-03-24, 18:48
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Have you already tried replacing it with escaped sequence piping through sed the output of the command?

Nokia-N900-51-1:~# echo "pippo & pluto" | sed "s/&/&/g"
pippo & pluto...
Forum: Applications 2012-01-08, 19:24
Replies: 49
Views: 24,692
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon

No need for Advanced Settings.
Just go into "Edit Cmd" and paste new command.
http://wiki.maemo.org/images/9/94/169rlh2.png
Forum: Applications 2012-01-08, 17:14
Replies: 49
Views: 24,692
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget - European Soccer Leagues Live Results and Next Matches Beecon

Guys ... try this version of the command:
wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=eng.1&&lang=EN' | awk -v fav='Aston Villa' 'BEGIN{FS="";r=3;}/^<link...
Forum: Applications 2011-10-07, 04:14
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Hi, All... please karma here so latest fixes can go to extras:
http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/queen-beecon/1.3.3/...
Forum: Applications 2011-08-23, 15:23
Replies: 7
Views: 5,452
Posted By No!No!No!Yes!
Re: [Study] Queen Beecon Widget - MLBeecon ... reloaded!

Thanks to gkuenning (http://talk.maemo.org/member.php?u=39735) you can find an updated version of the mlbeecon_reloaded.sh shell script which is now working again as of Aug 23th 2011:
Forum: Applications 2011-08-06, 02:17
Replies: 7
Views: 5,452
Posted By No!No!No!Yes!
Re: [Study] Queen Beecon Widget - MLBeecon ... reloaded!

Thanks to gkuenning (http://talk.maemo.org/member.php?u=39735) you can find an updated version of the mlbeecon_reloaded.sh shell script which is now working again as of Aug 5th 2011:
Forum: Applications 2011-07-22, 21:17
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Import:
[queen-beecon-header]
version=1,000000
checksum=2790186
[queen-beecon-exported-instance]
widgetType=0
widgetVisible=1
operationalStatus=0
hideCanvas=true
hideClickCanvas=true
Forum: Applications 2011-06-19, 18:14
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Sorry ... feature is coded to preserve aspect-ratio and development for QBW are currently frozen as I'm 200% on other projects.

Maybe you might want to consider GraphicsMagick...
Forum: Applications 2011-06-10, 07:56
Replies: 6
Views: 4,636
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget - GPRS Traffic Grapher (Package gnuplot required)

http://www.manpagez.com/info/gnuplot/gnuplot-4.4.3/gnuplot_414.php
Forum: Applications 2011-05-14, 20:15
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Nokia-N900-51-1:~# wget -t 1 -T 10 -O - -q 'http://xml.weather.com/weather/local/ARBA1708?cc=*&unit=M&dayf=0' | awk 'BEGIN {FS="[\<\>]";}/<icon>/,/<\/icon>/{print $3}' | head -1
34...
Forum: Applications 2011-05-04, 12:39
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Anyone else having this kind of issue?

@elie-7: what other desktop widget do you have installed.
Some time ago Desktop Activity Manager was known to mess-up with QBW due to its brutal kill of...
Forum: Applications 2011-05-02, 22:28
Replies: 171
Views: 36,402
Posted By No!No!No!Yes!
Re: QBW for the noobs

http://wiki.maemo.org/Queen_BeeCon_Widget#Progress_Animation
is the key to your FX
see http://wiki.maemo.org/Queen_BeeCon_Widget/BeeCons%2C_scripts_and_commands#On_Desktop_Dialer_Widget
for an...
Forum: Applications 2011-04-28, 08:52
Replies: 42
Views: 26,179
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget - N900 Hard Sleep Mode

See http://wiki.maemo.org/Phone_control#Bluetooth for bluetooth
Here for Brightness...
Forum: Nokia N900 2011-04-19, 19:09
Replies: 20
Views: 8,198
Posted By No!No!No!Yes!
Re: [How to] Rude portrait desktop using QBW

Guys, use following Parameter Substitution at Command/Script Runtime:
$QBW_ORIENTATION_MODE
$QBW_ORIENTATION_STAND
$QBW_ORIENTATION_FACE

See WIKI for reference...
Forum: Applications 2011-03-12, 00:22
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Please explain better ...
... and have a look at Naive Dice Rolled QBW (http://talk.maemo.org/showthread.php?p=576408#post576408) for an example of moving QBW
Forum: Applications 2011-02-28, 12:22
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

Thanks for reporting and I promise I'll have a look at it.
Can't promise a pin on Calendar though, as I'm currently in the middle of several work missions abroad.
Ciao.
Forum: Applications 2011-02-23, 19:30
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Forum: Applications 2011-02-23, 15:37
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

It's not a bug in the app.
It's just a matter of scripting skills and shell knowledge.
http://i.imgur.com/Yozhy.jpg
Forum: Applications 2011-02-22, 22:39
Replies: 1,393
Views: 466,192
Posted By No!No!No!Yes!
Re: [Announce] Queen BeeCon Widget: Super powerful and customizable Widget Generation Engine - Official Thread

http://i.imgur.com/TrJoq.png

http://i.imgur.com/IMrpt.png

http://i.imgur.com/aoNSU.jpg

http://i.imgur.com/x1fgY.png
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 11:55.