[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Re: locating syndication feeds
- To: syndication@yahoogroups.com
- Subject: Re: [syndication] Re: locating syndication feeds
- From: Mark Nottingham <mnot@mnot.net>
- Date: Mon, 16 Jul 2001 22:38:16 -0700
- In-reply-to: <20010717050505.PHQI5550.femail18.sdc1.sfba.home.com@localhost>; from aswartz@swartzfam.com on Tue, Jul 17, 2001 at 12:05:04AM -0500
- References: <20010716214645.B1211@mnot.net> <20010717050505.PHQI5550.femail18.sdc1.sfba.home.com@localhost>
- User-agent: Mutt/1.2.5i
On Tue, Jul 17, 2001 at 12:05:04AM -0500, Aaron Swartz wrote:
>
> Oh, you're still hung up on dispatching?
Yep, I'm "still hung up"...
> I think that's the wrong way to go -- it requires MIME types and
> installed software, etc., etc.
This is the way that Web software works; MIME is used for dispatch.
> The future is in bookmarklets. They work for client-side software
> as well as server-side. You just write a little bookmarklet that
> redirects you (or opens a new window) to a "Add this feed" page
> passed with the URL of the page the user was previously looking at.
> The "add this feed" page can easily scan the site for a rel
> attribute.
This would certainly be one way to do it, but it won't work across
all browser and platform combinations; not only are there things like
lynx, etc. but also Javascript cross-browser compatibility is notably
difficult, especially for bookmarklets (I've written a few myself).
Why not a MIME type AND a <LINK> that can be used in this way? Best
of both worlds...
--
Mark Nottingham
http://www.mnot.net/