<?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>Ben Allfree &#187; Cloud</title>
	<atom:link href="http://www.benallfree.com/tag/cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benallfree.com</link>
	<description>Custom programming by someone who knows the difference.</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:14:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rethinking erlang</title>
		<link>http://www.benallfree.com/2008/06/10/rethinking-erlang/</link>
		<comments>http://www.benallfree.com/2008/06/10/rethinking-erlang/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 04:51:31 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Theory]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[Functional Programming]]></category>
		<category><![CDATA[language]]></category>

		<guid isPermaLink="false">http://www.benallfree.com/?p=191</guid>
		<description><![CDATA[erlang is a programming language that is supposed to be very scalable. It encourages a form of design that is naturally scalable and as such requires some degree of adjustment for many programmers. The whole idea doesn&#8217;t sit well with me. For the technical among you, you probably already know that erlang utilizes a &#8220;shared <a href='http://www.benallfree.com/2008/06/10/rethinking-erlang/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.benallfree.com/2008/06/10/rethinking-erlang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web harvesting</title>
		<link>http://www.benallfree.com/2008/05/30/web-harvesting/</link>
		<comments>http://www.benallfree.com/2008/05/30/web-harvesting/#comments</comments>
		<pubDate>Fri, 30 May 2008 04:41:31 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ActiveRecord]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.benallfree.com/?p=189</guid>
		<description><![CDATA[I was talking to a client today who has business plans that revolve around harvesting data from web sites. How do you do it? Here&#8217;s my step-by-step process: 1) Crawl for links 2) Fetch link content 3) Index link content 4) Transform link content If you design your system that way, you end up with <a href='http://www.benallfree.com/2008/05/30/web-harvesting/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.benallfree.com/2008/05/30/web-harvesting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud programming</title>
		<link>http://www.benallfree.com/2008/04/30/cloud-programming/</link>
		<comments>http://www.benallfree.com/2008/04/30/cloud-programming/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:20:33 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Cloud]]></category>

		<guid isPermaLink="false">http://www.benallfree.com/index.php/2008/04/30/cloud-programming/</guid>
		<description><![CDATA[I help people build their businesses on scalable &#8220;cloud&#8221; architecture. This is a blossoming field and it&#8217;s not always clear how an application should be programmed or architected so it properly leverages all these scalable resources available today. For example, what exactly can be programmed on a cloud? What is a cloud, anyway? If you&#8217;re <a href='http://www.benallfree.com/2008/04/30/cloud-programming/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.benallfree.com/2008/04/30/cloud-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google App Engine</title>
		<link>http://www.benallfree.com/2008/04/22/google-app-engine/</link>
		<comments>http://www.benallfree.com/2008/04/22/google-app-engine/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 17:16:24 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.benallfree.com/index.php/2008/04/22/google-app-engine/</guid>
		<description><![CDATA[Well, this looks pretty interesting. Google has released a scalable &#8220;app engine&#8221; where you upload your web site source code and it runs on their infrastructure. They provide a basic data access solution also. Right now the engine runs Python web apps only (not that popular, but perhaps growing). That is limiting since it&#8217;s not <a href='http://www.benallfree.com/2008/04/22/google-app-engine/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.benallfree.com/2008/04/22/google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud databases</title>
		<link>http://www.benallfree.com/2007/12/31/cloud-databases/</link>
		<comments>http://www.benallfree.com/2007/12/31/cloud-databases/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 17:39:57 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Theory]]></category>
		<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Cloud]]></category>

		<guid isPermaLink="false">http://www.benallfree.com/index.php/2007/12/31/cloud-databases/</guid>
		<description><![CDATA[There is a lot of research going on right now surrounding how to create massive databases. Google, Amazon, and other companies are introducing web service APIs designed for data storage and retrieval. Storage is pretty much solved now. Amazon S3 covers that. But efficiently querying and retrieving that data is an amazing challenge. I&#8217;m working <a href='http://www.benallfree.com/2007/12/31/cloud-databases/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.benallfree.com/2007/12/31/cloud-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ben wins another Amazon AWS contract</title>
		<link>http://www.benallfree.com/2007/11/30/ben-wins-another-amazon-aws-contract/</link>
		<comments>http://www.benallfree.com/2007/11/30/ben-wins-another-amazon-aws-contract/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 16:50:20 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.benallfree.com/index.php/2007/11/30/ben-wins-another-amazon-aws-contract/</guid>
		<description><![CDATA[Ben will be helping an undisclosed client transfer 1 billion files into Amazon&#8217;s S3 storage cloud. Further details are not public at this time.]]></description>
		<wfw:commentRss>http://www.benallfree.com/2007/11/30/ben-wins-another-amazon-aws-contract/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

