Scott Rossi wrote:
Some time back there was a brief discussion about building widget-y things
in Rev.  Here's an example of a weather widget, not because it's never been
done, but because it can be done. :-)

Execute the following your message box:

  go url "http://www.tactilemedia.com/download/tmweather.rev";

Using Yahoo Weather RSS, the stack features a translucent window with
Web-supplied image whose display updates every 30 seconds to show current
temperature (F or C), weather conditions, and wind data for the designated
location.  Accepts US Zip codes or location IDs (see
http://weather.yahoo.com/ to find non-US location IDs).

Just something I've been meaning to try for a while.  New users may find
this useful.

Damn, I knew I should have released mine. I've been using one I wrote for four years. Unfortunately, it is hard-coded to my own city and I haven't had the time to generalize it for release. This happens to me all the time. Half of the stuff Chipp releases has been in my private arsenal for years.

Well, it's my own fault. ;) Anyway, I know this stuff works. It's pretty cool.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to