Slashdot Mirror


Google Finally Moves Toward RSS Standard

declan writes "My News.com colleague Evan Hansen just got his hands on an internal email thread revealing that Google is planning to embrace RSS. Evan's co-authored News.com article quotes from the email (sent to Sergey Brin, Larry Page, and Eric Schmidt) confirming that Google is rethinking only supporting Atom. Slashdot covered Google's purchase of Pyra Labs and Blogger.com/Blogspot.com last year that made it a fan of the Atom standard. Does this news mean that RSS is now viewed as out of Dave Winer's control? Will RSS and Atom finally converge?"

14 of 212 comments (clear)

  1. FYI (because I didn't know this) by Anonymous Coward · · Score: 5, Informative

    RSS and Atom files provide news updates from a website in a simple form for your computer. You read these files in a program called an aggregator, which collects news from various websites and provides it to you in a simple form.

    1. Re:FYI (because I didn't know this) by FictionPimp · · Score: 4, Informative

      I use a trillian rss plugin. I have a nifty aim skin (that chat program we use at wor). Nobody notices the rss feeds inside my trillian :-)

    2. Re:FYI (because I didn't know this) by Richard_at_work · · Score: 3, Informative

      For sites such as slashdot, you get banned if you access the feed more than once an hour. This leads to RSS feeds being slightly pointless for high activity sites with such restrictions.

  2. and in other news.... by hta · · Score: 5, Informative

    the IETF just approved a new WG whose charter says:

    The working group will use experience gained with RSS (variably used as a name by itself and as an acronym for "RDF Site Summary", "Rich Site Summary", or "Really Simple Syndication") as the basis for a standards-track document specifying the model, syntax, and feed format.

    The name of the group is ATOMPUB, so you see where the rest of the experience being considered comes from.

  3. RSS & Atom by JaF893 · · Score: 5, Informative

    Hopefully google will adopt RSS rather than Atom. I don't know why but I've always preferred RSS. Incase you are thinking WTF here are some links courtesy of Wikipedia:
    RSS
    Atom Note: These pages are a bit thin on detail but contain some useful links if you want to find out more

  4. Re:Atom? by Dun+Malg · · Score: 5, Informative
    Why did atom even come into existance? Was not RSS already established, or is there some kind of deficiancy in RSS that i'm missing here?

    I think the deficiency with RSS was lack of a consistent implementation. There were too many minor variations within the assorted RSS instances to guarantee compatibility from one to another. Atom had the advantage of being self-consistency.

    --
    If a job's not worth doing, it's not worth doing right.
  5. Re:You'd think... by joeldg · · Score: 4, Informative

    At this point everything is "proposed" and saying these are not "protocols" and just "vocabularies" and RFC is not appropriate.

    There are some geek-muscles being flexed about in RDF/RSS and people want to maintain control over it (same with FOAF, which I am dealing with often) that is why the Atom guys came up with their own, it is a rewrite they came up with that addressed problems they had been reporting/asking for fixes for (or at least extensions for) for quite a while to no avail.

    Anyway, it is a big pissing contest still, if google jumps in and picks a side, it is game over.

  6. Re:Who uses Atom?? by prostoalex · · Score: 3, Informative

    LiveJournal has atom feeds enabled for all of its accounts.

    Here's for example, ATOM feed from my account (don't read it, it's in ru-ru anyway), and if you change the username, you can get anyone's ATOM feed.

  7. Re:Atom? by costas · · Score: 4, Informative

    As far as I understand things, besides personality issues, the Atom folks were looking for more i18n and for a more-specific standard --there are tags in RSS who are being (mis)used differently by different content-producers exactly because the spec was not very clear from the beginning.

    As an RSS producer/consumer myself, the one thing I've always hated about RSS was the encoding of the description tag: some feeds escape any HTML included in description, some make the whole tag a big CDATA entity, and in any case there is no information provided as to the encoding of the included HTML. One of the side effects has been that if you are parsing RSS, you have to assume that description includes HTML. So, if you happen to have > or < or any other HTML-looking entities within description, your content will be mangled by the RSS-consuming code.

  8. No one controls RSS by rcade · · Score: 4, Informative

    I'm a member of the RSS Advisory Board along with Dave Winer and several others. What do we have to do to convince people that it isn't controlled by Dave Winer or anyone else? Read the license for RSS 2.0. The specification is released under a Creative Commons license and no ownership is claimed of the format embodied by the specification.

    --
    Rogers Cadenhead (Web: http://www.cadenhead.org/workbench)
  9. Re:You'd think... by ScumericanNazi · · Score: 5, Informative

    RFC stands for Request For Comment.

    An RFC does NOT have to be a standard, it does NOT have to be binding. It CAN be a memo about an idea that you want others to COMMENT on, it CAN be a proposal for which you are REQUESTING others people's COMMENTS.

    Hence, the statement "RFC is not appropriate" is incorrect.

    --
    Sig Heil: Scumerica - Land of the Free* (* 18+, valid papers, health insurance, some restrictions apply)
  10. Re:methinks... by jacobito · · Score: 4, Informative
    To my knowledge, RSS 1.0 is based on RDF. The two other major versions of RSS, 0.91 and 2.0, are not. All told, there are at least 9 different versions of RSS, each slightly incompatible with the other:
    There are 9 versions of RSS, all of which are incompatible with various other versions. RSS 0.90 is incompatible with Netscape's RSS 0.91, Netscape's RSS 0.91 is incompatible with Userland's RSS 0.91, Netscape's RSS 0.91 is incompatible with RSS 1.0, Userland's RSS 0.91 is incompatible with RSS 0.92, RSS 0.92 is incompatible with RSS 0.93, RSS 0.93 is incompatible with RSS 0.94, RSS 0.94 is incompatible with RSS 2.0, and RSS 2.0 is incompatible with itself.
    (from the above link)
  11. Re:You'd think... by joeldg · · Score: 5, Informative

    umm..
    I was not going to respond to this.. but just in case someone else might happen to think you are correct for some strange reason.

    If you actually poke around in RFC's you might notice that languages generally don't have them (markup does, but XML which is what RDF/RSS/Atom is built on already has an RFC).
    Poke around http://www.faqs.org/rfcs/ and see, you are generally trying to have top-level projects for RFC's, not a subproject.

    RSS is a vocabulary built on XML and therefore would never warrant an RFC.

  12. Re:XML is a tool. by JamesOfTheDesert · · Score: 4, Informative
    XML is a standard from the World Wide Web Consortium.

    Well, not really; XML is a recommendation from the W3C. The W3C is not a standards body. It is a vendor consortia.

    The W3C puts out specs that it expects vendors and developers to agree on and work with. If all goes well after some period of time then it may be worth moving the spec onto a standards body, such as ISO.

    Sadly, the word "standard" has become a substitute for "specification. Hence you hear about the Java(tm) "standard", the Atom "standard", and so on. Everytime somebody puts something down on paper they say, "Hey, we have this new standard." But it makes for great marketing to say, 'Oh, we're all standards-based.'

    --

    Java is the blue pill
    Choose the red pill