<?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: An Example Zend Framework Blog Application &#8211; Part 5: Creating Models with Zend_Db and adding an Administration Module</title>
	<atom:link href="http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 03:33:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: ricky</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-52171</link>
		<dc:creator>ricky</dc:creator>
		<pubDate>Wed, 16 Feb 2011 14:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-52171</guid>
		<description>Hi, can you please also post for version 1.11 as the above stuff gives many errors with that version...


Thanks</description>
		<content:encoded><![CDATA[<p>Hi, can you please also post for version 1.11 as the above stuff gives many errors with that version&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapten_lufi</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-6102</link>
		<dc:creator>kapten_lufi</dc:creator>
		<pubDate>Wed, 22 Jul 2009 05:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-6102</guid>
		<description>that example used PDO_MYSQL...
how if I use firebird database with PDO_firebird?
can U help me??

can u give me your contact like IM or email??</description>
		<content:encoded><![CDATA[<p>that example used PDO_MYSQL&#8230;<br />
how if I use firebird database with PDO_firebird?<br />
can U help me??</p>
<p>can u give me your contact like IM or email??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyen Duc Manh</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-509</link>
		<dc:creator>Nguyen Duc Manh</dc:creator>
		<pubDate>Fri, 05 Dec 2008 07:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-509</guid>
		<description>To: Erwin:

Fatal error: Uncaught exception ‘Zend_Controller_Dispatcher_Exception’ with message ‘Invalid controller specified (error)’ in /home/domain/domains/domain.com/public_html/library/Zend/Controller/Dispatcher/Standard.php:249

I think some folders or files wrong. Check it again.

Eg:repair &quot;view&quot; folder to &quot;views&quot; or &quot;controller&quot; to &quot;controllers&quot; ...etc

http://bac.chaukhe.com</description>
		<content:encoded><![CDATA[<p>To: Erwin:</p>
<p>Fatal error: Uncaught exception ‘Zend_Controller_Dispatcher_Exception’ with message ‘Invalid controller specified (error)’ in /home/domain/domains/domain.com/public_html/library/Zend/Controller/Dispatcher/Standard.php:249</p>
<p>I think some folders or files wrong. Check it again.</p>
<p>Eg:repair &#8220;view&#8221; folder to &#8220;views&#8221; or &#8220;controller&#8221; to &#8220;controllers&#8221; &#8230;etc</p>
<p><a href="http://bac.chaukhe.com" rel="nofollow">http://bac.chaukhe.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-154</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Wed, 22 Oct 2008 12:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-154</guid>
		<description>What did i learn: always check the uppercase of you file names :).</description>
		<content:encoded><![CDATA[<p>What did i learn: always check the uppercase of you file names <img src='http://blog.insicdesigns.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-152</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Tue, 21 Oct 2008 14:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-152</guid>
		<description>I got a new issue. I did al the stuff for the new Bootstrap, added the admin directory include als his subdirectoris and created a IndexController and the index.phtml file for the admin.

When i visit the url of my site i now get (ont the normal domain and the domain.com/admin url):
Fatal error: Uncaught exception &#039;Zend_Controller_Dispatcher_Exception&#039; with message &#039;Invalid controller specified (error)&#039; in /home/domain/domains/domain.com/public_html/library/Zend/Controller/Dispatcher/Standard.php:249

I dont get it because we didnt create a error handler yet but I still get the error, and I dont now what i did wrong.</description>
		<content:encoded><![CDATA[<p>I got a new issue. I did al the stuff for the new Bootstrap, added the admin directory include als his subdirectoris and created a IndexController and the index.phtml file for the admin.</p>
<p>When i visit the url of my site i now get (ont the normal domain and the domain.com/admin url):<br />
Fatal error: Uncaught exception &#8216;Zend_Controller_Dispatcher_Exception&#8217; with message &#8216;Invalid controller specified (error)&#8217; in /home/domain/domains/domain.com/public_html/library/Zend/Controller/Dispatcher/Standard.php:249</p>
<p>I dont get it because we didnt create a error handler yet but I still get the error, and I dont now what i did wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Blog Application Tutorial - Part 6: Introduction to Zend_Form and Authentication with Zend_Auth at INSIC 2.0 Web Development &#38; Design Blog</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-122</link>
		<dc:creator>Zend Framework Blog Application Tutorial - Part 6: Introduction to Zend_Form and Authentication with Zend_Auth at INSIC 2.0 Web Development &#38; Design Blog</dc:creator>
		<pubDate>Tue, 14 Oct 2008 07:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-122</guid>
		<description>[...] Previously: Part 5: Creating Models with Zend_Db and adding an Administration Module [...]</description>
		<content:encoded><![CDATA[<p>[...] Previously: Part 5: Creating Models with Zend_Db and adding an Administration Module [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-119</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Wed, 08 Oct 2008 18:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-119</guid>
		<description>I found you via yahoo search. This article was quite helpful for me, just what i needed. Thanks.</description>
		<content:encoded><![CDATA[<p>I found you via yahoo search. This article was quite helpful for me, just what i needed. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://blog.insicdesigns.com/2008/10/an-example-zend-framework-blog-application-part-5-creating-models-with-zend_db-and-adding-an-administration-module/#comment-116</link>
		<dc:creator>gowers</dc:creator>
		<pubDate>Tue, 07 Oct 2008 05:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.insicdesigns.info/blog/?p=131#comment-116</guid>
		<description>nice theme, I like it.</description>
		<content:encoded><![CDATA[<p>nice theme, I like it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

