Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[atf-dev] Re: atf-dev Digest, Vol 11, Issue 2

Well personally, I've been using Mootools for sometime now and they've just released their first "official" version (they've had numerous beta versions out for sometime now).
Mootools is based off the old Prototype _javascript_ library but is much smaller (the complete library is only 36K).
 
Now admitidly mootools is a _javascript_ library that not only includes AJAX functionality, but JSON and a whole bunch of other standard client side DHTML functionality as well. And as such will work with ANY development environment (be it J2EE, PHP, Perl or even, heaven forbid... ASP <shudder>).
 
Just my 2 cents worth.
Mike

 
On 2/28/07, atf-dev-request@xxxxxxxxxxx <atf-dev-request@xxxxxxxxxxx > wrote:
Send atf-dev mailing list submissions to
       atf-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       https://dev.eclipse.org/mailman/listinfo/atf-dev
or, via email, send a message with subject or body 'help' to
       atf-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
       atf-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of atf-dev digest..."


Today's Topics:

  1. Looking for ideas for the next Ajax toolkit (Philippe Ombredanne)
  2. RE: Looking for ideas for the next Ajax toolkit (Mike Milinkovich)


----------------------------------------------------------------------

Message: 1
Date: Tue, 27 Feb 2007 14:46:47 -0800
From: "Philippe Ombredanne" < pombredanne@xxxxxxxxx>
Subject: [atf-dev] Looking for ideas for the next Ajax toolkit
To: "'AJAX Toolkit Framework discussion'" < atf-dev@xxxxxxxxxxx>
Message-ID: <06f401c75ac1$2cfa7d30$0dfbfdc0@computer>
Content-Type: text/plain;       charset="US-ASCII"

Hi:
I am looking for ideas for the next toolkit to integrate.
Since I am preparing a tutorial for EclipseCon I might as well pick up a
toolkit to implement that I could afterwards contribute back to the
project.
Here are some ideas:
Jquery: http://jquery.com/
MochiKit http://mochikit.com/
Mootols http://mootools.net/
Qooxdoo http://qooxdoo.org/
Yahoo UI http://developer.yahoo.com/yui/ (and the Yahoo-UI Ext at
http://www.jackslocum.com/blog/index.php )


Any input?
Which one do you think would be best?

--
Cheers
Philippe
http://easyeclipse.org - http://phpeclipse.net - http://eclipse.org/atf





------------------------------

Message: 2
Date: Wed, 28 Feb 2007 09:25:50 -0500
From: "Mike Milinkovich" < mike.milinkovich@xxxxxxxxxxx>
Subject: RE: [atf-dev] Looking for ideas for the next Ajax toolkit
To: <pombredanne@xxxxxxxxx>,    "'AJAX Toolkit Framework discussion'"
       <atf-dev@xxxxxxxxxxx>
Cc: 'Jochen Krause' <jkrause@xxxxxxxxxxxxxx>
Message-ID: <014c01c75b44$5a010af0$0e0320d0$@milinkovich @eclipse.org>
Content-Type: text/plain;       charset="us-ascii"

My vote is Qooxdoo. They recently re-licensed under EPL, at our request, so
a return gesture would be nice. Besides, that will make the IP due diligence
process easier to deal with :-)


> -----Original Message-----
> From: atf-dev-bounces@xxxxxxxxxxx [mailto: atf-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Philippe Ombredanne
> Sent: Tuesday, February 27, 2007 5:47 PM
> To: 'AJAX Toolkit Framework discussion'
> Subject: [atf-dev] Looking for ideas for the next Ajax toolkit
>
> Hi:
> I am looking for ideas for the next toolkit to integrate.
> Since I am preparing a tutorial for EclipseCon I might as well pick up
> a
> toolkit to implement that I could afterwards contribute back to the
> project.
> Here are some ideas:
> Jquery: http://jquery.com/
> MochiKit http://mochikit.com/
> Mootols http://mootools.net/
> Qooxdoo http://qooxdoo.org/
> Yahoo UI http://developer.yahoo.com/yui/ (and the Yahoo-UI Ext at
> http://www.jackslocum.com/blog/index.php )
>
>
> Any input?
> Which one do you think would be best?
>
> --
> Cheers
> Philippe
> http://easyeclipse.org - http://phpeclipse.net - http://eclipse.org/atf
>
>
>
> _______________________________________________
> atf-dev mailing list
> atf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/atf-dev



------------------------------

_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev


End of atf-dev Digest, Vol 11, Issue 2
**************************************



--
Mike B

Back to the top