<?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: Lowering the price of Web-Apps</title>
	<atom:link href="http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/</link>
	<description>Testability Explorer</description>
	<lastBuildDate>Fri, 30 Jul 2010 03:59:03 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter</title>
		<link>http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/comment-page-1/#comment-2252</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://misko.hevery.com/?p=579#comment-2252</guid>
		<description>An eXist server will happily work with the LDAP of your choice. There are choices to make with data, of course, but ease of experiment counterbalances unfamiliarity.
All the Javascript that gives you rich widgets already still works, and - since it&#039;s pure HTML going out - browser compatibility is straightforward (any problem areas are probably covered by your JS framework, as is Ajax-ability)</description>
		<content:encoded><![CDATA[<p>An eXist server will happily work with the LDAP of your choice. There are choices to make with data, of course, but ease of experiment counterbalances unfamiliarity.<br />
All the Javascript that gives you rich widgets already still works, and &#8211; since it&#8217;s pure HTML going out &#8211; browser compatibility is straightforward (any problem areas are probably covered by your JS framework, as is Ajax-ability)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misko</title>
		<link>http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/comment-page-1/#comment-2198</link>
		<dc:creator>misko</dc:creator>
		<pubDate>Tue, 27 Oct 2009 03:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://misko.hevery.com/?p=579#comment-2198</guid>
		<description>@Peter,

how do you figure? Authentication? Data Storage, Behavior? Rich widgets? Compatibility with existing browsers?</description>
		<content:encoded><![CDATA[<p>@Peter,</p>
<p>how do you figure? Authentication? Data Storage, Behavior? Rich widgets? Compatibility with existing browsers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/comment-page-1/#comment-2196</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://misko.hevery.com/?p=579#comment-2196</guid>
		<description>An XQuery and an XML document is all it takes, isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>An XQuery and an XML document is all it takes, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misko</title>
		<link>http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/comment-page-1/#comment-2125</link>
		<dc:creator>misko</dc:creator>
		<pubDate>Tue, 20 Oct 2009 01:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://misko.hevery.com/?p=579#comment-2125</guid>
		<description>@Trevor,

The back end of  is written in Ruby. Ruby has lots of scripts which let you generate things and get going fast, but in 5 minutes you can get a hello world going. To get a simple app with voting going you would have to create schema, controllers and routing. Than you would have to deploy this someplace and set up mySql. And you would not have authentication, nor embedability working. But this all is a moot point. Since to write Ruby you need to know a lot about programing, databases, etc. Where as with  everything is declarative, which means you can build quick apps with just the HTML. In Ruby you need: HTML, Ruby, Rails, SQL, and ERB.</description>
		<content:encoded><![CDATA[<p>@Trevor,</p>
<p>The back end of  is written in Ruby. Ruby has lots of scripts which let you generate things and get going fast, but in 5 minutes you can get a hello world going. To get a simple app with voting going you would have to create schema, controllers and routing. Than you would have to deploy this someplace and set up mySql. And you would not have authentication, nor embedability working. But this all is a moot point. Since to write Ruby you need to know a lot about programing, databases, etc. Where as with  everything is declarative, which means you can build quick apps with just the HTML. In Ruby you need: HTML, Ruby, Rails, SQL, and ERB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://misko.hevery.com/2009/10/18/lowering-the-price-of-web-apps/comment-page-1/#comment-2123</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Mon, 19 Oct 2009 18:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://misko.hevery.com/?p=579#comment-2123</guid>
		<description>eh, sounds like rails could do that in about the same time :)  at worst still not &quot;days&quot;</description>
		<content:encoded><![CDATA[<p>eh, sounds like rails could do that in about the same time <img src='http://misko.hevery.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   at worst still not &#8220;days&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
