<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><image><url>http://www.zftutorials.com/templates/Default/img/logo.gif</url><title>eSyndiCat Directory 2.2 Zend Framework Tutorial</title><link>http://www.zftutorials.com/</link></image><title>Zend Framework Threads</title><description></description><link>http://www.zftutorials.com/zend-framework-threads/</link><item><title>Zend_DB Framework Performance for big sites</title><link>http://www.zftutorials.com/zend-framework-threads/Zend-DB-Framework-Performance-for-big-sites-l175.html</link><description>I am thinking on moving to Zend due to fact is better on security side, SQL inject, forms inject, aso...
The thing is... I am wondering if for such sites as mine there is no big problem related to performance for Zend_DB... I mean i don&#039;t know what to expect in terms of performance over CPU mainly, will be a significant increase of CPU hammering ? There are a lot of classes, so a lot of processing needed for running database related objects...
Also, i am concerned about pdo_ drivers performance over normal db drivers performance...
Has anyone experience on porting Zend DB for sites with lot of traffic ?</description></item><item><title>Something good written with the Zend Framework</title><link>http://www.zftutorials.com/zend-framework-threads/Something-good-written-with-the-Zend-Framework-l174.html</link><description>Can anybody point me to a project that is:

    * Written with the Zend Framework
    * Open source
    * Well written
    * A database application

I already tried SourceForge. It seems as though everyone has gone framework mental and forgotten to actually write any applications with them.</description></item><item><title>Zend Framework Example Shop Application</title><link>http://www.zftutorials.com/zend-framework-threads/Zend-Framework-Example-Shop-Application-l173.html</link><description>This is split from this thread with the goal to talk though the design concepts and tradeoffs necessary to build an application using the Zend Framework. I believe that it was dreamscape that suggested that implementing the Java Pet Store might be a good idea.</description></item><item><title>Zend Framework &amp; Infinite Redirecting</title><link>http://www.zftutorials.com/zend-framework-threads/Zend-Framework-Infinite-Redirecting-l172.html</link><description>I&#039;m trying to use the Zend Framework version 0.9.1. Problem is that any controller other than index gives me a message in firefox saying that the page isn&#039;t redirecting properly.
I&#039;m using the .htaccess redirect from the ZF manual and there are no header or other redirects in the code.
I&#039;m really stumped by this. Any ideas ?
Thanks in advance</description></item><item><title>What do you guys think of Zend_Validate?</title><link>http://www.zftutorials.com/zend-framework-threads/What-do-you-guys-think-of-Zend-Validate-l171.html</link><description>What do you guys think of Zend_Validate? 
I haven&#039;t looked at Zend_Validate much, but I&#039;m not really a fan of complex interfaces either. I like your idea to validate all that needs validated in one go, but I don&#039;t like your interface for adding validators.</description></item><item><title>Zend Framework - Initial View Helpers (formCheckbox)</title><link>http://www.zftutorials.com/zend-framework-threads/Zend-Framework-Initial-View-Helpers-formCheckbox-l170.html</link><description>I just downloaded the Zend Framework 0.9.1 and I&#039;m using the view helpers to create a form. Now... they work great except I&#039;m having the same problem I believe I had with the cakePHP framework&#039;s form helpers... how do you set a checkbox&#039;s id attribute?? Nothing I do seems to work. All I need to do is have the label for the checkbox work...</description></item><item><title>Zend and AJAX</title><link>http://www.zftutorials.com/zend-framework-threads/Zend-and-AJAX-l169.html</link><description>How would you utilize AJAX in a full fledged Zend powered application?

I have a controller (master) and it has several actions:

- list
- create
- update
- manage
The list action needs to be updated based on a JScript timer but only a small section of it.
How would you do this in Zend? Sample code or basic gist of the idea would be cool Smile</description></item><item><title>Smartest filter/validating PHP code</title><link>http://www.zftutorials.com/zend-framework-threads/Smartest-filter-validating-PHP-code-l167.html</link><description>Looked at Zend and although neat, overkill for my own purposes.
I need more of a validation solution than a filtering anyways.
Meaning I will test for validity and fail to continue if it&#039;s bad. I guess, except when validating TEXTAREA in which case it&#039;s prolly a lot faster/easier to just strip HTML or convert to entities.
Didn&#039;t think of that one until now.
Anyways, smartest, leanest filtering solution...why not just store an array of regex in a hash array and pull that regex into a preg_* and be done with it???
Any other techniques or solutions (other than Zend or Regex) which you feel are worth mentioning?</description></item><item><title>Something in between MVC and CMS</title><link>http://www.zftutorials.com/zend-framework-threads/Something-in-between-MVC-and-CMS-l165.html</link><description>MVC is designed to &quot;decouple data access and business logic from data presentation and user interaction&quot; and was doing a fine job of it but clearly that isn&#039;t what I&#039;m after. I was misapplying the pattern completely.

So this got on to thinking about a CMS. CMSes &quot;facilitate the organization, control, and publication of documents and other content, such as images and multimedia resources&quot; and sounds a little more like what I&#039;m after but then how do I integrate custom functionality such as my video chooser wizard thing into that. Incidentally I&#039;ve no intention of using a pre-packaged CMS or writing anything myself much larger than is necessary to satisfy the requirements of this site but it sounds to me that I&#039;m after some kind of CMS / MVC hybrid or at least a template system that blocks of functionality can be injected into or perhaps the other way round.</description></item></channel></rss>