<?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>createTank &#187; riggs</title>
	<atom:link href="http://createtank.com/author/riggs/feed/" rel="self" type="application/rss+xml" />
	<link>http://createtank.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 Jan 2010 13:10:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introducing Zes3t 0.1</title>
		<link>http://createtank.com/2008/12/introducing-zes3t-01/</link>
		<comments>http://createtank.com/2008/12/introducing-zes3t-01/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 22:34:06 +0000</pubDate>
		<dc:creator>riggs</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://createtank.com/2008/12/17/introducing-zes3t-01/</guid>
		<description><![CDATA[We here at createTank utilize Amazon&#8217;s S3 web service for our offsite backups and content storage. We&#8217;re also big fans of the Python language for writing administration scripts. Recently, we needed to perform some simple administrative tasks on our offsite data, and found that the available Python S3 APIs didn&#8217;t give us some of the [...]]]></description>
			<content:encoded><![CDATA[<p>We here at createTank utilize <a href="http://aws.amazon.com/s3/">Amazon&#8217;s S3</a> web service for our offsite backups and content storage. We&#8217;re also big fans of the <a href="http://python.org/">Python</a> language for writing administration scripts. Recently, we needed to perform some simple administrative tasks on our offsite data, and found that the available Python S3 APIs didn&#8217;t give us some of the features that we needed. To scratch this itch, we wrote out own API and have made it available for others to use.<span id="more-57"></span></p>
<p>Thus, we&#8217;re proud to introduce <a href="https://createtank.org/projects/zes3t">zes3t</a> (pronounced: zest!), a Python language, SOAP-based API for accessing Amazon&#8217;s S3 web service. Zes3t is still in its early stages, but is well-suited to administrative tasks. It very closely mimics Amazon&#8217;s own SOAP API, and the elegant, simple code base is well-documented and we&#8217;ve provided sample scripts to illustrate its usage. Zes3t is Free/Open Source software released under version 3 of the <a href="http://www.gnu.org/licenses/lgpl-3.0.html">GNU LGPL</a>.</p>
<p>Find out more about Zes3t on its project page:<a href="https://createtank.org/projects/zes3t"><br />
https://createtank.org/projects/zes3t</a></p>
]]></content:encoded>
			<wfw:commentRss>http://createtank.com/2008/12/introducing-zes3t-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
