<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nanoANT &#187; Jabber</title>
	<atom:link href="http://www.nanoant.com/category/projects/jabber/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nanoant.com</link>
	<description>Yet another self-employee site &#38; blog</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:06:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>jabberd2 win32 hits SVN rev 752 and Visual Studio 2008 (SP1)</title>
		<link>http://www.nanoant.com/projects/jabberd2-win32-hits-svn-rev-752-and-visual-studio-2008-sp1</link>
		<comments>http://www.nanoant.com/projects/jabberd2-win32-hits-svn-rev-752-and-visual-studio-2008-sp1#comments</comments>
		<pubDate>Thu, 05 Mar 2009 12:06:42 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[jabberd2]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/?p=176</guid>
		<description><![CDATA[After a while I had put the jabberd2 win32 project aside, finally I have revived it. Here are some news about it: Project files and binaries were upgraded to Visual Studio 2008 (SP1). Installer now checks the runtime properly on Windows Vista &#38; Windows 7 Beta, was tested also on Windows XP &#38; 2003. Moreover since Visual Studio [...]]]></description>
			<content:encoded><![CDATA[<p>After a while I had put the <a href="http://www.nanoant.com/projects/jabberd2-win32">jabberd2 win32</a> project aside, finally I have revived it. Here are some news about it:</p>
<ul>
<li>Project files and binaries were upgraded to <em>Visual Studio 2008 (SP1).</em></li>
<li>Installer now checks the runtime properly on <em>Windows </em><em>Vista</em> &amp; <em>Windows 7 Beta</em>, was tested also on <em>Windows XP &amp; 2003.</em> Moreover since <em>Visual Studio 2008</em> runtime seems to be present by default on many machines, most of you will not need to install it manually at all.</li>
<li>Installer now contains <em>OpenSSL 0.9.8j</em>, so no more problems with <em>OpenSSL</em> external installation.</li>
<li>&#8230; finally we got all the fixes and features introduced in <em>jabberd2</em> till the revision #752.</li>
</ul>
<p>Once you upgrade, you may uninstall <em>Visual Studio 2005 Runtime</em> and <em>OpenSSL</em> using <em>Add/Remove Programs</em> if you have them installed just for older <a href="http://www.nanoant.com/projects/jabberd2-win32">jabberd2 win32</a> build.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/jabberd2-win32-hits-svn-rev-752-and-visual-studio-2008-sp1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jabberd2 2.2SVN for Windows is out</title>
		<link>http://www.nanoant.com/projects/jabberd2-22svn-for-windows-is-out</link>
		<comments>http://www.nanoant.com/projects/jabberd2-22svn-for-windows-is-out#comments</comments>
		<pubDate>Mon, 18 Aug 2008 15:20:22 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[jabberd2]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/?p=40</guid>
		<description><![CDATA[jabberd2 win32 project is finally updated and synced with changes made in the generic Unix code. New changes should bring improved compatibility &#38; stability and new 2.2 features for Windows users. Binary installer and optional build instructions available as usual at jabberd-win32 page. Click more for changes. Changes: FIX: Setup files were not anymore compatible [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jabberd2.xiaoka.com/">jabberd2</a> win32 project is finally updated and synced with changes made in the generic <em>Unix</em> code. New changes should bring improved compatibility &amp; stability and new 2.2 features for <em>Windows</em> users. Binary <a href="http://www.nanoant.com/projects/jabberd2-win32#download">installer</a> and optional build instructions available as usual at <a href="http://www.nanoant.com/projects/jabberd2-win32">jabberd-win32</a> page. Click more for changes.<span id="more-40"></span></p>
<p>Changes:</p>
<ul>
<li><em>FIX:</em> Setup files were not anymore compatible with latest <a href="http://wix.sourceforge.net/releases/">WiX</a> 3 beta</li>
<li><em>FIX</em>: Router failing opening users and filters configuration in Windows</li>
<li><em>FIX:</em> Mysql missing <tt>crypt</tt> is replaced with <tt>DES_crypt</tt> from <a href="http://www.slproweb.com/products/Win32OpenSSL.html">OpenSSL</a> in Windows</li>
<li><em>NEW:</em> Compressed stream support via <a href="http://www.zlib.net/">zlib</a></li>
<li><em>NEW:</em> Keep <tt>server.pem</tt> on upgrades</li>
<li><em>NEW:</em> Using <tt>SubWCRev</tt> from <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> for version files generation (instead of <tt>xsltproc</tt>)</li>
<li><em>NEW:</em> All configuration files are now generated on build by Perl from generic distribution ones</li>
<li><em>NEW:</em> Using <a href="http://www.corpit.ru/mjt/udns.html">udns</a> library for Windows builds too (<em>resolver</em> component was removed)</li>
<li><em>UPDATE:</em> Synced <tt>config.h</tt> with the one from generic builds</li>
</ul>
<p>All changes are visible as SVN revisions 644-688 in <a href="http://jabberd2.xiaoka.com/browser/trunk">the repository</a>.</p>
<p>Please note new build prerequisites such as <a href="http://www.corpit.ru/mjt/udns.html">udns</a>, <a href="http://www.zlib.net/">zlib</a>, <em>Perl</em> and <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> for manual builds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/jabberd2-22svn-for-windows-is-out/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New year&#8217;s jabberd2 Windows build has arrived</title>
		<link>http://www.nanoant.com/projects/new-years-jabberd2-windows-build-arrived</link>
		<comments>http://www.nanoant.com/projects/new-years-jabberd2-windows-build-arrived#comments</comments>
		<pubDate>Tue, 29 Jan 2008 23:23:59 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/projects/new-years-jabberd2-windows-build-arrived</guid>
		<description><![CDATA[I have recently moved to new platform, Mac OS X and MacBook Pro. I must say I&#8217;m pretty happy with both. I&#8217;m learning new things, like Cocoa programming, playing with new nice interface and applications, and almost forgot about some of my Windows projects like jabberd2 win32, and updating my site of course Fortunately Adium, [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently moved to new platform, <a href="http://www.apple.com/macosx/">Mac OS X</a> and <a href="http://www.apple.com/macbookpro/">MacBook Pro</a>. I must say I&#8217;m pretty happy with both. I&#8217;m learning new things, like <em>Cocoa</em> programming, playing with new nice interface and applications, and almost forgot about some of my <em>Windows</em> projects like <a href="/projects/jabberd2-win32">jabberd2 win32</a>, and updating my site of course <img src='http://www.nanoant.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><img src="http://www.adiumx.com/images/logo.png" alt="Adium" align="right" height="128" width="128" />Fortunately <a href="http://www.adiumx.com/">Adium</a>, the great <em>Mac OS X</em> IM client, made me remember, as it was regularly complaining about inability to make a connection to my company XMPP server running jabberd2 <em>Windows</em> version of mine. Also <a href="http://staff.xiaoka.com/smoku/">Tomasz Sterna</a>, current maintainer of <a href="http://jabberd2.xiaoka.com/">jabberd2</a>, pointed me some win32 bugfixes hanging on mailing list. So there&#8217;s an interest in what I&#8217;m doing here! It is alive! Alive!</p>
<p>Going back to the subject, I&#8217;ve sat myself for a few (or little more) hours back to <em>Windows</em> and <em>Visual Studio</em>, made latest trunk compile properly in <em>Visual Studio 2005</em> and finally killed all those annoying bugs that made <a href="/projects/jabberd2-win32">jabberd2 win32</a> so unstable. So here it is, you can find brand new build.. working with <a href="http://www.adiumx.com/">Adium</a>, and the others I hope. Still you need to remember to install <a href="/projects/jabberd2-win32#download">VS2005</a> and <a href="/projects/jabberd2-win32#download">OpenSSL</a> runtimes before running my installer or it gonna fail. I hope I can make it somehow better soon, like having some message popping up about those runtime libraries in the installer.</p>
<p>Also as a side-effect of my work there are <em>Visual Studio 2005</em> compatible versions of <a href="http://www.gnu.org/software/gsasl/">libgsasl</a> and <a href="http://www.gnu.org/software/libidn/">libidn</a> there in the <a href="/projects/jabberd2-win32#download">downloads</a>, so hope I did something good for the community and I can sleep well now. Good night.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/new-years-jabberd2-windows-build-arrived/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed XML bug in jabberd2 win32 installer</title>
		<link>http://www.nanoant.com/projects/fixed-xml-bug-in-jabberd2-win32-installer</link>
		<comments>http://www.nanoant.com/projects/fixed-xml-bug-in-jabberd2-win32-installer#comments</comments>
		<pubDate>Mon, 06 Aug 2007 12:47:37 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/projects/fixed-xml-bug-in-jabberd2-win32-installer</guid>
		<description><![CDATA[Three days ago I have released first public MSI installer of jabberd2, however small bug sneaked in that disallowed installing clean version: ?Failed to open XML file c:\Program Files\jabberd2\\c2s.dist.xml, system error -2147024786?. Now it is fixed in both SVN and downloads of jabberd2 win32. Sorry for the problem, now I hope you can enjoy at [...]]]></description>
			<content:encoded><![CDATA[<p>Three days ago I have released first public MSI installer of <a href="http://jabberd2.xiaoka.com/">jabberd2</a>, however small bug sneaked in that disallowed installing clean version: <em>?Failed to open XML file c:\Program Files\jabberd2\\c2s.dist.xml, system error -2147024786?</em>.</p>
<p>Now it is fixed in both SVN and <a href="/projects/jabberd2-win32#download">downloads of jabberd2 win32</a>. Sorry for the problem, now I hope you can enjoy at last <em>jabberd2 for Windows</em> installer. <img src='http://www.nanoant.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/fixed-xml-bug-in-jabberd2-win32-installer/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Here goes jabberd2 MSI installer</title>
		<link>http://www.nanoant.com/projects/here-goes-jabberd2-msi-installer</link>
		<comments>http://www.nanoant.com/projects/here-goes-jabberd2-msi-installer#comments</comments>
		<pubDate>Fri, 03 Aug 2007 13:19:41 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/projects/here-goes-jabberd2-msi-installer</guid>
		<description><![CDATA[After few evenings of playing with WiX toolset for MSI installers I have finally committed setup projects into SVN source of jabberd2. You can also find brand new installer of jabberd2 SVN #333 revision in downloads on my jabberd2 win32 page. It is not yet super-perfect, however it respects upgrades, also it will NOT overwrite [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.nanoant.com/screenshots/jabberd2-win32/installer.png" title="Installer screenshot" alt="Installer screenshot" align="right" border="0" height="195" hspace="10" width="250" />After few evenings of playing with <a href="http://wix.sourceforge.net/">WiX</a> toolset for <em>MSI</em> installers I have finally committed setup projects into SVN source of <a href="http://jabberd2.xiaoka.com/">jabberd2</a>. You can also find brand new installer of <em>jabberd2 SVN #333</em> revision in downloads on my <a href="/projects/jabberd2-win32#download">jabberd2 win32</a> page.</p>
<p>It is not yet super-perfect, however it respects upgrades, also it will NOT overwrite your existing jabberd2 configuration nor database files.</p>
<p>Installer running on fresh jabberd2 free system will ask for <em>XMPP</em> domain during setup process and install running jabberd2 configuration using <em>SQLite</em> backend for authentication and storage with registration enabled. After installation remember you need to restart <tt>jabber2comp</tt> service every time you change <tt>comp.xml</tt> file (where comp may be <tt>s2s</tt>, <tt>c2s</tt>, <tt>router</tt>, <tt>resolver</tt> or <tt>sm</tt>).</p>
<p>Running installer over existing jabberd2 installation will result only with upgrading binary files and writing new <tt>*.dist.xml</tt> files next to existing <tt>*.xml</tt> ones.</p>
<p>Have fun with <a href="http://jabberd2.xiaoka.com/">jabberd2</a>! Don&#8217;t forget to install <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=en">Visual C++ 2005 Runtime Libraries</a> prior running the setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/here-goes-jabberd2-msi-installer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-User Conferencing for Windows released</title>
		<link>http://www.nanoant.com/projects/muc-for-windows-released</link>
		<comments>http://www.nanoant.com/projects/muc-for-windows-released#comments</comments>
		<pubDate>Sat, 16 Jun 2007 10:34:20 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/projects/jabber/muc-for-windows-released</guid>
		<description><![CDATA[Here goes the new test release of mu-conference for Windows, complementary to first jabberd2 for Windows releases from the beginning of the June. Binaries (only 1.05MB) available from my page are configured to work seamlessly with jabberd2 Windows builds, so only host name change and simple service installation as described in the guide are needed [...]]]></description>
			<content:encoded><![CDATA[<p>Here goes the new test release of <a href="/projects/muc-win32">mu-conference for Windows</a>, complementary to first <a href="/projects/jabberd2-win32">jabberd2 for Windows</a> releases from the beginning of the June. Binaries (only 1.05MB) available from <a href="/projects/muc-win32">my page</a> are configured to work seamlessly with <a href="/projects/jabberd2-win32">jabberd2 Windows builds</a>, so only host name change and simple service installation as described in <a href="/projects/muc-win32">the guide</a> are needed to run conferences within your <em>jabberd2</em> server on <em>Windows</em>.</p>
<p>Several users already confirmed running <em>jabberd2</em> on <em>Windows</em> server platform with success (I am running it also at my company). And now <em>mu-conference</em> component will be nice addendum to this light XMPP server suite, as together with <em>jabberd2</em> all takes ~6MB on the disk with no extra software required!</p>
<p>P.S. <em>Windows</em> MSI installer is also on the way. Soon <a href="http://jabberd2.xiaoka.com/">jabberd2</a> XMPP server installation will be even easier. <img src='http://www.nanoant.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/muc-for-windows-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jabberd2 win32 in the official repository</title>
		<link>http://www.nanoant.com/projects/jabberd2-win32-in-the-official-repository</link>
		<comments>http://www.nanoant.com/projects/jabberd2-win32-in-the-official-repository#comments</comments>
		<pubDate>Wed, 23 May 2007 14:29:32 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/projects/jabber/jabberd2-win32-in-the-official-repository</guid>
		<description><![CDATA[Thanks to Tomasz Sterna countryman of mine and current jabberd2 maintainer, win32 port is now in the official SVN repository. Project page was updated with new instructions. Now I&#8217;m thinking about the win32 installer. I hope this will help to popularize XMPP somehow. I presume that free 3MB setup will be something that everyone can [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/screenshots/jabberd2-win32/services.gif" title="jabberd2 services" alt="jabberd2 services" align="right" />Thanks to <a href="http://staff.xiaoka.com/smoku/">Tomasz Sterna</a> countryman of mine and current <a href="http://jabberd2.xiaoka.com/">jabberd2</a> maintainer, <a href="/projects/jabberd2-win32">win32 port</a> is now in the official SVN repository. <a href="/projects/jabberd2-win32">Project page</a> was updated with new instructions. Now I&#8217;m thinking about the win32 installer.</p>
<p>I hope this will help to popularize <a href="http://www.xmpp.org/">XMPP</a> somehow. I presume that free 3MB setup will be something that everyone can try installing at their office next to <em>MS Exchange</em> server, at least just to put e-mail/XMPP instead of just e-mail in the footer <img src='http://www.nanoant.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  We just need to make Jabber trendy.. heh ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/jabberd2-win32-in-the-official-repository/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jabberd2 win32 project &amp; build updated</title>
		<link>http://www.nanoant.com/projects/jabberd2-win32-project-build-updated</link>
		<comments>http://www.nanoant.com/projects/jabberd2-win32-project-build-updated#comments</comments>
		<pubDate>Tue, 22 May 2007 19:59:51 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.nanoant.com/projects/jabberd2-win32-project-build-updated</guid>
		<description><![CDATA[Today I&#8217;ve finished updates of jabberd2 native port to Windows platform. Checkout the project page for binaries and downloads. Normally there are several Windows XMPP servers, most of them are commercial and the freeware or open-source rest is based on Python, Erlang or Java. Those I believe are useful, but I don&#8217;t think they are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/screenshots/jabberd2-win32/binaries.gif" title="jabberd2 binaries" alt="jabberd2 binaries" align="right" height="176" width="157" />Today I&#8217;ve finished updates of <a href="http://jabberd2.xiaoka.com/">jabberd2</a> native port to <em>Windows</em> platform. Checkout the <a href="/projects/jabberd2-win32">project page</a> for binaries and downloads.</p>
<p>Normally there are several <a href="http://www.jabber.org/software/servers.shtml">Windows XMPP servers</a>, most of them are commercial and the freeware or open-source rest is based on <em>Python</em>, <em>Erlang</em> or <em>Java</em>. Those I believe are useful, but I don&#8217;t think they are suitable for Windows server deployment mostly because they are bloated with those scripting languages. Sometime I should explain why I don&#8217;t like <em>Java</em> for solid development. <img src='http://www.nanoant.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>While <a href="http://jabberd2.xiaoka.com/">jabberd2</a> is light and native open-source written in C XMPP server, it doesn&#8217;t officially support <em>Windows</em>. Well it states it does, but this support was done somewhere for early versions of 1.4/2.0, but normally there&#8217;s no way to compile it on <em>Windows</em> using anything else than <a href="http://www.cygwin.com/">Cygwin</a>.</p>
<p>My aim was to get a XMPP server that is small, free.. and not dependent on external libraries. So it is <a href="/projects/jabberd2-win32">jabberd2 win32</a>. The download is 1.11 MB + VC8 CRT which is 2.55MB, so 3.66 MB all together. No much for such a pretty software, huh ?</p>
<p>I hope someone except me and my co-workers will find this port useful. I hope someday XMPP to get more popular; this is my piece into this idea.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nanoant.com/projects/jabberd2-win32-project-build-updated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
