This patch for Gobby, the cross-platform, real-time collaborative editor, was created during my Informatics capstone course between January and March, 2007. It adds two new user-visible actions: import a document from an AtomPub-backed document store, and export a document that has been worked on to said store.
Requirements
In addition to the current Gobby requirements, this patch requires gtkmm 2.10.x (for the import/export assistants), and libsoup for the AtomPub client implementation.
Availability
At the moment, neither the code or a binary are not yet publicly available. When either becomes available, it will be announced on my weblog.