<?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: Danger in the cloud: a proposal</title>
	<atom:link href="http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/feed/" rel="self" type="application/rss+xml" />
	<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/</link>
	<description></description>
	<lastBuildDate>Mon, 15 Mar 2010 19:24:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Van Campen</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28340</link>
		<dc:creator>Jeff Van Campen</dc:creator>
		<pubDate>Wed, 14 Oct 2009 22:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28340</guid>
		<description>This is a superb idea.  I&#039;ve been thinking along similar lines for some time. I was thinking that a stripped-down Ubuntu could provide the base system. I don&#039;t know if anyone has put a web-based interface on apt-get, but that could be a start.

Ideally, you could do this in an iPhone-like way, so that the applications were bundled as a single package (no dependencies).

I was largely inspired by this &lt;a href=&quot;http://blip.tv/file/894511/&quot; rel=&quot;nofollow&quot;&gt;Steven Pemberton talk&lt;/a&gt; (in particular the bit at about routers at the end) and the type of federation that is built into StatusNet (formerly laconi.ca) and  &lt;a href=&quot;http://www.waveprotocol.org/&quot; rel=&quot;nofollow&quot;&gt;Google Wave protocol&lt;/a&gt;.

I&#039;d love to see something like this working. If you&#039;re thinking of starting a project, I&#039;d love to talk more about it.</description>
		<content:encoded><![CDATA[<p>This is a superb idea.  I&#8217;ve been thinking along similar lines for some time. I was thinking that a stripped-down Ubuntu could provide the base system. I don&#8217;t know if anyone has put a web-based interface on apt-get, but that could be a start.</p>
<p>Ideally, you could do this in an iPhone-like way, so that the applications were bundled as a single package (no dependencies).</p>
<p>I was largely inspired by this <a href="http://blip.tv/file/894511/" rel="nofollow">Steven Pemberton talk</a> (in particular the bit at about routers at the end) and the type of federation that is built into StatusNet (formerly laconi.ca) and  <a href="http://www.waveprotocol.org/" rel="nofollow">Google Wave protocol</a>.</p>
<p>I&#8217;d love to see something like this working. If you&#8217;re thinking of starting a project, I&#8217;d love to talk more about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian B</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28285</link>
		<dc:creator>Brian B</dc:creator>
		<pubDate>Tue, 13 Oct 2009 00:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28285</guid>
		<description>I think this sounds like a great idea. @Andrew, a simple backup could be built into the software. Or it could be used on top of Windows Home Server, which has a great backup solution already built in, and that would provide the server capability. Although, I think IIS is pulled out of WHS, but it would be possible to install some sort of web server on top of it.</description>
		<content:encoded><![CDATA[<p>I think this sounds like a great idea. @Andrew, a simple backup could be built into the software. Or it could be used on top of Windows Home Server, which has a great backup solution already built in, and that would provide the server capability. Although, I think IIS is pulled out of WHS, but it would be possible to install some sort of web server on top of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Werdmuller</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28277</link>
		<dc:creator>Ben Werdmuller</dc:creator>
		<pubDate>Mon, 12 Oct 2009 20:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28277</guid>
		<description>@Gareth I agree! The iPhone installer process isn&#039;t too dissimilar to apt-get, for example, except it happens with a click or two and you get a pretty progress bar instead of a whole bunch of text.

The technology is almost all there; it&#039;s just a case of wrapping it up with end users in mind.</description>
		<content:encoded><![CDATA[<p>@Gareth I agree! The iPhone installer process isn&#8217;t too dissimilar to apt-get, for example, except it happens with a click or two and you get a pretty progress bar instead of a whole bunch of text.</p>
<p>The technology is almost all there; it&#8217;s just a case of wrapping it up with end users in mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Francis</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28276</link>
		<dc:creator>Gareth Francis</dc:creator>
		<pubDate>Mon, 12 Oct 2009 19:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28276</guid>
		<description>Actually, what you describe sounds a lot like how setting up a basic virtual server is now (when it all works), except with a bunch of restrictions (so that it nearly always works), and some (more) web ui magic to make it more seamless and get rid of the sysadminy bits.  Plus, of course, the content in the form of the nicely packaged and ready to go applications.

The underlying technology is all there already - it just needs putting together.</description>
		<content:encoded><![CDATA[<p>Actually, what you describe sounds a lot like how setting up a basic virtual server is now (when it all works), except with a bunch of restrictions (so that it nearly always works), and some (more) web ui magic to make it more seamless and get rid of the sysadminy bits.  Plus, of course, the content in the form of the nicely packaged and ready to go applications.</p>
<p>The underlying technology is all there already &#8211; it just needs putting together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Werdmuller</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28264</link>
		<dc:creator>Ben Werdmuller</dc:creator>
		<pubDate>Mon, 12 Oct 2009 11:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28264</guid>
		<description>@Andrew: I take your point, and was actually thinking that even just an intuitive install system (everything else aside) would be a massive improvement on the current situation. I might even consider starting the open source project myself. Maybe.</description>
		<content:encoded><![CDATA[<p>@Andrew: I take your point, and was actually thinking that even just an intuitive install system (everything else aside) would be a massive improvement on the current situation. I might even consider starting the open source project myself. Maybe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Ducker</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28262</link>
		<dc:creator>Andrew Ducker</dc:creator>
		<pubDate>Mon, 12 Oct 2009 11:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28262</guid>
		<description>&lt;I&gt;Assuming there hasn&#039;t been a security breach, or you haven&#039;t explicitly provided access to your data over a network or through a direct action like emailing it, it&#039;s safe.&lt;/I&gt;
Or a crash, or a hard drive failure, or accidentally deleting a file you shouldn&#039;t.  The vast majority of people don&#039;t perform backups, let alone have any kind of backup strategy.  Doesn&#039;t sound terribly safe to me :-&gt;

I think that setting standards so that applications/data could be run either individually or by service providers would be great (the Typepad/Movable Type approach) - and hopefully more things will be commodified as we go along.

Now, we just need to get someone to produce an intuitive, simple system that requires no configuration and release it as open source!</description>
		<content:encoded><![CDATA[<p><i>Assuming there hasn&#8217;t been a security breach, or you haven&#8217;t explicitly provided access to your data over a network or through a direct action like emailing it, it&#8217;s safe.</i><br />
Or a crash, or a hard drive failure, or accidentally deleting a file you shouldn&#8217;t.  The vast majority of people don&#8217;t perform backups, let alone have any kind of backup strategy.  Doesn&#8217;t sound terribly safe to me :-&gt;</p>
<p>I think that setting standards so that applications/data could be run either individually or by service providers would be great (the Typepad/Movable Type approach) &#8211; and hopefully more things will be commodified as we go along.</p>
<p>Now, we just need to get someone to produce an intuitive, simple system that requires no configuration and release it as open source!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Maddison</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28260</link>
		<dc:creator>David Maddison</dc:creator>
		<pubDate>Mon, 12 Oct 2009 10:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28260</guid>
		<description>As I was reading this I was also started thinking that it&#039;s describing (to some extent) Opera Unite.  

Obviously the technology services can be built in is a little limited although (warning:plug comming up!) I&#039;ve built gwt-unite (gwt-unite.googlecode.com) which allows you to build Opera Unite applications using Java.</description>
		<content:encoded><![CDATA[<p>As I was reading this I was also started thinking that it&#8217;s describing (to some extent) Opera Unite.  </p>
<p>Obviously the technology services can be built in is a little limited although (warning:plug comming up!) I&#8217;ve built gwt-unite (gwt-unite.googlecode.com) which allows you to build Opera Unite applications using Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Leifer</title>
		<link>http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/comment-page-1/#comment-28257</link>
		<dc:creator>Matt Leifer</dc:creator>
		<pubDate>Mon, 12 Oct 2009 09:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://benwerd.com/2009/10/danger-in-the-cloud-a-proposal/#comment-28257</guid>
		<description>This sounds like a very good idea.  I would be interested to know how easy it would be to build a platform like this on Opera Unite.  I haven&#039;t looked into it much myself, but it looks like they have got the easy to install web server part of the platform.</description>
		<content:encoded><![CDATA[<p>This sounds like a very good idea.  I would be interested to know how easy it would be to build a platform like this on Opera Unite.  I haven&#8217;t looked into it much myself, but it looks like they have got the easy to install web server part of the platform.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
