Results 1 to 6 of 6

Thread: RSS Feeds? Anyone use them?

  1. #1

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464

    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.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    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.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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.

  4. #4
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    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

  5. #5

  6. #6

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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
  •  



Click Here to Expand Forum to Full Width