View Single Post
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#143
Originally Posted by Lake View Post
I suppose this is a feature request -

If possible, please could someone create a 'BeeCon' to display random images from Flickr's 'Most Interesting' pages? That would be great!

Best wishes

Tom
Originally Posted by No!No!No!Yes! View Post
From here http://www.flickr.com/explore/interesting/7days/ or any other link?
Originally Posted by Lake View Post
Hi,

Yes I think so - I wanted it to work like the 'Yahoo' desktop widget which I think must draw from the same pool (not sure). Not sure how you would get it to change images though, time delays between changes etc etc.

I wish I could try, but I have absolutely no knowledge of commands or Linux and this widget, although having great potential, it a bit too complex for me to configure without support!

Best wishes

Tom
Customize Queen BeeCon Widget (>=v0.1.4) to display:
Random images from Flickr's 'Most Interesting' pages

The Beecon will display random photos/images from http://m.flickr.com. Change update policies as per your taste.





WARNING!!! wget package must be installed!

Updates on click or every 30mins. See if you like it!!!

Import this as per HERE
Code:
[queen-beecon-header]
version=1,000000
checksum=1478530
[queen-beecon-exported-instance]
widgetType=1
widgetVisible=1
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=12
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=queen-beecon-appok.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=queen-beecon-appwrn.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=queen-beecon-apperr.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=queen-beecon-index.png
widWidth=302
widHeight=205
instanceTitle=flickr
instanceCmd=wget -t 1 -T 5 -q -U "Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2a1pre) Gecko/20091127 Firefox/3.5 Maemo Browser 1.5.6 RX-51 N900" -O - "http://m.flickr.com"|awk 'BEGIN{FS="[\\"]+"}/<img src=.+alt="">/{r=system("wget -t 1 -T 5 -q -O /tmp/qbwflickr0.jpg \\""$2"\\"");}END{exit r}'
cmdImgFilename=queen-beecon.png
cmdImgZoom=0
cmdFgRGB=1
cmdVisibilityPosition=0
cmdImgVisibilityPosition=0
cmdJustify=0
cmdFontName=3
cmdFontSize=12
resImgFilename=/tmp/qbwflickr0.jpg
resImgZoom=13
resFgRGB=1
resVisibilityPosition=0
resImgVisibilityPosition=5
resJustify=0
resFontName=2
resFontSize=12
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=4
updNeworkPolicy=0
P.S. for those of you wondering about QBW Naive Dice Poker ... it's working like charm with new 0.1.7 DBUS features
__________________
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-05-22 at 11:54.