Jon Lebensold posts; In the last video, I discussed ZendX_JQuery integration. Now we’re going to take it a step further by developing our own jQuery autocomplete control, using a country list, PHP 5.3 and anonymous functions.
Grab a copy of the project or browse the repository.
via Zendcasts.
Jon Lebensold posts; I’ve received a lot of feedback about jQuery integration in the Zend Framework. This little video will show you how you can quickly integrate jQuery and jQuery UI into your Zend Framework project.
Grab a copy of the project or browse the repository.
via Zendcasts.
Abraham Elias writes;
Ext JS is now Sencha. Exciting things are happening! Today, we’re combining forces with the jQTouch and Raphaël projects, changing our company name to Sencha, and moving our web address from www.extjs.com to www.sencha.com.
jQTouch and Raphaël are the leading open source projects in their areas, and we’re incredibly excited to have their creators, […]
Jon Lebensold posts an update to his excellent screencast; We’re going to take what was put together in the last 3 videos and now include some server-side validation that will appear asynchronously. This is an example of using Zend_Form as a validation tool via JSON.
Grab a copy of the project or browse […]
The other day I had to write a NOC application that shows all active phone lines in an out of a customers telecom cluster, thats a lot of constantly changing data that needed to be displayed.
Some design requirements was;
*NO* refreshes i.e. blinking screen parts (gives NOC personel an epileptic fit after a day staring at it).
No […]
Zend dataGrid now has it’s own domain and releases version 0.5 , Check out the Docs and the Demo.