RSS Content Reader for Snitz - Postet den (2971 Views)
Junior Member
TastyNutz
Innlegg: 251
251
My forum is basically a social networking site, and I am always thinking about ways to keep my members interested. After realizing most had never heard of RSS, I had the notion to add RSS reader capability to the site. I did a search here last night and saw that the idea of incoming feeds had been toyed with, but not developed. So, I hit Google for some research, and developed one myself.
It's built around the RSS Content Feed Class from these guys. So, the hard part was already done. After studying the code and tweaking a couple things, I created an add-on reader that uses the most basic of the feed content to display results from the specified URLs.
You can see working demos on my SHN test site and also on a Base Snitz 3.4.06 site.
This initial version stores all variables in rss_var.asp, and requires no changes to the database. I'm hoping someone will be interested and willing to create an admin interface for a more advanced version. smile Also, there's a lot more information in the feeds than what this reader displays, so there's plenty of potential.
Overall, I'm pretty pleased with myself for getting the reader this far. Especially considering that my only programming class was in BASIC on Commadore PET machines back in high school.

So, take a look, and give it a try. It's a super simple install and none of your existing files are altered.
Get the zip file here
I'm very interested in constructive feedback and help, so if you have thoughts or ideas, please let me know. <
   
 Sidestørrelse 
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
Originally posted by TastyNutz
Overall, I'm pretty pleased with myself for getting the reader this far. Especially considering that my only programming class was in BASIC on Commadore PET machines back in high school.
Well now, aren't we dating ourselves a little? winkbigsmile
I'll have to remember to take a look at it when I get back to the house.<
Postet den
Junior Member
TastyNutz
Innlegg: 251
251
Was 1986 a long time ago? dead<
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
Well... I was 5 at the time. tongue<
Postet den
Advanced Member
JJenson
Innlegg: 2121
2121
I was only 3 and I will take a look as well TN when I get a chance. smile<
Postet den
Average Member
modifichicci
Innlegg: 787
787
I have built a rss reader for snitz and it's implemented as mod in our forum version adamantine:

http://www.superdeejay.net/forum/portale.asp

You can add/delete rss, and choose what rss you want to display in your portal. I haven't written a mod guide, because it's is a good use for portal verions.. but if there is interest on it I can write it putting instructions etc..
<
Postet den
Junior Member
TastyNutz
Innlegg: 251
251
Thanks a lot guys...38 has never felt so old. sad<
Postet den
Advanced Member
JJenson
Innlegg: 2121
2121
Thats ok even though I am young I had someone once tell me when I turned 20 "How does it feel to be half way to 40?" That made me feel old. Luckily its still a little ways off. But we all get there someday hopefully. smile<
Postet den
Retired Support Moderator
MarcelG
Innlegg: 2625
2625
TastyNutz, check oxle.com to see the feeds-feature there. http://oxle.com/my_feeds.asp
I've released this as a mod a while ago ; admin interface to add mods, server-side caching of retrieved feeds at definable intervals, HTML filtering, etc.<
Postet den
Junior Member
TastyNutz
Innlegg: 251
251
Marcel, I guess I missed your mod, or I misunderstood that was to publish feeds. Anyway, I usually search better than that because I hate duplicating what's already been done. But at least I learned some things, and had fun doing it.
Actually, I'm still going to play with this more. I had a similar idea for the mouseover descriptions, and maybe even member defined feeds. Is your mod available still? Mind if I take a peek to see what I can borrow?<
Postet den
Retired Support Moderator
MarcelG
Innlegg: 2625
2625
Tastynutz, check this thread: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=58846
Also, here's a wrapup of the code: http://oxle.nl/topic.asp?tid=3751

Here's a schematic overview of how the mod retrieves and displays the RSS feeds:
<
Du må legge inn en melding