T O P I C R E V I E W |
MarkJH |
Posted - 16 September 2005 : 11:20:15 I wonder if it's possible to do something like this with Snitz?
Seen it at work on a couple of Invision boards and it looks like a great little add on.< |
6 L A T E S T R E P L I E S (Newest First) |
Podge |
Posted - 16 September 2005 : 12:23:16 Its not as simple as you'd think. You can never be sure what is going to be in those feeds. XML isn't that hard really you just use a parser to iterate through each element and do stuff depending on each element.
Things you need to think about. Are all xml feeds going to be using the same format (there are different rss versions) Do the xml feeds have all the text you will need to make the post (some may be brief summaries) Will you have to strip html & other stuff ?
This article might help - http://www.15seconds.com/issue/990527.htm< |
Shaggy |
Posted - 16 September 2005 : 12:04:37 Ay, you could run it as often as you liked.
*Shaggy waits for some skilled XML programmer to take this project on!*
< |
MarkJH |
Posted - 16 September 2005 : 11:58:06 Cool. I guess the script could be altered to run every half hour or so, too?
*Mark waits for some skilled MOD programmer to think "hmm, good idea!" and take this project on*
< |
Shaggy |
Posted - 16 September 2005 : 11:51:41 Ah, OK, now I get you (like I said, looong week! ). Thinking out loud, it shouldn't be too difficult, create a new user (RSS Robot in this case) to post the feeds under and run a script once a day to grab the necessary articles and insert them in the database under that user's MEMBER_ID.
< |
MarkJH |
Posted - 16 September 2005 : 11:43:56 Yes, but how easy would it be to have the feeds posted as topics in the forum by a 'member' (the RSS robot) and then people could comment on the news stories, just as they would reply to a topic in here?< |
Shaggy |
Posted - 16 September 2005 : 11:27:01 Marcel's done this over at Oxle but I can't for the life of me find the topic here (it's been a looooong week), try having a quick search 'round yourself, see if you can dig it up.
<edit> And, as I say that, I find it here! </edit>
< |