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

Top listings

1.0.0 Compatible. A basic application layer to sit on top of the framework to make it easy to be able to quickly jump into development. Includes: a modularized component structure; main application controls, logging and configuration; graceful Smarty template integration; basic content structures controls with search engine friendly URLs; and class autoloading and easy deployment capability.
http://kevinvaughan.com/pages/zend-framework-baseapp.html
PageRank: Not available
(Clicks: 1627; Comments: 2; Listing added: Jul 14, 2007) Listing Details Report Broken  Listing
en: This tutorial was made on the base of most popular article in this kind : Rob Allen's "Getting Started with the Zend Framework". Language of this tutorial is Polish. in this tutorial we create simple but complete application using Zend Framework MVC structure and libraries. pl: Ten samouczek powstał na bazie jednego z najlepszych artykółów tej tematyki : "Getting Started with the Zend Framework" autorstwa Roba Allena. Znajduje się w nim sporo dodatkowych komentarzy i wyjasnień. Samouczek jest w języku polskim. W artykule tym tworzymy prostą ,acz kompletną aplikację napisaną z wykorzystaniem Zend Framework.
http://blog.heavymind.net/zend-framework-tutorial/
PageRank: Not available
(Clicks: 1288; Comments: 1; Listing added: Jul 19, 2007) Listing Details Report Broken  Listing
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) Listing Details Report Broken  Listing
Ce tutorial a pour vocation de donner un avant goût du framework. De nombreuses fonctions ne sont pas décrites (de nouveaux tutoriaux devraient suivre celui là). J'espère qu'il sera suffisamment simple et pragmatique pour vous aider à démarrer rapidement.
http://www.kitpages.fr/zf_quickIntroduction.html
PageRank: Not available
(Clicks: 546; Comments: 1; Listing added: Aug 3, 2007) Listing Details Report Broken  Listing
Detailed screencasts showing both the basic and advanced uses of Zend_Registry.
http://mitchellhashimoto.com/zend-framework-tutorials/zend-registry
PageRank: Not available
(Clicks: 248; Comments: 0; Listing added: Aug 23, 2007) Listing Details Report Broken  Listing
A set of screencasts designed to introduce a new user to the Zend Framework. They go over installation of the zend framework through creating a basic content website.
http://mitchellhashimoto.com/zend-framework-tutorials/getting-started/
PageRank: Not available
(Clicks: 5113; Comments: 2; Listing added: Aug 23, 2007) Listing Details Report Broken  Listing
Implement multiple language support using the Zend Framework. This system will automatically detect what the likely language the user would be wanting to see and also allows them to change the language at anytime.
http://adam.topicate.com/2007/08/30/multiple-language-support/
PageRank: Not available
(Clicks: 257; Comments: 0; Listing added: Aug 30, 2007) Listing Details Report Broken  Listing
Whilst touring the web I found an interesting project for turning Apache Web Server log files into RSS feeds. This approach can be adjusted to monitor the maintenance needs of a web application deployed on an assumed productive system. Therefor a XML capable Zend_Log instance will be set up and the resulting log file will be transformed into a RSS feed via a custom Action Helper wrapping a XSLT transformation.
http://raphaelstolt.blogspot.com/2007/06/turning-zendlog-log-file-into-rss-feed.html
PageRank: Not available
(Clicks: 106; Comments: 0; Listing added: Sep 4, 2007) Listing Details Report Broken  Listing
After spending too much time on directory and view script shifting to align an 'older' Zend Framework application to the very useful ViewRenderer Action Helper of the follow-up releases I crafted a single Phing buildfile to stick to the recommended conventions and to have a nearly 'one-button' setup solution for any upcoming projects.
http://raphaelstolt.blogspot.com/2007/08/setting-up-zend-framework-applications.html
PageRank: Not available
(Clicks: 223; Comments: 0; Listing added: Sep 4, 2007) Listing Details Report Broken  Listing
As I'm not very challenged by doing monotonic and repetitive work, as the building of custom controller and model classes of the Zend Framework is, I crafted an automation solution for these two tasks using Phing. The tasks I wanted to automate were the creation of custom controller and model class by calling a build file. So I wrote two templates deriving from Zend_Controller_Action and Zend_Db_Table including some common methods used in all my controller/model classes like i.e. getModelInstance() in any custom Zend_Db_Table derivation.
http://raphaelstolt.blogspot.com/2007/03/using-phing-to-generate-class-skeletons.html
PageRank: Not available
(Clicks: 320; Comments: 0; Listing added: Sep 4, 2007) Listing Details Report Broken  Listing