| Number of listings: |
16 |
| Number of categories: |
0 |
Zend Framework Tutorials site suggests that you use best hosting to support your programming language.
|
|
|
|
|
Ajax
|
A Zend framework tutorial explaining how we can use YUI JavaScript framework to make Zend forms Ajax enabled. It gives you step by step guidance complete with source code to start from.
http://ciitronian.com/blog/programming/javascript/creating-ajax-based-form-zend-framework-yui/
PageRank: 0/10
(Clicks: 267;
Comments: 0;
Listing added: Aug 19, 2010)
|
|
The Zend Framework has so many great features and can do so many things--sometimes it's just not immediately clear how to implement those great features. The following is a quick tutorial to show you how easy it is to use Ajax with Zend Framework.
http://blog.jtclark.ca/2010/03/zend-framework-and-ajax/
PageRank: 0/10
(Clicks: 2534;
Comments: 0;
Listing added: Apr 9, 2010)
|
|
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: 1273;
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: 3349;
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: 2573;
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: 957;
Comments: 0;
Listing added: Mar 31, 2007)
|
|
http://raphaelstolt.blogspot.com/2007/03/gluing-zend-framework-with-ajax.html
PageRank: 0/10
(Clicks: 924;
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: 283;
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: 253;
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: 3049;
Comments: 0;
Listing added: Jan 6, 2007)
|
|
|
|
|
|
|
|
|
|