[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more on the simplified feed format



"Randy Charles Morin" <randy@xxxxxxxxxx> writes:

> Hmmm! I missed something obvious here. Shouldn't Atom implement
> Dare's scheme on reducing bandwidth? Or is this already a done deal
> that I missed?

Dare's scheme is a different approach, based on only reporting changed
items since "some point" (bookmark, id or date).  SSFF's apprach is on
minimizing the bytes used in the feed itself.  Whether the former is a
benefit to the latter is valid question, my gut feel is that it's not
a benefit.

Note also that the "report changes" approach requires a "live" server.
SSFF can work with a live or static server.

  -- Ken