[UPHPU] Javascript Toolkit

Tyler Gee geekout at gmail.com
Wed Dec 6 15:04:08 MST 2006


On 12/6/06, Daniel C. <dcrookston at gmail.com> wrote:
> I've been looking at javascript toolkits (dojo, script.aculo.us,
> prototype) and they all look like they do nifty stuff, some of which
> would be useful and some of which are superfluous.  As far as I can
> tell, they all do what I want (simple ajax stuff) and have nifty
> things I could make real use of (not just eye candy) in the future.
>
> One thing I could *definitely* make use of immediatly is Rico's
> datagrid thingie:
> http://openrico.org/rico/livegrid.page

Rico and script.aculo.us are based off of prototype.js, so if all you
need is the bare-bones, go with just prototype.js.  You can also use
something like moo.fx which comes with the slimmed down version of
prototype that might work for you.

As far as the datagrid, you would probably have to go straight with
Rico.  I don't know of any others that have that.

> So, which one is "best", or sucks least?  Feel free to suggest any
> that I didn't list as well.

> Thanks,
> Dan
>
> _______________________________________________
>
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net
>


-- 
~Tyler


More information about the UPHPU mailing list