<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: S3DropBox &#8211; Basic GUI to Amazon S3</title>
	<atom:link href="http://watchitlater.com/blog/2008/06/s3dropbox-basic-gui-to-amazon-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://watchitlater.com/blog/2008/06/s3dropbox-basic-gui-to-amazon-s3/</link>
	<description>A reluctant foray into the world of blogging.</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:52:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://watchitlater.com/blog/2008/06/s3dropbox-basic-gui-to-amazon-s3/comment-page-1/#comment-1509</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 27 Aug 2008 12:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://watchitlater.com/blog/?p=17#comment-1509</guid>
		<description>Hi David,

You can get a pre-compiled version of this from http://watchitlater.com/blog/wp-content/uploads/2008/06/s3gui.zip
Just extract the zip file and in windows (with Java5 installed) double-click on s3gui.jar to run the app.

If your client runs Mac OSX, you could give them http://watchitlater.com/blog/wp-content/uploads/2008/06/s3gui-osx.zip
Unzip the file, double-click on the DMG and drag the .app to your applications folder.

Thanks,
Tom.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>You can get a pre-compiled version of this from <a href="http://watchitlater.com/blog/wp-content/uploads/2008/06/s3gui.zip" rel="nofollow">http://watchitlater.com/blog/wp-content/uploads/2008/06/s3gui.zip</a><br />
Just extract the zip file and in windows (with Java5 installed) double-click on s3gui.jar to run the app.</p>
<p>If your client runs Mac OSX, you could give them <a href="http://watchitlater.com/blog/wp-content/uploads/2008/06/s3gui-osx.zip" rel="nofollow">http://watchitlater.com/blog/wp-content/uploads/2008/06/s3gui-osx.zip</a><br />
Unzip the file, double-click on the DMG and drag the .app to your applications folder.</p>
<p>Thanks,<br />
Tom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David W.</title>
		<link>http://watchitlater.com/blog/2008/06/s3dropbox-basic-gui-to-amazon-s3/comment-page-1/#comment-1499</link>
		<dc:creator>David W.</dc:creator>
		<pubDate>Tue, 26 Aug 2008 20:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://watchitlater.com/blog/?p=17#comment-1499</guid>
		<description>Tom - 

Is it possible to get  a pre-compiled version of this app that could be given to a client. We could then simply tell them to run it, drag and drop their large files into it... and poof... we will get them.   This would be very helpful. As web developers, we often need large files from our clients. Trying to get them to use FTP can be a bit difficult at times.

Cheers
David A. West
http://www.ekzact.com
Blog - http://davidawest.com</description>
		<content:encoded><![CDATA[<p>Tom &#8211; </p>
<p>Is it possible to get  a pre-compiled version of this app that could be given to a client. We could then simply tell them to run it, drag and drop their large files into it&#8230; and poof&#8230; we will get them.   This would be very helpful. As web developers, we often need large files from our clients. Trying to get them to use FTP can be a bit difficult at times.</p>
<p>Cheers<br />
David A. West<br />
<a href="http://www.ekzact.com" rel="nofollow">http://www.ekzact.com</a><br />
Blog &#8211; <a href="http://davidawest.com" rel="nofollow">http://davidawest.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://watchitlater.com/blog/2008/06/s3dropbox-basic-gui-to-amazon-s3/comment-page-1/#comment-1018</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://watchitlater.com/blog/?p=17#comment-1018</guid>
		<description>Yeah, zip folders are a special beast on windows - difficult to get a reference to a file in a zip folder through the drag and drop interface.

Revocation of time-based keys is an interesting topic. From my understanding, you cannot revoke the public URLs (query based authentication in Amazon S3 speak). They are valid until they expire at the time you specified when you created the URL, since the expiry time is both visible in the URL and is also used to create the signature to ensure the validity of the URL.

You can actually copy an file (aka object) within the folder (aka bucket), and then delete the original, thus making all the public links to the original invalid. This functionality is not currently available via the S3DropBox, mainly because my wife hasn&#039;t asked for it :)</description>
		<content:encoded><![CDATA[<p>Yeah, zip folders are a special beast on windows &#8211; difficult to get a reference to a file in a zip folder through the drag and drop interface.</p>
<p>Revocation of time-based keys is an interesting topic. From my understanding, you cannot revoke the public URLs (query based authentication in Amazon S3 speak). They are valid until they expire at the time you specified when you created the URL, since the expiry time is both visible in the URL and is also used to create the signature to ensure the validity of the URL.</p>
<p>You can actually copy an file (aka object) within the folder (aka bucket), and then delete the original, thus making all the public links to the original invalid. This functionality is not currently available via the S3DropBox, mainly because my wife hasn&#8217;t asked for it <img src='http://watchitlater.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
