Microsoft’s New SSE Format: Bi-Directional RSS

I’m not entirely sure what to make of this myself, but I’m intrigued by Microsoft’s recent proposal for a new XML format called “Simple Sharing Extensions” (SSE). What SSE does is:

Simple Sharing Extensions (SSE) … defines the minimum extensions necessary to enable loosely cooperating applications to use RSS as the basis for item sharing—that is, the bidirectional, asynchronous replication of new and changed items among two or more cross-subscribed feeds.
For example, SSE could be used to share your work calendar with your spouse. If your calendar were published to an SSE feed, changes to your work calendar could be replicated to your spouse’s calendar, and vice versa. As a result, your spouse could see your work schedule and add new appointments, such as a parent-teacher meeting at the school, or a doctor’s appointment.
SSE allows you to replicate any set of independent items (for example, calendar entries, lists of contacts, lists of favorites, blogrolls) using simple RSS semantics. If you can publish your data as an RSS feed, the simple addition of SSE will allow you to replicate your data to any other application that implements the SSE specification.
SSE can also be used to extend other formats such as OPML.

So what does this enable, at least in theory? I can see services such as del.icio.us and Furl being enabled among smaller groups, where folks could post their bookmarks and share them via SSE in more distributed way. RSS feed collections — through OPML files — could also be collectively managed and published. What one person posts or edits would be visible to others, and so on. Does this create a Wiki-like service out of the more-or-less single-author blogiverse?
Lots more information is on Microsoft’s Frequently Asked Questions for Simple Sharing Extensions (SSE) page. The format, currently at version 0.9, is available under a Creative Commons license to enable experimentation and alteration. Very “Web 2.0” of them, if you ask me.

More Good Stuff from Ann Arbor District Library

The Ann Arbor District Library has done it again — in addition to all the other cool features their catalog/web site offers, it’s now possible to do a search in the catalog and save it as an RSS feed.
Why do this, you ask? As soon as something new appears in the library collection that matches your original query, you’ll know about it. For example, if you added this RSS feed to your aggregator, you’d be told whenever a new book appears with “broccoli” in the catalog information. (Amazingly, there are 13 items listed, of which six are neither cookbooks nor James Bond films.)
The savvy library patron will be jumping on new books even faster now.

[Via Edward Vielmetti’s Vacuum blog.]

Campus Wikis and Wiki Authority

Case Western Reserve University’s CaseWiki caught my eye in this article. The school published a wiki that any authorized Case user may edit (visitors may leave comments). Topics include people, academics, organizations, social life (activities, bars, restaurants, theaters, etc.). It looks to be developing into an all-purpose guide to life at CWRU.
Like so many bottom-up tools, CaseWiki relies on the self-correcting power of the population contributing to it. It’s not anonymous, so there’s reputation at stake (like in the blog world). This raises a question that occurred to me during the recent NEASIS&T “Buy, Hack, or Build” conference: what is the minimum number of participants a wiki needs to be self-correcting and (I hesitate to use this word to a librarian audience) “authoritative”? It seems to me that a small number of wiki participants — say, fewer than a dozen — lends itself to groupthink too easily. Large wikis — the Wikipedia, for example — are self correcting. Where’s the threshhold between the two? A few dozen users? A few score?
Your thoughts are welcome in the comments section…

[Via The Chronicle’s Wired Campus Blog.]

Google Base & RSS

Google Base, Google’s public-access database for whatever you’ve got, has at least one feature that’s interesting from this blog’s perspective: it accepts input in the most common RSS formats (RSS 1.0, RSS 2.0 and Atom 0.3 ). This according to the Google Base frequently asked questions.
Some blog tools — I’m thinking of WordPress in particular — use MySQL as a back end so already have the database aspect covered. But if you’re using an RSS format as a way to get your data, whatever it is, from application 1 to application 2, and there’s a need to have that data searchable, letting Google Base import the data seems like a viable solution.
For run-of-the-mill blog content, of course, this isn’t really an advantage; plenty of search engines, Google’s included, handle weblog content admirably. But for other stuff that’s publicized by RSS — bibliographic records of recently acquired books, new journal articles in a given subject area, and the like — there might be some interesting uses.
Anyone doing anything with this who wants to share? Drop me a line…

[Via Really Simple Syndication, Dave Winer’s blog.]

Polaris Joins the RSS Bandwagon

Another LMS joins the RSS fray. According to an excerpt from a document on Polaris Systems‘ extranet, their forthcoming PowerPAC 3.2 release has some basic RSS features built in:

RSS (Real Simple Syndication) is a method of publishing links to content on your Web site. In Polaris PowerPAC 3.2, patrons can set up RSS feeds for new titles from Polaris PowerPAC directly to a Web site such as My Yahoo! or Bloglines. When the feed is received, the patron can click the link on the Web site to see a list of new titles in your library catalog. Polaris PowerPAC is RSS 2.0 compliant. Processing for the RSS feed is related to Polaris PowerPAC’s New Titles dashboard feature. Automatic processing for the New Titles Web part occurs nightly, and the dashboard links contain new titles for the past 31 days. On-order items are included. For the RSS feed, Polaris background processing updates the current New Titles list hourly.

Another small step forward…

Blog as Library Home Page

Welcome to the out-of-the-box content management revolution, Meadville Public Library! While not the first library to use weblog software as the underpinnings for a library web site, MPL has done a very nice job designing a clean, easy-to-use, and attractive library web site using WordPress. The home page and library departments are dynamic, using the weblog as the source of the content — library news and information — and secondary pages (Ask a Librarian, policies, etc.) are static. But all managed by the weblog software.
I was particularly struck by the Children’s Room, one of the library’s departments, has a much more colorful and entertaining design than the home page, as befits the part of the library for youngsters. The blog content is links to children’s’ author’s web pages — a clever use of the blog, and something that will clearly draw young reader’s attention more than announcements or library information ever would.
Since it’s a blog, of course, community members can subscribe to the latest news from the main, children’s, fiction, and “main floor” (new books) via their favorite aggregator.

[Via nerdcore.]

Monitor This: Metasearch with RSS Feeds

Tired of checking all your favorite search engines and aggregators for the latest news on a given topic? MonitorThis, a beta service, has a solution. Enter your search and it will provide you an OPML file (which you can then import into your aggregator or feedreader of choice). For aggregators that let you put a bunch of feeds into a single folder, I’d recommend doing so — MonitorThis gives you one feed for each service. One obvious way to improve the service would be to have MonitorThis perform the aggregation and provide a single feed for a user to subscribe to.