| Active Users: |
47 |
| Accounts: |
0 |
| Guests: |
47 |
|
|
|
|
|
|
|
Popular listings
|
Recently I've been involved in a long discussion about the Zend Framework on the PHP Developers' Network forum. Our approach was to pick a simple application (we decided to borrow the Java BluePrints Pet Shop for J2EE) and starting from a basic "Hello World!" example for the Zend Framework work towards a fully functional example. Of course, one of our goals wasn't just to "do it", we wanted to explore the framework in greater detail, and identify how best to use, misuse, subclass, and where it was logical to even replace components should they prove deficient for our needs.
http://blog.astrumfutura.com/archives/281-Complex-Web-Pages-with-the-Zend-Framework.html
PageRank: Not available
(Clicks: 509;
Comments: 0;
Listing added: Apr 29, 2007)
|
|
A very good article on php | architect writed by Mike Naberezny (from Zend Technologies), which shows for PHP professionals the goals of the Zend Framework, the main components, along with some short - but clear - samples for Zend_XmlRpc,Zend_PDF, Zend_Mail, Zend_Search classes.
http://mikenaberezny.com/articles/introducing_zend_framework.pdf
PageRank: 4/10
(Clicks: 497;
Comments: 1;
Listing added: Jan 6, 2007)
|
|
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: 492;
Comments: 0;
Listing added: Jan 3, 2007)
|
|
http://framework.zend.com/manual/en/zend.debug.html
PageRank: 5/10
(Clicks: 487;
Comments: 0;
Listing added: Apr 12, 2007)
|
|
Part two of my ongoing look at the View layer of the Zend Framework turns its attention to the topic of View Helpers. The Zend Framework manual provides a fairly narrow definition of its helpers which indicates they enable complex tasks, like generating form elements, to be extracted out of views into dedicated helpers. Here I'll try to explain in greater depth the View Helper pattern which is another of those patterns in the J2EE catalog, and which adds to the range of tasks View Helpers are capable of performing.
http://blog.astrumfutura.com/archives/282-Complex-Views-with-the-Zend-Framework-Part-2-View-Helper-Pattern.html
PageRank: Not available
(Clicks: 485;
Comments: 0;
Listing added: Apr 29, 2007)
|
|
It's 4:30 AM, and I'm sitting in an airport lounge waiting for a flight to Brussels after accidentally bumping into Zeev and a couple of other guys (Amnon and Matti) from Zend, on their way to a management meeting in the US. Since they had to board, and I'm left all alone and still have an hour or so to pass, I'm going to share a nifty little thing I found in Zend Framework a couple of days ago: A nice and clean way to generate relative links in view scripts.
http://prematureoptimization.org/blog/archives/25
PageRank: Not available
(Clicks: 485;
Comments: 0;
Listing added: Jun 22, 2007)
|
|
This article can be useful to anyone who is trying to add a PHP application, like WordPress or MediaWiki to the Web application that uses the Zend_Controller class, which is a part of Zend Framework.
http://www.alexatnet.com/Blog/Index/2006-10-03/how-to-run-a-php-application-together-with-the-zend-framework-application
PageRank: 3/10
(Clicks: 476;
Comments: 0;
Listing added: Feb 4, 2007)
|
|
http://raphaelstolt.blogspot.com/2007/03/gluing-zend-framework-with-ajax.html
PageRank: 0/10
(Clicks: 459;
Comments: 0;
Listing added: Mar 7, 2007)
|
|
This article covers the use of tagging within the Zend_Cache. It gives example code of how to implement Zend_Cache within your code and shows why you need a tag cloud and gives the code to build it.
http://blog.assembleron.com/2007/05/09/making-a-tag-cloud-out-of-zend_cache/
PageRank: Not available
(Clicks: 451;
Comments: 0;
Listing added: May 9, 2007)
|
|
Ce tutoriel est un exemple d'utilisation pour une authentification simple avec un login et un mot de passe. Il montre les points suivants :
* création d'un adaptateur (utilisation de Zend_Auth_Result et Zend_Auth_Adapter_Interface)
* utilisation de Zend_Auth
* identification avec login/password
* sauvegarde en session
* logoff
Ce code est épuré au maximum pour se concentrer sur Zend_Auth. Pour des raisons de sécurité, il faudrait valider avec Zend_Validate les données POST et GET envoyées au controller.
http://www.kitpages.fr/zf_zendAuth.php
PageRank: Not available
(Clicks: 429;
Comments: 0;
Listing added: Aug 3, 2007)
|
|
|
|
|
|
|
|
|
|