<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>a little bit of zeank</title>
	<link>http://blog.jwchat.org</link>
	<description>coding and stuff</description>
	<lastBuildDate>Wed, 30 Mar 2011 07:07:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.5" -->

	<item>
		<title>bosh speed tests</title>
		<description><![CDATA[Now with the newly announced node-xmpp-bosh (NXB) my first tests left me with the impression that this thing is pretty speedy to what I am used to. So I decided to do some quick benchmarks on different implementations of BOSH. I did these tests on my desktop (some intel core 2 duo with 2,4 GHz [...]]]></description>
		<link>http://blog.jwchat.org/2011/03/29/bosh-speed-tests/</link>
			</item>
	<item>
		<title>JSJaC v1.3.4 bugfix release</title>
		<description><![CDATA[Unfortunately the last version of JSJaC (v1.3.3) released just some days ago contained some serious bugs regarding handling of xmlns attributes and namespaces correctly. It was introduced by a fix for IE9 which caused other browsers to fail. So if you&#8217;re using JSJaC v1.3.3 and your app deals with accessing elements identified by namespaces you&#8217;re [...]]]></description>
		<link>http://blog.jwchat.org/2011/03/09/jsjac-v134-bugfix-release/</link>
			</item>
	<item>
		<title>JSJaC 1.3.3: Grab it while it&#8217;s hot!</title>
		<description><![CDATA[Thought it&#8217;s about time to release all the little fixes and patches I&#8217;ve collected over the years for JSJaC and here it is: JSJaC 1.3.3! Along with innumerable bug fixes it contains fixes for IE 9 and two new functions which allow to implement your own data store when suspending or resuming a BOSH session. [...]]]></description>
		<link>http://blog.jwchat.org/2011/03/05/jsjac-133-grab-it-while-its-hot/</link>
			</item>
	<item>
		<title>jwchat.org now with like button</title>
		<description><![CDATA[Better late than never: jwchat.org new features a facebook like button plus a flattr button. So if you like the service here&#8217;s your chance to let us know!]]></description>
		<link>http://blog.jwchat.org/2011/03/04/jwchatorg-now-with-like-button/</link>
			</item>
	<item>
		<title>ezmlm on debian with dotdeb broken</title>
		<description><![CDATA[Today I discovered my ezmlm-idx hasn&#8217;t been working anymore. Unfortunately this hasn&#8217;t been noticed for quite some time. I&#8217;m using the precompiled qmail stack from dotdeb.org. What I found in my logs was ezmlm-send:_fatal:_temporary_qmail-queue_error:_unable_to_exec_qq_(#4.3.0)/ezmlm-gate:_fatal:_temporary_error_from_child/ Now that got me real headaches as there aren&#8217;t many useful results on google for this topic. The more I was [...]]]></description>
		<link>http://blog.jwchat.org/2010/04/13/ezmlm-on-debian-with-dotdeb-broken/</link>
			</item>
	<item>
		<title>gateways blocked</title>
		<description><![CDATA[Short note: due to abuse I had to block access to all gateways (transports) of jwchat.org for external usage. I&#8217;m sorry about this but currently there&#8217;s no other way to maintain regular services as is.]]></description>
		<link>http://blog.jwchat.org/2009/12/18/gateways-blocked/</link>
			</item>
	<item>
		<title>Nagios Plugin to monitor BOSH services</title>
		<description><![CDATA[Enjoy! #!/usr/bin/perl -w # # check_bosh plugin for nagios # # usage: # check_bosh -U url -H host # # Check if bosh service running at specified address # # initial version: 3 May 2000 by Truongchinh Nguyen and Karl DeBisschop # # current status: $Revision: 1196 $ # # Copyright Notice: GPL # $Id: [...]]]></description>
		<link>http://blog.jwchat.org/2009/06/17/nagios-plugin-to-monitor-bosh-services/</link>
			</item>
	<item>
		<title>Firefox 3.0.6 not able to read Cookie (breaks MUCkl/JWChat with HTTP Polling)</title>
		<description><![CDATA[Firefox as of version 3.0.6 seems to not allow reading cookies from HTTP headers when doing AJAX requests. As a consequence JSJaC&#8217;s HTTP Polling backend can&#8217;t work correctly anymore and breaks usage of MUCkl and JWChat with this version of Firefox. If your site is affected please consider switching to HTTP Binding (aka BOSH) which [...]]]></description>
		<link>http://blog.jwchat.org/2009/02/10/firefox-306-not-able-to-read-cookie-breaks-muckljwchat-with-http-polling/</link>
			</item>
	<item>
		<title>JSJaC inherit</title>
		<description><![CDATA[When integrating a web chat (like JWChat) into your existing community most likely you don&#8217;t want to have your users sign in a second time just for the chat. A possible solution to this problem domain is to let your web server handle BOSH session instantiation and xmpp authentication. Once successfull you can pass the [...]]]></description>
		<link>http://blog.jwchat.org/2009/01/17/jsjac-inherit/</link>
			</item>
	<item>
		<title>dojo vs. isArray</title>
		<description><![CDATA[Some days ago a spent many hours to fix a somewhat broken toJson output from dojo. I&#8217;ve been copying around an array between different frames and ended up having an object instead of an array as it should be. Seems Ajaxian has a solution to this array bug now. So please dojo could you please [...]]]></description>
		<link>http://blog.jwchat.org/2009/01/16/dojo-vs-isarray/</link>
			</item>
</channel>
</rss>

