|
-
Nov 11th, 2003, 11:37 PM
#1
Thread Starter
PowerPoster
RSS Feeds? Anyone use them?
Hey, I had a suggestion to add an RSS feed to my forums. If you don't know what an RSS feed is, you can read about it here:
http://blogs.law.harvard.edu/tech/rss
Anyway, what I am wondering is, has anyone ever done this? If so, how did you implement it?
Lethal, I would be interested in your thoughts about incorporating this into your forums, and if you ever thought about it.
-
Nov 12th, 2003, 10:52 AM
#2
I have never implemented them, but they are just xml files. So just load em up and parse using the xml classes. Loop trough the xml files getting each item node, and doing whatever with the data inside.
-
Nov 12th, 2003, 11:38 AM
#3
Thread Starter
PowerPoster
I was basically wondering if someone has already created some objects to interact with that encapsulates this functionality. If not, I will write them myself, then post it. I got started on it already.
-
Nov 18th, 2003, 06:10 PM
#4
PowerPoster
Actually, that is on my wishlist, if I ever get some free time to work on it. I remeber reading a pretty good article on it at:
www.4guysfromrolla.com
-
Nov 18th, 2003, 06:48 PM
#5
-
Nov 18th, 2003, 10:29 PM
#6
Thread Starter
PowerPoster
Thanks for the links, I will look into them.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|