You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Eric Woods <wo...@gmail.com> on 2010/10/08 21:16:39 UTC

OpenSocial & CMIS Binding Updated

Hi everyone,

We've made good progress on aligning CMIS with OpenSocial.  Check out our wiki for details: http://wiki.opensocial.org/index.php?title=Align_CMIS_and_OpenSocial#CMIS_.26_OpenSocial_Roadmap

In summary, we have:
Mapped CMIS Folders & Documents to OpenSocial Albums & MediaItems, respectively
Created a binding in Apache Shindig which uses a live CMIS repository rather than a local DB.
Created a gadget which interacts with Albums & MediaItems, thus using a CMIS repository on the back-end.
Updated the ActivityStreams reference implementation to be up-to-spec
Implemented a notification piece which spits out ActivityStreams for each CRUD operation performed with Albums (Folders) and MediaItems (Documents)
Creating an ActivityStreams gadget to capture & render CRUD events (in-progress)

Some other relevant links:
Patch with the Shindig reference implementation: http://codereview.appspot.com/2193045/
Screenshots of the Albums & MediaItems gadget: https://docs.google.com/leaf?id=0B-zwcqgujo7CYmExNWRhNjItOGViNS00ZjMzLWE4MTktNGQ5ZTcxNzU0YmQ3&hl=en&pli=1
ActivityStreams & OpenSocial wiki: http://wiki.opensocial.org/index.php?title=Merge/incorporate_Activity_Streams_into_OpenSocial

Thanks,
Eric W.