RSS feeds
Page 1 of 2 12 LastLast
Results 1 to 15 of 22

Thread: RSS feeds

  1. #1
    Join Date
    Jan 2001
    Location
    Allegheny County,PA, USA
    Posts
    4,033

    RSS feeds

    Hi folks....

    I am building a new website and I am considering using RSS feeds as news sources. In the past I have used javascript feeds that pulled in headlines and such. What is the difference between these two methods...and how do I use RSS feeds? Does my server need special configuration that I would need to check with the host?

  2. #2
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    Well if they put an RSS icon then no, you don't need to check. Javascript is still needed to pull the feed and make it formattable. I like this one.
    There is nothing to fear, but life itself.

  3. #3
    Join Date
    Jan 2003
    Location
    US
    Posts
    5,634
    RSS feeds are created in XML. You can easily create your own RSS feeds or use RSS builders to do this. With a RSS reader, you can pull all of your feeds into one program you stay up to date with all of the information rather than having to go look for it. IE7 has a built-in RSS reader and so does Outlook 2007.
    Eric

  4. #4
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    But he wants to add it to his website. For that he'll need a script like the one I liked to
    There is nothing to fear, but life itself.

  5. #5
    Join Date
    Jan 2001
    Location
    Allegheny County,PA, USA
    Posts
    4,033
    Can you get free feeds from news sites like CNN or Reuters?

    Essentially....I want to have a news site where I write some of the content...but the daily news is taken care of automatically. Also....do the RSS feeds work like the javascript ones I used....where you just get a headline that links to the story, or is the story actually displayed on my site in its entirety? That is what I am looking for....

  6. #6
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    With the script I linked, you have a certain amount of control. You can have the headline, the timestamp, and a blurb, but no, not the entire story. That's the script I used for this site's RSS
    There is nothing to fear, but life itself.

  7. #7
    Join Date
    Jan 2003
    Location
    US
    Posts
    5,634
    You can subscribe to RSS feeds on CNN.com and Reuters if you like.

    http://www.cnn.com/services/rss/

    http://today.reuters.com/rss/newsrss.aspx
    Eric

  8. #8
    Join Date
    Jan 2001
    Location
    Allegheny County,PA, USA
    Posts
    4,033
    So it doesn't look like there is a whole lot of difference between the javascripts I was using....and this RSS stuff? I know there is technical difference, but the display is still going to only give me a headline link and a blurb?

  9. #9
    Join Date
    Aug 2004
    Location
    Saratoga Springs, NY
    Posts
    5,514
    The only difference is we updated the feed vs the site your feed is coming from updating it. ...... you will only get a blurb and link darlin.

    here are some of the most popular feeds right now

    http://www.bloglines.com/topblogs

  10. #10
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    To reproduce the entire article, I think you would need permission anyway. If they give you an RSS feed, ya have to take what they're willing to give.
    There is nothing to fear, but life itself.

  11. #11
    Join Date
    Jan 2001
    Location
    Allegheny County,PA, USA
    Posts
    4,033
    OK...looks like I had the wrong idea of what an RSS news feed was. In short I was dumb.....LOL

    I thought it was more comprehensive than what I had used before. I still may try it, though.

    Do they also send images through RSS feeds? That was something I noticed with the javascripts I used....text only.

  12. #12
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    No, it's text only. Images might be possible if they included them in the XML but that would put more strain on their server and they probably wouldn't allow it.
    There is nothing to fear, but life itself.

  13. #13
    Join Date
    Aug 2004
    Location
    Saratoga Springs, NY
    Posts
    5,514
    I haven't seen any that use images ..... the ones I have used don't

  14. #14
    Join Date
    Jan 2001
    Location
    Allegheny County,PA, USA
    Posts
    4,033
    Thanks for all the quick replies folks.....

    I may have to rethink my original design now since the feeds are much more limited than I thought.

  15. #15
    Join Date
    Aug 2004
    Location
    Saratoga Springs, NY
    Posts
    5,514
    You are welcome... it was actually something I knew a little something about



    Shocking .... I know

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •