<?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 The Blog of Jason Grimes</title>
	<atom:link href="http://www.jasongrimes.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasongrimes.org</link>
	<description>Web development, systems, and other things that interest me.</description>
	<lastBuildDate>Wed, 08 May 2013 07:33:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by How to use Memcached in Doctrine2 / ZF2? &#124; BlogoSfera</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-43923</link>
		<dc:creator>How to use Memcached in Doctrine2 / ZF2? &#124; BlogoSfera</dc:creator>
		<pubDate>Wed, 08 May 2013 07:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-43923</guid>
		<description><![CDATA[[...] I have set up my code / directories / configuration as outlined in this article: http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I have set up my code / directories / configuration as outlined in this article: <a href="http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/" rel="nofollow">http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by pAwAn</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-29705</link>
		<dc:creator>pAwAn</dc:creator>
		<pubDate>Thu, 04 Apr 2013 08:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-29705</guid>
		<description><![CDATA[Thanks a lot for this.. :)
very well explained.. keep posting stuff in such a good way..]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot for this.. <img src='http://www.jasongrimes.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
very well explained.. keep posting stuff in such a good way..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by Pizzy</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-28267</link>
		<dc:creator>Pizzy</dc:creator>
		<pubDate>Sun, 31 Mar 2013 17:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-28267</guid>
		<description><![CDATA[I quite appreciate your work. Straight and Simple.
Is it possible to work with Doctrine CLI from the bin directory???
I tried it but I got some errors.
Perhaps there&#039;s something very simple I could do to correct it.
It just says something like: 
[InvalidArgumentException]       
The helper &quot;em&quot; is not defined. 

I don&#039;t want to mess with the configuration till I&#039;m sure I know what I&#039;m doing. It is an important project.

Thanks in advance for any help.]]></description>
		<content:encoded><![CDATA[<p>I quite appreciate your work. Straight and Simple.<br />
Is it possible to work with Doctrine CLI from the bin directory???<br />
I tried it but I got some errors.<br />
Perhaps there&#8217;s something very simple I could do to correct it.<br />
It just says something like:<br />
[InvalidArgumentException]<br />
The helper &#8220;em&#8221; is not defined. </p>
<p>I don&#8217;t want to mess with the configuration till I&#8217;m sure I know what I&#8217;m doing. It is an important project.</p>
<p>Thanks in advance for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free clouds: Setting up WordPress on a free Amazon EC2 instance by Brandon</title>
		<link>http://www.jasongrimes.org/2011/06/free-clouds-setting-up-wordpress-on-a-free-amazon-ec2-instance/#comment-26377</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 26 Mar 2013 02:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=11#comment-26377</guid>
		<description><![CDATA[Please help me. I am trying to find the configuration page and the only thing I get when going to my site is the tomcat page which says tomcat is installed correctly. I am not sure what I&#039;m supposed to navigate to from here or put in the address. I appreciate it a lot.]]></description>
		<content:encoded><![CDATA[<p>Please help me. I am trying to find the configuration page and the only thing I get when going to my site is the tomcat page which says tomcat is installed correctly. I am not sure what I&#8217;m supposed to navigate to from here or put in the address. I appreciate it a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by Dmitry</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-24521</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Mon, 18 Mar 2013 17:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-24521</guid>
		<description><![CDATA[The CLI interface is not &lt;code&gt;./vendor/bin/doctrine&lt;/code&gt;, but &lt;code&gt;./vendor/bin/doctrine-module&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>The CLI interface is not <code>./vendor/bin/doctrine</code>, but <code>./vendor/bin/doctrine-module</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My kindergartener&#8217;s top 5 iPad apps by Darwin Maricich</title>
		<link>http://www.jasongrimes.org/2011/09/my-five-year-olds-top-5-ipad-apps/#comment-23334</link>
		<dc:creator>Darwin Maricich</dc:creator>
		<pubDate>Tue, 12 Mar 2013 04:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=238#comment-23334</guid>
		<description><![CDATA[Hi all, I have wondered about buying the computer software DubTurbo Beatmaker and was hoping somebody could give me an actual real overview of the software program. Lots of the internet websites that provide opinions are in reality online marketers endorsing the software program therefore i question that the evaluations are reputable. Thank you in advance for virtually any information any person can provide.]]></description>
		<content:encoded><![CDATA[<p>Hi all, I have wondered about buying the computer software DubTurbo Beatmaker and was hoping somebody could give me an actual real overview of the software program. Lots of the internet websites that provide opinions are in reality online marketers endorsing the software program therefore i question that the evaluations are reputable. Thank you in advance for virtually any information any person can provide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by Rahul Prasad</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-23241</link>
		<dc:creator>Rahul Prasad</dc:creator>
		<pubDate>Mon, 11 Mar 2013 17:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-23241</guid>
		<description><![CDATA[I am getting this message.

Deprecated: Polyfill autoload support (file library/Zend/Stdlib/compatibility/autoload.php) is no longer necessary; please remove your require statement referencing this file in /var/www/rahul/learning/zend4/ZendSkeletonApplication/vendor/zendframework/zendframework/library/Zend/Stdlib/compatibility/autoload.php on line 14]]></description>
		<content:encoded><![CDATA[<p>I am getting this message.</p>
<p>Deprecated: Polyfill autoload support (file library/Zend/Stdlib/compatibility/autoload.php) is no longer necessary; please remove your require statement referencing this file in /var/www/rahul/learning/zend4/ZendSkeletonApplication/vendor/zendframework/zendframework/library/Zend/Stdlib/compatibility/autoload.php on line 14</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by Rahul Prasad</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-23042</link>
		<dc:creator>Rahul Prasad</dc:creator>
		<pubDate>Sun, 10 Mar 2013 13:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-23042</guid>
		<description><![CDATA[I think 
&quot;require&quot;: {
        ...,
        &quot;doctrine/DoctrineORMModule&quot;: &quot;dev-master&quot;
},

is wrong it should be
&quot;require&quot;: {
        ...,
        &quot;doctrine/doctrine-orm-module&quot;: &quot;dev-master&quot;
},]]></description>
		<content:encoded><![CDATA[<p>I think<br />
&#8220;require&#8221;: {<br />
        &#8230;,<br />
        &#8220;doctrine/DoctrineORMModule&#8221;: &#8220;dev-master&#8221;<br />
},</p>
<p>is wrong it should be<br />
&#8220;require&#8221;: {<br />
        &#8230;,<br />
        &#8220;doctrine/doctrine-orm-module&#8221;: &#8220;dev-master&#8221;<br />
},</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by Nikitas</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-22485</link>
		<dc:creator>Nikitas</dc:creator>
		<pubDate>Thu, 07 Mar 2013 09:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-22485</guid>
		<description><![CDATA[Thanks so much for that update! works perfect!]]></description>
		<content:encoded><![CDATA[<p>Thanks so much for that update! works perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Doctrine 2 in Zend Framework 2 by Sandeep</title>
		<link>http://www.jasongrimes.org/2012/01/using-doctrine-2-in-zend-framework-2/#comment-21514</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Fri, 01 Mar 2013 14:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasongrimes.org/?p=324#comment-21514</guid>
		<description><![CDATA[Hi,

I seriously need help.  Just need addaction code for zend 2.1.4 dev.  

I have corrected the code for delete but i cant correct for addAction

Fatal error: Call to undefined method Album\Model\Album::populate() in \module\Album\src\Album\Controller\AlbumController.php

I know i need object of album entity  and i am not getting it to use populate method.


Please help i am in urgent need


Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I seriously need help.  Just need addaction code for zend 2.1.4 dev.  </p>
<p>I have corrected the code for delete but i cant correct for addAction</p>
<p>Fatal error: Call to undefined method Album\Model\Album::populate() in \module\Album\src\Album\Controller\AlbumController.php</p>
<p>I know i need object of album entity  and i am not getting it to use populate method.</p>
<p>Please help i am in urgent need</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
