<?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: JWChat in sync with latest JSJaC</title>
	<atom:link href="http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/</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: pavan</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-95900</link>
		<dc:creator>pavan</dc:creator>
		<pubDate>Tue, 06 Nov 2007 09:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-95900</guid>
		<description>I have installed last beta version at address: http://jwchat.tigase.org/ and deployed in tomcat5.5 but i&#039;m not able to invite oters what&#039;s the problem?</description>
		<content:encoded><![CDATA[<p>I have installed last beta version at address: <a href="http://jwchat.tigase.org/">http://jwchat.tigase.org/</a> and deployed in tomcat5.5 but i&#8217;m not able to invite oters what&#8217;s the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jabberurr</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-95361</link>
		<dc:creator>Jabberurr</dc:creator>
		<pubDate>Sun, 04 Nov 2007 14:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-95361</guid>
		<description>I tried installing JWChat beta 3 with tigase and openfire (Without using server&#039;s built-in http bindnig) and it fails to authenticate. JWChat b2 as well as 2006 release works, though. Should this be related to jsjac?</description>
		<content:encoded><![CDATA[<p>I tried installing JWChat beta 3 with tigase and openfire (Without using server&#8217;s built-in http bindnig) and it fails to authenticate. JWChat b2 as well as 2006 release works, though. Should this be related to jsjac?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-87894</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 11 Oct 2007 08:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-87894</guid>
		<description>Sasha, thanks for reporting. There&#039;s a bug in jsjac that prevents it from handling presence correctly as can be seen here: http://trac.stefan-strigler.de/jsjac/trac.cgi/ticket/17
I&#039;ll need to release a new version of jwchat to contain thoses fixes.</description>
		<content:encoded><![CDATA[<p>Sasha, thanks for reporting. There&#8217;s a bug in jsjac that prevents it from handling presence correctly as can be seen here: <a href="http://trac.stefan-strigler.de/jsjac/trac.cgi/ticket/17">http://trac.stefan-strigler.de/jsjac/trac.cgi/ticket/17</a><br />
I&#8217;ll need to release a new version of jwchat to contain thoses fixes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Sasha</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-87892</link>
		<dc:creator>Sasha</dc:creator>
		<pubDate>Thu, 11 Oct 2007 08:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-87892</guid>
		<description>In the old version jsJac in class &quot;JSJaCConnection&quot; there was another handler of events &quot;registerHandler&quot;.
In the documentation http: // zeank.in-berlin.de/jsjac-1.0/doc/ the description of old handler.
Can you explain purpose of new arguments?
Because, in new jwchat there were problems with processing some events &quot;presence&quot;

eArg = {handler: arguments[arguments.length-1],
childName: &#039;*&#039;,
childNS: &#039;*&#039;,
type: &#039;*&#039;};

childName? childNS? type? 

I thank for your help.</description>
		<content:encoded><![CDATA[<p>In the old version jsJac in class &#8220;JSJaCConnection&#8221; there was another handler of events &#8220;registerHandler&#8221;.<br />
In the documentation http: // zeank.in-berlin.de/jsjac-1.0/doc/ the description of old handler.<br />
Can you explain purpose of new arguments?<br />
Because, in new jwchat there were problems with processing some events &#8220;presence&#8221;</p>
<p>eArg = {handler: arguments[arguments.length-1],<br />
childName: &#8216;*&#8217;,<br />
childNS: &#8216;*&#8217;,<br />
type: &#8216;*&#8217;};</p>
<p>childName? childNS? type? </p>
<p>I thank for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Artur Hefczyc</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82799</link>
		<dc:creator>Artur Hefczyc</dc:creator>
		<pubDate>Wed, 19 Sep 2007 11:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82799</guid>
		<description>Thank you, sure, I will subscribe to jwchat-devel and let you know when I update the code. :-)</description>
		<content:encoded><![CDATA[<p>Thank you, sure, I will subscribe to jwchat-devel and let you know when I update the code. <img src='http://blog.jwchat.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82793</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 19 Sep 2007 11:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82793</guid>
		<description>welcome on board :)

maybe you want to subscribe to jwchat-devel in order to keep us up2date on what you&#039;re doing</description>
		<content:encoded><![CDATA[<p>welcome on board <img src='http://blog.jwchat.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>maybe you want to subscribe to jwchat-devel in order to keep us up2date on what you&#8217;re doing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Artur Hefczyc</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82792</link>
		<dc:creator>Artur Hefczyc</dc:creator>
		<pubDate>Wed, 19 Sep 2007 10:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82792</guid>
		<description>I used the tar.gz jsjac file published on site for my installation and didn&#039;t run make inside jsjac.

Well, actually I would like to make more improvements in jwchat code if possible so cvs access would be ideal solution. My SF id is &quot;kobit&quot;.</description>
		<content:encoded><![CDATA[<p>I used the tar.gz jsjac file published on site for my installation and didn&#8217;t run make inside jsjac.</p>
<p>Well, actually I would like to make more improvements in jwchat code if possible so cvs access would be ideal solution. My SF id is &#8220;kobit&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82791</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 19 Sep 2007 10:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82791</guid>
		<description>One note: If you&#039;re using jsjac from SVN too, you need to do make there too.

About supplying patches: If you prefer direct access to CVS I can grant rights too. If you prefer sending patches that&#039;s no problem too.</description>
		<content:encoded><![CDATA[<p>One note: If you&#8217;re using jsjac from SVN too, you need to do make there too.</p>
<p>About supplying patches: If you prefer direct access to CVS I can grant rights too. If you prefer sending patches that&#8217;s no problem too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Artur Hefczyc</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82789</link>
		<dc:creator>Artur Hefczyc</dc:creator>
		<pubDate>Wed, 19 Sep 2007 10:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82789</guid>
		<description>By the way. I made a few changes in the old version I have (the working one) to allow automatic logins. 
I would like to share the code and submit it to jwchat cvs. I wonder whether you are interested in patches or I could get submit rights to jwchat code repository....</description>
		<content:encoded><![CDATA[<p>By the way. I made a few changes in the old version I have (the working one) to allow automatic logins.<br />
I would like to share the code and submit it to jwchat cvs. I wonder whether you are interested in patches or I could get submit rights to jwchat code repository&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Artur Hefczyc</title>
		<link>http://blog.jwchat.org/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82788</link>
		<dc:creator>Artur Hefczyc</dc:creator>
		<pubDate>Wed, 19 Sep 2007 10:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2007/09/18/jwchat-in-sync-with-latest-jsjac/#comment-82788</guid>
		<description>Well, I am not 100% sure. I just followed this instruction: http://jwchat.cvs.sourceforge.net/jwchat/jwchat/README.CVS?revision=1.5&amp;view=markup

But tbh I am now thinking I might have a bug on the server side. Please ignore my request for now I will look at the server logs to find out what exactly is going on. Bosh implementation is very fresh in Tigase and might be buggy.</description>
		<content:encoded><![CDATA[<p>Well, I am not 100% sure. I just followed this instruction: <a href="http://jwchat.cvs.sourceforge.net/jwchat/jwchat/README.CVS?revision=1.5&#038;view=markup">http://jwchat.cvs.sourceforge.net/jwchat/jwchat/README.CVS?revision=1.5&#038;view=markup</a></p>
<p>But tbh I am now thinking I might have a bug on the server side. Please ignore my request for now I will look at the server logs to find out what exactly is going on. Bosh implementation is very fresh in Tigase and might be buggy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

