[Catalyst] rich ajax UI component libraries for Catalyst?

Leandro Hermida softdev at leandrohermida.com
Mon Jul 26 06:30:34 GMT 2010


Hi Nicolas,

Thanks for the excellent advice, this is very good to know for us new
users!  If I may ask everyone another question, what are peoples
opinions about which libraries are best? most straightforward to use?
The only time I've ever used one was to do a drop-down menu ajax
auto-suggest on a text box, I tried Scriptaculous and jQuery's and I
found Scriptaculous to be much better, jQuery seemed overly
complicated to achieve the same goal.

jQuery and jQuery UI
ExtJS
YUI
Dojo
Scriptaculous/Prototype
others?

best,
Leandro

On Sun, Jul 25, 2010 at 10:40 PM, Nicholas Wehr
<catalyst at bionikchickens.com> wrote:
> I don't think you gain anything by using the ExtJS perl module. Since perl
> data structures can be serialized to JSON *(extjs objects/code) then having
> the JSON view is all you need for easy integration. Once you have the hang
> of extjs - it's pretty consistent and clean. No doubt whichever javascript
> widget library you use will have you spending equal amounts of time
> designing and working in javascript (the UI); perl won't save you here! ;)
>
> -nw
>
> On Sat, Jul 24, 2010 at 1:13 PM, Leandro Hermida
> <softdev at leandrohermida.com> wrote:
>>
>> Hi,
>>
>> Thanks very much, I see now that there is a CatalystX::ExtJS distro on
>> CPAN and found some tutorials posted on the web showing how to get going
>> with Catalyst + jQuery UI!
>>
>> -L
>>
>> On Sat, Jul 24, 2010 at 6:31 PM, Nick Perez <nick at nickandperla.net> wrote:
>>>
>>> On Sat, 24 Jul 2010 16:43:58 +0200
>>> Leandro Hermida <softdev at leandrohermida.com> wrote:
>>>
>>> > Hi everyone,
>>> >
>>> > Are there any rich ajax UI component libraries out there that would
>>> > interoperate well with Catalyst?
>>> >
>>> > thanks,
>>> > Leandro
>>>
>>> I've had success both with jquery-ui and also with extjs. A number of
>>> people I know that use Catalyst::Controller:DBIC::API also use those
>>> tools and report favorable experiences.
>>>
>>> --
>>>
>>> Nicholas Perez
>>> XMPP/Email: nick at nickandperla.net
>>> http://search.cpan.org/~nperez/
>>> http://github.com/nperez
>>
>>
>> _______________________________________________
>> List: Catalyst at lists.scsys.co.uk
>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>> Searchable archive:
>> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
>> Dev site: http://dev.catalyst.perl.org/
>>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>



More information about the Catalyst mailing list