PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: LordSqueak on 14 December, 2004, 11:23:33

Title: RSS Newsfeed bot
Post by: LordSqueak on 14 December, 2004, 11:23:33
I was thinking of an bot that can read RSS newsfeeds from xml code, and post it in the hub when the XML has been updated.

for example bbc news  , or whatever news feed youd like to add.  :D
Title:
Post by: bastya_elvtars on 14 December, 2004, 12:07:44
QuoteOriginally posted by LordSqueak
I was thinking of an bot that can read RSS newsfeeds from xml code, and post it in the hub when the XML has been updated.

for example bbc news  , or whatever news feed youd like to add.  :D


great idea, just post a URL for a news xml.
Title:
Post by: LordSqueak on 17 December, 2004, 22:55:06
here is a useful site for stuff about xml and rss
http://www.xml.com (http://www.xml.com)

and a few feeds
http://www.microsite.reuters.com/rss/worldNews
http://www.usnews.com/usnews/usnews.rss
http://www.wired.com/news/feeds/rss2/0,2610,,00.xml
http://news.bbc.co.uk/rss/newsonline_world_edition/front_page/rss091.xml

I hope that will be helpful.  :D
Title:
Post by: LordSqueak on 22 December, 2004, 12:52:07
http://anidb.ath.cx/anidb.rdf

ah here is the newsfeed that i actualy had in mind when i thought about this idea.
Basicaly , what i would like is a bot that will check this newfeed , and post the latest news , whenever an new file is added.
 =)
Title:
Post by: LordSqueak on 05 January, 2005, 06:15:26
I played a bit with webreader by mutor .

it would seem that it might be something along those lines that im looking for , except it should handle xml tags and stuff.

*sigh* , maybe I should just give up , and learn how to code lua  :P