<?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>toxicsoftware.com &#187; AWS</title>
	<atom:link href="http://toxicsoftware.com/tag/aws/feed/" rel="self" type="application/rss+xml" />
	<link>http://toxicsoftware.com</link>
	<description>RANDOMIZE USR 0</description>
	<lastBuildDate>Sun, 01 Aug 2010 17:49:39 +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>Run Python Script: Amazon S3 Uploader</title>
		<link>http://toxicsoftware.com/s3_uploader/</link>
		<comments>http://toxicsoftware.com/s3_uploader/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 04:32:42 +0000</pubDate>
		<dc:creator>schwa</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Automator]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Run Python Script]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://toxicsoftware.com/s3_uploader/</guid>
		<description><![CDATA[To help illustrate the usefulness of the &#8220;Run Python Script&#8221; Automator Action I blogged about in my previous post, here&#8217;s an action that will upload files to the Amazon S3 Web Service. The script is pure Python and uses the &#8230; <a href="http://toxicsoftware.com/s3_uploader/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To help illustrate the usefulness of the &#8220;Run Python Script&#8221; Automator Action I blogged about in my <a href="http://toxicsoftware.com/run-python-script/">previous post</a>, here&#8217;s an action that will upload files to the Amazon S3 Web Service. The script is pure Python and uses the extremely cool <a href="http://code.google.com/p/boto/">boto</a> Python module to interact with Amazon web services. The script is really a sample of what could be done with The Run Python Script action, but I think it really shows off how the action helps to turn Automator into a great tool for interacting with Web Services.</p>

<p><a href="http://www.flickr.com/photos/61285556@N00/2111429437" title="View 'Amazon S3 Uploader Automator Action' on Flickr.com"><img src="http://farm3.static.flickr.com/2227/2111429437_83ca56bcd9_m.jpg" alt="Amazon S3 Uploader Automator Action" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://toxicsoftware.com/s3_uploader/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
