<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>coffeecoders.de &#187; zend</title>
	<atom:link href="http://coffeecoders.de/tag/zend/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffeecoders.de</link>
	<description>professional devs at work</description>
	<lastBuildDate>Thu, 11 Feb 2010 10:35:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using the Zend Framework 1.8 Bootstrapper and Doctrine 1.1.0</title>
		<link>http://coffeecoders.de/2009/06/using-the-zend-framework-18-bootstrapper-and-doctrine-110/</link>
		<comments>http://coffeecoders.de/2009/06/using-the-zend-framework-18-bootstrapper-and-doctrine-110/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:59:19 +0000</pubDate>
		<dc:creator>Daff</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=221</guid>
		<description><![CDATA[I think that by now, the Zend Framework is one of the most sophisticated PHP frameworks available. Additionally I really like the idea of Object Relational Mapper tools. Unfortunately the Zend Frameworks DB and ORM capabilities didn&#8217;t convince me yet. That&#8217;s where the powerful ORM tool for PHP named Doctrine comes into play. It is [...]]]></description>
			<content:encoded><![CDATA[<p>I think that by now, the <a href="http://framework.zend.com/">Zend Framework</a> is one of the most sophisticated PHP frameworks available.<br />
Additionally I really like the idea of <a href="http://en.wikipedia.org/wiki/Object-relational_mapping">Object Relational Mapper</a> tools. Unfortunately the Zend Frameworks DB and ORM capabilities didn&#8217;t convince me yet. That&#8217;s where the powerful ORM tool for PHP named <a href="http://www.doctrine-project.org/">Doctrine</a> comes into play.<br />
It is fairly easy to get Doctrine and the Zend Framework (here I&#8217;m usually referring to the MVC part) working together,<br />
but in my opinion that might not use the full potential of these two Frameworks put together.<br />
So I started developing a wrapper Framework which I named &#8211; in the lack of a better name <img src='http://coffeecoders.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211; Cuckoo.<br />
At this point in developmnent it only offers ZF 1.8 bootstrap classes for Doctrine and an application wrapper which makes using Doctrine and ZF together easier. A sample application is included as well, I hope it works more or less out of the box.</p>
<p>The next steps will be a Zend Form derivate that can generate forms by using the meta information from your doctrine<br />
model but stays fully customizable as well as cool Ajax/ExtJs support.</p>
<p><a href="http://coffeecoders.de/wp-content/uploads/2009/06/cuckoo_prealpha.zip">Download 0.001 PreAlpha</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/06/using-the-zend-framework-18-bootstrapper-and-doctrine-110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework Book: Surviving The Deep End</title>
		<link>http://coffeecoders.de/2009/01/zend-framework-book-surviving-the-deep-end/</link>
		<comments>http://coffeecoders.de/2009/01/zend-framework-book-surviving-the-deep-end/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:17:39 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=86</guid>
		<description><![CDATA[For all those who always wanted to try out Zend&#8217;s Framework for PHP or just struggle with the usage of it, Pádraic Brady published an Open Book about that topic named &#8220;Surviving The Deep End&#8220;. Maybe it&#8217;ll help you through the hard time figuring out the basics or solving specific issues. Link: Zend Framework Book: [...]]]></description>
			<content:encoded><![CDATA[<p>For all those who always wanted to try out <a title="Homepage of the Zend Framework" href="http://framework.zend.com/">Zend&#8217;s Framework for PHP</a> or just struggle with the usage of it, Pádraic Brady published an Open Book about that topic named &#8220;<em>Surviving The Deep End</em>&#8220;.</p>
<p>Maybe it&#8217;ll help you through the hard time figuring out the basics or solving specific issues.</p>
<p>Link: <a href="http://www.survivethedeepend.com/">Zend Framework Book: Surviving The Deep End</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/01/zend-framework-book-surviving-the-deep-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
