Selasa, 23 Januari 2018

Sponsored Links

Norfield
src: norfield.com

FeedSync for Atom and RSS, previously Simple Sharing Extensions, are extensions to RSS and Atom feed formats designed to enable the synchronization of information by using a variety of data sources. Initially developed by Ray Ozzie, Chief Software Architect at Microsoft, it is now maintained by Jack Ozzie, George Moromisato, Matt Augustine, Paresh Suthar and Steven Lees. Dave Winer, the designer of the UserLand Software RSS specification variants, has given input for the specifications.

The current version of FeedSync for Atom and RSS specification is 1.02 and can be found here. FeedSync for Atom and RSS is licensed under the Creative Commons Attribution-ShareAlike License (version 2.5) and the Microsoft Open Specification Promise.

The scope of FeedSync for Atom and RSS is to define the minimum extensions necessary to enable loosely cooperating applications to use Atom and RSS feeds as the basis for item sharing - that is, the bi-directional, asynchronous synchronization of new and changed items amongst two or more cross-subscribed feeds.

Note that while much of FeedSync is currently defined in terms of Atom and RSS feeds, at its core what FeedSync strictly requires is:

  • A flat collection of items to be synchronized
  • A set of per-item sync metadata that is maintained at all endpoints
  • A set of algorithms followed by all endpoints to create, update, merge, and conflict resolve all items

This means that FeedSync can be implemented by almost any programming language have its metadata represented in many structured data formats.


Video FeedSync



Examples

RSS Feed Example

Atom Feed Example

POX Item Example

JSON Item Example


Maps FeedSync



Examples of Real World Use

There are several examples of "real world" use of FeedSync feeds to synchronize data between applications.

FeedSync Service

This prototype developer service is an implementation of HTTP-based FeedSync endpoint. Applications can use HTTP GET and POST commands to synchronize feeds, where the latter performs the FeedSync merge operation on the feed hosted by the FeedSync Service. The service is not active anymore.

Strong Angel III

FeedSync feeds were used extensively at the Strong Angel III exercise in August 2006 as a lightweight middle-ware to link applications from Microsoft, Google, ESRI and others on desktops and mobile devices. The service is not active anymore.

ROME project

The comprehensive Java RSS project, ROME, is an implementation of the FeedSync specification since it creates a Java layer for developers to create apps that will use the FeedSync service.

Mesh4x

Mesh4x, an open-source set of libraries, tools, applications and services for mesh-based applications, uses FeedSync as the versioning standard, and implements a Feedsync-inspired packet-based protocol to synchronize data over SMS text messages.


References <ul><li>http://en.wikipedia.org/wiki/Microsoft_Sync_Framew…
src: image.slidesharecdn.com


See also

  • Podcasting
  • Syndication
  • Microsoft Sync Framework

Feed sync | ep.1 - YouTube
src: i.ytimg.com


External links

Specifications

  • FeedSync for Atom and RSS.
  • FeedSync for Collections.
  • RSS 2.0 Specification by Dave Winer
  • Atom Specification

Code

  • FeedSync Samples
  • FeedSync Service Samples
  • SSE for .NET Codeplex project

Articles

  • Deprecated blog entry by Ray Ozzie on Really Simple Sharing.
  • visualization How Simple Sharing Extensions Will Change the Web.

Source of the article : Wikipedia

Comments
0 Comments