<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Will Bespin really end up with multiple backends?</title>
	<atom:link href="http://softwareas.com/will-bespin-really-end-up-with-multiple-backends/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/will-bespin-really-end-up-with-multiple-backends</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Mon, 15 Mar 2010 08:42:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/will-bespin-really-end-up-with-multiple-backends/comment-page-1#comment-446943</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Wed, 19 Aug 2009 11:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/will-bespin-really-end-up-with-multiple-backends#comment-446943</guid>
		<description>&lt;p&gt;@Don, @Dion Thanks for your feedback - I hope it happens, for purely selfish reasons :) I love the idea of self-hosting my personal projects and being able to use the same IDE in the enterprise, where Java is the more likely choice.&lt;/p&gt;

&lt;p&gt;@Alexander EC2 might be okay for a startup or SME, but for my personal projects, its setup is ridiculously complicated and non-standard. It also costs a minimum of $72/month, a non-starter for most individuals and open-source projects. Maybe there are better options out there, but I&#039;m not aware of anything matching the convenience of running up a PHP framework like WordPress or MediaWiki.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Don, @Dion Thanks for your feedback &#8211; I hope it happens, for purely selfish reasons <img src='http://softwareas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I love the idea of self-hosting my personal projects and being able to use the same IDE in the enterprise, where Java is the more likely choice.</p>
<p>@Alexander EC2 might be okay for a startup or SME, but for my personal projects, its setup is ridiculously complicated and non-standard. It also costs a minimum of $72/month, a non-starter for most individuals and open-source projects. Maybe there are better options out there, but I&#8217;m not aware of anything matching the convenience of running up a PHP framework like WordPress or MediaWiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Klimetschek</title>
		<link>http://softwareas.com/will-bespin-really-end-up-with-multiple-backends/comment-page-1#comment-446928</link>
		<dc:creator>Alexander Klimetschek</dc:creator>
		<pubDate>Wed, 19 Aug 2009 10:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/will-bespin-really-end-up-with-multiple-backends#comment-446928</guid>
		<description>&lt;blockquote&gt;
  &lt;p&gt;Java hosting is notoriously painful compared to the ease of cheap PHP hosting&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is no longer true since Amazon Webservices and co.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>
<p>Java hosting is notoriously painful compared to the ease of cheap PHP hosting</p>
</blockquote>
<p>This is no longer true since Amazon Webservices and co.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Brown</title>
		<link>http://softwareas.com/will-bespin-really-end-up-with-multiple-backends/comment-page-1#comment-446874</link>
		<dc:creator>Don Brown</dc:creator>
		<pubDate>Wed, 19 Aug 2009 00:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/will-bespin-really-end-up-with-multiple-backends#comment-446874</guid>
		<description>&lt;p&gt;I wrote a &lt;a href=&quot;http://mrdonbrown.blogspot.com/2009/08/playing-second-fiddle-java-backend-for.html&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; on why I think a Java backend is a good idea, and it indirectly illustrates why multiple backends are a good idea.  Part of what Mozilla and Bespin are doing is throwing ideas and code out in the community to spark innovation, which generally comes from seeing an idea and tweaking it for a slightly different different use case that the original authors didn&#039;t have in mind.  By not getting too wrapped up in http://bespin.mozilla.com as the end goal of Bespin and encouraging multiple backends, Bespin could go in all sorts of new directions that ultimately benefits the community.  &lt;/p&gt;

&lt;p&gt;I think your main point is a significant engineering cost to having multiple backends on the part of the project, let alone the backend developer, which I completely agree with.  The good news is Ben and Dion seem to be willing to take it on, here&#039;s to hoping for a future with many flavors of Bespin.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wrote a <a href="http://mrdonbrown.blogspot.com/2009/08/playing-second-fiddle-java-backend-for.html" rel="nofollow">post</a> on why I think a Java backend is a good idea, and it indirectly illustrates why multiple backends are a good idea.  Part of what Mozilla and Bespin are doing is throwing ideas and code out in the community to spark innovation, which generally comes from seeing an idea and tweaking it for a slightly different different use case that the original authors didn&#8217;t have in mind.  By not getting too wrapped up in <a href="http://bespin.mozilla.com" rel="nofollow">http://bespin.mozilla.com</a> as the end goal of Bespin and encouraging multiple backends, Bespin could go in all sorts of new directions that ultimately benefits the community.  </p>
<p>I think your main point is a significant engineering cost to having multiple backends on the part of the project, let alone the backend developer, which I completely agree with.  The good news is Ben and Dion seem to be willing to take it on, here&#8217;s to hoping for a future with many flavors of Bespin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Almaer</title>
		<link>http://softwareas.com/will-bespin-really-end-up-with-multiple-backends/comment-page-1#comment-446871</link>
		<dc:creator>Dion Almaer</dc:creator>
		<pubDate>Wed, 19 Aug 2009 00:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/will-bespin-really-end-up-with-multiple-backends#comment-446871</guid>
		<description>&lt;p&gt;Hi mate :)&lt;/p&gt;

&lt;p&gt;Ben talked about the published API. From the beginning Bespin has meant many things, and being Mozilla each piece is very open.&lt;/p&gt;

&lt;p&gt;We have had a few people work on PHP, Ruby, Python, and Java servers (that we know of). Although our team is too small to invest in multiple servers, we want to be enablers.&lt;/p&gt;

&lt;p&gt;Also, Bespin will be able to talk to multiple servers. I would love to be able to launch Bespin and edit my local files, files on bespin.mozilla.com and on other sites such as Github and the like.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi mate <img src='http://softwareas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ben talked about the published API. From the beginning Bespin has meant many things, and being Mozilla each piece is very open.</p>
<p>We have had a few people work on PHP, Ruby, Python, and Java servers (that we know of). Although our team is too small to invest in multiple servers, we want to be enablers.</p>
<p>Also, Bespin will be able to talk to multiple servers. I would love to be able to launch Bespin and edit my local files, files on bespin.mozilla.com and on other sites such as Github and the like.</p>
<p>Cheers,</p>
<p>D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Multiple Bespin Servers? &#171; Ben Galbraith&#8217;s Blog</title>
		<link>http://softwareas.com/will-bespin-really-end-up-with-multiple-backends/comment-page-1#comment-446863</link>
		<dc:creator>Multiple Bespin Servers? &#171; Ben Galbraith&#8217;s Blog</dc:creator>
		<pubDate>Tue, 18 Aug 2009 23:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/will-bespin-really-end-up-with-multiple-backends#comment-446863</guid>
		<description>&lt;p&gt;[...] a comment &#187;  Michael Mahemoff recently wondered about whether Bespin will ever have more than one back-end. That&#8217;s a good question! We&#8217;ve waffled a bit ourselves on the back-end bit. The initial [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] a comment &raquo;  Michael Mahemoff recently wondered about whether Bespin will ever have more than one back-end. That&#8217;s a good question! We&#8217;ve waffled a bit ourselves on the back-end bit. The initial [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
