<?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: Zend Framework &#8211; quick tutorial (part 2)</title>
	<atom:link href="http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/</link>
	<description>about web development</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:35:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stoimen</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-12381</link>
		<dc:creator>Stoimen</dc:creator>
		<pubDate>Tue, 09 Feb 2010 10:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-12381</guid>
		<description>Actually that post was a bit earlier than the 1.8 version of Zend Framework where Zend_Loader_Autoloader was introduced. In fact I described that in another post &lt;a href=&quot;http://www.stoimen.com/blog/2009/05/10/switch-from-zend_loader-to-zend_loader_autoloader/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. Thanks for the advice I&#039;ll check my source again!</description>
		<content:encoded><![CDATA[<p>Actually that post was a bit earlier than the 1.8 version of Zend Framework where Zend_Loader_Autoloader was introduced. In fact I described that in another post <a href="http://www.stoimen.com/blog/2009/05/10/switch-from-zend_loader-to-zend_loader_autoloader/" rel="nofollow">here</a>. Thanks for the advice I&#8217;ll check my source again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crispijn</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-12378</link>
		<dc:creator>Crispijn</dc:creator>
		<pubDate>Sun, 07 Feb 2010 23:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-12378</guid>
		<description>I&#039;m new with Zend after several years of programming php and several classes. I&#039;m having troubles setting up Zend Framework 1.10.0 on my local machine. Has there been some changes in the set up or am I doing things wrong? I&#039;ve set up the folder structure just like the structure on this post but I&#039;ll get the following message:

Notice: Zend_Loader::Zend_Loader::registerAutoload is deprecated as of 1.8.0 and will be removed with 2.0.0; use Zend_Loader_Autoloader instead in /Users/crispijn/Sites/Zend/Loader.php on line 223

Fatal error: Uncaught exception &#039;Zend_Controller_Dispatcher_Exception&#039; with message &#039;Invalid controller specified (index)&#039; in /Users/crispijn/Sites/Zend/Controller/Dispatcher/Standard.php:242 Stack trace: #0 /Users/crispijn/Sites/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /Users/crispijn/Sites/bootstrap.php(20): Zend_Controller_Front-&gt;dispatch() #2 /Users/crispijn/Sites/index.php(10): require(&#039;/Users/crispijn...&#039;) #3 {main} thrown in /Users/crispijn/Sites/Zend/Controller/Dispatcher/Standard.php on line 242

Maybe it&#039;s time to update your post and make us happy again! I looked arround your site and I think it&#039;s great to have such a great resource for a framework! Keep up the good work!</description>
		<content:encoded><![CDATA[<p>I&#8217;m new with Zend after several years of programming php and several classes. I&#8217;m having troubles setting up Zend Framework 1.10.0 on my local machine. Has there been some changes in the set up or am I doing things wrong? I&#8217;ve set up the folder structure just like the structure on this post but I&#8217;ll get the following message:</p>
<p>Notice: Zend_Loader::Zend_Loader::registerAutoload is deprecated as of 1.8.0 and will be removed with 2.0.0; use Zend_Loader_Autoloader instead in /Users/crispijn/Sites/Zend/Loader.php on line 223</p>
<p>Fatal error: Uncaught exception &#8216;Zend_Controller_Dispatcher_Exception&#8217; with message &#8216;Invalid controller specified (index)&#8217; in /Users/crispijn/Sites/Zend/Controller/Dispatcher/Standard.php:242 Stack trace: #0 /Users/crispijn/Sites/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 /Users/crispijn/Sites/bootstrap.php(20): Zend_Controller_Front-&gt;dispatch() #2 /Users/crispijn/Sites/index.php(10): require(&#8216;/Users/crispijn&#8230;&#8217;) #3 {main} thrown in /Users/crispijn/Sites/Zend/Controller/Dispatcher/Standard.php on line 242</p>
<p>Maybe it&#8217;s time to update your post and make us happy again! I looked arround your site and I think it&#8217;s great to have such a great resource for a framework! Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InfoSeek</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-1112</link>
		<dc:creator>InfoSeek</dc:creator>
		<pubDate>Sat, 25 Apr 2009 02:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-1112</guid>
		<description>I was wondering if you could set up some sort of system so when your publish a new article, i get emailed to alert me? Or something like that.</description>
		<content:encoded><![CDATA[<p>I was wondering if you could set up some sort of system so when your publish a new article, i get emailed to alert me? Or something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedrito</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-114</link>
		<dc:creator>Pedrito</dc:creator>
		<pubDate>Sat, 07 Mar 2009 02:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-114</guid>
		<description>Your writing style is quite a good role model for me - I have recently started my own blog and I am really struggling to write articles!</description>
		<content:encoded><![CDATA[<p>Your writing style is quite a good role model for me &#8211; I have recently started my own blog and I am really struggling to write articles!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lease purchase agreement</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-109</link>
		<dc:creator>Lease purchase agreement</dc:creator>
		<pubDate>Thu, 05 Mar 2009 05:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-109</guid>
		<description>Just read some other comments on your blog, and I agree with the general impression, your doing a great job!</description>
		<content:encoded><![CDATA[<p>Just read some other comments on your blog, and I agree with the general impression, your doing a great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: commodore spiele</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-100</link>
		<dc:creator>commodore spiele</dc:creator>
		<pubDate>Sun, 01 Mar 2009 08:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-100</guid>
		<description>Great article, adding it to my bookmarks!</description>
		<content:encoded><![CDATA[<p>Great article, adding it to my bookmarks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Master reseller hosting</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-53</link>
		<dc:creator>Master reseller hosting</dc:creator>
		<pubDate>Sat, 14 Feb 2009 13:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-53</guid>
		<description>Good article, adding it to my bookmarks!</description>
		<content:encoded><![CDATA[<p>Good article, adding it to my bookmarks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jyotsna</title>
		<link>http://www.stoimen.com/blog/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/comment-page-1/#comment-40</link>
		<dc:creator>Jyotsna</dc:creator>
		<pubDate>Mon, 15 Dec 2008 19:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=55#comment-40</guid>
		<description>Hi,

Thank you very much for this information. It helped me a lot.

Thanks again,
Jyotsna.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you very much for this information. It helped me a lot.</p>
<p>Thanks again,<br />
Jyotsna.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

