Re: Share with CakePHP´s community

2006-12-12 Thread emiliano
tion they ask. > So be smart, be cool, and share your knowledge. > > BAKE ON! > > -Mensaje original- > De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre > de emiliano > Enviado el: Lunes, 11 de Diciembre de 2006 06:04 p.m. > Para: Cake PHP > As

RE: Share with CakePHP´s community

2006-12-12 Thread Mariano Iglesias
liano Enviado el: Lunes, 11 de Diciembre de 2006 06:04 p.m. Para: Cake PHP Asunto: Re: Share with CakePHP´s community Felix, thanks for the reply. As I`m not a AJAX guy (almost neither a PHP coder), I thought it could be a good thing to share what an argentinian newspaper show today in their pa

RE: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread Mariano Iglesias
. BAKE ON! -Mensaje original- De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre de nate Enviado el: Martes, 12 de Diciembre de 2006 03:09 p.m. Para: Cake PHP Asunto: Re: JQuery and Prototype [was Re: Share with CakePHP´s community] Mariano Iglesias wrote: > Have you evalua

Re: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread nate
> I've never used, and never will use the CakePHP Ajax helper. This is not > because it's bad, but because it is doomed to create inline JS and > therefor is more targeted at JS beginners. If you want to do a real JS > project, you are going to have your own JS files where all your code rests. Cr

Re: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread Felix Geisendörfer
ON! > > De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre > de Felix Geisendörfer > Enviado el: Martes, 12 de Diciembre de 2006 01:48 p.m. > Para: cake-php@googlegroups.com > Asunto: Re: JQuery and Prototype [was Re: Sha

Re: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread nate
Mariano Iglesias wrote: > Have you evaluated what is the impact of using JQuery *instead of* prototype > with CakePHP? Impact = needed changes http://cake.insertdesignhere.com/files/nyphp_presentation.pdf See page 43. --~--~-~--~~~---~--~~ You received this m

RE: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread Mariano Iglesias
Asunto: Re: JQuery and Prototype [was Re: Share with CakePHP´s community] The Interface library is probably what you are looking for: http://interface.eyecon.ro/. I'm not sure if it has every single animation Scriptaculous does because I'm not into using JS as Flash that much (^^), but

Re: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread Felix Geisendörfer
> > > Yeah, no joke. Its like my own personal JavaScript novel. Thanks man. :) No problem, I also hope some other people might take a look at it ; ). > What effects library do jQuery folks use? If I'm going to drop > Prototype, I'll need a robust effects library equivalent to Scriptaculous. The In

Re: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread John David Anderson (_psychic_)
On Dec 12, 2006, at 9:14 AM, Felix Geisendörfer wrote: > Hey John, > > here it comes, the ultimate why jQuery beats prototype post: Yeah, no joke. Its like my own personal JavaScript novel. Thanks man. :) > So if all of this has not convinced you yet, simply go over to > jQuery.com, downloa

Re: JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-12 Thread Felix Geisendörfer
Hey John, here it comes, the ultimate why jQuery beats prototype post: > Maybe that's just lines. The main thing I don't like about JQuery is > ThatMany.linesOfCode(endup).lookingLikeA(TrainWreck); Ok here is the deal. jQuery is like a big bucket that captures DOM elements (and objects in some

Re: Share with CakePHP´s community

2006-12-12 Thread Olivier Percebois-Garve
If you like the view-based js approach in cake, the head helper is still doing a very good job. Jquery rocks ! On 12/11/06, Langdon Stevenson <[EMAIL PROTECTED]> wrote: > > > Thanks Felix, I do love finding someone passionate about something :-) > > I have found a few plug-ins in JQuery that could

Re: Share with CakePHP´s community

2006-12-11 Thread Langdon Stevenson
Thanks Felix, I do love finding someone passionate about something :-) I have found a few plug-ins in JQuery that could be immediately useful to me (like table sorting, tabs, and menus to name a few). The basic functionality looks good too. The next question is: have you put together any Cake

JQuery and Prototype [was Re: Share with CakePHP´s community]

2006-12-11 Thread John David Anderson (_psychic_)
On Dec 11, 2006, at 2:45 PM, Felix Geisendörfer wrote: > Hi Langdon, > >> JQuery looks good (powerful). I have not come across it before, >> so am >> on the learning curve. Do you use it instead of Scriptaculous and >> Prototype? > Oh definitely! I've not touched Prototype/Scriptaculous sinc

Re: Share with CakePHP´s community

2006-12-11 Thread Chris Hartjes
> Using jQuery has had a hugely positive effect on my JS coding. But more > then that, it actually changed my attitude towards the language itself. > Before jQuery I thought Javascript was doomed to produce ugly spaghetti > code, and even the cool ajax stuff wouldn't change that. Well now I actua

Re: Share with CakePHP´s community

2006-12-11 Thread Felix Geisendörfer
Hi Langdon, > JQuery looks good (powerful). I have not come across it before, so am > on the learning curve. Do you use it instead of Scriptaculous and > Prototype? Oh definitely! I've not touched Prototype/Scriptaculous since somebody mentioned jQuery to me. There is nothing wrong with them,

Re: Share with CakePHP´s community

2006-12-11 Thread Langdon Stevenson
Hi Felix JQuery looks good (powerful). I have not come across it before, so am on the learning curve. Do you use it instead of Scriptaculous and Prototype? Regards, Langdon --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

Re: Share with CakePHP´s community

2006-12-11 Thread Felix Geisendörfer
Hi Emiliano, yeah I certainly don't read any Argentinian news papers. Heck I rarely read the German ones either. But that's because the major media outlets these days are either dull and don't question the things they talk about, or are so full of [...] that it'd be a waste of time to read them

Re: Share with CakePHP´s community

2006-12-11 Thread emiliano
Felix, thanks for the reply. As I`m not a AJAX guy (almost neither a PHP coder), I thought it could be a good thing to share what an argentinian newspaper show today in their pages (not many bakers read argentinian newspapers). I will follow your advice and learn JQuery. Emiliano On 11 dic, 17:

Re: Share with CakePHP´s community

2006-12-11 Thread Felix Geisendörfer
Hi emiliano, I looked at it and besides the fact that I got some JS errors while browsing (with FF 1.5) I think this is not really an 'Ajax Framework'. It seems to be more like a XLS parser that tries to extend HTML via Javascript (using ajax of course). To me this ignores the nature of the we

Share with CakePHP´s community

2006-12-11 Thread emiliano
I would like to share a "AJAX Framework" that I discovered today while reading a national newspaper. It´s open source and it was created by some guys from my university (but I don`t know them!). http://www.htmli.com/ I didn´t use it yet, but it seems nice! cheers emiliano --~--~-~--~-