 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Andi Gutmans' Blog: Zend Framework 1.6 Featuring Dojo, SOAP, Testing, and more...
by Chris Cornutt September 05, 2008 @ 10:23:26
With the recent release of the 1.6 version of the Zend Framework, Andi Gutmans has posted some thoughts and highlights of features in the new version.
The Zend Framework Community has delivered another feature-rich release of Zend Framework and I'm extremely proud and happy to see the energy and excitement around this project. The ZF team (Wil Sinclair, Matthew Weier O'Phinney, Ralph Schindler, Alexander Veremyev) along with many others in the ZF community and at Zend, have been doing a superb job and have been working very hard to put this release together.
He mentions the Dojo integration, the updates to the SOAP component, updates to make test-driven development simpler and a reminder about ZendCon08 coming soon that will feature several Zend Framework-centric talks.
voice your opinion now!
zendframework dojo soap testing zendcon08
IBM developerWorks: Build Ajax-based Web sites with PHP
by Chris Cornutt September 04, 2008 @ 11:19:02
The IBM developerWorks website has a new tutorial for those looking to get into the powerful combination of Ajax and PHP - an introduction to creating Ajax-based websites with PHP.
Learn the process of writing Asynchronous JavaScript + XML (Ajax) applications using native JavaScript code and PHP. This article introduces a few different frameworks and application program interfaces (APIs) that reduce the amount of code you need to write to achieve a complete Ajax-based Web application.
They (briefly) explain what Ajax is and the benefits of it before jumping right in to a sample page. They go for the "manual first" approach so developers know to make basic connections with the XMLHttpRequest object and handle the responses. They do mention some of the libraries offered that help with the connections too (like jQuery, Prototype and Dojo).
voice your opinion now!
ibm tutorial ajax website manual xmlhttprequest jquery dojo prototype library
Matthew Weier O'Phinney's Blog: Using dijit.Editor with Zend Framework
by Chris Cornutt August 29, 2008 @ 09:33:03
Matthew Weier O'Phinney has posted a tutorial to his blog that shows how to implement the dijit.Editor (a dijit helper that didn't make it into the current release of the Zend Framework).
We're getting ready to release Zend Framework 1.6.0. However, one important Dijit had to be omitted from the release as I was not able to get it working in time: dijit.Editor.
This dijit is important as it provides an out-of-the-box WYSIWYG editor that you can use with your forms. Unfortunately, actually using it with forms is pretty tricky -- Dojo actually ends up storing content outside the form, which means you need to create a handler that pulls the content into a hidden element when saving.
He includes the code for a sample view helper to implement it and how to include it into your Zend_Form via an addElement call.
voice your opinion now!
dijit editor zendframework dojo helper form zendform
Community News: Webinar Today for Zend Framework/Dojo Partnership
by Chris Cornutt May 27, 2008 @ 07:32:53
Zend will be hosting a webinar this morning for all those interesting in hearing about the new partnership between them and the Dojo framework to bring fully-developed javascript functionality to the Zend Framework.
Zend is excited to announce a partnership between Dojo and Zend Framework. The goal is to deliver a one-stop solution for building rich internet applications with PHP & Ajax. Zend's co-founder and chief technical officer Andi Gutmans discusses this announcement in-depth on his blog and Zend architect Matthew Weier O'Phinney also provides code samples and more details in a separate post.
The webinar will provide an overview of the integration that's going to happen and a bit of Q&A from those listening in. The event will be happening at 9am PDT/4pm GMT and you'll need to register to save your spot and get in.
voice your opinion now!
zend zendframework dojo partnership webinar javascript
Community News: Zend and Dojo Partnership for Ajax in the Zend Framework
by Chris Cornutt May 21, 2008 @ 16:17:44
In his keynote this morning Andi Gutmans announced some other big news (see here for the other announcement) at the php|tek conference currently being held in Chicago - that Zend and the Dojo framework were teaming up to provide an "out-of-the-box" Ajax solution included with the Zend Framework.
Several members of the community have already blogged about it including:
So far, all of the comments have been good and the partnership has been well received. Matthew included in hist post a few of the places they're already planning on "ajaxing" in the Zend Framework (including the forms and the JSON-RPC server).
voice your opinion now!
ajax zendframework dojo javascript client library readymade
|
Community Events
Don't see your event here? Let us know!
|