<?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: Getting most out of Amazon S3</title>
	<atom:link href="http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3</link>
	<description>Personal page of Lalit Patel, an engineer, entrepreneur, geek from Bhubaneswar, India.</description>
	<lastBuildDate>Fri, 05 Mar 2010 01:41:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fred</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-6555</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sat, 20 Feb 2010 17:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6555</guid>
		<description>Hey Lalit, nice idea. 

To prevent GET requests you need to modify the cache-control http header or the expire header? 

I&#039;ve reade the developer.yahoo.com section about cache control and expire headers and i&#039;m a bit confused :)

Actually i&#039;m using the Amazon s3 plugin for wordpress that modify automatically expire headers, am i ok with those settings?

Thanks
Fred</description>
		<content:encoded><![CDATA[<p>Hey Lalit, nice idea. </p>
<p>To prevent GET requests you need to modify the cache-control http header or the expire header? </p>
<p>I&#8217;ve reade the developer.yahoo.com section about cache control and expire headers and i&#8217;m a bit confused <img src='http://www.lalit.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Actually i&#8217;m using the Amazon s3 plugin for wordpress that modify automatically expire headers, am i ok with those settings?</p>
<p>Thanks<br />
Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-6337</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 28 Oct 2009 19:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6337</guid>
		<description>Another freeware Amazon S3 client that allows setting cache control and other HTTP headers is CloudBerry Explorer http://s3explorer.cloudberrylab.com/</description>
		<content:encoded><![CDATA[<p>Another freeware Amazon S3 client that allows setting cache control and other HTTP headers is CloudBerry Explorer <a href="http://s3explorer.cloudberrylab.com/" rel="nofollow">http://s3explorer.cloudberrylab.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4x4 Mecca</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-6303</link>
		<dc:creator>4x4 Mecca</dc:creator>
		<pubDate>Tue, 22 Sep 2009 09:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6303</guid>
		<description>Thanks you guys! Lalit for writing this and the php script and Samir for the link, I for spaceblock working and it&#039;s pretty easy now. Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks you guys! Lalit for writing this and the php script and Samir for the link, I for spaceblock working and it&#8217;s pretty easy now. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10¢ Thoughts</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-6288</link>
		<dc:creator>10¢ Thoughts</dc:creator>
		<pubDate>Mon, 07 Sep 2009 04:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6288</guid>
		<description>You could also compare costs with Mosso&#039;s S3-like cloud storage service, and have a look at Steadyoffload.com (I believe it is cheaper than S3)</description>
		<content:encoded><![CDATA[<p>You could also compare costs with Mosso&#8217;s S3-like cloud storage service, and have a look at Steadyoffload.com (I believe it is cheaper than S3)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amazon S3 &#171; Sandeep Verma</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-2356</link>
		<dc:creator>Amazon S3 &#171; Sandeep Verma</dc:creator>
		<pubDate>Thu, 13 Nov 2008 17:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-2356</guid>
		<description>[...] Summary MySQL backup by command lineupload MySQL database - Command LineHow to create .htpasswd?Amazon S3Make your pages load faster by combining and compressing javascript and css filesQuick Start Guide [...]</description>
		<content:encoded><![CDATA[<p>[...] Summary MySQL backup by command lineupload MySQL database &#8211; Command LineHow to create .htpasswd?Amazon S3Make your pages load faster by combining and compressing javascript and css filesQuick Start Guide [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samir</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-2279</link>
		<dc:creator>Samir</dc:creator>
		<pubDate>Tue, 04 Nov 2008 06:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-2279</guid>
		<description>Hi Lalit,

Good info. http://www.codeplex.com/spaceblock is free API for S3 which allow cache-control edit.

Thx
SA</description>
		<content:encoded><![CDATA[<p>Hi Lalit,</p>
<p>Good info. <a href="http://www.codeplex.com/spaceblock" rel="nofollow">http://www.codeplex.com/spaceblock</a> is free API for S3 which allow cache-control edit.</p>
<p>Thx<br />
SA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lalit</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-2247</link>
		<dc:creator>Lalit</dc:creator>
		<pubDate>Sun, 02 Nov 2008 21:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-2247</guid>
		<description>Thanks Gaurav!
Actually we tired this out at SlideShare too, but I was not aware of the impact because I didn&#039;t have the S3 stats. I am sure it would have been more drastic than this.</description>
		<content:encoded><![CDATA[<p>Thanks Gaurav!<br />
Actually we tired this out at SlideShare too, but I was not aware of the impact because I didn&#8217;t have the S3 stats. I am sure it would have been more drastic than this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Gupta</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/comment-page-1#comment-2243</link>
		<dc:creator>Gaurav Gupta</dc:creator>
		<pubDate>Sun, 02 Nov 2008 20:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-2243</guid>
		<description>Nice post!</description>
		<content:encoded><![CDATA[<p>Nice post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
