| Active Users: |
48 |
| Accounts: |
0 |
| Guests: |
48 |
|
|
|
|
|
|
|
New listings
|
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: 81;
Comments: 0;
Listing added: Sep 4, 2007)
|
|
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: 220;
Comments: 0;
Listing added: Aug 30, 2007)
|
|
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: 4254;
Comments: 2;
Listing added: Aug 23, 2007)
|
|
Detailed screencasts showing both the basic and advanced uses of Zend_Registry.
http://mitchellhashimoto.com/zend-framework-tutorials/zend-registry
PageRank: Not available
(Clicks: 200;
Comments: 0;
Listing added: Aug 23, 2007)
|
|
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: 506;
Comments: 1;
Listing added: Aug 3, 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: 366;
Comments: 0;
Listing added: Aug 3, 2007)
|
|
Zend_Acl est utilisé pour dire si un objet a le droit de faire une action ou non. Avec Zend_Acl, on va pouvoir dire : "tel internaute a le droit de lire le forum A mais pas d'écrire dedans, alors que dans le forum B il aura le droit de lire et d'écrire des messages".
http://www.kitpages.fr/zf_zendAcl.php
PageRank: Not available
(Clicks: 259;
Comments: 0;
Listing added: Aug 3, 2007)
|
|
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: 1196;
Comments: 1;
Listing added: Jul 19, 2007)
|
|
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: 1418;
Comments: 2;
Listing added: Jul 14, 2007)
|
|
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)
|
|
|
|
|
|
|
|
|
|