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

Popular listings

Because I noticed some people find it difficult to understand the routing process the Zend Framework uses by default, I decided to write a little explanation. It’s really easy once you get the hang of it, even though it may seem complicated at first.
http://naneau.nl/2007/05/11/the-zend-framework-routing-process/
PageRank: Not available
(Clicks: 594; Comments: 0; Listing added: May 22, 2007) Listing Details Report Broken  Listing
When I wrote the previous part of this review, covering the Registry and Database classes of the Zend Framework, the Framework was still at version 0.9.3 Beta. It has since reached version 1.0.0 Release Candidate, and interestingly enough, most of the changes affect the components I’ll be reviewing this time.
http://blog.octabox.com/2007/06/04/a-review-of-the-zend-framework-part-2/
PageRank: Not available
(Clicks: 583; Comments: 0; Listing added: Jun 18, 2007) Listing Details Report Broken  Listing
I've seen two articles describing how to integrate Smarty with Zend_View, Integrating Smarty with the Zend Framework at Zend Developer Zone and Zend Framework: Using Smarty as template engine at Dmytro Shteflyuk's blog. Both of these are very outdated by now. So here's take three on integrating Smarty with Zend_View, this time hopefully staying useful for a longer time since the Zend Framework has reached version 1 now.
http://my.opera.com/zomg/blog/2007/07/31/smarty-zend-view-take-three
PageRank: Not available
(Clicks: 559; Comments: 1; Listing added: Sep 4, 2007) Listing Details Report Broken  Listing
In Part 1 of this "Understanding the Zend Framework" series, we discuss the goals behind the Zend Framework, including easy-to-use components and an architecture based on the Model-View-Controller (MVC) pattern. Now we start to actually put that to use. In this tutorial, you will see how to use the Zend Framework to create the beginnings of our online feed reader, Chomp, creating a form and adding information to a database while getting to know the MVC pattern.
http://www-128.ibm.com/developerworks/edu/os-dw-os-php-zend2.html
PageRank: 4/10
(Clicks: 557; Comments: 3; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
One thing I like about Grails (being based on rails, I assume it stems from thereÂ…) is that it allows quite easy definition of constraints that the model classes should adhere to.
http://mikenovember.com/2007/validating-a-model-using-zend_validate_interface/
PageRank: Not available
(Clicks: 557; Comments: 0; Listing added: Apr 6, 2007) Listing Details Report Broken  Listing
Zend_Translate is the Zend Framework's solution for multilingual applications.
http://framework.zend.com/manual/en/zend.translate.html
PageRank: 5/10
(Clicks: 554; Comments: 0; Listing added: Mar 19, 2007) Listing Details Report Broken  Listing
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: 547; Comments: 1; Listing added: Nov 20, 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: 544; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Demonstrates how to use ADODB with Zend_Auth by creating a custom Zend_Auth_Adapter class.
http://my.opera.com/zomg/blog/2007/04/30/using-adodb-with-zend-auth-and-zend-auth-adapter
PageRank: Not available
(Clicks: 541; Comments: 0; Listing added: Apr 30, 2007) Listing Details Report Broken  Listing
One could tweak Zend Framework's Router_Route to meet almost all your routing needs. But what if you want something beyond what that package can offer? You can make your routing dreams come true with making your own custom router, all you need to do is implement Zend_Controller_Router_Route_Interface (that's a mouth full).
http://www.codeangel.org/article/custom_zend_framework_router
PageRank: Not available
(Clicks: 517; Comments: 0; Listing added: Jul 1, 2007) Listing Details Report Broken  Listing