Notices


Reply
Thread Tools
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#691
Originally Posted by No!No!No!Yes! View Post


Very premature version of QBW Flipclock Widget ... to test and report feedback
Sorry ... misnumbering of weekdays images in qbw_flipclock_images.zip.
Zip in original post has been fixed ... please download and drop images again in relevant directory
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-10-02 at 22:34.
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
neboja's Avatar
Posts: 277 | Thanked: 93 times | Joined on Jan 2010 @ Belgrade
#692
nice flipclock widget!
great effort! thumbs up!
it works (i put only hours & mins), and it is just great!
 
neboja's Avatar
Posts: 277 | Thanked: 93 times | Joined on Jan 2010 @ Belgrade
#693
anyhow.... i was just wondering, is there any way.... for example.... (an idea): to make widget... that would auto hide..... but with button pressed, it will roll out, AND then... with click-detection, to have all shortcuts of apps, or some commands (for example...) that we want to have, in couple of rows, columns... and to set to roll back right after it had been pressed... (YES, SOMETHING LIKE IN ANDROID... FIND THAT QUITE USEFUL, but no need for some animation... just to show/hide...))
AND (tricky one) to have them rotate depending of portrait or landscape orientation....


lets say, that that could look like this:
in landscape
Name:  nokia 1.jpg
Views: 518
Size:  48.5 KB
Name:  nokia 2.jpg
Views: 509
Size:  41.4 KB
and portrait
Name:  nokia 3.jpg
Views: 507
Size:  41.4 KB
what do you think
 
neboja's Avatar
Posts: 277 | Thanked: 93 times | Joined on Jan 2010 @ Belgrade
#694
or, am i asking too much from QBW????
 
elie-7's Avatar
Posts: 968 | Thanked: 663 times | Joined on Jun 2010 @ Australia (Melbourne/vic) / Lebanon (Zgharta/north)
#695
dude i'm a bit lost now, can i just get hours and minutes ?????? without the n900 pic at the back ???? if yes than please how to, because probably most of us will us it that way, and thanks mate that thing rocks !!!
__________________
rolling down the street, smoking ENDO, sipping on gin and juice
laid back, with my mind on my money and my money on my mind .
 
Posts: 105 | Thanked: 62 times | Joined on Aug 2009 @ Finland
#696
This is really nice application. But there seems to be one flaw (or I am not doing this right). I have lots of different snippets on my desktop. Most of them are outputs from shell commands. Sadly it seems that the command output is not escaped properly or something like that. For example this simple command:

echo "this is a <test> output"

will just output a some kind of warning: Possible Pango Markup Language inconsistent/unterminated tag. Is there a way around this feature/bug?
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#697
Originally Posted by Petteri View Post
This is really nice application. But there seems to be one flaw (or I am not doing this right). I have lots of different snippets on my desktop. Most of them are outputs from shell commands. Sadly it seems that the command output is not escaped properly or something like that. For example this simple command:

echo "this is a <test> output"

will just output a some kind of warning: Possible Pango Markup Language inconsistent/unterminated tag. Is there a way around this feature/bug?
Use the wiki ... Luke!
http://wiki.maemo.org/Queen_BeeCon_W...minated_Tag.21

just pipe output to sed or the like for escaping replacement
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-10-03 at 17:14.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#698
Originally Posted by elie-7 View Post
dude i'm a bit lost now, can i just get hours and minutes ?????? without the n900 pic at the back ???? if yes than please how to, because probably most of us will us it that way, and thanks mate that thing rocks !!!
In Dash Beecon (the one with n900 mockup)...


Set 2 to Hidden


Resize at your will


Blank image 1 (or prepend ";") in Command Title settings so it won't waste time/memory loading unused images
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-10-03 at 17:28.
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#699
Originally Posted by neboja View Post
anyhow.... i was just wondering, is there any way.... for example.... (an idea): to make widget... that would auto hide..... but with button pressed, it will roll out, AND then... with click-detection, to have all shortcuts of apps, or some commands (for example...) that we want to have, in couple of rows, columns... and to set to roll back right after it had been pressed... (YES, SOMETHING LIKE IN ANDROID... FIND THAT QUITE USEFUL, but no need for some animation... just to show/hide...))
AND (tricky one) to have them rotate depending of portrait or landscape orientation....


lets say, that that could look like this:
in landscape
Attachment 14288
Attachment 14289
and portrait
Attachment 14290
what do you think
YES YOU CAN ... IN SIMPLE WORDS

More technically ... only problem here's the portrait/landscape detection.
1st option Enabling real-time P/L detection in QBW=>hildon-home will put much "stress" to the accelerometer and a sensible battery drainage.

2nd choice is DBUS monitor rule in QBW but it works only if other applications register to the system for P/L orientation detection. In this case P/L signals reach DBUS and QBW can get triggered by them and behave accordingly.

3rd option is try to detect P/L only when needed through some ways which I'm not aware of as of now and after some googling about it ... please Community HELP needed here!!!
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-10-03 at 19:29.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#700
Thanks Thy Tran ... appreciate your interest and contribution to QBW.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:50.