Search found 4 matches

by Kudlaty
Thu Nov 18, 2010 8:56 am
Forum: [3.x] Discussion
Topic: Translations -- use GNU GetText please
Replies: 29
Views: 50763

Re: Translations -- use GNU GetText please

symfony already use gettext :)
by Kudlaty
Tue Oct 26, 2010 2:39 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] AJAX via jQuery / jQuery UI
Replies: 25
Views: 61135

Re: [RFC] AJAX via jQuery / jQuery UI

by self, im not test it, but i search for it on google...
there are few ppl that says that jQuery have complicated mechanism for selectors, and sometimes jQuery just hangup,
and with MooTools they don't have any problem...

And thats why i was thinking that MooTools will be better :)
by Kudlaty
Mon Oct 25, 2010 8:03 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] AJAX via jQuery / jQuery UI
Replies: 25
Views: 61135

Re: [RFC] AJAX via jQuery / jQuery UI

i mean that jQuery is slower then MooTools... in MooTools U can pull only core + selectors or core + selectors + smth. with jQuery U pull core + selectors + everything else... (U don't have choice what U want to download, so U load everything) also try to search in google opinion about jQuery select...
by Kudlaty
Fri Oct 22, 2010 7:36 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] AJAX via jQuery / jQuery UI
Replies: 25
Views: 61135

Re: [RFC] AJAX via jQuery / jQuery UI

i think that MooTools will be better choice then jQuery...
In MooTools we select what we need in application, in jQuery we must take whole script...