<?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"
	>
<channel>
	<title>Comments on: Top Tip: XHTML with Zend Form Elements</title>
	<atom:link href="http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/</link>
	<description>Developing PHP and XUL Software in the Real World</description>
	<pubDate>Thu, 20 Nov 2008 08:08:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jon</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21830</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 11 Jun 2008 05:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21830</guid>
		<description>The Zend docs say that XHTML11 is an option, but in fact it's not in the current 1.5.2 release. 

http://framework.zend.com/manual/en/zend.view.helpers.html#zend.view.helpers.initial.doctype

XHTML11 is an option in the trunk code, so it will probably make it into the next release.</description>
		<content:encoded><![CDATA[<p>The Zend docs say that XHTML11 is an option, but in fact it's not in the current 1.5.2 release. </p>
<p><a href="http://framework.zend.com/manual/en/zend.view.helpers.html#zend.view.helpers.initial.doctype" rel="nofollow">http://framework.zend.com/manual/en/zend.view.helpers.html#zend.view.helpers.initial.doctype</a></p>
<p>XHTML11 is an option in the trunk code, so it will probably make it into the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21829</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Wed, 11 Jun 2008 05:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21829</guid>
		<description>Gonzalo,

I would create a directory under library/ called "App" and store things like this in there.

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Gonzalo,</p>
<p>I would create a directory under library/ called "App" and store things like this in there.</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzalo</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21828</link>
		<dc:creator>Gonzalo</dc:creator>
		<pubDate>Tue, 10 Jun 2008 23:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21828</guid>
		<description>Hi Rob!, i think this is a real good wordk, but i don`t know hot to implement into my proyect, i have an modular estructure, something like this, 
&lt;pre&gt;
public/
library/
aplications/
      layouts/
      config/
      modules/
             contact/
                    controllers/                             
                             plugins/
                    views/
                    models/
&lt;/pre&gt;
shout i call it
Aplications_Modules_Contact_Controller_Plugin_ViewSetup

and that's it? Regardss, Gonzalo</description>
		<content:encoded><![CDATA[<p>Hi Rob!, i think this is a real good wordk, but i don`t know hot to implement into my proyect, i have an modular estructure, something like this, </p>
<pre>
public/
library/
aplications/
      layouts/
      config/
      modules/
             contact/
                    controllers/
                             plugins/
                    views/
                    models/
</pre>
<p>shout i call it<br />
Aplications_Modules_Contact_Controller_Plugin_ViewSetup</p>
<p>and that's it? Regardss, Gonzalo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nour</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21733</link>
		<dc:creator>Nour</dc:creator>
		<pubDate>Mon, 02 Jun 2008 18:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21733</guid>
		<description>Hallo Rob, I want to use fckeditor in mijn zf Wesite. Can you help me how i can do that.

Regards,
Nour</description>
		<content:encoded><![CDATA[<p>Hallo Rob, I want to use fckeditor in mijn zf Wesite. Can you help me how i can do that.</p>
<p>Regards,<br />
Nour</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21721</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Sun, 01 Jun 2008 08:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21721</guid>
		<description>Christian,

You are right :)  I've updated.

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Christian,</p>
<p>You are right :)  I've updated.</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21719</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 01 Jun 2008 03:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21719</guid>
		<description>Rob,
  I may be wrong(wouldn't be the first time) but for 'Content-Type' shouldn't you be using $view-&#62;appendHttpEquiv('Content-Type', 'text/html;charset=utf-8')?

Christian</description>
		<content:encoded><![CDATA[<p>Rob,<br />
  I may be wrong(wouldn't be the first time) but for 'Content-Type' shouldn't you be using $view-&gt;appendHttpEquiv('Content-Type', 'text/html;charset=utf-8&#8242;)?</p>
<p>Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21698</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Fri, 30 May 2008 06:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21698</guid>
		<description>Hi Chad,

That'll be Wordpress trying to be helpful! It's correct when I edit the entry.

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Hi Chad,</p>
<p>That'll be Wordpress trying to be helpful! It's correct when I edit the entry.</p>
<p>Regards,</p>
<p>Rob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Kieffer</title>
		<link>http://akrabat.com/2008/05/29/top-tip-xhtml-with-zend-form-elements/#comment-21695</link>
		<dc:creator>Chad Kieffer</dc:creator>
		<pubDate>Thu, 29 May 2008 22:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=249#comment-21695</guid>
		<description>Very helpful indeed! Thanks for sharing. By the way, it appears that you have a mismatched single quote type in appendName().

I think this ′was meant to be this '</description>
		<content:encoded><![CDATA[<p>Very helpful indeed! Thanks for sharing. By the way, it appears that you have a mismatched single quote type in appendName().</p>
<p>I think this ′was meant to be this '</p>
]]></content:encoded>
	</item>
</channel>
</rss>
