<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel rdf:about="http://base-art.net/Articles/118/">
<description>&lt;p&gt;The IM integration in the &lt;a class="reference" href="http://gnome3.org"&gt;GNOME3&lt;/a&gt; is interesting, but only for
the people using Empathy :) Because my personal preference goes
to another client called &lt;a class="reference" href="http://gajim.org"&gt;Gajim&lt;/a&gt; I wanted it to fit more in the
Shell. To reach this goal I worked on 2 small projects partly
during my &lt;a class="reference" href="http://igalia.com"&gt;Igalia&lt;/a&gt; hackfest hours and partly during my free time.&lt;/p&gt;
&lt;p&gt;The first bit is a &lt;a class="reference" href="http://trac-plugins.gajim.org/wiki/GnomeSessionManager"&gt;Gajim plugin&lt;/a&gt; integrating with the GNOME
Session-Manager and synchronizing your status in GNOME with your
Gajim status.&lt;/p&gt;
&lt;p&gt;The second part is a &lt;a class="reference" href="http://git.gnome.org/browse/gnome-shell-extensions/tree/extensions/gajim"&gt;Shell extension&lt;/a&gt; hooking to Gajim via
D-Bus to monitor chat notifications and allow chatting in the
Shell without directly using the Gajim window. This behaves
exactly as the Empathy integration.&lt;/p&gt;
&lt;p&gt;There's still some work to do, like inhibiting notifications
coming from Gajim because currently when a incoming chat appears
the user gets a notification from the builtin Shell IM and a
notification from Gajim itself. A workaround is to disable some
notifications in the Gajim preferences.&lt;/p&gt;
&lt;p&gt;As I needed some &lt;a class="reference" href="http://trac.gajim.org/ticket/6787"&gt;new D-Bus API in Gajim&lt;/a&gt; the Shell extension
requires Gajim-nightly &amp;gt;= 20110326.&lt;/p&gt;
&lt;p&gt;Congrats to the GNOME Team for this awesome GNOME3 release and
happy chating :)&lt;/p&gt;
</description>
<link>http://base-art.net/Articles/118/</link>
<title>Comments on article "Gajim in your GNOME3 Shell"</title>



<items>
<rdf:seq>

<rdf:li rdf:resource="http://base-art.net/Comments/312/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/311/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/310/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/309/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/308/"/>

</rdf:seq>
</items>


</channel>


<item rdf:about="http://base-art.net/Comments/312/">
<dc:date>2011-04-13T16:31:28.000002+02:00</dc:date>
<title>phil on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/312/</link>
<author>phil</author>
<description>
&lt;p&gt;I'm glad this code is useful :)&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/311/">
<dc:date>2011-04-13T12:58:05.000002+02:00</dc:date>
<title>kagesenshi on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/311/</link>
<author>kagesenshi</author>
<description>
&lt;p&gt;Hi Phil,&lt;/p&gt;
&lt;p&gt;Thanks for the gajim extension. Based on it I managed to create an integration extension for pidgin. :D&lt;/p&gt;
&lt;p&gt;For those who are interested: &lt;a class="reference" href="http://blog.kagesenshi.org/2011/04/pidgin-and-gnome3.html"&gt;http://blog.kagesenshi.org/2011/04/pidgin-and-gnome3.html&lt;/a&gt;&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/310/">
<dc:date>2011-04-08T21:31:20.000004+02:00</dc:date>
<title>mcepl on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/310/</link>
<author>mcepl</author>
<description>
&lt;p&gt;Thanks a lot! Using the session plugin already and I have to force Owen to fix gnome-shell extensions in Fedora to get a second. Thank you!&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/309/">
<dc:date>2011-04-08T10:45:34.000004+02:00</dc:date>
<title>phil on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/309/</link>
<author>phil</author>
<description>
&lt;p&gt;The extension code itself is not very complicated...&lt;/p&gt;
&lt;p&gt;You need to have some way to get incoming notifications from your client and be able to display/send messages. To do this for Gajim I used their D-Bus API.&lt;/p&gt;
&lt;p&gt;Once you have that ^^ the Shell integration is straightforward.&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/308/">
<dc:date>2011-04-08T10:28:03.000004+02:00</dc:date>
<title>b on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/308/</link>
<author>b</author>
<description>
&lt;p&gt;Would be great to have a piece of code to be able to plug in any xmpp client such as swift, psi, pidgin, mcabber and gajim.&lt;/p&gt;

</description>
</item>


</rdf:RDF>
