Page 1 of 1

News: A Script Device that gathers the Top 5 news stories.

Posted: Sun Jul 16, 2006 7:29 pm
by HB Guy
News is a Script Device designed to retrieve the Top 5 news stories from a news agency's RSS feed (Really Simple Syndication).

It includes RSS URLS for CBC, BBC, and CNN's World News sections. You can modify the list and add your preferred news sources.

A Software Remote and Theme are included and serve as an example of how to integrate the News Script Device into your own HouseBot Theme.

I've attempted to reduce the VBScript code to the minimum required to get the job done. If you need more sophistication, such as monitoring eBay bids via RSS, please refer to the freely available "RSS Content Feed Class" from TelePro: http://www.tele-pro.co.uk/scripts/rss/r ... _class.htm

This release of News works with any RSS feed that does not format the text using HTML code. News does not currently interpret HTML and, if the text includes HTML (like the HouseBot Forum RSS Feed), it will simply display all the formatting codes.