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

New listings

Since the beginning of Internet time man has strived for the best way to send emails from a program. Whether a web page that notifies its owner when an order is placed to merchants sending a welcomed message to its closest 250,000 customers; man continues to strive for the best way to communicate without having to be personal. With the advent of the Zend Framework, we have another weapon in the arsenal, Zend_Mail.
http://hades.phparch.com/ceres/public/article/index.php/art::zend_framework::zend_and_the_art_of_email
PageRank: 2/10
(Clicks: 258; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
If you want to have your ZF aplication still working after migration from 0.2.0 to 0.6.0, you should make some changes in your code. However, it's desribed in manual, but only for Zend_Controller classes.
http://wojciech.naruniec.info/php/zend-framework-migration-from-0-2-0-version-to-0-6-0/en/
PageRank: 2/10
(Clicks: 53; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Building a CMS system looks like a big task to most. Especially when the CMS has to be a custom job. The Zend PHP Framework will make things a lot easier to code and to maintain.
http://www.hiveminds.co.uk/node/926
PageRank: Not available
(Clicks: 899; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Writed by Ben Ramsey, one of the most important members from Zend Framework team,there is a 26 slides (as PDF) designed for a quick presentation of Zend Framework. This presentation provides also some short code samples.
http://media.atlphp.org/slides/bramsey-zend_framework.pdf
PageRank: 3/10
(Clicks: 393; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Article at International PHP Conference, November 2006.
http://benramsey.com/media/talks/RESTful-Web-Services.pdf
PageRank: 4/10
(Clicks: 242; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Slideshow for International PHP Conference, 8 November 2006
http://benramsey.com/media/talks/Filtering-Tainted-Data.pdf
PageRank: 4/10
(Clicks: 294; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
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: 529; Comments: 1; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
I was going to add AuthSub authentication for Ngeblog when people at Google Code team announced that Zend framework now has GData support. After played around with it for hours, i finally got into a decision to use Zend Gdata for abstracting Ngeblog connection to Blogger. Unfortunately, Zend GData class library only supports AuthSub authentication, while Ngeblog already uses ClientLogin authentication and works fine so far. So, to make it available for both type of authentication, i finally sat down and wrote some codes myself to add ClientLogin support for Zend GData. You can download the bundle in .zip here or in .tgz here which contains both original Zend_Gdata bundle and my Zend_Gdata_ClientLogin class for ClientLogin authentication.
http://www.ngoprekweb.com/2006/11/04/clientlogin-authentication-for-zend-gdata/
PageRank: 2/10
(Clicks: 159; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Part of what I love about the Zend Framework is the ease at which a person can create views for static content.
http://www.zed23.com/2006/10/19/zend_view/
PageRank: 3/10
(Clicks: 228; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
I like Zend FrameworkÂ’s Zend_Filter class. ItÂ’s basically a set of methods for validating untrusted data. Although the two arguably most important features isEmail() and isUri() (the latter can be worked around with Zend_Uri) are still missing, the whole thing looks promising already.
http://www.sitepoint.com/blogs/2006/03/28/zend_filter-reviewed/
PageRank: 4/10
(Clicks: 273; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing