<?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"
	>
<channel>
	<title>Comments for Anand M Muranal</title>
	<atom:link href="http://anandmuranal.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://anandmuranal.wordpress.com</link>
	<description>My Memories</description>
	<pubDate>Fri, 04 Jul 2008 04:32:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on RoR Upload image in S3 by Klian</title>
		<link>http://anandmuranal.wordpress.com/2008/01/21/ror-upload-image-in-s3/#comment-132</link>
		<dc:creator>Klian</dc:creator>
		<pubDate>Tue, 05 Feb 2008 21:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://anandmuranal.wordpress.com/2008/01/21/ror-upload-image-in-s3/#comment-132</guid>
		<description>Nice post.

How can we upload files into a folder ?

I have a bucket called 'pictures' and I want to upload files in 'pictures/christmas'.

Ive tried with:
AWS::S3::S3Object.store(
      base_name,
      File.open(full_path),
      bucket + "/christmas/",
      :access =&#62; :public_read
    )

But it doesnt work...</description>
		<content:encoded><![CDATA[<p>Nice post.</p>
<p>How can we upload files into a folder ?</p>
<p>I have a bucket called &#8216;pictures&#8217; and I want to upload files in &#8216;pictures/christmas&#8217;.</p>
<p>Ive tried with:<br />
AWS::S3::S3Object.store(<br />
      base_name,<br />
      File.open(full_path),<br />
      bucket + &#8220;/christmas/&#8221;,<br />
      :access =&gt; :public_read<br />
    )</p>
<p>But it doesnt work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn Ruby Language faster by Arthur Neil</title>
		<link>http://anandmuranal.wordpress.com/2007/08/22/how-easy-ruby-language/#comment-57</link>
		<dc:creator>Arthur Neil</dc:creator>
		<pubDate>Wed, 24 Oct 2007 09:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://anandmuranal.wordpress.com/2007/08/22/how-easy-ruby-language/#comment-57</guid>
		<description>Good tutorial man..</description>
		<content:encoded><![CDATA[<p>Good tutorial man..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
