<?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: JSJaC 1.3</title>
	<atom:link href="http://blog.jwchat.org/2008/02/12/jsjac-13/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jwchat.org/2008/02/12/jsjac-13/</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: Ben</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-167762</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 14 May 2008 12:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-167762</guid>
		<description>I understand that you are the man behind for the impressive ejabberd http_bind module.

Can you give me an estimate of the number of concurrent users a single server can support?

I&#039;m sorry if this is the place only for jsjac related questions.</description>
		<content:encoded><![CDATA[<p>I understand that you are the man behind for the impressive ejabberd http_bind module.</p>
<p>Can you give me an estimate of the number of concurrent users a single server can support?</p>
<p>I&#8217;m sorry if this is the place only for jsjac related questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-166140</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 09 May 2008 15:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-166140</guid>
		<description>@noise: guess you&#039;re missing a trailing slash at

RewriteRule http-bind/ http://192.168.0.111:7070/http-bind/ [P]</description>
		<content:encoded><![CDATA[<p>@noise: guess you&#8217;re missing a trailing slash at</p>
<p>RewriteRule http-bind/ <a href="http://192.168.0.111:7070/http-bind/">http://192.168.0.111:7070/http-bind/</a> [P]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-166139</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 09 May 2008 15:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-166139</guid>
		<description>Hi, JSJaC supports SASL Anonymous. I don&#039;t know if Openfire&#039;s support for anonymous login implements SASL Anonymous. Maybe it&#039;s that it allows to connect with any arbitrary username doing normal SASL auth? 
If you want to see how anonymous login works you might have a look at MUCkl&#039;s source code: https://trac.stefan-strigler.de/muckl/browser/trunk</description>
		<content:encoded><![CDATA[<p>Hi, JSJaC supports SASL Anonymous. I don&#8217;t know if Openfire&#8217;s support for anonymous login implements SASL Anonymous. Maybe it&#8217;s that it allows to connect with any arbitrary username doing normal SASL auth?<br />
If you want to see how anonymous login works you might have a look at MUCkl&#8217;s source code: <a href="https://trac.stefan-strigler.de/muckl/browser/trunk">https://trac.stefan-strigler.de/muckl/browser/trunk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Parag</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-165958</link>
		<dc:creator>Parag</dc:creator>
		<pubDate>Fri, 09 May 2008 05:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-165958</guid>
		<description>Hi Steve,
I am trying to use jsjac (1.3), JabberHTTPBind (1.1) and Openfire (3.5.1) for chat support. We need to use JabberHTTPBind instead of HTTP bind service from Openfire and we need all sessions as anonymous. I tried using simple client included in jsjac (as well as JWChat) to login on openfire server. With proper account I can login with no issues but when I am trying to login using some random username it throws authentication errors. On openfire server sessions it shows &quot;Anonymous&quot; session created but on client side it shows error. I also tried setting up authtype as anonymous from client but still it fails.
My question is does jsjac/JabberHTTPBind supports anonymous logins or not. Can you please provide me some guidelines on how I can enable anonymous login using jsjac/JWChat?
thanks,
Parag</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
I am trying to use jsjac (1.3), JabberHTTPBind (1.1) and Openfire (3.5.1) for chat support. We need to use JabberHTTPBind instead of HTTP bind service from Openfire and we need all sessions as anonymous. I tried using simple client included in jsjac (as well as JWChat) to login on openfire server. With proper account I can login with no issues but when I am trying to login using some random username it throws authentication errors. On openfire server sessions it shows &#8220;Anonymous&#8221; session created but on client side it shows error. I also tried setting up authtype as anonymous from client but still it fails.<br />
My question is does jsjac/JabberHTTPBind supports anonymous logins or not. Can you please provide me some guidelines on how I can enable anonymous login using jsjac/JWChat?<br />
thanks,<br />
Parag</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: noise</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-165509</link>
		<dc:creator>noise</dc:creator>
		<pubDate>Thu, 08 May 2008 10:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-165509</guid>
		<description>I think this has been asked before but I can&#039;t find any answer that get&#039;s it working for me. 

I&#039;m trying to run JSJaC 1.3 with Openfire (i can get it to run with ejabberd) but I just cant seem to get it to work. Have look at my post at ignite to see how i&#039;ve configured my system  http://www.igniterealtime.org/community/thread/32620?tstart=0 . Does anyone have any ideas?</description>
		<content:encoded><![CDATA[<p>I think this has been asked before but I can&#8217;t find any answer that get&#8217;s it working for me. </p>
<p>I&#8217;m trying to run JSJaC 1.3 with Openfire (i can get it to run with ejabberd) but I just cant seem to get it to work. Have look at my post at ignite to see how i&#8217;ve configured my system  <a href="http://www.igniterealtime.org/community/thread/32620?tstart=0">http://www.igniterealtime.org/community/thread/32620?tstart=0</a> . Does anyone have any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Ilia</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-159352</link>
		<dc:creator>Ilia</dc:creator>
		<pubDate>Fri, 25 Apr 2008 05:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-159352</guid>
		<description>Mark, please contact me as I&#039;m implementing it too :)

email: ilia-a t-flamefork.ru
www: http://www.flamefork.ru/
icq: 290365373
jabber/gtalk: flamefork-a t-gmail.com</description>
		<content:encoded><![CDATA[<p>Mark, please contact me as I&#8217;m implementing it too <img src='http://blog.jwchat.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>email: ilia-a t-flamefork.ru<br />
www: <a href="http://www.flamefork.ru/">http://www.flamefork.ru/</a><br />
icq: 290365373<br />
jabber/gtalk: flamefork-a t-gmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-155179</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 15 Apr 2008 16:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-155179</guid>
		<description>I&#039;m still trying to implement it.

Can you give me some hints?

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m still trying to implement it.</p>
<p>Can you give me some hints?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-151638</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-151638</guid>
		<description>Could you please give me some hints how to implement it?

I guess it shouldn&#039;t be too hard because I&#039;ll only need to check if the request is GET or POST and if it 

is GET to encode the request in JSON and return it.

Will it be easier to extend the module or to copy it and right another one?

Thanks</description>
		<content:encoded><![CDATA[<p>Could you please give me some hints how to implement it?</p>
<p>I guess it shouldn&#8217;t be too hard because I&#8217;ll only need to check if the request is GET or POST and if it </p>
<p>is GET to encode the request in JSON and return it.</p>
<p>Will it be easier to extend the module or to copy it and right another one?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-151621</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 07 Apr 2008 12:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-151621</guid>
		<description>Hi Mark, sorry, must have missed that. 
Currently I do not plan to support this feature. It&#039;s cool stuff, but I don&#039;t have time  for it. Sorry.</description>
		<content:encoded><![CDATA[<p>Hi Mark, sorry, must have missed that.<br />
Currently I do not plan to support this feature. It&#8217;s cool stuff, but I don&#8217;t have time  for it. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark</title>
		<link>http://blog.jwchat.org/2008/02/12/jsjac-13/#comment-151618</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 07 Apr 2008 12:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://zeank.in-berlin.de/2008/02/12/jsjac-13/#comment-151618</guid>
		<description>Hi,

I asked few weeks ago about &quot;Alternative Script Syntax&quot; as outlined by  http://www.xmpp.org/extensions/xep-0124.html#script.

Is possible to implement it and are you going to implement it in the future in the http-bind ejabberd module?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I asked few weeks ago about &#8220;Alternative Script Syntax&#8221; as outlined by  <a href="http://www.xmpp.org/extensions/xep-0124.html#script">http://www.xmpp.org/extensions/xep-0124.html#script</a>.</p>
<p>Is possible to implement it and are you going to implement it in the future in the http-bind ejabberd module?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

