<?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: Mootools vs. jQuery: Speed, Smoothness, Friendliest</title> <atom:link href="http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/feed/" rel="self" type="application/rss+xml" /><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/</link> <description>practical web design &#38; development</description> <lastBuildDate>Tue, 07 Feb 2012 03:15:31 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: trent</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-28587</link> <dc:creator>trent</dc:creator> <pubDate>Wed, 07 Sep 2011 19:03:12 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-28587</guid> <description>I believe in recent time Mootools has hurt itself in a way while trying to innovate.  Its difficult for large projects to commit to a framework which has been changing so drastically over the past few releases.  While Mootools has been doing some really nice work, especially in terms of inheritance and object orientation, they make it difficult to just drop in the new version and feel confident it will work (without some type of backwards compatibility addition).  That being said it may be that Mootools has a completely different objective than jquery, and constant change and innovation is their goal.I believe it is almost to the point where they need to stop in their tracks and examine where they are.  Take all the good stuff, trim the fat, and create a new library.  Looking through the documentation there are a lot of similar functions, at some point there has to be overhead and redundancy.For example the Element object has methods erase, eliminate, empty, dispose, and destroy.  While yes, they do different things, to me it ads confusion and 5 different functions with very similar names doing very similar things.  Also with: inject, grab, adopt, etc.I would do a good cleanup of all the methods.  Move any core object extensions from More into Core.  And leave More with UI type modules.  Just my 2 cents...</description> <content:encoded><![CDATA[<p>I believe in recent time Mootools has hurt itself in a way while trying to innovate.  Its difficult for large projects to commit to a framework which has been changing so drastically over the past few releases.  While Mootools has been doing some really nice work, especially in terms of inheritance and object orientation, they make it difficult to just drop in the new version and feel confident it will work (without some type of backwards compatibility addition).  That being said it may be that Mootools has a completely different objective than jquery, and constant change and innovation is their goal.</p><p>I believe it is almost to the point where they need to stop in their tracks and examine where they are.  Take all the good stuff, trim the fat, and create a new library.  Looking through the documentation there are a lot of similar functions, at some point there has to be overhead and redundancy.</p><p>For example the Element object has methods erase, eliminate, empty, dispose, and destroy.  While yes, they do different things, to me it ads confusion and 5 different functions with very similar names doing very similar things.  Also with: inject, grab, adopt, etc.</p><p>I would do a good cleanup of all the methods.  Move any core object extensions from More into Core.  And leave More with UI type modules.  Just my 2 cents&#8230;</p> ]]></content:encoded> </item> <item><title>By: Peter Drinnan</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-28579</link> <dc:creator>Peter Drinnan</dc:creator> <pubDate>Wed, 07 Sep 2011 11:38:07 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-28579</guid> <description>I use Joomla and therefore I am stuck with MooTools but I find that a lot of plugins now use jQuery in noConflict mode. without noConflict mode for jQuery I think Joomla would just die off because MooTools is just a a leftover from the past that is still being dragged around by the Joomla core files.</description> <content:encoded><![CDATA[<p>I use Joomla and therefore I am stuck with MooTools but I find that a lot of plugins now use jQuery in noConflict mode. without noConflict mode for jQuery I think Joomla would just die off because MooTools is just a a leftover from the past that is still being dragged around by the Joomla core files.</p> ]]></content:encoded> </item> <item><title>By: jgarcias</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-22017</link> <dc:creator>jgarcias</dc:creator> <pubDate>Thu, 20 Jan 2011 02:24:11 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-22017</guid> <description>I agree with Kamlesh. It took me a while to get used to jQuery syntax and its documentation was not so clear to me.
Anyways, let&#039;s remember that jQuery is a library that grows with every new plugin and widget. It was created thinking of web designers and people with few javascript knowledge to manage the DOM easily and fast. However, jQuery can&#039;t say it behaves the same for all browsers.
On the other hand, mooTools is a Framework created for Web Developers and Programmers in general. It is compact and can reuse code easily by creating classes, it is Object Oriented and its syntax is clear and very specific. If your website requires speed and smoothness without sacrificing performance then definitely the answer is mooTools.</description> <content:encoded><![CDATA[<p>I agree with Kamlesh. It took me a while to get used to jQuery syntax and its documentation was not so clear to me.<br
/> Anyways, let&#8217;s remember that jQuery is a library that grows with every new plugin and widget. It was created thinking of web designers and people with few javascript knowledge to manage the DOM easily and fast. However, jQuery can&#8217;t say it behaves the same for all browsers.<br
/> On the other hand, mooTools is a Framework created for Web Developers and Programmers in general. It is compact and can reuse code easily by creating classes, it is Object Oriented and its syntax is clear and very specific. If your website requires speed and smoothness without sacrificing performance then definitely the answer is mooTools.</p> ]]></content:encoded> </item> <item><title>By: kamlesh</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-17650</link> <dc:creator>kamlesh</dc:creator> <pubDate>Wed, 25 Aug 2010 06:44:25 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-17650</guid> <description>but it takes a time to code in jquery.</description> <content:encoded><![CDATA[<p>but it takes a time to code in jquery.</p> ]]></content:encoded> </item> <item><title>By: Moises</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-12445</link> <dc:creator>Moises</dc:creator> <pubDate>Wed, 02 Sep 2009 08:58:38 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-12445</guid> <description>IE8: 281;140;793;578;All the tests return errors
FF3.5: 78;76;180;190;37 (with 3 errors)
Chrome: 47;32;267;174;47 (No one returns an error)</description> <content:encoded><![CDATA[<p>IE8: 281;140;793;578;All the tests return errors<br
/> FF3.5: 78;76;180;190;37 (with 3 errors)<br
/> Chrome: 47;32;267;174;47 (No one returns an error)</p> ]]></content:encoded> </item> <item><title>By: trent</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-11507</link> <dc:creator>trent</dc:creator> <pubDate>Fri, 26 Jun 2009 15:28:35 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-11507</guid> <description>I have a bit of experience with all of the above</description> <content:encoded><![CDATA[<p>I have a bit of experience with all of the above</p> ]]></content:encoded> </item> <item><title>By: EW</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-11505</link> <dc:creator>EW</dc:creator> <pubDate>Fri, 26 Jun 2009 14:48:00 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-11505</guid> <description>As a technical recruiter in a very niche space, that being web development in Orange County, I do my best to learn technologies and the differences between them.  I really appreciate this blog because currently I am working with the largest employer in Orange County on a very high-end Web 2.0 UI position where Mootools is a MUST.Many of the front-end Asp.Net developers I&#039;ve spoken to have had exposure to JQUERY, but not Mootools.  Do you guys have any suggestions as to where I can find a 6-figure front-end developer with Mootools experience tied to an Asp.Net application?I really appreciate the thoughts, and think I might start teaching myself light code as a side project!</description> <content:encoded><![CDATA[<p>As a technical recruiter in a very niche space, that being web development in Orange County, I do my best to learn technologies and the differences between them.  I really appreciate this blog because currently I am working with the largest employer in Orange County on a very high-end Web 2.0 UI position where Mootools is a MUST.</p><p>Many of the front-end Asp.Net developers I&#8217;ve spoken to have had exposure to JQUERY, but not Mootools.  Do you guys have any suggestions as to where I can find a 6-figure front-end developer with Mootools experience tied to an Asp.Net application?</p><p>I really appreciate the thoughts, and think I might start teaching myself light code as a side project!</p> ]]></content:encoded> </item> <item><title>By: dan</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-11104</link> <dc:creator>dan</dc:creator> <pubDate>Fri, 29 May 2009 15:28:55 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-11104</guid> <description>http://owljs.org/speed/ is kinda broken - stopped after 6 testsFF3 (3.0.10)</description> <content:encoded><![CDATA[<p><a
href="http://owljs.org/speed/" rel="nofollow">http://owljs.org/speed/</a> is kinda broken &#8211; stopped after 6 tests</p><p>FF3 (3.0.10)</p> ]]></content:encoded> </item> <item><title>By: choncon</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-11074</link> <dc:creator>choncon</dc:creator> <pubDate>Wed, 27 May 2009 15:48:01 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-11074</guid> <description>Here is other test page, better:
http://owljs.org/speed/</description> <content:encoded><![CDATA[<p>Here is other test page, better:<br
/> <a
href="http://owljs.org/speed/" rel="nofollow">http://owljs.org/speed/</a></p> ]]></content:encoded> </item> <item><title>By: trent</title><link>http://trentrichardson.com/2007/11/05/mootools-vs-jquery-speed-smoothness-friendliest/comment-page-1/#comment-10848</link> <dc:creator>trent</dc:creator> <pubDate>Tue, 12 May 2009 11:58:11 +0000</pubDate> <guid
isPermaLink="false">http://trentrichardson.com/?p=32#comment-10848</guid> <description>I completely agree.  You definitely have to examine what you need for each project before committing to a framework.</description> <content:encoded><![CDATA[<p>I completely agree.  You definitely have to examine what you need for each project before committing to a framework.</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
Database Caching 1/16 queries in 0.007 seconds using disk: basic
Object Caching 355/357 objects using disk: basic

Served from: trentrichardson.com @ 2012-02-07 11:51:50 -->
