[Catalyst] Re: Preferred Ajax framework

Victor Igumnov victori at lamer0.com
Wed Jan 10 15:55:42 GMT 2007


Dojo! It goes beyond just ajax. It encompasses widgets. Want to do  
SVG/VML chats? Dojo got it covered with dojo.chart. Dojo seems to be  
the only JS framework with a packaging system, so its fairly unique,  
it can load extra code bits on demand. However, since it encompasses  
so much it seems to be on the slower side of frameworks. I would  
advise to use mod_deflate and build a minimal dojo build and require  
stuff on demand.

Just my two cents.

-Victor


On Jan 10, 2007, at 12:54 AM, Daniel McBrearty wrote:

> another + for jquery. just because I got going so quickly and easily,
> i have to say.
>
> On 1/9/07, Kieren Diment <diment at gmail.com> wrote:
>>
>>
>> On 10/01/07, A. Pagaltzis <pagaltzis at gmx.de> wrote:
>> > * John Napiorkowski <jjn1056 at yahoo.com> [2007-01-09 22:50]:
>> > > I prefer Jquery.
>> >
>> > Another vote for jQuery.
>>
>>
>> The docs for jquery are very good.
>>
>> See
>> http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/JQChat
>> for a very simple example.  There's a few Prototype examples in  
>> the example
>> directory as well.
>>
>> Mind you, other people prefer Dojo or YUI.  Basically it's up to you
>>
>>
>>
>> _______________________________________________
>> List: Catalyst at lists.rawmode.org
>> Listinfo:
>> http://lists.rawmode.org/mailman/listinfo/catalyst
>> Searchable archive:
>> http://www.mail-archive.com/catalyst@lists.rawmode.org/
>> Dev site: http://dev.catalyst.perl.org/
>>
>>
>>
>
>
> -- 
> Daniel McBrearty
> email : danielmcbrearty at gmail.com
> www.engoi.com : the multi - language vocab trainer
> BTW : 0873928131
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/ 
> catalyst at lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/




More information about the Catalyst mailing list