<?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>Jason R Briggs &#187; messaging</title>
	<atom:link href="http://www.briggs.net.nz/log/tag/messaging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.briggs.net.nz/log</link>
	<description>Techie stuff from the perspective of a Kiwi abroad</description>
	<lastBuildDate>Mon, 28 Jun 2010 06:45:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stomp.py for Python3</title>
		<link>http://www.briggs.net.nz/log/2009/04/22/stomppy-for-python3/</link>
		<comments>http://www.briggs.net.nz/log/2009/04/22/stomppy-for-python3/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:57:00 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[stomp]]></category>

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=812</guid>
		<description><![CDATA[A Python3-compatible release of stomp.py is now available, along with doxygen-generated docs (finally). I&#8217;ve done a reasonable amount of tidying up in the Py3k version, along with adding support for sending files from the command-line interface. There have been a few additional bug fixes in both Python2 and Python3 versions. See the project page for [...]]]></description>
			<content:encoded><![CDATA[<p>A Python3-compatible <a href="http://www.briggs.net.nz/sup/projects/stomp.py-2.1.tar.gz">release</a> of stomp.py is now available, along with doxygen-generated <a href="http://www.briggs.net.nz/sup/docs/stomp.py/">docs</a> (finally).  I&#8217;ve done a reasonable amount of tidying up in the Py3k version, along with adding support for sending files from the command-line interface.  There have been a few additional bug fixes in both Python2 and Python3 versions.</p>
<p>See the <a href="http://www.briggs.net.nz/log/projects/stomppy/">project page</a> for more information.  Any problems, as usual either email or (better yet) post in the discussion <a href="http://www.briggs.net.nz/log/forum/stomppy">forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2009/04/22/stomppy-for-python3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stomp.py Version 2</title>
		<link>http://www.briggs.net.nz/log/2009/04/15/stomppy-version-2/</link>
		<comments>http://www.briggs.net.nz/log/2009/04/15/stomppy-version-2/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 22:53:44 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[stomp]]></category>

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=785</guid>
		<description><![CDATA[I&#8217;ve refactored stomp.py for the version 2.0 release (yes, I realise I&#8217;ve missed version 1.9, but who&#8217;s going to quibble over a minor&#8230;?). As well as refactoring, I&#8217;ve added help to the command-line client, a facility for recording stats (messages sent/received), and the start of some unit tests. The refactored version 2 is available in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve refactored stomp.py for the version 2.0 release (yes, I realise I&#8217;ve missed version 1.9, but who&#8217;s going to quibble over a minor&#8230;?).</p>
<p>As well as refactoring, I&#8217;ve added help to the command-line client, a facility for recording stats (messages sent/received), and the start of some unit tests.</p>
<p>The refactored version 2 is available in branch &#8220;experimental-r2&#8243;.  Run <code>hg update -C experimental-r2</code> after <code>pull</code>ing the latest changes from the <a href="http://www.briggs.net.nz/hg/stomp.py">repo</a>.</p>
<p>Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2009/04/15/stomppy-version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
