[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread Olmo Maldonado
You're making MooTools sound like it's a fork from Prototype. I'd argue that there's fundamental and code differences between the two. Mitchell, I believe the impressions MooTools leave should be experienced rather than explained :-\. -Olmo Maldonado MooTools Developer http://mootools.net/

[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread meisen2002

[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread meisen2002
顶一下

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Mika Tuupola
On Aug 7, 2007, at 3:33 AM, Josh Nathanson wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver -- Mika Tuupola http://www.appelsiini.net/~tuupola/

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Joel Birch
On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver jah-ee-kweery = Australian

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Klaus Hartl
Joel Birch wrote: On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver jah-ee-kweery = Australian jä-kwärrie = german ;-) --Klaus

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Christof Donat
Am Dienstag, 7. August 2007 schrieb Klaus Hartl: Joel Birch wrote: On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver jah-ee-kweery = Australian jä-kwärrie = german ;-) ha? = bavarian ;-) Christof

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Sunny Saxena
Subject: [jQuery] Re: Jquery Vs. Prototype From: Klaus Hartl [EMAIL PROTECTED] To: jquery-en@googlegroups.com Date: 8/7/2007 1:10 PM Joel Birch wrote: On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver jah-ee

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread howa
i think that most important aspect is: jquery is more community driven... just paly around with its countless plugins, and also people here to discuss jquery related matters 24x7x365 i think the answer is clear that jquery is the way to go. On 8月4日, 下午11時48分, [EMAIL PROTECTED] [EMAIL

[jQuery] Re: Jquery Vs. Prototype

2007-08-06 Thread Ganeshji Marwaha
PROTECTED] *On Behalf Of *Ganeshji Marwaha *Sent:* Saturday, August 04, 2007 10:47 PM *To:* jquery-en@googlegroups.com *Subject:* [jQuery] Re: Jquery Vs. Prototype brook, I am not sure if i will add substantially to what others have said above. Still, i wanted to post this mail anyways

[jQuery] Re: Jquery Vs. Prototype

2007-08-06 Thread Tobias Parent
I feel like such a n00b - I've always pronounced it to rhyme with 'say-ferry' . DOH! - Toby It's not just that you got to call it j and then query. And it's not just that the word query is hard to pronounce on its own: say kweer-ee really fast. You sound like a Disney

[jQuery] Re: Jquery Vs. Prototype

2007-08-06 Thread Josh Nathanson
say-ferry = American say-kweery = UK -- Josh - Original Message - From: Tobias Parent [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Monday, August 06, 2007 5:26 PM Subject: [jQuery] Re: Jquery Vs. Prototype I feel like such a n00b - I've always pronounced it to rhyme

[jQuery] Re: Jquery Vs. Prototype

2007-08-05 Thread Mitchell Waite
To: jquery-en@googlegroups.com Subject: [jQuery] Re: Jquery Vs. Prototype brook, I am not sure if i will add substantially to what others have said above. Still, i wanted to post this mail anyways because you might be more comfortable making a decision if you hear an opinion from a normal user

[jQuery] Re: Jquery Vs. Prototype

2007-08-05 Thread Christof Donat
Hi, I'll put it this way: I've been using JavaScript for quite some time - begining with a small game in 1997. I've looked at a lot of libraries over the time and always thought: take out the stuff I don't need and I get the rest much smaller than this stuff. jQuery was the first time this

[jQuery] Re: Jquery Vs. Prototype

2007-08-05 Thread Dan G. Switzer, II
Brook, For example, in prototype, adds these methods to the form element (http://www.prototypejs.org/api/form ): disable enable findFirstElement focusFirstElement getElements getInputs request reset serialize serializeElements As already stated by others, a lot of the those functions can be

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Rey Bango
Hi Brook, All of the functionality is available to jQuery users but not all of it is in the core. One of the things that we try to do is really keep the core clean and lightweight. With that said, jQuery team member Mike Alsup has created a form handling plugin which is complimentary to

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Dragan Krstic
BMHO, jquery is easier to learn and doesn't extends native JS objects. jQ people is more enthusiatsic about library they use. Also, jQuery put standards in speed, documentation and support. By introducing jQuery, John forced other folks to improve their libraries. And comunity is very devoted,

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Ganeshji Marwaha
brook, I am not sure if i will add substantially to what others have said above. Still, i wanted to post this mail anyways because you might be more comfortable making a decision if you hear an opinion from a normal user as opposed to a core developer. My background in javascript follows the