<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: pyicq in da house</title>
	<atom:link href="http://blog.jwchat.org/2008/01/13/pyicq-in-da-house/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jwchat.org/2008/01/13/pyicq-in-da-house/</link>
	<description>coding and stuff</description>
	<lastBuildDate>Fri, 15 Apr 2011 10:49:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2008/01/13/pyicq-in-da-house/#comment-123193</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 22 Jan 2008 12:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/01/13/pyicq-in-da-house/#comment-123193</guid>
		<description>Don&#039;t know what this has to do with pyICQ but anyway: Which JSJaCConnection type are you using? Http Binding or Http Polling? Which Jabber server are you using? 
Actually if you&#039;re doing a call to disconnect it sends a presence of type=&#039;unavailable&#039; automatically.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know what this has to do with pyICQ but anyway: Which JSJaCConnection type are you using? Http Binding or Http Polling? Which Jabber server are you using?<br />
Actually if you&#8217;re doing a call to disconnect it sends a presence of type=&#8217;unavailable&#8217; automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Loreto Parisi</title>
		<link>http://blog.jwchat.org/2008/01/13/pyicq-in-da-house/#comment-121993</link>
		<dc:creator>Loreto Parisi</dc:creator>
		<pubDate>Fri, 18 Jan 2008 16:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/01/13/pyicq-in-da-house/#comment-121993</guid>
		<description>Hi, I&#039;m a web developer. I wanto to thank you for your work first of all. Then I have a technical question. Look at the JavaScript code:

...
   var p = new JSJaCPresence();
   p.setType(&#039;unavailable&#039;);
   p.setShow(&#039;unavailable&#039;);
   p.setStatus(&#039;Logged out&#039;);
   p.setPriority(127);
   con.send(p);

  // now, if I do ...
  con.disconnect()

...

In this case the presence won&#039;t be sent to the Jabber server, so no logout will be done.

If I don&#039;t call the disconnect, the presence will be sent correctly. Should I wait for a callback to send the disconnect after the logout presence or it&#039;s not necessary, since I see on the server log the end stream tag  in any way?


Thank you.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m a web developer. I wanto to thank you for your work first of all. Then I have a technical question. Look at the JavaScript code:</p>
<p>&#8230;<br />
   var p = new JSJaCPresence();<br />
   p.setType(&#8216;unavailable&#8217;);<br />
   p.setShow(&#8216;unavailable&#8217;);<br />
   p.setStatus(&#8216;Logged out&#8217;);<br />
   p.setPriority(127);<br />
   con.send(p);</p>
<p>  // now, if I do &#8230;<br />
  con.disconnect()</p>
<p>&#8230;</p>
<p>In this case the presence won&#8217;t be sent to the Jabber server, so no logout will be done.</p>
<p>If I don&#8217;t call the disconnect, the presence will be sent correctly. Should I wait for a callback to send the disconnect after the logout presence or it&#8217;s not necessary, since I see on the server log the end stream tag  in any way?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2008/01/13/pyicq-in-da-house/#comment-120598</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 14 Jan 2008 09:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/01/13/pyicq-in-da-house/#comment-120598</guid>
		<description>Thanks a lot, Lukáš. PyICQ works fine until now and memory consumption is at a decent level. I&#039;ll stick with it unless this changes.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, Lukáš. PyICQ works fine until now and memory consumption is at a decent level. I&#8217;ll stick with it unless this changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Lukáš 'Spike' Polívka</title>
		<link>http://blog.jwchat.org/2008/01/13/pyicq-in-da-house/#comment-120326</link>
		<dc:creator>Lukáš 'Spike' Polívka</dc:creator>
		<pubDate>Sun, 13 Jan 2008 08:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/01/13/pyicq-in-da-house/#comment-120326</guid>
		<description>svn co svn://mytlt.ru/jit

This one should be hot-fixed, but still not perfect.

If you don&#039;t have thousands of (ICQ) users, PyICQt is better choice.</description>
		<content:encoded><![CDATA[<p>svn co <a href="svn://mytlt.ru/jit">svn://mytlt.ru/jit</a></p>
<p>This one should be hot-fixed, but still not perfect.</p>
<p>If you don&#8217;t have thousands of (ICQ) users, PyICQt is better choice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

