Zef
--
Zef Hemel
E-Mail: z...@zefhemel.com
Phone: (+31) (0)6 156 19 280
Web: http://www.zefhemel.com
In my experience writing aggregation services atom also comes out on
top by their clear stance on guids (all items have unique guids in
atom). This is opposed to RSS where you have to guess if the item is
the same based on url or guid or title, none of which are required and
all of which might change.
> >
>
Well from my point of view is hard to sell that an standarization
group we dont use the ietf standard for it.
You should have a very good point and reason for doing this.
Just an academical view.
Joaquín Salvachúa
That's one factor. The "De Facto" standard with the biggest
implementation in the market is another.
Which makes it hard to ignore either RSS *or* Atom.
--
Julian Bond E&MSN: julian_bond at voidstar.com M: +44 (0)77 5907 2173
Webmaster: http://www.ecademy.com/ T: +44 (0)192 0412 433
Personal WebLog: http://www.voidstar.com/ skype:julian.bond?chat
Tax Not Included
---
Navarr Barnier
http://tech.gtaero.net/
http://www.gtaero.net/foaf.rdf
I think that's the point really. We're going to hit several places where
there's not an obvious single winner in a standards space. RSS-Atom is
relatively easy since parsers typically support both. It's no great
hardship to just support both.
Exporting a profile is perhaps harder because there's FOAF, VCard,
Outlook CSV, LDIF, OpenID AX and perhaps others.
Then there's Identity where OpenID is relatively young and there are
others either more established or equally worthy.
For a quick Example:
RSS 1.0: http://rss.slashdot.org/Slashdot/slashdot
RSS 2.0: http://feeds.css3.info/css3
Atom on the other hand, although not used at often, has a very strict
standard, is often coupled in RSS, is supported by many readers and
collectively called "RSS", and on a number of sites, is offered as an
alternative alongside of RSS.
To continue moving DataPortability in the right direction, I believe that it
would be best to work with Atom instead of RSS.
-Navarr
-----Original Message-----
From: dataportabi...@googlegroups.com
[mailto:dataportabi...@googlegroups.com] On Behalf Of bear
Sent: Sunday, February 17, 2008 1:34 AM
To: DataPortability.Public.General
Subject: [DataPortability-Public] Re: Question.. why RSS and not Atom
(Standard)?
So it looks to me like DP should be recommending
- Produce Atom // Because it's a better standard
- Consume Atom/RSS //Because you can't ignore the installed base
The one problem I've had with Atom (actually with RSS as well) is
support for the extensions and less rarely used options. Jaiku produce
an Atom feed that is quite like the Twitter feeds except that they put
the author into an <author> tag. So far so good, except that they don't
put the author text into the title or description. So the parsing tool
has to know about how Jaiku is using the standard to assemble something
that is readable by a human. And tools or ways of working that were
built for Twitter produce dumb output from Jaiku feeds.
This exposes a problem with complex or very extendable formats. The
receiving developer needs to know about all the variations and allow for
them. Both in the standard and in common usage. Consuming FOAF suffers
from this as your app may know about and expect the vcard: tags and have
no clue what to do with bio: tags.
Which is to say that DP can do a great service by documenting and
promoting best practice use of standards as well as which standard to
use.
Joaquín.