The Following 5 Users Say Thank You to D4rKlar For This Useful Post: | ||
|
2011-01-04
, 12:16
|
|
Posts: 124 |
Thanked: 144 times |
Joined on Apr 2010
@ Puerto Rico
|
#2082
|
More progress on the portrait screen. Credit to mr id helping me with the regex(s) for the Yahoo Weather widget.
The Following 4 Users Say Thank You to John McClane For This Useful Post: | ||
|
2011-01-04
, 12:50
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#2083
|
Super nice. Mind sharing the code for the yahoo widget, Please?
Thanks in advance.
[queen-beecon-header] version=1.000000 checksum=5348084 [queen-beecon-exported-instance] widgetType=1 widgetVisible=1 operationalStatus=0 hideCanvas=true hideClickCanvas=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=200.8853503184713 widHeight=340.24281150159743 instanceTitle=YahooWeatherTEST instanceCmd=wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" "http://uk.weather.yahoo.com/england/tyne-and-wear/newcastle-upon-tyne-30079/" ; wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/yahooweather.png" `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o http*[a-zA-Z0-9\\.\\-\\\\_/\\:]*.png | grep -m 1 http` | echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o High[:]..`°C ; echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o Low[:]..`°C rememberMe= cmdImgFilename=;queen-beecon.png cmdImgAngle=0 cmdImgZoom=0 cmdFgRGB=5 cmdExtFgRGB=#ffff00000000 cmdTextAngle=1 cmdVisibilityPosition=0 cmdImgVisibilityPosition=1 cmdJustify=0 cmdExtFont=Nokia Sans bold italic 14 cmdFontName=3 cmdFontSize=14 resImgFilename=yahooweather.png resImgAngle=1 resImgZoom=33 resFgRGB=4 resExtFgRGB=#ffffffffffff resTextAngle=1 resVisibilityPosition=2 resImgVisibilityPosition=7 resJustify=0 resExtFont=Droid Sans 14 resFontName=3 resFontSize=12 resWrapLongLines=false progressAnimationFrames=0 progressAnimationTimer=4 progressAnimationPos=4 progressAnimationAtClickXY=false progressAnimationBasename=queen-beecon-progress updOnStartup=false updOnClick=true multiClick=false updOnDesktop=false updOnSight=false updOnOrientation=false delayIndex=0 customIntervalSecs=0 updNeworkPolicy=1 GPSsettings=0 updOnDBUS=0 updOnDBUSBus=0 updOnDBUSMatchRule=
The Following 4 Users Say Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2011-01-04
, 13:17
|
|
Posts: 124 |
Thanked: 144 times |
Joined on Apr 2010
@ Puerto Rico
|
#2084
|
It is still a work in progress, as I wish to add more detail reading the tags from the htnl file.. if there is a way of changing font sizes for the output as well as justification for certain lines I'd appreciate the help. Imort this from the buffer as a beecon.
Grahics for the flipclock will follow once i've compressed them.
Code:[queen-beecon-header] version=1.000000 checksum=427580 [queen-beecon-exported-command] title=YahooWeatherTEST command=wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" "http://uk.weather.yahoo.com/england/tyne-and-wear/newcastle-upon-tyne-30079/" ; wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/yahooweather.png" `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o http*[a-zA-Z0-9\.\-\\_/\:]*.png | grep -m 1 http` | echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o High[:]..`°C ; echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o Low[:]..`°C
|
2011-01-04
, 13:27
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#2085
|
[queen-beecon-header] version=1.000000 checksum=5348084 [queen-beecon-exported-instance] widgetType=1 widgetVisible=1 operationalStatus=0 hideCanvas=true hideClickCanvas=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=200.8853503184713 widHeight=340.24281150159743 instanceTitle=YahooWeatherTEST instanceCmd=wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" "http://uk.weather.yahoo.com/england/tyne-and-wear/newcastle-upon-tyne-30079/" ; wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/yahooweather.png" `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o http*[a-zA-Z0-9\\.\\-\\\\_/\\:]*.png | grep -m 1 http` | echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o High[:]..`°C ; echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o Low[:]..`°C rememberMe= cmdImgFilename=;queen-beecon.png cmdImgAngle=0 cmdImgZoom=0 cmdFgRGB=5 cmdExtFgRGB=#ffff00000000 cmdTextAngle=1 cmdVisibilityPosition=0 cmdImgVisibilityPosition=1 cmdJustify=0 cmdExtFont=Nokia Sans bold italic 14 cmdFontName=3 cmdFontSize=14 resImgFilename=yahooweather.png resImgAngle=1 resImgZoom=33 resFgRGB=4 resExtFgRGB=#ffffffffffff resTextAngle=1 resVisibilityPosition=2 resImgVisibilityPosition=7 resJustify=0 resExtFont=Droid Sans 14 resFontName=3 resFontSize=12 resWrapLongLines=false progressAnimationFrames=0 progressAnimationTimer=4 progressAnimationPos=4 progressAnimationAtClickXY=false progressAnimationBasename=queen-beecon-progress updOnStartup=false updOnClick=true multiClick=false updOnDesktop=false updOnSight=false updOnOrientation=false delayIndex=0 customIntervalSecs=0 updNeworkPolicy=1 GPSsettings=0 updOnDBUS=0 updOnDBUSBus=0 updOnDBUSMatchRule=
The Following 6 Users Say Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2011-01-04
, 13:39
|
Posts: 130 |
Thanked: 57 times |
Joined on Jul 2010
@ UK
|
#2086
|
The Following 3 Users Say Thank You to ikirk For This Useful Post: | ||
|
2011-01-04
, 14:08
|
Posts: 199 |
Thanked: 22 times |
Joined on Apr 2010
@ Philippines
|
#2087
|
here it is: http://picasaweb.google.com/viovoxer...eat=directlink
hope you like it
|
2011-01-04
, 15:17
|
|
Posts: 124 |
Thanked: 144 times |
Joined on Apr 2010
@ Puerto Rico
|
#2088
|
My bad.. this should work. Tested and imported it myself.
Important note here - for your local weather change the url to the one for your area. Visit the yahoo weather page and select your town/city. Copy the url and paste into the code after it has been imported.
Code:[queen-beecon-header] version=1.000000 checksum=5348084 [queen-beecon-exported-instance] widgetType=1 widgetVisible=1 operationalStatus=0 hideCanvas=true hideClickCanvas=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=200.8853503184713 widHeight=340.24281150159743 instanceTitle=YahooWeatherTEST instanceCmd=wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/test.htm" "http://weather.yahoo.com/puerto-rico/trujillo-alto/trujillo-alto-161777/" ; wget --user-agent="" -q -t 1 -T 10 -O "/home/user/MyDocs/.images/queen_beecon_dir/yahooweather.png" `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o http*[a-zA-Z0-9\\.\\-\\\\_/\\:]*.png | grep -m 1 http` | echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o High[:]..`°C ; echo `grep 'forecast-icon.*http.*png' /home/user/MyDocs/.images/queen_beecon_dir/test.htm | grep -o Low[:]..`°C rememberMe= cmdImgFilename=;queen-beecon.png cmdImgAngle=0 cmdImgZoom=0 cmdFgRGB=5 cmdExtFgRGB=#ffff00000000 cmdTextAngle=1 cmdVisibilityPosition=0 cmdImgVisibilityPosition=1 cmdJustify=0 cmdExtFont=Nokia Sans bold italic 14 cmdFontName=3 cmdFontSize=14 resImgFilename=yahooweather.png resImgAngle=1 resImgZoom=33 resFgRGB=4 resExtFgRGB=#ffffffffffff resTextAngle=1 resVisibilityPosition=2 resImgVisibilityPosition=7 resJustify=0 resExtFont=Droid Sans 14 resFontName=3 resFontSize=12 resWrapLongLines=false progressAnimationFrames=0 progressAnimationTimer=4 progressAnimationPos=4 progressAnimationAtClickXY=false progressAnimationBasename=queen-beecon-progress updOnStartup=false updOnClick=true multiClick=false updOnDesktop=false updOnSight=false updOnOrientation=false delayIndex=0 customIntervalSecs=0 updNeworkPolicy=1 GPSsettings=0 updOnDBUS=0 updOnDBUSBus=0 updOnDBUSMatchRule=
|
2011-01-04
, 15:31
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#2089
|
The Following 3 Users Say Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2011-01-04
, 19:23
|
Posts: 6 |
Thanked: 3 times |
Joined on Nov 2010
|
#2090
|
Tags |
desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell |
|
Kind Regards,
D4rKlar
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_