> ## Content Index
> Fetch the complete content index at: https://www.lorcandempsey.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# RSS: really something significant
- URL: https://www.lorcandempsey.net/rss-really-something-significant/
- Published: 2005-05-03T14:37:38.000Z
- Updated: 2005-05-03T14:37:38.000Z
- Author: Lorcan Dempsey
- Tags: Systems

RSS has captured the headlines 😉 There have been a couple of major ripples in recent months:
- A9 introduced [OpenSearch](https://opensearch.a9.com/?ref=lorcandempsey.net), a method for exchanging searches and results between applications. RSS is the format used for results.
- Adam Bosworth, the influential developer currently working in a senior role at Google, delivered a much reported keynote at the MySQL Users Conference 2005 (see [here](https://www.onlamp.com/pub/a/onlamp/2005/04/22/bosworth.html?ref=lorcandempsey.net) and [here](https://www.dehora.net/journal/2005/04/rsq%5Freally%5Fsimple%5Fquerying.html?ref=lorcandempsey.net) for comments, and a [ppt](https://www.webratio.com/images/20050408Bosworth.pps?ref=lorcandempsey.net) of an earlier version of the talk spotted [here](https://www.blandiose.org/archives/2005/04/21/web-of-data/?ref=lorcandempsey.net)). He discusses how RSS/HTTP might do for data what HTML/HTTP did for the user interface. He discusses the potential of RSS as a single, simple, extensible format for data, to be accompanied by a URL-based query mechanism.

These two discussions underline the use of RSS for application to application communication.  
As Ross Singer [suggests](https://dilettantes.blogspot.com/2005/04/rss-libraries-ahabs-great-white-whale.html?ref=lorcandempsey.net), most of the RSS discussion in libraries has been about delivering news and other feeds to human consumers in their readers, rather than about its use to communicate between an application and other applications which are [intermediate consumers](https://blog.oclc.org/lorcand/archives/000629.html?ref=lorcandempsey.net) of the data. An example of the latter is given in the course reserves integration mentioned [in an earlier post](https://blog.oclc.org/lorcand/archives/000645.html?ref=lorcandempsey.net), and Ross gives a similar example in his post.