<?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: Question: Why did you choose MooTools?</title>
	<atom:link href="http://ryanflorence.com/question-why-did-you-choose-mootools/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanflorence.com/question-why-did-you-choose-mootools/</link>
	<description>MooTools Tutorials and More</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:50:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Florian Pichler</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-730</link>
		<dc:creator>Florian Pichler</dc:creator>
		<pubDate>Sun, 11 Apr 2010 23:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-730</guid>
		<description>&lt;p&gt;I chose MooTools for helping me writing Javascript.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I chose MooTools for helping me writing Javascript.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: deos</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-365</link>
		<dc:creator>deos</dc:creator>
		<pubDate>Tue, 23 Feb 2010 17:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-365</guid>
		<description>&lt;p&gt;until about a half year ago i didn&#039;t use any js-framework at all. just coded everything in easy plan js (yeah, even with IE-support XD). even made every effect myself i wanted to have, just because it was fun. i always knew there are frameworks but i just didn&#039;t want to use them XD
then some day i found a great article about a comparison of the big frameworks (wouldn&#039;t make much sense to link it, since its in German). it compared the features and showed examples. after reading it i just new it has to be MooTools, because MooTools actually extends js itself like it should be from the very beginning (like a correct addEvent for every browser). also the coding-style of MooTools is clear and makes sense (you know what a function/class is capable of by its name) and it doesn&#039;t bring a thousand useless functions like most of the other frameworks do (i&#039;m looking at you, jQuery). and of course, being able to create classes in js was the top of perfectness ^^
i tried it, i fell in love with it, and i&#039;m of course sticking with it, using it everywhere i can and trying to get even more and more out of this fantastic framework ;)&lt;/p&gt;

&lt;p&gt;some while ago i took a jQuery-plugin (roundAbout) and made a MooTools port of it. guess what, it works even better then the original jQuery-version XD&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>until about a half year ago i didn&#8217;t use any js-framework at all. just coded everything in easy plan js (yeah, even with IE-support XD). even made every effect myself i wanted to have, just because it was fun. i always knew there are frameworks but i just didn&#8217;t want to use them XD
then some day i found a great article about a comparison of the big frameworks (wouldn&#8217;t make much sense to link it, since its in German). it compared the features and showed examples. after reading it i just new it has to be MooTools, because MooTools actually extends js itself like it should be from the very beginning (like a correct addEvent for every browser). also the coding-style of MooTools is clear and makes sense (you know what a function/class is capable of by its name) and it doesn&#8217;t bring a thousand useless functions like most of the other frameworks do (i&#8217;m looking at you, jQuery). and of course, being able to create classes in js was the top of perfectness ^^
i tried it, i fell in love with it, and i&#8217;m of course sticking with it, using it everywhere i can and trying to get even more and more out of this fantastic framework <img src='http://ryanflorence.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>some while ago i took a jQuery-plugin (roundAbout) and made a MooTools port of it. guess what, it works even better then the original jQuery-version XD</p>]]></content:encoded>
	</item>
	<item>
		<title>By: virtualgadjo</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-352</link>
		<dc:creator>virtualgadjo</dc:creator>
		<pubDate>Sun, 21 Feb 2010 09:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-352</guid>
		<description>&lt;p&gt;having, long ago, stopped writing any js (NS6 vs IE war had killed my js pleasure) and was only coding websites serverside. When, reluctantly, i had to put some js into a new website i went looking for something that would take care of browser compatibility for me.
i first started with prototype/scriptaculous but was somehow frustrated by the enormous toolbox feeling...
browsing the web i ran into mad4milk who drove me to Mootools website. I instantly loved the syntax, the class writing ability, the &#039;inline javascript is evil&#039; catchphrase in the forums and so many other things it would be too long to tell.
i knew i had found what i was looking for, never went back from that incredible library. Now, i write tons of unobstrusive js for tons of website, thanks to mooooo :))&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>having, long ago, stopped writing any js (NS6 vs IE war had killed my js pleasure) and was only coding websites serverside. When, reluctantly, i had to put some js into a new website i went looking for something that would take care of browser compatibility for me.
i first started with prototype/scriptaculous but was somehow frustrated by the enormous toolbox feeling&#8230;
browsing the web i ran into mad4milk who drove me to Mootools website. I instantly loved the syntax, the class writing ability, the &#8216;inline javascript is evil&#8217; catchphrase in the forums and so many other things it would be too long to tell.
i knew i had found what i was looking for, never went back from that incredible library. Now, i write tons of unobstrusive js for tons of website, thanks to mooooo <img src='http://ryanflorence.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gonchuki</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-323</link>
		<dc:creator>gonchuki</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-323</guid>
		<description>&lt;p&gt;I started back in the day when there was only Prototype and Moo.Fx was a 2.5kb library. Proto has been always kind of buggy and slow, so I jumped to full Mootools since SVN r83 (with which I coded a couple full sites, albeit the early development status of Mootools).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I started back in the day when there was only Prototype and Moo.Fx was a 2.5kb library. Proto has been always kind of buggy and slow, so I jumped to full Mootools since SVN r83 (with which I coded a couple full sites, albeit the early development status of Mootools).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: arc</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-227</link>
		<dc:creator>arc</dc:creator>
		<pubDate>Mon, 08 Feb 2010 10:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-227</guid>
		<description>&lt;p&gt;when i started js-development, i had to choose between scriptaculous and moo.fx/moo.ajax. since the latter just was much nicer and easier to get into, i used this, and then continued with mootools as it released. still very pleased with my choice. jquery was never an option. just dont like it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>when i started js-development, i had to choose between scriptaculous and moo.fx/moo.ajax. since the latter just was much nicer and easier to get into, i used this, and then continued with mootools as it released. still very pleased with my choice. jquery was never an option. just dont like it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eneko Alonso</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-102</link>
		<dc:creator>Eneko Alonso</dc:creator>
		<pubDate>Tue, 02 Feb 2010 16:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-102</guid>
		<description>&lt;p&gt;To me it was easy. OOP is very easy with Mootools and their syntax is clear and clean.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>To me it was easy. OOP is very easy with Mootools and their syntax is clear and clean.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Florence</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-97</link>
		<dc:creator>Ryan Florence</dc:creator>
		<pubDate>Sun, 31 Jan 2010 18:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-97</guid>
		<description>&lt;p&gt;@ Dru&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Out of interest, before using prototype and all the other libraries,
  were you well versed with javascript as a language or did you find that 
  you learnt things slightly backward as well?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Totally backwards. Another reason I&#039;m glad I chose mootools is that it inadvertently taught me vanilla javascript--and well formed javascript.   My vanilla javascript still looks quite similar to my mootools code.  I create some classes with a handful of methods and then construct them on my page (though I usually use mootools even on small projects.)&lt;/p&gt;

&lt;p&gt;I think advanced javascript (prototypes, classes, etc.) is easier to figure out if you&#039;ve already got mootools under your belt.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ Dru</p>

<blockquote>
  <p>Out of interest, before using prototype and all the other libraries,
  were you well versed with javascript as a language or did you find that 
  you learnt things slightly backward as well?</p>
</blockquote>

<p>Totally backwards. Another reason I&#8217;m glad I chose mootools is that it inadvertently taught me vanilla javascript&#8211;and well formed javascript.   My vanilla javascript still looks quite similar to my mootools code.  I create some classes with a handful of methods and then construct them on my page (though I usually use mootools even on small projects.)</p>

<p>I think advanced javascript (prototypes, classes, etc.) is easier to figure out if you&#8217;ve already got mootools under your belt.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ethan Gardner</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-95</link>
		<dc:creator>Ethan Gardner</dc:creator>
		<pubDate>Sun, 31 Jan 2010 16:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-95</guid>
		<description>&lt;p&gt;I chose MooTools because I began using Joomla which shipped with MooTools 1.11 (now ships with v1.12). I quickly realized that it was a very powerful framework that made sense to someone with knowledge of JavaScript.&lt;/p&gt;

&lt;p&gt;The thing I like the most about MooTools is that the syntax is concise but so abstract that you can&#039;t tell what is going on.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I chose MooTools because I began using Joomla which shipped with MooTools 1.11 (now ships with v1.12). I quickly realized that it was a very powerful framework that made sense to someone with knowledge of JavaScript.</p>

<p>The thing I like the most about MooTools is that the syntax is concise but so abstract that you can&#8217;t tell what is going on.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-93</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 31 Jan 2010 14:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-93</guid>
		<description>&lt;p&gt;MooTools was chosen for me as the framework we use at my work.  I quickly fell in love with it and now use it everywhere for all my complex JavaScript applications.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>MooTools was chosen for me as the framework we use at my work.  I quickly fell in love with it and now use it everywhere for all my complex JavaScript applications.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Barryvan</title>
		<link>http://ryanflorence.com/question-why-did-you-choose-mootools/comment-page-1/#comment-92</link>
		<dc:creator>Barryvan</dc:creator>
		<pubDate>Sun, 31 Jan 2010 12:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://ryanflorence.com/?p=251#comment-92</guid>
		<description>&lt;p&gt;I chose MooTools primarily because it provided the right level of flexibility and power. Frameworks such as YUI just try to do too much (at least for my needs) -- if I need UI components, I prefer to write them myself. At the same time, some of the simpler frameworks don&#039;t provide enough. I find that MooTools gives me just enough power to ensure that I can develop stuff quickly.&lt;/p&gt;

&lt;p&gt;My first &#039;real&#039; JavaScript coding was in a &quot;framework&quot; that wasn&#039;t: an in-house, cobbled-together system developed by a Java developer who a) didn&#039;t understand JavaScript, and b) tended to overengineer solutions. When I was tasked with developing a new product, I looked around at the various frameworks, and was drawn to the simple elegance of MooTools. It also helped that, unlike some other frameworks (looking at you, Dojo), the examples actually worked, and the documentation was clean and well-organised.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I chose MooTools primarily because it provided the right level of flexibility and power. Frameworks such as YUI just try to do too much (at least for my needs) &#8212; if I need UI components, I prefer to write them myself. At the same time, some of the simpler frameworks don&#8217;t provide enough. I find that MooTools gives me just enough power to ensure that I can develop stuff quickly.</p>

<p>My first &#8216;real&#8217; JavaScript coding was in a &#8220;framework&#8221; that wasn&#8217;t: an in-house, cobbled-together system developed by a Java developer who a) didn&#8217;t understand JavaScript, and b) tended to overengineer solutions. When I was tasked with developing a new product, I looked around at the various frameworks, and was drawn to the simple elegance of MooTools. It also helped that, unlike some other frameworks (looking at you, Dojo), the examples actually worked, and the documentation was clean and well-organised.</p>]]></content:encoded>
	</item>
</channel>
</rss>
