<?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: Store your files with PiCloud!</title>
	<atom:link href="http://blog.picloud.com/2010/05/03/store-your-files-with-picloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.picloud.com/2010/05/03/store-your-files-with-picloud/</link>
	<description>Cloud Computing. Simplified.</description>
	<lastBuildDate>Mon, 09 Jan 2012 05:30:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron Staley</title>
		<link>http://blog.picloud.com/2010/05/03/store-your-files-with-picloud/comment-page-1/#comment-114</link>
		<dc:creator>Aaron Staley</dc:creator>
		<pubDate>Sat, 17 Jul 2010 23:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.picloud.com/?p=101#comment-114</guid>
		<description>Hi Manuel,

Generally, it is best to let PiCloud take care of all function storage (which is done automatically).

That being said, cloud.files accepts any file-like object with cloud.files.putf and cloud.files.getf. Consequently, with the aid of StringIO, you can store any type of data in cloud.files.</description>
		<content:encoded><![CDATA[<p>Hi Manuel,</p>
<p>Generally, it is best to let PiCloud take care of all function storage (which is done automatically).</p>
<p>That being said, cloud.files accepts any file-like object with cloud.files.putf and cloud.files.getf. Consequently, with the aid of StringIO, you can store any type of data in cloud.files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://blog.picloud.com/2010/05/03/store-your-files-with-picloud/comment-page-1/#comment-63</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Sat, 05 Jun 2010 00:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.picloud.com/?p=101#comment-63</guid>
		<description>Thank you, this is a welcome addition that should reduce latency. Could we use this storage to store code as well, maybe serialized functions?</description>
		<content:encoded><![CDATA[<p>Thank you, this is a welcome addition that should reduce latency. Could we use this storage to store code as well, maybe serialized functions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

