<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Zend_Form without Zend Framework MVC</title>
	<atom:link href="http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/</link>
	<description>...another view on the web and how it's built</description>
	<lastBuildDate>Fri, 11 Jun 2010 16:19:35 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George</title>
		<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/comment-page-1/#comment-4566</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sun, 13 Dec 2009 15:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tibobeijen.nl/?p=568#comment-4566</guid>
		<description>Hi Tibo, great tutorial! In fact I was working on using zend Framework library components outside the MVC pattern and your post was very helpful.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Tibo, great tutorial! In fact I was working on using zend Framework library components outside the MVC pattern and your post was very helpful.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/comment-page-1/#comment-4459</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 08 Dec 2009 07:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tibobeijen.nl/?p=568#comment-4459</guid>
		<description>would be great, if you show hole process in UML diagramm</description>
		<content:encoded><![CDATA[<p>would be great, if you show hole process in UML diagramm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tibo Beijen</title>
		<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/comment-page-1/#comment-4450</link>
		<dc:creator>Tibo Beijen</dc:creator>
		<pubDate>Mon, 07 Dec 2009 21:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tibobeijen.nl/?p=568#comment-4450</guid>
		<description>@Giorgio: That would indeed make it better to (optionally) provide a Zend_View instance to the renderer&#039;s constructor. Thanks for pointing that out.

@anyone: Be sure to check out the comments in the code on GitHub.</description>
		<content:encoded><![CDATA[<p>@Giorgio: That would indeed make it better to (optionally) provide a Zend_View instance to the renderer&#8217;s constructor. Thanks for pointing that out.</p>
<p>@anyone: Be sure to check out the comments in the code on GitHub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/comment-page-1/#comment-4445</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 07 Dec 2009 18:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tibobeijen.nl/?p=568#comment-4445</guid>
		<description>Thanks! It&#039;s cool you provide full source code!

Brian</description>
		<content:encoded><![CDATA[<p>Thanks! It&#8217;s cool you provide full source code!</p>
<p>Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tibo Beijen&#8217;s Blog: Using Zend_Form without Zend Framework MVC &#124; Webs Developer</title>
		<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/comment-page-1/#comment-4444</link>
		<dc:creator>Tibo Beijen&#8217;s Blog: Using Zend_Form without Zend Framework MVC &#124; Webs Developer</dc:creator>
		<pubDate>Mon, 07 Dec 2009 18:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tibobeijen.nl/?p=568#comment-4444</guid>
		<description>[...] Beijen has a recent post to his blog about using a popular component of the Zend Framework, Zend_Form, without having to use [...]</description>
		<content:encoded><![CDATA[<p>[...] Beijen has a recent post to his blog about using a popular component of the Zend Framework, Zend_Form, without having to use [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio Sironi</title>
		<link>http://www.tibobeijen.nl/blog/2009/12/07/using-zend_form-without-zend-framework-mvc/comment-page-1/#comment-4431</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Mon, 07 Dec 2009 12:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tibobeijen.nl/?p=568#comment-4431</guid>
		<description>One thing: some view helpers and elements (contained Zend_Dojo_Form) require you to output $view-&gt;dojo() (which contains the mandatory javascript bindings) to work, so it will be useful to share a common Zend_View instance between all forms that are created.
Good post.</description>
		<content:encoded><![CDATA[<p>One thing: some view helpers and elements (contained Zend_Dojo_Form) require you to output $view-&gt;dojo() (which contains the mandatory javascript bindings) to work, so it will be useful to share a common Zend_View instance between all forms that are created.<br />
Good post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
