hey edward... from my reading.. i thought yahoo's user interface (yui) components where for interfacing with yahoo.... am i missing something here?? thanks -bruce -----Original Message----- From: Edward Kay [mailto:edward@xxxxxxxxxx] Sent: Wednesday, May 09, 2007 8:44 AM To: Emil Edeholt; PHP General List Subject: RE: Ajax? > -----Original Message----- > From: Emil Edeholt [mailto:emil@xxxxxxxxxxxx] > Sent: 09 May 2007 16:05 > To: php-general@xxxxxxxxxxxxx > Subject: Ajax? > > > Hi! > > What do you guys use to develop ajax applications and do you have any > good articles on the subject? > > I've just about finished an ajaxish site but it wasn't fun. A lot of > nesting javascript inside php calls, having to write the logic both in > javascript and php and so on. The source looks ugly and was time > consuming to debug. > > Thanks! > > Kind regards Emil > Have a look at the various frameworks available since these handle much of the nasty details: http://en.wikipedia.org/wiki/List_of_web_application_frameworks#PHP I've been using Qcodo (http://www.qcodo.com) for a recent web app and am impressed at how quickly I've been able to develop with it. For JavaScript/CSS, I've also been using Yahoo User Interface (YUI) components which I'm also really impressed with: http://developer.yahoo.com/yui/ The thing with frameworks and libraries is that everyone will have their favourite for one reason or another. You just have to find the one you feel most comfortable with. Hope that helps, Edward -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php