Phillip Pearson - Second p0st

tech notes and web hackery from the guy that brought you bzero, python community server, the blogging ecosystem, the new zealand coffee review and the internet topic exchange

2003-7-2

FUD

Scott Johnson:

The First Casualty of Echo Has Arrived and it is Anyone Who Uses an Aggregator and Reads Mark (or uses Feedster)

I'm sure this is painfully obvious to everyone, but this is not a good-faith move by Mark to follow the spec (or at least the recommended way to do things).

Before:

  • dc:date elements for all dates
  • full text as well as excerpts
  • link elements to point to articles

After:

  • no dates (not pubDate elements, as the spec recommends)
  • only excerpts
  • guid elements to point to articles

For more information, go through Mark's comments and read the ones by Rogers Cadenhead. (His server is down at the moment, so I can't quote them here).

... more like this: [, ]

Peace in the syndication world

... more like this: []

Remotely stored subscription list

Dave Winer is prototyping a "Subscriptions Harmonizer" (discuss). It's basically a remotely-stored subscription list. When you subscribe to or unsubscribe from a feed, you send it a message, and you can query it at any time for your current subscription list. All your aggregators download the subscription list when they start up.

Simple, but it should work nicely. Now all we need is an equivalent for posts, so a number of blogging tools can keep themselves in sync ...
... more like this: []