The Importance of RSS
unfoldedorigami writes "Kevin Hale of Particletree wrote an interesting essay about the importance of RSS and speculates that the success of social bookmarking sites like del.icio.us and Technorati has got Google worried about subscribe becoming the new search. Hale thinks this is the reason behind why they've become so interested in feed reading and the procurement of revenue from them."
..that it's just pure content without any layout or crap. In other words, it makes reading web sites as easy as it was in 1995.
Of course, at some point they will start putting crap in RSS feeds (they are already putting ads in the feeds.. I agree with Dave Winer: isn't the feed an ad ALREADY??), and someone will re-invent it all over again.
But for now it's a great way to just read content without crap. Say, that's a good slogan: "RSS: content without crap".
Generic RSS subscription (where you just click the "syndicate this site" link or little orange button) is not very useful as a replacement for search because you don't get to customize anything. Unless the blog in question offers categories, then you're stuck getting whatever they push onto the feed, even though the strength of RSS is supposed to be that you're pulling the information over.
Instead, you want to go with an RSS subscription that gives you some measure of control, specified by you. But what? A search term? I watch news.google.com for "Shakespeare". And I get every hit -- shakespeare fishing rods, shakespeare references in businessweek, and some football player named shakespeare who fell off a boat and died. Not what I want. At least something like a delicious theoretically goes one step above, because by having an army of monkeys tagging URLs by the thousands, you're assuming that you've attached validated meta data to each link. When I search delicious for things that are tagged Shakespeare, I might not only get exactly what I want, but my odds are much higher that it will be what I expected.
www.HearMySoulSpeak.com
We're working on exactly that here at Rice. FeedTree (paper) is a newsfeed distribution system, built atop the self-organizing Pastry overlay and the Scribe multicast algorithm. Scribe is self-organizing and low-maintenance; everyone shares the load of distributing new bits of news (i.e. no polling stress at the publisher), and it all happens in a timely fashion (i.e. no polling delay at the client).
We're working on a public (open-source) beta. Check back soon.
Actually, the convergence of search and syndication is what led A9 to create OpenSearch. OpenSearch is a standard for search results that, not coincidentally, is built as an extension to RSS. In just a couple of months a few hundred sites have adopted it -- seems like there is a market there. (Disclosure, not that there is a conflict of interest there, but I am the lead for the project.)
And it's not just for A9 -- anyone can use OpenSearch to syndicate their search to anyone else. One example of a search aggregator other than A9 using OpenSearch is OSFeed. And example of a search engine that can be accessed by anyone is AWS OpenSearch, which lets you search Amazon via RSS.
So in other words, when done well search and RSS are highly compatible.