<?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>Airtrout &#187; open-source</title>
	<atom:link href="http://sam.tregar.com/blog/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://sam.tregar.com/blog</link>
	<description>This is Sam&#039;s blog.</description>
	<lastBuildDate>Fri, 31 Dec 2010 17:15:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New release: onlinepayment v1.0.0</title>
		<link>http://sam.tregar.com/blog/2010/03/21/new-release-onlinepayment-v1-0-0/</link>
		<comments>http://sam.tregar.com/blog/2010/03/21/new-release-onlinepayment-v1-0-0/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 23:21:04 +0000</pubDate>
		<dc:creator>Sam Tregar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionkit]]></category>
		<category><![CDATA[onlinepayment]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://sam.tregar.com/blog/?p=97</guid>
		<description><![CDATA[I&#8217;ve finally gotten around to doing my first open-source Python release, v1.0.0 of onlinepayment: http://pypi.python.org/pypi/onlinepayment/1.0.0 This module provides a wrapper around two payment processors so you can write code that works with both. It&#8217;s based on a Perl module which does the same thing &#8211; Business::OnlinePayment. It goes further than Business::OnlinePayment &#8211; providing error handling [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally gotten around to doing my first open-source Python release, v1.0.0 of onlinepayment:</p>
<p><a href="http://pypi.python.org/pypi/onlinepayment/1.0.0">http://pypi.python.org/pypi/onlinepayment/1.0.0</a></p>
<p>This module provides a wrapper around two payment processors so you can write code that works with both.  It&#8217;s based on a Perl module which does the same thing &#8211; <a href="http://search.cpan.org/~ivan/Business-OnlinePayment-3.00/OnlinePayment.pm">Business::OnlinePayment</a>.  It goes further than Business::OnlinePayment &#8211; providing error handling and, thanks to my co-worker Aaron Ross, recurring billing too.</p>
<p>This is also the first open-source code to result from <a href="http://actionk.it">ActionKit</a>.  I hope we&#8217;ll find other opportunities like this in the future, we&#8217;ve got a lot of useful code in the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://sam.tregar.com/blog/2010/03/21/new-release-onlinepayment-v1-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

