Reply
Thread Tools
Posts: 20 | Thanked: 13 times | Joined on Sep 2010
#1081
Originally Posted by Dany-69 View Post
Iare but the big clock isn't a beecon ? o.O
The beecon*s written has no shadow if i remenber well .. o.o
Yes it is actually made with a Qbw widget.
What i did was I made two identical clock widgets and made the black one slightly larger, and then move one over the other

Last edited by iareraccoon; 2010-09-03 at 18:34.
 

The Following User Says Thank You to iareraccoon For This Useful Post:
Posts: 326 | Thanked: 335 times | Joined on Feb 2010
#1082
iare I do not know if you are a genius or a crazy xD
But the border, as someone said, is very thin

Ingenious expedient
 
Posts: 73 | Thanked: 9 times | Joined on May 2010 @ London
#1083
Originally Posted by dandiesel View Post
Sure thing, I used the Queen Beecon widget

Ok, (before i start it's very handy to have WinSCP and openSSH installed, otherwise just use USB connection to transfer stuff to phone, also note this can be quite time consuming but it is easy).

Lets say you want to add your contacts as a large icon on the desktop:

1. install Queen beecon widget from Appmanager
2. Install istyle light theme from appmanager
3. download this icon pack (contains some stolen and some i created myself)
4. extract those icons to images/queen_beecon_dir folder
5. go to the desktop, tap on screen, add new widget> queen beecon widget
6. have this page handy, you need to copy this to your phones clipboard without changing anything:

Code:
[queen-beecon-header]
version=1,000000
checksum=2422160
[queen-beecon-exported-instance]
widgetType=1
widgetVisible=1
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
snippetExtBgRGB=#000000000000
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ExtBgRGB=#808080808080
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ExtBgRGB=#0000ffff0000
beecon_eq0_ImgFilename=queen-beecon-appok.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ExtBgRGB=#ffffffff0000
beecon_eq1_ImgFilename=queen-beecon-appwrn.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ExtBgRGB=#ffff00000000
beecon_ge2_ImgFilename=queen-beecon-apperr.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ExtBgRGB=#0000ffffffff
beecon_idxge2_ImgFilename=queen-beecon-index.png
widWidth=381
widHeight=208
instanceTitle=LaunchContacts
instanceCmd=run-standalone.sh dbus-send --print-reply --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:osso-addressbook
rememberMe=
cmdImgFilename=qbw_contacts.png
cmdImgZoom=0
cmdFgRGB=1
cmdExtFgRGB=#ffffffffffff
cmdTextAngle=0
cmdVisibilityPosition=0
cmdImgVisibilityPosition=5
cmdJustify=0
cmdExtFont=Nokia Sans bold italic 12
cmdFontName=3
cmdFontSize=12
resImgFilename=queen-beecon-resimg.png
resImgZoom=0
resFgRGB=1
resExtFgRGB=#ffffffffffff
resTextAngle=0
resVisibilityPosition=0
resImgVisibilityPosition=0
resJustify=0
resExtFont=Nokia Sans bold 12
resFontName=2
resFontSize=12
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
customIntervalSecs=0
updNeworkPolicy=0
updOnDBUS=0
updOnDBUSBus=0
updOnDBUSMatchRule=
6. now for the repetitive part. so tap and hold on your Queen beecon desktop widget until you see the little wrench icon.
7. now on the right hand side is a button that says 'Advanced' tap it, and say Yes to the warning
8. scroll down, to the bottom of this screen, there will be a blank white box, choose 'Paste clipboard to buffer' and then select 'Import Buffer to beacon' button.







9. choose YES
10. a successful message should appear.

11. next, wait a few seconds and the configure widget menu will reappear. so, choose the size of the icon (156 wide and 156 high) and scroll down until you see qbw-contacts.png and change it to contacts.png

12. next, you need to remove any text thats appearing over the icon, you will see a few boxes that say 'Position: top right' etc so select each one and manually change it to 'hidden' EXCEPT for the one beside the contacts.png image, if you change this, your icon will not appear.

also tick the box that says 'Hide background'


13. Then select save and run to test your widget.

Rinse and repeat!

Sorry these are rushed instructions and those screens are robbed, but if you need any more help just ask. or see this thread

Icons here..sorry couldn't attach them all because of filesize limits, if you need a specific icon let me know.
I have couple of questions:

I have created the contacts short-cut according to the instructions now how do I create other short-cuts? Do I use the same script? Its checksum protected so how can I make modifications and make it work?

Second question is regarding the contacts short-cut i have created. When I click on this button/short-cut I see contacts. But after clicking I see the ugly looking (no offence to beecon widget author) default beecon icon on top of my custom icon. Can this be sorted out?
 
Posts: 134 | Thanked: 46 times | Joined on Jun 2010 @ Russia,Moscow
#1084
Originally Posted by t4ure4n View Post
I have couple of questions:

I have created the contacts short-cut according to the instructions now how do I create other short-cuts? Do I use the same script? Its checksum protected so how can I make modifications and make it work?

Second question is regarding the contacts short-cut i have created. When I click on this button/short-cut I see contacts. But after clicking I see the ugly looking (no offence to beecon widget author) default beecon icon on top of my custom icon. Can this be sorted out?
1) Guide you've quoted is actually something like ready-to-use script that configurates your widget for 1 command. For any other commands/purposes you can't use this script anymore.

Making similar widgets is pretty easy. After you've created a new QBW, choose the size,picture(it should be in the special folder,mentioned in step 4 of the quoted post) backgrounds etc. Then press "edit command", in the 1st line type the name, in the second copy/paste following:
Code:
run-standalone.sh dbus-send --print-reply --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:
After : just type the name of the application you want to launch. For e.g. to launch witter app,just write witter.
Bear in mind some native build-in apps like phone,e-mail or conversation have irregular names(can write if you need).

Just save it and you get the widget done.

2) I didn't find a solution to hide that icon. But I didn't dig much into it.

Last edited by qwenjis; 2010-09-04 at 17:24.
 

The Following User Says Thank You to qwenjis For This Useful Post:
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#1085
Originally Posted by iareraccoon View Post
Yes it is actually made with a Qbw widget.
What i did was I made two identical clock widgets and made the black one slightly larger, and then move one over the other
HEY!!! ONE OF THE BEST QBW ABUSE!!!


R E S P E C T, Dude!
__________________
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
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#1086
Originally Posted by t4ure4n View Post
I have couple of questions:

I have created the contacts short-cut according to the instructions now how do I create other short-cuts? Do I use the same script? Its checksum protected so how can I make modifications and make it work?

Second question is regarding the contacts short-cut i have created. When I click on this button/short-cut I see contacts. But after clicking I see the ugly looking (no offence to beecon widget author) default beecon icon on top of my custom icon. Can this be sorted out?
You mean the - UGLY LOOKING - progress animation icon with the beating heart?!?!?!?

Answer's around 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
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
c:drive's Avatar
Posts: 62 | Thanked: 20 times | Joined on Jun 2010 @ SSD
#1087
Hey guys got new "samarkan" fonts(Hindi style) on my N900,hope u guys like it,check out the zip files bellow,
1,unzip n' put samarkan.ttf file in usr/share/fonts(use filebox)
2.Reboot n' change ur fonts using "font changer" by Dlivil
3. again Reboot,
4.Waah laaaa
it is bit confusing forawhile but i luv this fonts,

i am sorry if somebody post earlier.
Press "thanks" if u like it.
Attached Images
   
Attached Files
File Type: zip samarkan.zip (22.4 KB, 120 views)
__________________
Nokia do something
 

The Following 4 Users Say Thank You to c:drive For This Useful Post:
iceman600's Avatar
Posts: 324 | Thanked: 65 times | Joined on Jun 2008 @ FL
#1088
Originally Posted by jd4200 View Post





edit: anyone know if there are any black and white icons around?
like ur screen
what theme is that?
how did u put some text on the icons?
is the text imbeded on the icons itself or just a costom mde wallpaper?
 

The Following User Says Thank You to iceman600 For This Useful Post:
shazosbourne's Avatar
Posts: 257 | Thanked: 205 times | Joined on Jan 2010 @ Sydney, Australia
#1089
Originally Posted by jd4200 View Post

edit: anyone know if there are any black and white icons around?
I personally use the Faenza icons for gnome by tiheum at Deviantart. But they are coloured.
If I was going b/w I would use these black and white icons
 
Posts: 429 | Thanked: 217 times | Joined on Apr 2010 @ Dubai
#1090
Originally Posted by jd4200 View Post





edit: anyone know if there are any black and white icons around?
also loving the wallpapers,if its possible please provide them up here (A)
__________________
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
 

The Following User Says Thank You to bakuur For This Useful Post:
Reply

Tags
desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell


 
Forum Jump


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