# Telepathy integration with other projects This page is very incomplete. I try to sum up informations about what others projects want to do with Telepathy and the status of the code. ## Vino and Vinagre Integration of [[Telepathy Tubes|Tubes]] in Vino and Vinagre in order to share your desktop with your IM contacts. * Vinagre: [[Bug in Vinagre|http://bugzilla.gnome.org/show_bug.cgi?id=585136]]. Git merged upstream, but not released. * Vino: [[Bug in Vino|http://bugzilla.gnome.org/show_bug.cgi?id=584840]]. Branch merged upstream, but not released. * Vino: [[Bug in Vino about Share-your-desktop application|http://bugzilla.gnome.org/show_bug.cgi?id=585149]]. Not merged. Wontfix, it will be done in Empathy instead, see line below. * Empathy: [[Bug in Empathy|http://bugzilla.gnome.org/show_bug.cgi?id=589091]] about the Share-your-desktop feature. Git merged upstream, but not released. Screencasts: [[Offering side|http://people.collabora.co.uk/~cassidy/blog/vnc-tube-offer.ogv]] [[Accepting side|http://people.collabora.co.uk/~cassidy/blog/vnc-tube-accept.ogv]] ## moblin [[http://www.moblin.org/|http://www.moblin.org/]] ## nautilus-sendto Since version 1.1.3, nautilus-sendto supports sending files to your Telepathy contacts (provided you use Empathy). [[Blog post discussing the initial implementation.|http://blog.barisione.org/2007-08/empathy-plugin-for-nautilus-sendto/]] ## Gtetrinet There is a patch to use a stream tube between gtetrinet and the server. [[summary|http://cass.no-ip.com/~cassidy/blog/index.php/post/2007/10/21/GTetrinet-through-tubes]] Demo screencast: [[user1|http://projects.collabora.co.uk/~cassidy/gtetrinet-tubes-initiate.ogg]] [[user2|http://projects.collabora.co.uk/~cassidy/gtetrinet-tubes-receive.ogg]]. ## Epiphany [[Epiphany extension|http://blog.senko.net/2007/07/19/emphatic-epiphany]] that allows the user to share the links on a web page with their IM contacts ## Jokosher [[http://blog.mikeasoft.com/2007/05/07/jokosher-soc|http://blog.mikeasoft.com/2007/05/07/jokosher-soc]] ## Soylent Soylent intends to be a "people browser" [[http://live.gnome.org/Soylent|http://live.gnome.org/Soylent]] ## Abiword [[AbiCollab|http://www.abisource.com/wiki/AbiCollab]] is an [[Abiword|http://www.abisource.com/]] plugin for collaborative edition. Several users can edit the same document together and see their respective contribution as soon as the network latency permit it. It uses algorithms explained in [[this article on the GNOME Journal|http://gnomejournal.org/article/31/gocollab----peer-to-peer-document-collaboration]]. [[AbiCollab|http://www.abisource.com/wiki/AbiCollab]] can use several backends to communicate with the contacts: * With the tcp backend, the user must set the IP address of its contacts. * With the xmpp backend, Abiword connects to the user's Jabber server and the user choose its contact from the contact list. Abiword data is sent directly in xmpp messages encoded in base64. * The sugar backend is used on OLPC, and data is sent through a stream tube as others OLPC activities. The tube specification is not the same as [[the current Telepathy spec|http://telepathy.freedesktop.org/spec.html]]. * It would be great to add a backend that uses Telepathy tubes and Mission Control. The current stable version does not have [[AbiCollab|http://www.abisource.com/wiki/AbiCollab]]. You can test it with the [[development version 2.5.0|http://www.abisource.com/downloads/abiword/]] or the latest SVN version. I have made a screencast with the xmpp backend: [[user1|http://dede.muadda.org/~alban/d/2008/01/abicollab-user1.ogg]] [[user2|http://dede.muadda.org/~alban/d/2008/01/abicollab-user2.ogg]]. ## Inkscape Unknown status ## Rhythmbox * [[Change status according song played|http://bugzilla.gnome.org/show_bug.cgi?id=526493]] * [[Share music with IM contacts|http://bugzilla.gnome.org/show_bug.cgi?id=526499]]: the first patch ([[See bug 570115|http://bugzilla.gnome.org/show_bug.cgi?id=570115]]) is included in releases 0.12.0. The second part does not work anymore, I am working on it (2009-06-20). * Screencast [[share music with your contacts|http://people.collabora.co.uk/~alban/d/2008/04/rhythmbox-telepathy-export.ogg]] * Screencast [[import music from your contact|http://people.collabora.co.uk/~alban/d/2008/04/rhythmbox-telepathy-import.ogg]] ## TicTacTube * Screencast [[Receiving an invitation to play|http://people.collabora.co.uk/~xclaesse/ttt.ogv]] * Screencast [[Starting a game|http://people.collabora.co.uk/~alban/d/2008/04/ttt-initiator.ogg]] ## GNOME-Games GNOME-Games + Telepathy: Play GNOME-Sudoku with your IM contacts as part of GSOC 2009 this project is being done by Zhang Sen. More info at [[http://socghop.appspot.com/student_project/show/google/gsoc2009/gnome/t124022403181|http://socghop.appspot.com/student_project/show/google/gsoc2009/gnome/t124022403181]] ## Banshee Implement Music Sharing in Banshee using the Telepathy API Another GSOC 2009 project by Neil Loknath Info at [[http://socghop.appspot.com/student_project/show/google/gsoc2009/gnome/t124022403765|http://socghop.appspot.com/student_project/show/google/gsoc2009/gnome/t124022403765]]