Slashdot Mirror


Google News Now Providing RSS and Atom Feeds

Avery writes "Several sites are reporting that Google has announced in their blog today that they will provide RSS and Atom feeds in their news section. Previously the only way to get RSS/Atom feeds from Google news was through third party scrapers. Now, you can get feeds for any of Google's news areas as well as feeds for a news search. (The news search is basically the same concept as Google news alerts, only in RSS.)"

10 of 157 comments (clear)

  1. Yahoo's had this for months now... by Gopal.V · · Score: 5, Informative

    Yahoo news , my.yahoo.com , search and alerts .. have all been RSS for quite some time.

    I can imagine the irony of reading google news on my.yahoo.com (too bad /. banned my.yahoo).

  2. Re:What is the point of RSS? by TheFlyingGoat · · Score: 4, Informative

    On my HTPC, I pull RSS feeds of news and sports scores each night. It gives me a quick and easy way to get the daily headlines all in one spot. Same as people who use aggregators... it's all about convenience.

    Your bandwidth example is faulty. First of all, most people don't have their aggregators set to update every 5 minutes. Second, if you've ever ran a website that gets a decent amount of traffic, you'd know that content takes very little bandwidth compared to images and markup code. Third, a smart site operator would have a script set up that would create a static rss feed instead of a dynamic one, perhaps running it each minute. For a popular site, the processing savings would be significant.

    PDA applications are a great example of RSS put to good use. Sure, you have to connect to read the full content, but the headlines are presented in a simple manner that even crappy PDAs can handle. Far better than downloading ALL of the content on a site, or requiring a constant connection to the Internet.

    There's MANY niche environments that RSS feeds are perfectly suited for. They're easy to set up on a site. They're easy to use as a client. Why NOT have them around?

    --
    You have enemies? Good. That means you've stood up for something, sometime in your life. --Winston Churchill
  3. Re:What is the point of RSS? by aussie_a · · Score: 4, Informative

    I have failed to see the point of RSS.

    I don't know what the "official point" of it is, but I have a great many uses for it. One main use I have is I have several feeds on my homepage and I can at a glance see if they've updated and/or see if I might be interested in their update.

    Another use for it is to open up one program and it will tell me if any blogs I read (and there are many that I do) have updated since I last checked. Instead of having to open up over 20 pages (most of which remain unupdated for months at a time), I just open up "one page".

    Another use is I keep track of new e-books on this site and I'll keep the items in my reader. Once a week or so, I go through all the items, delete most of them, keep the items for books that sound interesting*. That way whenever I want to buy a book, I can just open up my client and look through the items I've saved (which are obvious as they're unread).

    * Actually I lie. I put the ones that sound interesting in a relational database. But you don't HAVE to do that, I'm just anal like that. Well, that and trying to keep track of my free e-books is very, very difficult.

  4. Re:What is the point of RSS? by isorox · · Score: 3, Informative

    One word: Live Bookmarks.

    Clik the orange blob in the bottom right, subscribe to the slashdot RSS feed, and drop it in your bookmarks (or on your toolbar). No need to visit slashdot to see if there's any interesting stories, as they'll be in your bookmarks.

    I do the same with BBC News too, I can get an idea of what's happening by simply dropping down a list and checking the headlines. If a story grabs my attention I click it and go straight to the story - no need to navigate the horrendus news.bbc.co.uk site (fine for the top 5-10 stories, but after that it's easy to miss stuff)

  5. Re:Google News RSS and Firefox by Bogtha · · Score: 2, Informative

    It's because they haven't put the <link> elements in their HTML to enable autodiscovery. They'll probably add it soon.

    --
    Bogtha Bogtha Bogtha
  6. Not working well yet by GeekNJ · · Score: 2, Informative

    Saw this yesterday and added a couple of News keywords as RSS feeds to my aggregator. Seems that a lot of the same entries are showing up multiple times as new entries. Appears to be the same title/date & time. I don't think it's my RSS reader as it's handling 30+ other feeds fine.

  7. Adding the Google Feed into Firefox by Pablo+El+Vagabundo · · Score: 3, Informative


    Google does not tell Firefox it has a feed, here is how to add it (ripped from the mozilla site):

    Some sites don't tell Firefox that they support Live Bookmarks, even though they actually do. If you know the URL of a site's RSS feed (url ends with .rdf or .xml), you can manually create a Live Bookmark for the site. Go to the Bookmarks menu and select 'Manage Bookmarks'. Under the 'File Menu', select 'New Live Bookmark'. Create a name for the Live Bookmark and add the URL. New articles from that site will appear as Live Bookmarks in Firefox.

    Pablo

  8. Re:What is the point of RSS? by Hes+Nikke · · Score: 2, Informative

    Delivering links through RSS for FTP/WWW downloads would be a better way of Podcasting, but i doubt it'd ever catch on.

    Someone better tell Dave Winer! He needs to add a link portion to each channel item. It should be called an enclosure tag. And just to make thing easier on the aggregator, we'll include the MIME type, and number of bytes this other file will be!

    What? They already are?! But Lisandro said that he doesn't think it'd catch on... Since 2001 you say? And that's the mechanism used by all podcasts... I'm so confused!

    --
    Don't call me back. Give me a call back. Bye. So yeah. But bye our, well, but alright we are on a shirt this chill.
  9. Try a wget... by $0+31337 · · Score: 2, Informative

    ... And you get a 403 forbidden error

  10. Re:What is the point of RSS? by ffdixon · · Score: 2, Informative
    I agree with Strider44 on the problems of HTML embedded in RSS.

    Google has provided a feed, but the next step is to provide b>all the data in a structured format (either using RSS 2.0 extensions or more tags in Atom). The current feed is good, but only goes half-way.

    Want to see what is possible with more structured data? Check out Serence's Google Kilp, which parses the HTML to give you the ability to choose language, topic, and pop-up alerts.

    Google news Klip (This is a Klip that in the KlipFolio RSS Dashboard.) Obviously, it would be easier to parse XML than HTML. We predict that many feeds (like Google) will soon move to offering more contnet in their feed that newer RSS readers can leverage.

    --
    Life is NP-Complete