Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/66854?pagenum=1
05 November 2025, 07:06
Topic
pacca
rss feed from EXTERNAL source
14 April 2008, 03:02
I have Snitz in my web site ... www.pacca,.info
i have a blog in WordPress and other friends's forum they would like to share topics with me.
I would like to add an RSS fedd from another Forum or Blog into a POST or generate a complete forumgetting the contenent from an RSS feed.
do You know if it's possible ?
if yes, do You know how ?
Pacca
<moved from="Help: General / Current Version (v3.4.xx)" by="Shaggy" /><
Replies ...
HuwR
14 April 2008, 04:49
check out this post, may point you in the right direction
i had a look at http://forum.snitz.com/forum/topic.asp?TOPIC_ID=62879&SearchTerms=display,rss,in,posts but they are talking about codes and files no longer avaiable ...
do you know if there is a MOD or complete codes to import external material into a Forum or a Post ?
<
TastyNutz
14 April 2008, 21:43
This isn't fancy, but it works.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=64197&SearchTerms=feed,reader<
pacca
16 April 2008, 17:15
I use it ... only one doubt .... i can reacall the rss feed with the page inc_livefeeds.asp .... so i cannot feed a post with che result, but i have to insert the link to inc_livefeeds.asp somewhere in the page .... ?<
garyrobar
17 April 2008, 18:15
If you folks want something like this, i'll be happy to code it up...shouldn't be too hard. I've been working a lot with parsing xml feeds. We'd just parse the feed, and for each item, save the values to the topics db in a structured way. We would need to have a forum account for these posts...like "forum_name XML Bot" or something.<
pacca
18 April 2008, 08:15
it would wanderfulll GARYROBAR ... let me where and when i can find the mod.
thanks a lot ...
pacca
<
garyrobar
22 April 2008, 13:34
pacco - is there a specific RSS feed you want?
what is your level of skill with asp/vbscript and SQL?
If it is good, i can just send you the one i'm using that gets info from an RSS feed, puts each item into a variable. (of course you can save these variables to the snitz db.
If you don't have those skills, I'll try to code it up roughly for you when i have spare time.<
pacca
23 April 2008, 12:57
i can handle quite well asp/vbscript ... i'll try the easiest and fastest way for You ...
if I have problem i'll let You know ...
thanks a lot Pacca