<?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 for vandenbos.org</title>
	<atom:link href="http://blog.vandenbos.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vandenbos.org</link>
	<description>Matthijs van den Bos&#039; thoughts on web development topics</description>
	<lastBuildDate>Sun, 07 Feb 2010 11:10:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Zend Framework: module specific layout by Mahmoud</title>
		<link>http://blog.vandenbos.org/2009/07/19/zend-framework-module-specific-layout/comment-page-1/#comment-1864</link>
		<dc:creator>Mahmoud</dc:creator>
		<pubDate>Sun, 07 Feb 2010 11:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=130#comment-1864</guid>
		<description>Hi,

I was pulling the last few hairs out of my head when I stumbled upon this code along with the Module Config one.

I really can&#039;t thank you enough ... Your&#039;re awsome

I&#039;d like to suggest resetting the options of all the resources, any thoughts about that?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was pulling the last few hairs out of my head when I stumbled upon this code along with the Module Config one.</p>
<p>I really can&#8217;t thank you enough &#8230; Your&#8217;re awsome</p>
<p>I&#8217;d like to suggest resetting the options of all the resources, any thoughts about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: per module translation sources by Danny</title>
		<link>http://blog.vandenbos.org/2009/07/09/zend-framework-per-module-translation-sources/comment-page-1/#comment-1863</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sat, 16 Jan 2010 19:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=106#comment-1863</guid>
		<description>@Nyk018 may I suggest poedit and enabling the gettext adapter if you have a large website.
http://blog.hackix.com/2010/01/configuring-poedit-for-zend-framework-projects/ shows you how.
Should work the same as above in every other respect (I think :))
I&#039;ll work up a post showing this alternative.</description>
		<content:encoded><![CDATA[<p>@Nyk018 may I suggest poedit and enabling the gettext adapter if you have a large website.<br />
<a href="http://blog.hackix.com/2010/01/configuring-poedit-for-zend-framework-projects/" rel="nofollow">http://blog.hackix.com/2010/01/configuring-poedit-for-zend-framework-projects/</a> shows you how.<br />
Should work the same as above in every other respect (I think <img src='http://blog.vandenbos.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
I&#8217;ll work up a post showing this alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module specific layout by axm</title>
		<link>http://blog.vandenbos.org/2009/07/19/zend-framework-module-specific-layout/comment-page-1/#comment-1862</link>
		<dc:creator>axm</dc:creator>
		<pubDate>Fri, 15 Jan 2010 11:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=130#comment-1862</guid>
		<description>We would really profit a lot if you could post some Source Code from your implementations. 

I cannot get it running having a unique layout for each module, it is always refering to the main module.</description>
		<content:encoded><![CDATA[<p>We would really profit a lot if you could post some Source Code from your implementations. </p>
<p>I cannot get it running having a unique layout for each module, it is always refering to the main module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module specific frontcontroller plugins by musca ilie</title>
		<link>http://blog.vandenbos.org/2009/09/03/zend-framework-module-specific-frontcontroller-plugins/comment-page-1/#comment-1861</link>
		<dc:creator>musca ilie</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=158#comment-1861</guid>
		<description>ok, i managed to load the moduleplugins resource.

using ZF 1.9 the class Rexus_Application_Resource_Moduleplugins doesn&#039;t work at all..

php crashes because of this line $this-&gt;getBootstrap()-&gt;getModuleName()</description>
		<content:encoded><![CDATA[<p>ok, i managed to load the moduleplugins resource.</p>
<p>using ZF 1.9 the class Rexus_Application_Resource_Moduleplugins doesn&#8217;t work at all..</p>
<p>php crashes because of this line $this-&gt;getBootstrap()-&gt;getModuleName()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module specific frontcontroller plugins by musca ilie</title>
		<link>http://blog.vandenbos.org/2009/09/03/zend-framework-module-specific-frontcontroller-plugins/comment-page-1/#comment-1860</link>
		<dc:creator>musca ilie</dc:creator>
		<pubDate>Sat, 09 Jan 2010 20:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=158#comment-1860</guid>
		<description>i subscribe to what leon said.. how do I load the Rexus_Application_Resource_Moduleplugins ?

apache crashes if i use only the code above.. something is missing</description>
		<content:encoded><![CDATA[<p>i subscribe to what leon said.. how do I load the Rexus_Application_Resource_Moduleplugins ?</p>
<p>apache crashes if i use only the code above.. something is missing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module config by -PK-</title>
		<link>http://blog.vandenbos.org/2009/07/07/zend-framework-module-config/comment-page-1/#comment-1859</link>
		<dc:creator>-PK-</dc:creator>
		<pubDate>Mon, 04 Jan 2010 13:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=66#comment-1859</guid>
		<description>Thank you Len for sharing also your idea.... I&#039;d like to know also Matthijs&#039;s opinion regarding your approach in order to know if he has thought to it too or not. If yes I&#039;d like to know why he has discarded it.

Regards</description>
		<content:encoded><![CDATA[<p>Thank you Len for sharing also your idea&#8230;. I&#8217;d like to know also Matthijs&#8217;s opinion regarding your approach in order to know if he has thought to it too or not. If yes I&#8217;d like to know why he has discarded it.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module config by Leonard Dronkers</title>
		<link>http://blog.vandenbos.org/2009/07/07/zend-framework-module-config/comment-page-1/#comment-1858</link>
		<dc:creator>Leonard Dronkers</dc:creator>
		<pubDate>Sat, 26 Dec 2009 13:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=66#comment-1858</guid>
		<description>Hi,

I tried a similar approach but I think a module should be as its name suggests; modular. Which to me means it can be dropped into any ZF application without dependencies from the main application. And actually writing resource plug-ins defeats that purpose plus Zend_Application_Module_Bootstrap provides all the means necessary. It has its own resource container (Registry) plus is has methods such as set- and getOptions. What I also recognize is that accessing these specific module bootstrap options ore resources could be easier.

Have a look at http://www.sreknord.net/blog/zend-framework/zend-framework-module-config-the-easy-way

As to your solution: you could also use (in your module bootstrap class) $this-&gt;getApplication()-&gt;setOptions() to set the options globally it desired. 

Lastly, I tried your code: I also have routes defined for my modules, your resource class tries to parse those files too, as they have the .ini extension and reside in the same folder which then results into an error.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried a similar approach but I think a module should be as its name suggests; modular. Which to me means it can be dropped into any ZF application without dependencies from the main application. And actually writing resource plug-ins defeats that purpose plus Zend_Application_Module_Bootstrap provides all the means necessary. It has its own resource container (Registry) plus is has methods such as set- and getOptions. What I also recognize is that accessing these specific module bootstrap options ore resources could be easier.</p>
<p>Have a look at <a href="http://www.sreknord.net/blog/zend-framework/zend-framework-module-config-the-easy-way" rel="nofollow">http://www.sreknord.net/blog/zend-framework/zend-framework-module-config-the-easy-way</a></p>
<p>As to your solution: you could also use (in your module bootstrap class) $this-&gt;getApplication()-&gt;setOptions() to set the options globally it desired. </p>
<p>Lastly, I tried your code: I also have routes defined for my modules, your resource class tries to parse those files too, as they have the .ini extension and reside in the same folder which then results into an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module config by -PK-</title>
		<link>http://blog.vandenbos.org/2009/07/07/zend-framework-module-config/comment-page-1/#comment-1857</link>
		<dc:creator>-PK-</dc:creator>
		<pubDate>Tue, 22 Dec 2009 22:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=66#comment-1857</guid>
		<description>For the points 1 I think it&#039;s better to have it inside. Set a variable if it&#039;s not needed it&#039;s pointless in my opinion this because it&#039;s not said that you will have a specific config file for each module. So the solution provided it&#039;s ok for me.

Viceversa for the pointd 2 and 3 I agree with you. They look strange to me too. I&#039;d like to wait for a Matthijs&#039;s reply.</description>
		<content:encoded><![CDATA[<p>For the points 1 I think it&#8217;s better to have it inside. Set a variable if it&#8217;s not needed it&#8217;s pointless in my opinion this because it&#8217;s not said that you will have a specific config file for each module. So the solution provided it&#8217;s ok for me.</p>
<p>Viceversa for the pointd 2 and 3 I agree with you. They look strange to me too. I&#8217;d like to wait for a Matthijs&#8217;s reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module config by -PK-</title>
		<link>http://blog.vandenbos.org/2009/07/07/zend-framework-module-config/comment-page-1/#comment-1856</link>
		<dc:creator>-PK-</dc:creator>
		<pubDate>Tue, 22 Dec 2009 21:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=66#comment-1856</guid>
		<description>According to point 1 I think it&#039;s better to have it inside, in my opinion it&#039;s pointless to set e variable is it&#039;s not really needed. Especially because appOptions represent the specific module config file and it&#039;s not said that each module will have specific ini.

For the points 2 and 3 I agree with you so far... but maybe we are not seeing something I don&#039;t know... I&#039;d like to wait for a Matthiss&#039;s reply.</description>
		<content:encoded><![CDATA[<p>According to point 1 I think it&#8217;s better to have it inside, in my opinion it&#8217;s pointless to set e variable is it&#8217;s not really needed. Especially because appOptions represent the specific module config file and it&#8217;s not said that each module will have specific ini.</p>
<p>For the points 2 and 3 I agree with you so far&#8230; but maybe we are not seeing something I don&#8217;t know&#8230; I&#8217;d like to wait for a Matthiss&#8217;s reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework: module config by -PK-</title>
		<link>http://blog.vandenbos.org/2009/07/07/zend-framework-module-config/comment-page-1/#comment-1855</link>
		<dc:creator>-PK-</dc:creator>
		<pubDate>Tue, 22 Dec 2009 21:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vandenbos.org/?p=66#comment-1855</guid>
		<description>What is hard to implement? I mean, if you have a bit of confidence with the ZF MVC pattern it shouldn&#039;t be that hard, tell me and I&#039;ll try to help you out.</description>
		<content:encoded><![CDATA[<p>What is hard to implement? I mean, if you have a bit of confidence with the ZF MVC pattern it shouldn&#8217;t be that hard, tell me and I&#8217;ll try to help you out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
