On 4/2/05 6:48 PM, "James Snell" <[EMAIL PROTECTED]> wrote:
> I agree with this so long as there is a core mechanism that allows a > standalone entry to identify the feed to which it belongs. That > mechanism does not have to be atom:head, but it does need to be part > of the core. <link rel="feed" type="application/atom+xml" .../> hmmm ... it could even be: <link rel="feed" type="application/atom+xml" title="My Blog" .../> <link rel="feed" type="application/atom+xml" title="category foo feed".../> <link rel="feed" type="application/atom+xml" title="my blog, with comments".../> e.
