<?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; development</title>
	<atom:link href="http://www.briggs.net.nz/log/tag/development/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>Tue, 03 Aug 2010 19:32:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Stomp.py distribution fixed</title>
		<link>http://www.briggs.net.nz/log/2009/05/02/stomppy-distribution-fixed/</link>
		<comments>http://www.briggs.net.nz/log/2009/05/02/stomppy-distribution-fixed/#comments</comments>
		<pubDate>Sat, 02 May 2009 12:01:28 +0000</pubDate>
		<dc:creator>jrbriggs</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[stomp]]></category>

		<guid isPermaLink="false">http://www.briggs.net.nz/log/?p=817</guid>
		<description><![CDATA[The distribution file for the Python2 version of stomp.py has been fixed. I had a minor problem in my setup which meant only half the files were included &#8212; not particularly useful to anyone. I&#8217;ve also updated the Python3 version to include optparse for handling arguments, the facility to specify a file of commands as [...]]]></description>
			<content:encoded><![CDATA[<p>The distribution file for the Python2 version of <a href="http://www.briggs.net.nz/log/projects/stomppy">stomp.py</a> has been fixed.  I had a minor problem in my setup which meant only half the files were included &#8212; not particularly useful to anyone.</p>
<p>I&#8217;ve also updated the Python3 version to include <a href="http://docs.python.org/3.0/library/optparse.html">optparse</a> for handling arguments, the facility to specify a file of commands as both a runtime argument and from within the stomp.py console.</p>
<p>For example, you can now do something like:</p>
<pre><code>
python stomp/cli.py --file mycommands.txt
</code></pre>
<p>Which I think is pretty useful, at least.  Feedback welcomed. </p>
<span class="sfforumlink"><a href="http://www.briggs.net.nz/log/forum/stomppy/stomppy-distribution-fixed/"><img src="http://www.briggs.net.nz/log/wp-content/plugins/simple-forum/styles/icons/default/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span>]]></content:encoded>
			<wfw:commentRss>http://www.briggs.net.nz/log/2009/05/02/stomppy-distribution-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
