<?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>Nurm's blog &#187; psi</title>
	<atom:link href="http://norman.rasmussen.co.za/category/development/jabber/psi/feed/" rel="self" type="application/rss+xml" />
	<link>http://norman.rasmussen.co.za</link>
	<description>surfing on the bleeding edge of technology, food, and spirituality</description>
	<lastBuildDate>Mon, 18 Jul 2011 12:12:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>TortoiseDarcs</title>
		<link>http://norman.rasmussen.co.za/87/tortoisedarcs/</link>
		<comments>http://norman.rasmussen.co.za/87/tortoisedarcs/#comments</comments>
		<pubDate>Thu, 16 Jun 2005 10:42:47 +0000</pubDate>
		<dc:creator>Nurm</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[psi]]></category>

		<guid isPermaLink="false">http://norman.rasmussen.co.za/?p=87</guid>
		<description><![CDATA[Much along the lines of Hal&#8217;s Jabber ideas, I&#8217;ve been thinking that someone should code up TortoiseDarcs.  I mean TortoiseCVS and TortoiseSvn are well used in the win32 world to provide a friendly interface to the user, so it&#8217;s about time we had one for darcs too.
So when you&#8217;ve done it, let me know [...]]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:1c4dbd7ea086057fe2ba58e4e6ae0c4e6ab5f41c'><p>Much along the lines of <a href="http://halr9000.com/">Hal&#8217;s</a> Jabber ideas, I&#8217;ve been thinking that someone should code up <a href="http://www.google.co.za/search?q=TortoiseDarcs">TortoiseDarcs</a>.  I mean <a href="http://www.tortoisecvs.org/">TortoiseCVS</a> and <a href="http://tortoisesvn.sourceforge.net/">TortoiseSvn</a> are well used in the win32 world to provide a friendly interface to the user, so it&#8217;s about time we had one for <a href="http://abridgegame.org/darcs/">darcs</a> too.</p>
<p>So when you&#8217;ve done it, let me know <img src='http://norman.rasmussen.co.za/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://norman.rasmussen.co.za/87/tortoisedarcs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>psi muc build for win32</title>
		<link>http://norman.rasmussen.co.za/84/psi-muc-build-for-win32/</link>
		<comments>http://norman.rasmussen.co.za/84/psi-muc-build-for-win32/#comments</comments>
		<pubDate>Sat, 21 May 2005 16:17:57 +0000</pubDate>
		<dc:creator>Nurm</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[psi]]></category>

		<guid isPermaLink="false">http://norman.rasmussen.co.za/84/psi-muc-build-for-win32/</guid>
		<description><![CDATA[If you&#8217;re interested in trying out Nolan&#8217;s work on the MUC interface in Psi then grab one of my builds.
Quick summary of events for HalR9000:

I&#8217;m using the VS.Net 2003 build environment.  I happen to have ActivePerl installed too.
Grab CVS version of Psi &#8211; requires CVS client like TortoiseCVS
Get Qt, and QCA libraries as described [...]]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:78db170d50b30f27cf135bd0dae87a7bb43cc321'><p>If you&#8217;re interested in trying out <a href="http://nolan.eakins.net/taxonomy/term/20">Nolan&#8217;s work</a> on the MUC interface in Psi then grab one of my <a href="http://norman.rasmussen.co.za/dl/psi/">builds</a>.</p>
<p>Quick summary of events for HalR9000:</p>
<ul>
<li>I&#8217;m using the VS.Net 2003 build environment.  I happen to have ActivePerl installed too.</li>
<li>Grab CVS version of Psi &#8211; requires CVS client like <a href="http://www.tortoisecvs.org/">TortoiseCVS</a></li>
<li>Get Qt, and QCA libraries as described on the <a href="http://psi.affinix.com/?page=development">Psi development page</a></li>
<li>Applied <a href="http://psz.alternatywa.info/mirror/psi-psz/patches/qca-psz-vs2003_fix.diff">patch</a> for QCA to get it to work under VS.Net 2003</li>
<li>Build using makewin.bat</li>
<li>Profit!!!</li>
</ul>
<p>If you want to build the MUC version then:</p>
<ul>
<li>Get a <a href="http://wiki.gnuarch.org/UsingJohannesPort#download">native</a> Win32 build of Arch &#8211; don&#8217;t forget to upgrade to 1.3 (I never tested 1.2, but I know 1.3 works)</li>
<li>Follow <a href="http://wiki.gnuarch.org/mini_5fLocallyBranching">example instructions</a> and check out copy of <a href="http://nolan.eakins.net/node/49">Nolan&#8217;s Arch Archive</a></li>
</ul>
<p>I had to hand edit some imports to get it to compile (just changed &#8216;using XMPP::XMPP;&#8217; to &#8216;using namespace XMPP;&#8217; in two header files).  I was chatting to Nolan at the time, so I&#8217;m sure these fixes will go into his development archive too.</p>
<p>Update: I changed the link at the top to point to the list of builds.  My first <a href="http://norman.rasmussen.co.za/dl/psi/psi-sneakin-0.10-10-win32-minimal.zip">manual build</a> is still available. (This archive only has the bare minimum of files, you must copy all other files from another Psi installation.  If you Qt library is not version 3.3.4 then you must rename it to qt-mt334.dll.  Nolan also informs me that it&#8217;s missing the required iconset files.)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://norman.rasmussen.co.za/84/psi-muc-build-for-win32/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jabber clients and transports</title>
		<link>http://norman.rasmussen.co.za/83/jabber-clients-and-transports/</link>
		<comments>http://norman.rasmussen.co.za/83/jabber-clients-and-transports/#comments</comments>
		<pubDate>Sat, 21 May 2005 16:03:20 +0000</pubDate>
		<dc:creator>Nurm</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[psi]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://norman.rasmussen.co.za/83/jabber-clients-and-transports/</guid>
		<description><![CDATA[Things I&#8217;m busy with in the Jabber world:

irc transport
msn transport
Psi

So again more mailing lists.  
I&#8217;m watching the msn transport for file transfer and status messages.  The irc transport I&#8217;ve been watching for ages now, and I help Mike with patches for the transport.
I&#8217;ve been using Psi for a long while now, and I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:81d84a3b09da780407c9008a3c7a2bb44e995b57'><p>Things I&#8217;m busy with in the <a href="http://www.jabber.org/">Jabber</a> world:</p>
<ul>
<li><a href="http://xmpppy.sourceforge.net/irc/">irc transport</a></li>
<li><a href="http://msn-transport.jabberstudio.org/">msn transport</a></li>
<li><a href="http://psi.affinix.com/">Psi</a></li>
</ul>
<p>So again more <a href="http://listserver.dreamhost.com/pipermail/psi-devel-affinix.com/">mailing</a> <a href="http://modevia.com/pipermail/py-transports/">lists</a>.  </p>
<p>I&#8217;m watching the msn transport for file transfer and status messages.  The irc transport I&#8217;ve been watching for ages now, and I help Mike with patches for the transport.</p>
<p>I&#8217;ve been using Psi for a long while now, and I&#8217;m starting to get bored with the slow release cycle.  So I&#8217;ve been trying out <a href="http://psi.affinix.com/forums/index.php?act=ST&#038;f=1&#038;t=2037">alternate builds</a>.  I&#8217;m also planning on doing daily CVS builds, and MUC builds too.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://norman.rasmussen.co.za/83/jabber-clients-and-transports/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>too quiet</title>
		<link>http://norman.rasmussen.co.za/80/too-quiet/</link>
		<comments>http://norman.rasmussen.co.za/80/too-quiet/#comments</comments>
		<pubDate>Sat, 21 May 2005 15:26:26 +0000</pubDate>
		<dc:creator>Nurm</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[gbpvr]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[psi]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://norman.rasmussen.co.za/80/too-quiet/</guid>
		<description><![CDATA[okay, so I&#8217;ve been very quiet over the past few weeks after struggling with ipsec.  I&#8217;ve actually been doing a hang of a lot of things, which I will proceed to post individually.

]]></description>
			<content:encoded><![CDATA[<div class='microid-mailto+http:sha1:2036a26e40a4b6b8e6740055a05536dcc03ade41'><p>okay, so I&#8217;ve been very quiet over the past few weeks after struggling with ipsec.  I&#8217;ve actually been doing a hang of a lot of things, which I will proceed to post individually.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://norman.rasmussen.co.za/80/too-quiet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

