For the php coders out there, there is another good framework called Qcodo. I know some of the Qcodo community (myself included) are quite enamored with jQuery. Right now, most of the integration has been the creation of custom controls that use jquery for front end effects. These are php object components that can basically be dropped in to your form, and they maintain state, validate themselves, etc.
For example, there is a contributed control called QTabPanel, that is based on the jquery tab plugin, and I have created custom control objects like sliding panels etc using interface effects. If you're a php developer, Qcodo is great because it can handle all the form validation, server post/get interaction, ajax calls and database mappings, and it is easy to include jquery in the frontend for visual magic of widget display. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Wednesday, September 27, 2006 10:47 AM To: jQuery Discussion. Subject: Re: [jQuery] When / how did you find out about jQuery? > /me awaits a jQuery->helper in CakePHP :D now that would be wonderful! I had a lunch meeting with Nate, one of the core CakePHP developers, the other day. He can't wait to add in jQuery support. He wrote a Prototype helper, but he's going to make it generic and have it work for both Prototype and jQuery. --John _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
