<?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: The never ending question these days: Which AJAX Framework to use?</title>
	<atom:link href="http://www.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/</link>
	<description>Joachim Dagerot on development and consulting</description>
	<lastBuildDate>Thu, 19 Jan 2012 15:44:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joachim Dagerot</title>
		<link>http://www.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/comment-page-1/#comment-6808</link>
		<dc:creator>Joachim Dagerot</dc:creator>
		<pubDate>Fri, 09 Feb 2007 10:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://domino.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/#comment-6808</guid>
		<description>We are putting DOJO on hold until the 1.0 version Matt is refering to above is in place.

I just started a new project where we will look into the YUI which is very promising, especially in conjunction with &lt;a href=&quot;http://www.jackslocum.com/blog/index.php&quot; rel=&quot;nofollow&quot;&gt;Jack Slocum&#039;s yui-ext library&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>We are putting DOJO on hold until the 1.0 version Matt is refering to above is in place.</p>
<p>I just started a new project where we will look into the YUI which is very promising, especially in conjunction with <a href="http://www.jackslocum.com/blog/index.php" >Jack Slocum&#8217;s yui-ext library</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt White</title>
		<link>http://www.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/comment-page-1/#comment-6678</link>
		<dc:creator>Matt White</dc:creator>
		<pubDate>Mon, 05 Feb 2007 12:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://domino.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/#comment-6678</guid>
		<description>I&#039;ve been using Dojo and Prototype for different projects for quite a while. In my view you have to pick the framework which best suits the project. Dojo is a big set of files so you need to go all out and use it for everything otherwise the overhead hardly seems worth it.

Dojo is going to a 1.0 version this summer (according to the guys at Lotusphere anyway) so I&#039;d wait for then if you haven&#039;t already got into it. The APIs will settle down at that point and the documentation should catch up with the code. In the meantime prototype is a nice simple framework that has become a de facto standard so works for smaller projects or one which just require the basic AJAX function calls.

Matt</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Dojo and Prototype for different projects for quite a while. In my view you have to pick the framework which best suits the project. Dojo is a big set of files so you need to go all out and use it for everything otherwise the overhead hardly seems worth it.</p>
<p>Dojo is going to a 1.0 version this summer (according to the guys at Lotusphere anyway) so I&#8217;d wait for then if you haven&#8217;t already got into it. The APIs will settle down at that point and the documentation should catch up with the code. In the meantime prototype is a nice simple framework that has become a de facto standard so works for smaller projects or one which just require the basic AJAX function calls.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Crossett</title>
		<link>http://www.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/comment-page-1/#comment-6677</link>
		<dc:creator>Jeff Crossett</dc:creator>
		<pubDate>Mon, 05 Feb 2007 12:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://domino.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/#comment-6677</guid>
		<description>We looked at alot of frameworks but YUI came out on top. Dojo had alot more flash and bang, but when dploying enterprise applications, we felt that solid documentation would better suit us.</description>
		<content:encoded><![CDATA[<p>We looked at alot of frameworks but YUI came out on top. Dojo had alot more flash and bang, but when dploying enterprise applications, we felt that solid documentation would better suit us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parme</title>
		<link>http://www.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/comment-page-1/#comment-6674</link>
		<dc:creator>Parme</dc:creator>
		<pubDate>Mon, 05 Feb 2007 08:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://domino.dagerot.com/2007/02/05/the-never-ending-question-these-days-which-ajax-framework-to-use/#comment-6674</guid>
		<description>I&#039;m using Dojo. You&#039;re right it&#039;s a little bit undocumented so  it&#039;s an harder starting but it&#039;s really a big framework. I&#039;m starting to develop custom widget. But after all, from this 1000 function and classes only few are for communication and all the other are UI and other utility. So if interested only in AJAX connection pheraps there&#039;s no need to learn DOJO</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Dojo. You&#8217;re right it&#8217;s a little bit undocumented so  it&#8217;s an harder starting but it&#8217;s really a big framework. I&#8217;m starting to develop custom widget. But after all, from this 1000 function and classes only few are for communication and all the other are UI and other utility. So if interested only in AJAX connection pheraps there&#8217;s no need to learn DOJO</p>
]]></content:encoded>
	</item>
</channel>
</rss>

