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

Popular listings

In the new Zend_Log component of the Zend Framework Beta 0.9.2 release there are currently two log Filter available. The Zend_Log_Filter_Priority object can be used to filter out log Events having a log Priority greater than a specified log Priority value. The other Filter named Zend_Log_Filter_Message might be used to filter out specific log messages matching a Regular expression. The realization of a own Filter can be achieved quick and easy by implementing the Zend_Log_Filter_Interface interface.
http://raphaelstolt.blogspot.com/2007/04/developing-simple-zendlogfilter.html
PageRank: 0/10
(Clicks: 98; Comments: 0; Listing added: Apr 12, 2007) Listing Details Report Broken  Listing
As we embrace the changes that 2006 will bring to the PHP community, I can but only wonder about what is to become of PHP 5. Talk and debate over PHP 6 is already a hot topic, and despite being in a stable release for over 2 years PHP 5 has failed to see any significant kind of adoption rates, lingering at an astonishingly low 4.2%. Will PHP 5 be the version that everyone 'skipped', or could the Zend Framework be its saviour?
http://www.corephp.co.uk/archives/25-Will-the-Zend-Framework-save-PHP.html
PageRank: 4/10
(Clicks: 93; Comments: 1; Listing added: Jan 5, 2007) Listing Details Report Broken  Listing
IÂ’ve been working a lot lately with the Zend Framework for a project at work, and in a recent upgrade from 0.8.0 Preview to 0.9.1 Beta, I made a few discoveries that IÂ’d like to share, especially since the manual for the Zend Framework is sorely out of date, and many of the examples are either deprecated or no longer work.
http://benramsey.com/archives/zend-framework-view-notes/
PageRank: 0/10
(Clicks: 93; Comments: 0; Listing added: Apr 6, 2007) Listing Details Report Broken  Listing
Being the buzz-word worshipers that we are, several voices have been heard in the the Zend Framework community for a YAML parser class, and most notably, for a Zend_Config implementation based on YAML. Pádraic Brady already proposed an implementation for Zend_Yaml, but for those of you who are impatient (like me!) and want to use YAML as configuration files in your projects today, here's a simple and elegant solution:
http://prematureoptimization.org/blog/archives/39/
PageRank: Not available
(Clicks: 93; Comments: 0; Listing added: Sep 4, 2007) Listing Details Report Broken  Listing
This tutorial will introduce you to an easy way to integrate the Zend Framework libraries (a lot!) into Code Igniter php Framework. In particular we will build an example in wich we use the Zend_Service_Flickr to retrieve images based on a specific tag ('climbing' in this tutorial).
http://www.realitatea.net/47519_Bataie-intre-elevii-a-doua-clase-de-la-un-liceu-aradean-.html
PageRank: 2/10
(Clicks: 90; Comments: 0; Listing added: Mar 9, 2007) Listing Details Report Broken  Listing
It is very easy to integrate other tools and components into the Zend Framework. I have already shown, how to integrate Smarty as a template engine and the ez Components to expand the selection of useful components to build your own framework based on the Zend Framework. Since the Zend Framework is currently (Preview Version 0.1.3) lacking an ORM-Layer (Object Relational Mapping), I want to show you how to integrate Propel. Propel allows you to access your database using a set of objects, providing a simple API for storing and querying data. So Propel can easily take over the model part in a MVC system. For detailled information on Propel, its dependencies on Phing and Creole and how to install it please refer to the Propel website and the User guide.
http://devzone.zend.com/node/view/id/184
PageRank: 5/10
(Clicks: 86; Comments: 0; Listing added: Jan 5, 2007) Listing Details Report Broken  Listing
This tutorial is for developers who want to learn about creating a simple mashup, a Web application that uses information from different sources. It uses the Zend Framework's Zend_Services component and the principle of Representational State Transfer (REST) to demonstrate how to seamlessly include information to extra resources related to our feeds. Using the examples of Amazon Web Services (AWS), Flickr Services, and Yahoo! Search Web services, this tutorial teaches you how to apply the PHP Zend Framework to quickly search those sites for relevant information. You will integrate this functionality into the Chomp feed reader developed in the previous parts of this series.
http://www-128.ibm.com/developerworks/edu/os-dw-os-php-zend8.html
PageRank: 4/10
(Clicks: 85; Comments: 0; Listing added: Feb 3, 2007) Listing Details Report Broken  Listing
The part 6 of excelent tutorial on creating an ajax chat system using MySQL and the Zend Framework.
http://devzone.zend.com/node/view/id/1532
PageRank: 6/10
(Clicks: 82; Comments: 0; Listing added: Jan 12, 2007) Listing Details Report Broken  Listing
Zend_Server_Reflection provides a standard mechanism for performing function and class introspection for use with server classes. It is based on PHP 5's Reflection API, and extends it to provide methods for retrieving parameter and return value types and descriptions, a full list of function and method prototypes (i.e., all possible valid calling combinations), and function/method descriptions. Typically, this functionality will only be used by developers of server classes for the framework.
http://framework.zend.com/manual/en/zend.server.reflection.html
PageRank: 6/10
(Clicks: 80; Comments: 0; Listing added: Feb 3, 2007) Listing Details Report Broken  Listing
The 5th part of an excellent tutorial on creating an ajax chat system using MySQL and the Zend Framework.
http://devzone.zend.com/node/view/id/1407
PageRank: 6/10
(Clicks: 79; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing