<?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: Getting Started with Zend Framework 1.11</title>
	<atom:link href="http://akrabat.com/zend-framework-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Tue, 13 Mar 2012 12:47:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Cory</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-120367</link>
		<dc:creator>Cory</dc:creator>
		<pubDate>Wed, 29 Feb 2012 06:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-120367</guid>
		<description>For some reason the form object is not being created and I keep getting this error:
Call to a member function setLabel() on a non-object</description>
		<content:encoded><![CDATA[<p>For some reason the form object is not being created and I keep getting this error:<br />
Call to a member function setLabel() on a non-object</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-119179</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Sat, 25 Feb 2012 09:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-119179</guid>
		<description>I really enjoyed this tutorial. Thanks Rob. I look forward to learning more.</description>
		<content:encoded><![CDATA[<p>I really enjoyed this tutorial. Thanks Rob. I look forward to learning more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ntwobike</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-118649</link>
		<dc:creator>ntwobike</dc:creator>
		<pubDate>Thu, 23 Feb 2012 15:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-118649</guid>
		<description>hi all,
i tryed zend official site quickstart tutorial and i was stuck in the middle.so i installed zend server CE.
now im trying this tutorial,if try to go to http://localhost/zf-tutorial/public/
i got this error message 


An error occurred
Page not found
Exception information:

Message: Invalid controller specified (zf-tutorial)
Stack trace:

#0 C:\Users\Ntwobike\zf-tutorial\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#1 C:\Users\Ntwobike\zf-tutorial\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front-&gt;dispatch()
#2 C:\Users\Ntwobike\zf-tutorial\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap-&gt;run()
#3 C:\Users\Ntwobike\zf-tutorial\public\index.php(26): Zend_Application-&gt;run()
#4 {main}  

Request Parameters:

array (
  &#039;controller&#039; =&gt; &#039;zf-tutorial&#039;,
  &#039;action&#039; =&gt; &#039;public&#039;,
  &#039;module&#039; =&gt; &#039;default&#039;,
)  
for the privious tutorial i made virtualhost in httpd.conf.but now i removed that code segment.please help me to solve this one</description>
		<content:encoded><![CDATA[<p>hi all,<br />
i tryed zend official site quickstart tutorial and i was stuck in the middle.so i installed zend server CE.<br />
now im trying this tutorial,if try to go to <a href="http://localhost/zf-tutorial/public/" rel="nofollow">http://localhost/zf-tutorial/public/</a><br />
i got this error message </p>
<p>An error occurred<br />
Page not found<br />
Exception information:</p>
<p>Message: Invalid controller specified (zf-tutorial)<br />
Stack trace:</p>
<p>#0 C:\Users\Ntwobike\zf-tutorial\library\Zend\Controller\Front.php(954): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#1 C:\Users\Ntwobike\zf-tutorial\library\Zend\Application\Bootstrap\Bootstrap.php(97): Zend_Controller_Front-&gt;dispatch()<br />
#2 C:\Users\Ntwobike\zf-tutorial\library\Zend\Application.php(366): Zend_Application_Bootstrap_Bootstrap-&gt;run()<br />
#3 C:\Users\Ntwobike\zf-tutorial\public\index.php(26): Zend_Application-&gt;run()<br />
#4 {main}  </p>
<p>Request Parameters:</p>
<p>array (<br />
  'controller' =&gt; 'zf-tutorial',<br />
  'action' =&gt; 'public',<br />
  'module' =&gt; 'default',<br />
)<br />
for the privious tutorial i made virtualhost in httpd.conf.but now i removed that code segment.please help me to solve this one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-118621</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Thu, 23 Feb 2012 13:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-118621</guid>
		<description>John,

Sorry, I don&#039;t know much about JQuery.

Rob...</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Sorry, I don't know much about JQuery.</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-118522</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 23 Feb 2012 05:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-118522</guid>
		<description>Hi Rob, I bought your book ZF in Action off Amazon and have found it great.

I was wondering with IE9 have you found any strange behaviors with Jquery not working when combined with ZF.

I have it working in the other IEs FF and Chrome just not IE9 it doesn&#039;t matter whether I include Jquery via a headscript call and house the url in the indexcontroller or just have as a standard link inline script in my header with is house in a partial script folder in my views.

Thing is it happens in all my sites wordpress and zend??

Is it just me or it is it a behavior other more experinced ZF users can easily negotiate.

Kind Regards John</description>
		<content:encoded><![CDATA[<p>Hi Rob, I bought your book ZF in Action off Amazon and have found it great.</p>
<p>I was wondering with IE9 have you found any strange behaviors with Jquery not working when combined with ZF.</p>
<p>I have it working in the other IEs FF and Chrome just not IE9 it doesn't matter whether I include Jquery via a headscript call and house the url in the indexcontroller or just have as a standard link inline script in my header with is house in a partial script folder in my views.</p>
<p>Thing is it happens in all my sites wordpress and zend??</p>
<p>Is it just me or it is it a behavior other more experinced ZF users can easily negotiate.</p>
<p>Kind Regards John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: include frage</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-116242</link>
		<dc:creator>include frage</dc:creator>
		<pubDate>Thu, 16 Feb 2012 15:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-116242</guid>
		<description>[...] und nicht direkt unter â€žMeinProjektâ€œ?Verwendest du â€žZend_Formâ€œ?Hast du schon das Tutorial von Rob Allen [...]</description>
		<content:encoded><![CDATA[<p>[...] und nicht direkt unter â€žMeinProjektâ€œ?Verwendest du â€žZend_Formâ€œ?Hast du schon das Tutorial von Rob Allen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olimjon29</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-116111</link>
		<dc:creator>olimjon29</dc:creator>
		<pubDate>Thu, 16 Feb 2012 07:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-116111</guid>
		<description>very good tutorial! Thank you Rob. Please, publish more such tutorials.</description>
		<content:encoded><![CDATA[<p>very good tutorial! Thank you Rob. Please, publish more such tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: praveen</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-115106</link>
		<dc:creator>praveen</dc:creator>
		<pubDate>Mon, 13 Feb 2012 07:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-115106</guid>
		<description>I have issue with zend router can you help me to resolve it

Zend router works fine but when i tried to access using $this-&gt;url(&#039;controller&#039;,&#039;action&#039;);

Still get the old url instead of updated router url</description>
		<content:encoded><![CDATA[<p>I have issue with zend router can you help me to resolve it</p>
<p>Zend router works fine but when i tried to access using $this-&gt;url('controller','action');</p>
<p>Still get the old url instead of updated router url</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting with Zend Framework ? Oh yeah baby &#171; Zend Framework newbie</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-114996</link>
		<dc:creator>Starting with Zend Framework ? Oh yeah baby &#171; Zend Framework newbie</dc:creator>
		<pubDate>Sun, 12 Feb 2012 23:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-114996</guid>
		<description>[...] Allen&#8217;s Â online tutorialÂ was the second sourceÂ . I learned a lot of things from this, like ZF command line tools. But it [...]</description>
		<content:encoded><![CDATA[<p>[...] Allen's  online tutorial was the second source . I learned a lot of things from this, like ZF command line tools. But it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using Zend Framework on Dreamhost &#187; Gary&#039;s Tech Blog</title>
		<link>http://akrabat.com/zend-framework-tutorial/#comment-111896</link>
		<dc:creator>Using Zend Framework on Dreamhost &#187; Gary&#039;s Tech Blog</dc:creator>
		<pubDate>Thu, 02 Feb 2012 04:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?page_id=918#comment-111896</guid>
		<description>[...] Rob Allenâ€™s DevNotes (http://akrabat.com/zend-framework-tutorial/) [...]</description>
		<content:encoded><![CDATA[<p>[...] Rob Allenâ€™s DevNotes (<a href="http://akrabat.com/zend-framework-tutorial/" rel="nofollow">http://akrabat.com/zend-framework-tutorial/</a>) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

