<?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:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Accomplishing Common Tasks Using MooTools, jQuery, and&#160;Dojo</title> <atom:link href="http://davidwalsh.name/mootools-jquery-dojo/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-jquery-dojo</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 09:55:41 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: nathan</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-18518</link> <dc:creator>nathan</dc:creator> <pubDate>Thu, 01 Jul 2010 19:08:06 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-18518</guid> <description>while i&#039;m originally a jquery nut (and thought ppl who use mootools were nuts), i can&#039;t get over how useful mt&#039;s class implementation is, esp with ajax.this.myRequest = new Request({...});
// then later in code
this.myRequest.send(data);perfect.. as far as i can tell, in dojo &amp; jquery it sends the request as you create it, with mt you can set them up and manipulate them later. very helpful imo, esp with ajax apps.</description> <content:encoded><![CDATA[<p>while i&#8217;m originally a jquery nut (and thought ppl who use mootools were nuts), i can&#8217;t get over how useful mt&#8217;s class implementation is, esp with ajax.</p><p>this.myRequest = new Request({&#8230;});<br
/> // then later in code<br
/> this.myRequest.send(data);</p><p>perfect.. as far as i can tell, in dojo &amp; jquery it sends the request as you create it, with mt you can set them up and manipulate them later. very helpful imo, esp with ajax apps.</p> ]]></content:encoded> </item> <item><title>By: CTuLT</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17539</link> <dc:creator>CTuLT</dc:creator> <pubDate>Wed, 12 May 2010 22:09:36 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17539</guid> <description>I would like to use all these libraries on a site, but my clients say &quot;This is too slow&quot; or one I really hate, &quot;Why are we hiring a web developer, wouldn&#039;t it be faster, easier and cheaper to do in FRONTPAGE?&quot;  All because I use jQuery, Mootools, and Dojo?</description> <content:encoded><![CDATA[<p>I would like to use all these libraries on a site, but my clients say &#8220;This is too slow&#8221; or one I really hate, &#8220;Why are we hiring a web developer, wouldn&#8217;t it be faster, easier and cheaper to do in FRONTPAGE?&#8221;  All because I use jQuery, Mootools, and Dojo?</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17288</link> <dc:creator>David Walsh</dc:creator> <pubDate>Tue, 27 Apr 2010 04:01:50 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17288</guid> <description>@Alex Crooks:  Well, it can be more brain cramp too...</description> <content:encoded><![CDATA[<p>@Alex Crooks:  Well, it can be more brain cramp too&#8230;</p> ]]></content:encoded> </item> <item><title>By: Alex Crooks</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17271</link> <dc:creator>Alex Crooks</dc:creator> <pubDate>Sun, 25 Apr 2010 22:15:47 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17271</guid> <description>Nice comparison thanks, good to see using Jquery means less hand cramp ;)</description> <content:encoded><![CDATA[<p>Nice comparison thanks, good to see using Jquery means less hand cramp ;)</p> ]]></content:encoded> </item> <item><title>By: Thiago Cavalcanti</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17267</link> <dc:creator>Thiago Cavalcanti</dc:creator> <pubDate>Sun, 25 Apr 2010 03:43:13 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17267</guid> <description>Nicely summarized: don&#039;t rewrite stuff using another library just because you aren&#039;t familiar with its syntax.Is that it?</description> <content:encoded><![CDATA[<p>Nicely summarized: don&#8217;t rewrite stuff using another library just because you aren&#8217;t familiar with its syntax.</p><p>Is that it?</p> ]]></content:encoded> </item> <item><title>By: Cybertoos</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17265</link> <dc:creator>Cybertoos</dc:creator> <pubDate>Sat, 24 Apr 2010 18:48:21 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17265</guid> <description>Thanks David.
In solving many(but not all) cases JQuery has a shorter and simpler approach than any other library,Mootools is the second choice for me in the exceptions.I love both of them.</description> <content:encoded><![CDATA[<p>Thanks David.<br
/> In solving many(but not all) cases JQuery has a shorter and simpler approach than any other library,Mootools is the second choice for me in the exceptions.I love both of them.</p> ]]></content:encoded> </item> <item><title>By: James</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17244</link> <dc:creator>James</dc:creator> <pubDate>Thu, 22 Apr 2010 18:09:30 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17244</guid> <description>@Arian, it would be pointless comparing jQuery to Dojo/Mootools in non-DOM situations because jQuery IS a DOM library... that&#039;s what it does. It doesn&#039;t &quot;add anything to the language.&quot;</description> <content:encoded><![CDATA[<p>@Arian, it would be pointless comparing jQuery to Dojo/Mootools in non-DOM situations because jQuery IS a DOM library&#8230; that&#8217;s what it does. It doesn&#8217;t &#8220;add anything to the language.&#8221;</p> ]]></content:encoded> </item> <item><title>By: Arian</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17241</link> <dc:creator>Arian</dc:creator> <pubDate>Thu, 22 Apr 2010 15:24:18 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17241</guid> <description>That might be true, though it would be interesting to see some other basic things other than the DOM ;) Maybe more key differences. Now it may look that they are all the same, just another syntax. Anyway, keep up the good work!</description> <content:encoded><![CDATA[<p>That might be true, though it would be interesting to see some other basic things other than the DOM ;) Maybe more key differences. Now it may look that they are all the same, just another syntax. Anyway, keep up the good work!</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17239</link> <dc:creator>David Walsh</dc:creator> <pubDate>Thu, 22 Apr 2010 15:16:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17239</guid> <description>@Arian:  I wanted to keep it basic.  Your requests could fill a book.  :)</description> <content:encoded><![CDATA[<p>@Arian:  I wanted to keep it basic.  Your requests could fill a book.  :)</p> ]]></content:encoded> </item> <item><title>By: Arian</title><link>http://davidwalsh.name/mootools-jquery-dojo/comment-page-1#comment-17238</link> <dc:creator>Arian</dc:creator> <pubDate>Thu, 22 Apr 2010 15:11:20 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=4954#comment-17238</guid> <description>I agree with @phiggins last sentence.When people compare js frameworks, they always compare how to modify DOM/Ajax and Animation. But there is much more, mootools has Class, how do Dojo and jQuery do such things. I know jQuery has some jQuery.fn.plugin thing for creating your own plugin, but how does Dojo do that.And what about things you could do with Arrays/Strings and other native types. What are the differences between the frameworks when working with that.Long story short: I would like to see some other comparisons than just the DOM, because we&#039;ve seen that already.</description> <content:encoded><![CDATA[<p>I agree with @phiggins last sentence.</p><p>When people compare js frameworks, they always compare how to modify DOM/Ajax and Animation. But there is much more, mootools has Class, how do Dojo and jQuery do such things. I know jQuery has some jQuery.fn.plugin thing for creating your own plugin, but how does Dojo do that.</p><p>And what about things you could do with Arrays/Strings and other native types. What are the differences between the frameworks when working with that.</p><p>Long story short: I would like to see some other comparisons than just the DOM, because we&#8217;ve seen that already.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/17 queries in 0.013 seconds using disk: basic
Object Caching 865/866 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 05:03:52 -->
