There was some big news today in the form of an announcement on Ray Ozzie’s blog about SSE, or Simple Sharing Extensions. [There is some discussion by Dave Winer CrunchNotes and Don Dodge]
SSE is an open-source spec for synchronizing RSS and OPML feeds. The objectives from the Spec are as follows:
- 1. to use RSS as the basis for item sharing ? that is, the bi-directional, asynchronous replication of new and changed items amongst two or more cross-subscribed feeds.
- 2. to use OPML as the basis for outline sharing ? that is, the bi-directional, asynchronous replication of outlines, such as RSS aggregators subscription lists
At this point, SSE is kind of a big concept with no real examples to point to, but essentially, Microsoft wants to allow synchronization between RSS feeds so that two people (or two groups) could be “subscribed” to the same feed and make changes to the feed which would be replicated to anyone who was subscribed. It takes RSS one step further and adds a collaboration component which I think is a fantastic use of the technology. Ray’s blog post has some real-world examples.
What surprised me about this announcement was the lack of discussion on fullasagoog. Even MXNA, which has a wider base and usually gets a wider range of topics only had two posts, a pseudo-cynical post by Sam Ruby and another which simply mentioned Microsoft’s use of the Creative Commons license by Lawrence Lessing.
So why no fanfare? I would argue that this could be huge for the Flex community. I realize that the standard is quite new and the hype is quite high, but hear me out. There are a plethora of Flex RSS readers available, and they are very easy to build, which makes them perfect. Now imagine, as a Flex developer, building your applications around collaboration using SSE. Imagine being able to sync a Flex based Calendar with an Outlook calendar, or with a Trumba Calendar. It really opens up a whole range of applications that Flex will be able to synchronize, or collaborate with.
Again, I know all of this is highly theoretical, but if SSE can really transform RSS the way it is intending to, Flex provides a way to create great user interfaces built around collaboration.