<?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: Soup for the Brain: jQuery, Ext and ajaxCFC</title>
	<atom:link href="http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc</link>
	<description>Steve Brownlee's blog about Internet application technologies</description>
	<lastBuildDate>Sat, 13 Mar 2010 17:07:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-28863</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Tue, 03 Jun 2008 13:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-28863</guid>
		<description>@Eileen: There once was a project called CFAjax, but its adoption rate was never high and there hasn&#039;t been any recent, active development on it that I&#039;m aware of.</description>
		<content:encoded><![CDATA[<p>@Eileen: There once was a project called CFAjax, but its adoption rate was never high and there hasn&#8217;t been any recent, active development on it that I&#8217;m aware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eileen</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-28861</link>
		<dc:creator>Eileen</dc:creator>
		<pubDate>Tue, 03 Jun 2008 07:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-28861</guid>
		<description>Hi Steve

Kept thinking which javascript framework is better till I saw your blog above. So can actually use more than one framework. I kinda mix up the framework till I realise that ajaxCfc is a ajax framework for Coldfusion while the rest are javascript frameworks. Any other ajax framework for coldfusion besides ajaxCfc?

Cheers
Eileen</description>
		<content:encoded><![CDATA[<p>Hi Steve</p>
<p>Kept thinking which javascript framework is better till I saw your blog above. So can actually use more than one framework. I kinda mix up the framework till I realise that ajaxCfc is a ajax framework for Coldfusion while the rest are javascript frameworks. Any other ajax framework for coldfusion besides ajaxCfc?</p>
<p>Cheers<br />
Eileen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Future of Existing Projects &#171; Coldfusion Yummy Mother</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-28860</link>
		<dc:creator>Future of Existing Projects &#171; Coldfusion Yummy Mother</dc:creator>
		<pubDate>Tue, 03 Jun 2008 06:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-28860</guid>
		<description>[...] Url: http://blog.reindel.com/2007/10/30/how-to-choose-a-javascript-framework/ Url: http://blog.reindel.com/2007/10/16/mastering-javascript-concept-and-resource-guide/ Url: http://www.fusioncube.net/?p=186 [...]</description>
		<content:encoded><![CDATA[<p>[...] Url: <a href="http://blog.reindel.com/2007/10/30/how-to-choose-a-javascript-framework/" rel="nofollow">http://blog.reindel.com/2007/10/30/how-to-choose-a-javascript-framework/</a> Url: <a href="http://blog.reindel.com/2007/10/16/mastering-javascript-concept-and-resource-guide/" rel="nofollow">http://blog.reindel.com/2007/10/16/mastering-javascript-concept-and-resource-guide/</a> Url: <a href="http://www.fusioncube.net/?p=186" rel="nofollow">http://www.fusioncube.net/?p=186</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-28211</link>
		<dc:creator>Beau</dc:creator>
		<pubDate>Sun, 20 Apr 2008 01:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-28211</guid>
		<description>Hi Steve,

I have been asked to Jazz-Up an existing application that is in great need of being brought into the AJAX world.
Not so  much for the &quot;look&quot; but for the functionality that AJAX provides - though of course we will be &quot;prettying-up&quot; the application at the same time.

Ultimately what I am hoping for is a AJAX primer for CFML coders. I have been able to find a heap of examples - thanks to our good friend Mr.Google.... but they don&#039;t really help me with working out what the heck is going on under the hood. -

I am the kind of guy who likes to know the hows and why&#039;s as opposed to just copying some code from a demo.

I have solid CFML skills - having it used it &#039;solely&#039; for te past 8 years.... but my Javascript exposure has been quite limited - I just haven&#039;t needed a lot of it before.

So ultimately I am hoping you might know of such a resource (JS / AJAX primer for CFML coders) - and point me in the right direction.

Thanks in advance for anything you might think of.

Warmest regards,
Gavin.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I have been asked to Jazz-Up an existing application that is in great need of being brought into the AJAX world.<br />
Not so  much for the &#8220;look&#8221; but for the functionality that AJAX provides &#8211; though of course we will be &#8220;prettying-up&#8221; the application at the same time.</p>
<p>Ultimately what I am hoping for is a AJAX primer for CFML coders. I have been able to find a heap of examples &#8211; thanks to our good friend Mr.Google&#8230;. but they don&#8217;t really help me with working out what the heck is going on under the hood. -</p>
<p>I am the kind of guy who likes to know the hows and why&#8217;s as opposed to just copying some code from a demo.</p>
<p>I have solid CFML skills &#8211; having it used it &#8217;solely&#8217; for te past 8 years&#8230;. but my Javascript exposure has been quite limited &#8211; I just haven&#8217;t needed a lot of it before.</p>
<p>So ultimately I am hoping you might know of such a resource (JS / AJAX primer for CFML coders) &#8211; and point me in the right direction.</p>
<p>Thanks in advance for anything you might think of.</p>
<p>Warmest regards,<br />
Gavin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duvar Kagidi</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-27277</link>
		<dc:creator>Duvar Kagidi</dc:creator>
		<pubDate>Sun, 02 Mar 2008 14:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-27277</guid>
		<description>est il availible en Francais, my English not good</description>
		<content:encoded><![CDATA[<p>est il availible en Francais, my English not good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-25419</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Thu, 10 Jan 2008 05:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-25419</guid>
		<description>I wouldn&#039;t say it&#039;s languishing on 1.1.  I&#039;ve been using 1.2.1 ever since they released it, and I always upgrade my apps to the newest version (when I can).

I can&#039;t say I have any experience with directly upgrading from 1.1 to 1.2.1, but I certainly haven&#039;t seen any notes where past 1.1 functionality was deprecated.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t say it&#8217;s languishing on 1.1.  I&#8217;ve been using 1.2.1 ever since they released it, and I always upgrade my apps to the newest version (when I can).</p>
<p>I can&#8217;t say I have any experience with directly upgrading from 1.1 to 1.2.1, but I certainly haven&#8217;t seen any notes where past 1.1 functionality was deprecated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Loxton</title>
		<link>http://www.fusioncube.net/index.php/soup-for-the-brain-jquery-ext-and-ajaxcfc/comment-page-1#comment-25414</link>
		<dc:creator>Duncan Loxton</dc:creator>
		<pubDate>Thu, 10 Jan 2008 03:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=186#comment-25414</guid>
		<description>Steve, nice work, love this stuff. What version of jQuery are you using? I am wondering how safe it will be to move to 1.2 with jQuery still languishing on 1.1. Any experience there?</description>
		<content:encoded><![CDATA[<p>Steve, nice work, love this stuff. What version of jQuery are you using? I am wondering how safe it will be to move to 1.2 with jQuery still languishing on 1.1. Any experience there?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
