<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Zend Framework in Action</title>
	<link>http://www.zendframeworkinaction.com</link>
	<description>A book about Zend Framework</description>
	<lastBuildDate>Fri, 05 Mar 2010 09:04:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Steve Hollis&#8217; Blog: Practical Nested Transactions with Zend_Db and MySQL</title>
		<description><![CDATA[Steve Hollis has written an interesting article about how to handle nested transactions with Zend_Db and MySQL.

He starts by covering what transactions are and why they are useful for data integrity, showing how to use them with Zend_Db. He then goes on to talk about the problem of mapping a single transaction across many model [...]]]></description>
		<link>http://www.zendframeworkinaction.com/2010/03/05/steve-hollis-blog-practical-nested-transactions-with-zend_db-and-mysql/</link>
			</item>
	<item>
		<title>Zend Framework 2.0 branched</title>
		<description><![CDATA[With the release of Zend Framework 1.10.2, Matthew Weier O&#8217;Phinney announced the kick-off of Zend Framework 2.0 development:

we have branched for development of Zend Framework 2.0 this afternoon. Currently, the branch is intended for development of low-level infrastructure, and we ask that developers have patience; we may be reverting changes frequently as we experiment with [...]]]></description>
		<link>http://www.zendframeworkinaction.com/2010/02/25/zend-framework-2-0-branched/</link>
			</item>
	<item>
		<title>Writing command line scripts for your ZF application</title>
		<description><![CDATA[David Caunt has posted an article on how to access your Zend_Application resources from a command line application:

As PHP developers, it is convenient to be able to write command line scripts in PHP. In doing so, you will almost certainly want access to Zend Framework components and their configurations as if you are writing a [...]]]></description>
		<link>http://www.zendframeworkinaction.com/2010/02/25/writing-command-line-scripts-for-your-zf-application/</link>
			</item>
	<item>
		<title>Zend Framework 1.10.1 Released</title>
		<description><![CDATA[Over on DevZone, Matthew has announced the release of ZF 1.10.1.


On behalf of the Zend Framework&#8217;s many contributors, I&#8217;m pleased to announce the immediate availability of Zend Framework 1.10.1, the first maintenance release in our 1.10 series. You can download it from our downloads page:

http://framework.zend.com/download/latest


Also, the Zend Framework manual now supports user comments!
]]></description>
		<link>http://www.zendframeworkinaction.com/2010/02/10/zend-framework-1-10-1-released/</link>
			</item>
	<item>
		<title>Bradley Holt on Zend Framework</title>
		<description><![CDATA[Bradley Holt recently gave a presentation to his local user group on Zend Framework. He has now posted the slides on his blog along with a sample application, called Postr on github.

He has is now following up with a series of blog posts on aspects of Zend Framework. The first one, Bootstrapping Zend Framework Applications [...]]]></description>
		<link>http://www.zendframeworkinaction.com/2010/01/31/bradley-holt-on-zend-framework/</link>
			</item>
	<item>
		<title>Zend Framework tips and tricks</title>
		<description><![CDATA[Juozas has posted a great article about tips and tricks to consider when developing Zend Framework applications.

He divides his tips into five main areas:


Separate logic
Globals
Use form values, not request
Do not rely or use exit()/die()
Use a framework, not PHP


Everyone should read it!
]]></description>
		<link>http://www.zendframeworkinaction.com/2010/01/29/zend-framework-tips-and-tricks/</link>
			</item>
	<item>
		<title>Active module based config with Zend Framework</title>
		<description><![CDATA[BinaryKitten has posted an article on how do module specific bootstrapping within a module&#8217;s bootstrap class:

The Concept I wanted to achieve was to have unique Configuration based upon the module that was active. The Issue with this is that the Bootstrap files and the _init functions for ALL modules are called with no bias as [...]]]></description>
		<link>http://www.zendframeworkinaction.com/2010/01/05/active-module-based-config-with-zend-framework/</link>
			</item>
	<item>
		<title>Accessing Zend_Application resources in a  controller</title>
		<description><![CDATA[Jon Whitcraft has posted an article explaining how to access Zend_Application resources from within a controller. He also points out that retrieving a resource from a module requires a little more work and helpfully provides the code required. 
]]></description>
		<link>http://www.zendframeworkinaction.com/2009/12/10/accessing-zend_application-resources-in-a-controller/</link>
			</item>
	<item>
		<title>Zend Framework and Doctrine examples</title>
		<description><![CDATA[Juozas Kaziukenas has recently posted some examples of using Zend Framework with Doctrine on his github account.

Visit http://github.com/juokaz/php-examples and have a look!
]]></description>
		<link>http://www.zendframeworkinaction.com/2009/11/27/zend-framework-and-doctrine-examples/</link>
			</item>
	<item>
		<title>Zend Framework and Doctrine</title>
		<description><![CDATA[Juozas Kaziukėnas has posted the first part of a series about Zend Framework and Doctrine:

After evaluating possible solutions I decided to stay with Doctrine for a long time. I don’t know any other solution coming, I definitely don’t want (mainly because I don’t have time) to invest on creating my own library and Doctrine is [...]]]></description>
		<link>http://www.zendframeworkinaction.com/2009/11/16/zend-framework-and-doctrine/</link>
			</item>
</channel>
</rss>
