<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Howto to Talk with GoogleTalk in Python</title>
	<atom:link href="http://www.larsen-b.com/Article/214.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/214.html</link>
	<description>Titanium Exposé</description>
	<pubDate>Thu, 24 Jul 2008 02:52:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: LKRaider</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-2715</link>
		<dc:creator>LKRaider</dc:creator>
		<pubDate>Sat, 03 May 2008 04:47:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-2715</guid>
		<description>Can't get it to work :(

Is there a better jabber lib for python?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t get it to work :(</p>
<p>Is there a better jabber lib for python?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-469</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-469</guid>
		<description>&lt;p&gt;GTalk doesn't support SIP yet. See the &lt;a class="reference" href="http://www.google.com/talk/developer.html"&gt;GTalk developer info page&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>GTalk doesn&#8217;t support SIP yet. See the <a class="reference" href="http://www.google.com/talk/developer.html">GTalk developer info page</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-470</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-470</guid>
		<description>&lt;p&gt;On yes, it's Jabber + InDoor_Not_Public_Yet_P2P_VOIP, you're right.. But anyways, I guess not a lot of people will use this VOIP provider right now.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On yes, it&#8217;s Jabber + InDoor_Not_Public_Yet_P2P_VOIP, you&#8217;re right.. But anyways, I guess not a lot of people will use this VOIP provider right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swaroop</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-471</link>
		<dc:creator>Swaroop</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-471</guid>
		<description>&lt;p&gt;Interesting.&lt;/p&gt;
&lt;p&gt;Is it this easy to write a spimbot for GTalk?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting.</p>
<p>Is it this easy to write a spimbot for GTalk?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zgoda</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-472</link>
		<dc:creator>zgoda</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-472</guid>
		<description>The most complete XMPP/Jabber library currently in the wild is PyXMPP (http://pyxmpp.jabberstudio.org/). Unfortunately, it is currently supported only on linux platform, though some work is underway to port it to Windows.</description>
		<content:encoded><![CDATA[<p>The most complete XMPP/Jabber library currently in the wild is PyXMPP (http://pyxmpp.jabberstudio.org/). Unfortunately, it is currently supported only on linux platform, though some work is underway to port it to Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-473</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-473</guid>
		<description>&lt;p&gt;Perhaps it's time to merge no ?  3 modules w/ quite the same API..&lt;/p&gt;
&lt;p&gt;As usual in Python world,  divide to loose :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Perhaps it&#8217;s time to merge no ?  3 modules w/ quite the same API..</p>
<p>As usual in Python world,  divide to loose :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikos Kouremenos</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-474</link>
		<dc:creator>Nikos Kouremenos</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-474</guid>
		<description>&lt;p&gt;dev of xmpppy does have time/interest to maintain it anymore. Hopefully someone else will go to apply our (as in Gajim) patches as eventhough we were asking him to do so when we were commiting he thought our patches were something like testing for his stable (!) xmpppy..&lt;/p&gt;
&lt;p&gt;apart from PyXMPP there is also xmpp in twisted but it lives in 2000&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>dev of xmpppy does have time/interest to maintain it anymore. Hopefully someone else will go to apply our (as in Gajim) patches as eventhough we were asking him to do so when we were commiting he thought our patches were something like testing for his stable (!) xmpppy..</p>
<p>apart from PyXMPP there is also xmpp in twisted but it lives in 2000</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-475</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-475</guid>
		<description>Nice ... very useful little snippet.&#160; Thanks!&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
Jon - jon_edwards@spanners4us.com</description>
		<content:encoded><![CDATA[<p>Nice &#8230; very useful little snippet.&nbsp; Thanks!</p>
<p>&#8212;<br />
<br />
Jon - <a href="mailto:jon_edwards@spanners4us.com">jon_edwards@spanners4us.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikos kouremenos</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-476</link>
		<dc:creator>nikos kouremenos</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-476</guid>
		<description>&lt;p&gt;in fact, he wants to maintain the library but he doesn't have the time and he hopes he sometime later or someone else will apply our patches to cvs. he doesn't plan to release anytime soon neither unfortunately.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>in fact, he wants to maintain the library but he doesn&#8217;t have the time and he hopes he sometime later or someone else will apply our patches to cvs. he doesn&#8217;t plan to release anytime soon neither unfortunately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Nezhdanov</title>
		<link>http://www.larsen-b.com/Article/214.html#comment-477</link>
		<dc:creator>Alexey Nezhdanov</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-477</guid>
		<description>&lt;p&gt;Hello. I'm the maintainer of xmpppy library. I was out for holidays so probably feeled quite unresponsive.
I'll patch this bug.
What for words of Nikos - I have never said about stopping maintaing library. Last 6 months I had not wrote any new code but was regularly fixing bugs and intending to do that in future.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello. I&#8217;m the maintainer of xmpppy library. I was out for holidays so probably feeled quite unresponsive.<br />
I&#8217;ll patch this bug.<br />
What for words of Nikos - I have never said about stopping maintaing library. Last 6 months I had not wrote any new code but was regularly fixing bugs and intending to do that in future.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
