•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
Forgot password?  Register
XML syndication

Top listings

One of the things we introduced in the new client is the “connection adapters”: The idea is that there is a different object in charge of performing the actual communication with the server. This “adapter” object can be replaced, and this way you get the same interface (the Zend_Http_Client interface), with a different method to connect to the server.
http://prematureoptimization.org/blog/archives/7
PageRank: 4/10
(Clicks: 482; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
One of the best introductions to Zend Framework was made by Rob Allen. Is a tutorial (now as 19 pages PDF document, continuously updated to latest Zend Framework versions, an translated to multiple languages) with a sample aplication for making an inventory system to display a CD collection. It shows mostly how to be used Model View Controller in Zend Framework.
http://www.akrabat.com/zend-framework-tutorial/
PageRank: 3/10
(Clicks: 4404; Comments: 3; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Welcome back for another edition of Zend Framework Hidden Gems. Finally we start on the weird and wonderful world of database abstraction with PHP5, PDO and Zend.
http://devzone.zend.com/node/view/id/1367
PageRank: 5/10
(Clicks: 1616; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Up until this point, I haven't discussed any of the additional helper packages that Zend Framework provides. This is because my focus has been to use as little as possible of the framework and focus as much as possible on the components. However, since we've gone through a couple of the packages, it's time to introduce the top level Zend Framework Class.
http://devzone.zend.com/node/view/id/1294
PageRank: 5/10
(Clicks: 457; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Zend_Config approaches the concept of managing configuration data with two focuses; Simplicity, and a Driver-based backend.
http://devzone.zend.com/node/view/id/1264
PageRank: 5/10
(Clicks: 455; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Caching isn't one of those things that many people think of when designing their first applications. However once they launch their new AJAX enabled web2.0 application, they might start wondering what they can do to get this beast to move faster. The answer is caching.
http://devzone.zend.com/node/view/id/1221
PageRank: 5/10
(Clicks: 576; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Until two weeks ago I hadnÂ’t bothered looking at the Zend Framework. I am a pragmatic programmer, and while I pride myself in being a technologist I rarely give a second glance at technologies that donÂ’t have an immediate application in my day-to-day programming.Zend Framework looked like an interesting platform, but each tutorial that I read started out with explaining how to set up your front controller, and moved form there into writing an entire application.
http://devzone.zend.com/node/view/id/1164
PageRank: 4/10
(Clicks: 653; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
The recent release of php 5.2.0, which includes by default an extension for converting php values from and to the JSON format, is a good occasion for comparing the different existing php libraries which aim to provide the same capabilities.
http://gggeek.altervista.org/sw/article_20061113.html
PageRank: Not available
(Clicks: 249; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
I've been working on Zend_XmlRpc_Server for some months now. In the past couple weeks, I've refactored it to push the class/function reflection into Zend_Server_Reflection, and, in doing so, noted that there were further areas for refactoring into additional helper classes. Currently, it now has classes for the Request, Response, and Faults, and all actual XML wrangling is done in those, making the server basically XML-agnostic.
http://weierophinney.net/matthew/archives/126-Zend_XmlRpc_Server.html
PageRank: 4/10
(Clicks: 337; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
http://blog.northclick.de/archives/4
PageRank: 4/10
(Clicks: 241; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing