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
[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