| Number of listings: |
14 |
| Number of categories: |
0 |
|
|
|
|
|
Ajax
|
How to on building a feed reader with the Zend Framework, Smarty and HTML Ajax.
http://www.prodevtips.com/2007/11/07/ajax-zf-and-smarty-feed-reader-part-1/
PageRank: Not available
(Clicks: 1224;
Comments: 1;
Listing added: Nov 20, 2007)
|
|
I recently needed to port some existing php code which used Ajax over to the Zend Framework. While there are several tutorials out there with lots of details, I didn’t find a simple example that would just get me started with how to work Ajax calls into the MVC framework architecture. Eventually, I figured things out by referring to several different tutorials and doing a good amount of Googling. I decided it might be useful to have a very simple example of porting an existing Ajax app to the Zend Framework.
http://http://liamgraham.wordpress.com/2007/08/06/ajax-101-a-simple-example-of-using-ajax-with-the-zend-framework/
PageRank: Not available
(Clicks: 3054;
Comments: 3;
Listing added: Sep 4, 2007)
|
|
The ext js framework has a great grid component. In this tutorial I explain how you can provide it with data from a zend framework application
http://naneau.nl/2007/04/24/creating-an-ext-js-grid-using-the-zend-framework/
PageRank: Not available
(Clicks: 2119;
Comments: 0;
Listing added: Apr 24, 2007)
|
|
In an earlier article "Gluing Ajax with the Zend Framework" I'm using a doclet called @ajaxaction to mark actions that are handling Ajax requests. If using the Prototype, jQuery or mootools libary, these requests differ from pure HTTP request by having a currently non-standard "X-Requested-With = XMLHttpRequest" header and their response mostly doesn't get rendered via a view. Unless you might use AXAH(Asychronous XHTML and HTTP) where the server might respond with snippets of XHTML to insert into the targeted DOM area.
http://raphaelstolt.blogspot.com/2007/03/using-plugin-system-of-zend-framework.html
PageRank: 0/10
(Clicks: 851;
Comments: 0;
Listing added: Mar 31, 2007)
|
|
http://raphaelstolt.blogspot.com/2007/03/gluing-zend-framework-with-ajax.html
PageRank: 0/10
(Clicks: 859;
Comments: 0;
Listing added: Mar 7, 2007)
|
|
The final part of an excelent tutorial on creating an ajax chat system using MySQL and the Zend Framework.
http://devzone.zend.com/node/view/id/1580
PageRank: 6/10
(Clicks: 241;
Comments: 0;
Listing added: Feb 2, 2007)
|
|
The part 6 of excelent tutorial on creating an ajax chat system using MySQL and the Zend Framework.
http://devzone.zend.com/node/view/id/1532
PageRank: 6/10
(Clicks: 209;
Comments: 0;
Listing added: Jan 12, 2007)
|
|
Recently I put together a reusable Ajax form validation component that I'd like to share. It is a JavaScript object that collects the values of all of the elements in a form, sends it for processing to the server, and displays any errors. If there are no errors it submits the form.
http://www.gregphoto.net/index.php/2006/07/30/ajax-form-validation/
PageRank: 4/10
(Clicks: 2379;
Comments: 0;
Listing added: Jan 6, 2007)
|
|
The 5th part of an excellent tutorial on creating an ajax chat system using MySQL and the Zend Framework.
http://devzone.zend.com/node/view/id/1407
PageRank: 6/10
(Clicks: 167;
Comments: 1;
Listing added: Jan 3, 2007)
|
|
The 4th part of an excellent tutorial on creating an ajax chat system using MySQL and the Zend Framework.
http://devzone.zend.com/node/view/id/1387
PageRank: 6/10
(Clicks: 290;
Comments: 0;
Listing added: Jan 3, 2007)
|
|
|
|
|
|
|
|
|
|