Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Stanimir Stamenkov Newsgroups: comp.lang.java.programmer Subject: Re: tools for programming applets Date: Tue, 24 May 2011 16:09:48 +0300 Organization: A noiseless patient Spider Lines: 22 Message-ID: References: <028d2009-98b7-43a3-b02d-83eaa89db79e@glegroupsg2000goo.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 24 May 2011 13:09:46 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Fyju87nn2Wd5NATDUyHICA"; logging-data="1736"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/QeQzB4JldlwgZF8nrTOrd" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20110520 Firefox/4.0.1 SeaMonkey/2.1 In-Reply-To: X-Face: )>>ChyF_H In message , Joshua Cranmer wrote: > >> Now, let me end by pointing out that Java has been able to do all of >> these things for over a decade. > > And yet nobody was ever able to do them. Where is the Java equivalent of > jQuery, for example? Which languages have a jQuery equivalent? jQuery is rather fat library for the things it does. It does a lot of things wrong, does not teach developers of learning the standard DOM, in turn teaches developers not doing things right, and finally adds quite a bit amount of crap going over the network which developers and users end up not really using. If you go to comp.lang.javascript you'll get quite negative opinion on the usefulness of the jQuery library from the experts. -- Stanimir