<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: jQuery vs. Scriptaculous</title>
	<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous/</link>
	<description>Comments on Ask MetaFilter post jQuery vs. Scriptaculous</description>
	<pubDate>Fri, 16 Nov 2007 16:01:03 -0800</pubDate>
	<lastBuildDate>Fri, 16 Nov 2007 16:01:03 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: jQuery vs. Scriptaculous</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous</link>	
		<description>JavaScript: jQuery vs Scriptaculous - Which is currently the favorite amongst developers? &lt;br /&gt;&lt;br /&gt; I&apos;m about to implement a JavaScript framework on a large project.  I have years and years of experience with JavaScript, DOM, AJAX, etc, but this will be my first time using a JavaScript framework.  Finally making the jump in the hopes that it will make my life easier.&lt;br&gt;
&lt;br&gt;
Which of the big-boys are favorited amongst developers these days?  It seems like it&apos;s currently down to &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; vs &lt;a href=&quot;http://script.aculo.us/&quot;&gt;Scriptaculous&lt;/a&gt;, but I&apos;m open to other suggestions.  I realize that it comes down largely to personal preference, but I&apos;d mainly like to know the pluses, minuses, and differences between the two.  Performance and Ease-of-Use are top priorities.  Please no fanboy flamewars, thx.  :)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.76454</guid>
		<pubDate>Fri, 16 Nov 2007 15:49:10 -0800</pubDate>
		<dc:creator>afx114</dc:creator>
		
			<category>javascript</category>
		
			<category>ajax</category>
		
			<category>jquery</category>
		
			<category>scriptaculous</category>
		
			<category>html</category>
		
			<category>dom</category>
		
			<category>prototype</category>
		
			<category>mootools</category>
		
			<category>dhtml</category>
		
	</item> <item>
		<title>By: rhizome</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135885</link>	
		<description>You&apos;re not including prototype.js, or is that subtly different?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135885</guid>
		<pubDate>Fri, 16 Nov 2007 16:01:03 -0800</pubDate>
		<dc:creator>rhizome</dc:creator>
	</item><item>
		<title>By: ijoshua</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135887</link>	
		<description>You can use both.  From my perspective, jQuery is excellent for &quot;low-level&quot; DOM maniplation, whereas script.aculo.us is good for whizzy UI effects.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135887</guid>
		<pubDate>Fri, 16 Nov 2007 16:02:28 -0800</pubDate>
		<dc:creator>ijoshua</dc:creator>
	</item><item>
		<title>By: afx114</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135888</link>	
		<description>&lt;em&gt;You&apos;re not including prototype.js, or is that subtly different?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Scriptaculous is built upon Prototype based on my readings.  So I guess you can substitute &apos;Prototype&apos; for &apos;Scriptaculous&apos; in my original question.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135888</guid>
		<pubDate>Fri, 16 Nov 2007 16:04:31 -0800</pubDate>
		<dc:creator>afx114</dc:creator>
	</item><item>
		<title>By: icebourg</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135897</link>	
		<description>I quite prefer Mootools personally, but jQuery seems to be in vogue recently.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135897</guid>
		<pubDate>Fri, 16 Nov 2007 16:17:08 -0800</pubDate>
		<dc:creator>icebourg</dc:creator>
	</item><item>
		<title>By: jragon</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135908</link>	
		<description>I just dove into this same analysis recently.  (jQuery vs prototype)&lt;br&gt;
&lt;br&gt;
In my experience, prototype is more robust and jQuery is more elegant.  But I don&apos;t think either wins a knock-out punch.&lt;br&gt;
&lt;br&gt;
Documentation on jquery is better imho so I prefer it.  Mootools is also nice.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135908</guid>
		<pubDate>Fri, 16 Nov 2007 16:29:13 -0800</pubDate>
		<dc:creator>jragon</dc:creator>
	</item><item>
		<title>By: tmcw</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135953</link>	
		<description>Prototype will win out with the Rails crowd because of it&apos;s close ties to that platform. But for everyone else, jQuery is winning. Google used it on a redesign of Google Code, and the guy from jQuery is big in Mozilla.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135953</guid>
		<pubDate>Fri, 16 Nov 2007 17:35:38 -0800</pubDate>
		<dc:creator>tmcw</dc:creator>
	</item><item>
		<title>By: chrominance</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1135960</link>	
		<description>Yeah, really this question should be &quot;Prototype/Scriptaculous vs. jQuery/jQuery UI,&quot; as the former element in each pair is the framework upon which the interface widgets are based. For my money I&apos;d go with jQuery, partially because of the number of parties now lining up to support it (as stated above) and partially because I think jQuery&apos;s smaller and slightly faster than Prototype.&lt;br&gt;
&lt;br&gt;
As to whether you should bother with Scriptaculous or jQuery UI, in my mind the jury&apos;s still deliberating on that one. The UI widgets both packages offer are quite nice, but they&apos;re also responsible for some serious browser load lag on my system (as well as the occasional animation stutter). If you do decide to use them, I&apos;d recommend sticking to basic appear/disappear transition effects and staying away from the Powerpoint-type effects like fades and wipes. &lt;br&gt;
&lt;br&gt;
Personally I don&apos;t even bother with jQuery UI at all, preferring to write my own low-impact interfaces when necessary. But then this fits with my web design philosophy, which is also pretty light on images and can be a bit dull, so you&apos;ll have to decide for yourself what you&apos;re willing to live with in terms of complexity and performance.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1135960</guid>
		<pubDate>Fri, 16 Nov 2007 17:46:31 -0800</pubDate>
		<dc:creator>chrominance</dc:creator>
	</item><item>
		<title>By: influx</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1136359</link>	
		<description>What, no &lt;a href=&quot;http://developer.yahoo.com/yui/&quot;&gt;YUI&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1136359</guid>
		<pubDate>Sat, 17 Nov 2007 05:50:54 -0800</pubDate>
		<dc:creator>influx</dc:creator>
	</item><item>
		<title>By: Hildago</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1136588</link>	
		<description>If the issues are performance vs. ease of use, I think it&apos;s a split decision: for my money, prototype is easier to pick up, but jquery is demonstrably faster.  &lt;br&gt;
&lt;br&gt;
But I recommend jquery to you, since the learning curve isn&apos;t that much different, and prototype+scriptaculous can get awfully bloated.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1136588</guid>
		<pubDate>Sat, 17 Nov 2007 10:07:48 -0800</pubDate>
		<dc:creator>Hildago</dc:creator>
	</item><item>
		<title>By: fishfucker</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1136606</link>	
		<description>i&apos;ve used mootools, jquery, and dojo (EEEEEEEWWWWWW) on projects.&lt;br&gt;
&lt;br&gt;
obviously, I do not recommend dojo at all (their docs page used to crash my browser, which was pretty awesome, and their holy grail seems to be fisheye menus, which have no purpose on the web).  I actually stopped using dojo in the middle of a project and rewrote everything in mootools because it was simply awful. &lt;br&gt;
&lt;br&gt;
I slightly prefer jquery at this point, because there seems to be a larger community. this means more drop-in plugs for stuff i don&apos;t feel like writing. the mootools community is fairly limited (well, was -- the last big mootools project i did was 6 months ago) and the core developers are ... let&apos;s say curmudgeonly --  so it may not be the best choice if you are new to javascript (although i see that you are -- so this may be a good choice because you&apos;ll have less newbie forum cruft to sift through). Additionally (and this may be fixed), there were a couple of annoying bugs in the framework that could bite you in the ass -- whereas everything i&apos;ve done with jquery has &apos;just worked&apos;. There are several upsides to mootools, including its small footprint and nicely organized documentation and community (in contrast to jquery, which seems a little all over the place to me). &lt;br&gt;
&lt;br&gt;
if you do end up using jquery, i think you will find the &lt;a href=&quot;http://visualjquery.com/1.1.2.html&quot;&gt;Visual JQuery&lt;/a&gt; doc reference very useful. &lt;br&gt;
&lt;br&gt;
oh yeah, you should look into YUI too -- i&apos;ve heard good things.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1136606</guid>
		<pubDate>Sat, 17 Nov 2007 10:37:45 -0800</pubDate>
		<dc:creator>fishfucker</dc:creator>
	</item><item>
		<title>By: gsteff</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1136862</link>	
		<description>I&apos;d really give a second look to Dojo and YUI.  Both are best known for their control libraries, but include fantastic general-purpose libraries (for things like animation, drag-and-drop, async requests, DOM manipulation, simplified inheritance, etc).  I personally prefer YUI, mainly because the idea of filling my HTML with non-standard attributes rubs me the wrong way, and YUI has better docs.  About your picks:&lt;br&gt;
&lt;br&gt;
I really don&apos;t like Scriptaculous- the idea of providing a handful of pre-chosen effects, with no facilities for generating your own, strikes me as wrongheaded... maybe ok for someone that knows virtually nothing about javascript or CSS, but needlessly constraining otherwise.  The remainder of the toolkit- basically drag-and-drop, and an autocomplete control, isn&apos;t impressive or paticularly powerful compared to the implementations of those features in competing packages.  Dojo and YUI both have great, easy-to-use animation libraries (I prefer YUI&apos;s because of it&apos;s surprisingly attractive &quot;easing&quot; mechanism).&lt;br&gt;
&lt;br&gt;
I don&apos;t know jQuery that well, but its raison d&apos;etre, powerful DOM querying (based on CSS3, I think), has recently gotten some competition too, via Dojo&apos;s query library (just as powerful, and even faster, I believe) and &lt;a href=&quot;http://www.zachleat.com/web/2007/07/30/using-dom-query-libraries-in-yui/&quot;&gt;Domquery&lt;/a&gt; (standalone, but linked to YUI).  jquery also has a plugin system for controls and other stuff that I know nothing about, but I doubt that its breadth or maturity compares to Dojo or YUI.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.76454-1136862</guid>
		<pubDate>Sat, 17 Nov 2007 16:22:37 -0800</pubDate>
		<dc:creator>gsteff</dc:creator>
	</item><item>
		<title>By: Deathalicious</title>
		<link>http://ask.metafilter.com/76454/jQuery-vs-Scriptaculous#1482212</link>	
		<description>Just popping in really late to say that jQuery&apos;s breadth comes from its &lt;a href=&quot;http://plugins.jquery.com/&quot;&gt;plugins&lt;/a&gt;, so you have the advantage of including just as much as you want and ignoring features you don&apos;t need. I use jQuery all the time and I&apos;m a big fan. Once you get accustomed to chaining it becomes second nature and you start wanting to do it all the time; it saves a lot of typing. I&apos;m not really clear on what the use of &quot;maturity&quot; is. jQuery is very stable and reliable and has an excellent user base.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.76454-1482212</guid>
		<pubDate>Fri, 19 Sep 2008 15:04:25 -0800</pubDate>
		<dc:creator>Deathalicious</dc:creator>
	</item>
	</channel>
</rss>
