<?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>No One Is Perfect &#187; S3</title>
	<atom:link href="http://watchitlater.com/blog/tag/s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://watchitlater.com/blog</link>
	<description>A reluctant foray into the world of blogging.</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:32:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>S3DropBox is now on GitHub</title>
		<link>http://watchitlater.com/blog/2011/04/s3dropbox-is-now-on-github/</link>
		<comments>http://watchitlater.com/blog/2011/04/s3dropbox-is-now-on-github/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 13:12:57 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[My Code]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[swing]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/?p=268</guid>
		<description><![CDATA[I&#8217;ve released a new version of my S3DropBox on GitHub. I&#8217;ve moved the project to GitHub so that I can have all my current active projects in one place. Check it out in its new home at https://github.com/tomcz/s3dropbox. This release uses the AWS java libraries. They are finally good enough for me to stop creating [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a new version of my S3DropBox on GitHub. I&#8217;ve moved the project to GitHub so that I can have all my current active projects in one place. Check it out in its new home at <a href="https://github.com/tomcz/s3dropbox">https://github.com/tomcz/s3dropbox</a>.</p>
<p>This release uses the AWS java libraries. They are finally good enough for me to stop creating my own wheels and vulcanising my own rubber. As a bonus the S3DropBox creates URLs in virtual hosted format (eg. https://mybucket.s3.amazonaws.com/myobject) if the bucket name permits that, uses HTTPS by default and is able to perform multipart uploads so that large files get uploaded faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2011/04/s3dropbox-is-now-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to S3DropBox</title>
		<link>http://watchitlater.com/blog/2010/12/update-to-s3dropbox-2/</link>
		<comments>http://watchitlater.com/blog/2010/12/update-to-s3dropbox-2/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 14:15:04 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[My Code]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/?p=243</guid>
		<description><![CDATA[Another update to my S3DropBox. Due to popular demand (ahem) I&#8217;ve added a progress bar to track uploads and downloads. You now have something pretty to watch rather than a screenful of dots. Any other requests?]]></description>
			<content:encoded><![CDATA[<p>Another update to my <a href="http://code.google.com/p/s3dropbox/">S3DropBox</a>. Due to popular demand (ahem) I&#8217;ve added a progress bar to track uploads and downloads. You now have something pretty to watch rather than a screenful of dots. Any other requests?</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2010/12/update-to-s3dropbox-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to S3DropBox</title>
		<link>http://watchitlater.com/blog/2010/03/update-to-s3dropbox/</link>
		<comments>http://watchitlater.com/blog/2010/03/update-to-s3dropbox/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 01:24:59 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[My Code]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://watchitlater.com/blog/?p=198</guid>
		<description><![CDATA[I&#8217;ve released a new version of my S3DropBox. You can now right-click on any file to download it, delete it or create a public link to it. Comments, feedback and bugs are always welcome.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released a new version of my <a href="http://code.google.com/p/s3dropbox/">S3DropBox</a>. You can now right-click on any file to download it, delete it or create a public link to it. Comments, feedback and bugs are always welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://watchitlater.com/blog/2010/03/update-to-s3dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

