<?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>Kommentare für Oli&#039;s 2 cents</title>
	<atom:link href="http://www.oelerich.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oelerich.org</link>
	<description>webdevelopment, physics &#039;n&#039; stuff</description>
	<lastBuildDate>Mon, 13 Feb 2012 03:42:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Kommentar zu My new emacs setup (no .emacs here, don&#8217;t worry) von mob</title>
		<link>http://www.oelerich.org/my-new-emacs-setup/comment-page-1/#comment-1024</link>
		<dc:creator>mob</dc:creator>
		<pubDate>Mon, 13 Feb 2012 03:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=345#comment-1024</guid>
		<description>I didn&#039;t know I could use tramp like that, thanks. It really bogged to start emacs and then use tramp mode.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know I could use tramp like that, thanks. It really bogged to start emacs and then use tramp mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu My new emacs setup (no .emacs here, don&#8217;t worry) von Fredrik</title>
		<link>http://www.oelerich.org/my-new-emacs-setup/comment-page-1/#comment-1020</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=345#comment-1020</guid>
		<description>Thanks for the tip, emacsclient seems quite convenient! On my eee-pc, the startup speed improved noticably. But my color settings stopped working... maybe I should try the color-theme machinery.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, emacsclient seems quite convenient! On my eee-pc, the startup speed improved noticably. But my color settings stopped working&#8230; maybe I should try the color-theme machinery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von Ganga Bohara</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-1014</link>
		<dc:creator>Ganga Bohara</dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-1014</guid>
		<description>Hi My Name is Ganga Bohara and I am new to zend and Doctrine. Thanks to your tutorial that I could integrate Doctrine with Zend. But I am having problem with Many to many relationship. When I run the command &quot;./doctrine orm:schema-tool:create&quot; from the bin directory, it throws the following waring and the tables do not get created.




Creating database schema...
PHP Warning:  class_parents(): Class Roles does not exist and could not be loaded in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222

Warning: class_parents(): Class Roles does not exist and could not be loaded in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222
PHP Warning:  array_reverse() expects parameter 1 to be array, boolean given in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222

Warning: array_reverse() expects parameter 1 to be array, boolean given in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222
PHP Warning:  Invalid argument supplied for foreach() in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222

Warning: Invalid argument supplied for foreach() in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222


 Could anybody help me why its not finding the class. I have put all the entity classes inside the models folder</description>
		<content:encoded><![CDATA[<p>Hi My Name is Ganga Bohara and I am new to zend and Doctrine. Thanks to your tutorial that I could integrate Doctrine with Zend. But I am having problem with Many to many relationship. When I run the command &#8220;./doctrine orm:schema-tool:create&#8221; from the bin directory, it throws the following waring and the tables do not get created.</p>
<p>Creating database schema&#8230;<br />
PHP Warning:  class_parents(): Class Roles does not exist and could not be loaded in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222</p>
<p>Warning: class_parents(): Class Roles does not exist and could not be loaded in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222<br />
PHP Warning:  array_reverse() expects parameter 1 to be array, boolean given in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222</p>
<p>Warning: array_reverse() expects parameter 1 to be array, boolean given in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222<br />
PHP Warning:  Invalid argument supplied for foreach() in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222</p>
<p>Warning: Invalid argument supplied for foreach() in /var/www/sai-library/library/Doctrine/ORM/Mapping/ClassMetadataFactory.php on line 222</p>
<p> Could anybody help me why its not finding the class. I have put all the entity classes inside the models folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von Mark Hofstetter</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-1013</link>
		<dc:creator>Mark Hofstetter</dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-1013</guid>
		<description>thank you very much for this concise tutorial. If you have installed doctrine via pear there is no need to define a path for the ClassLoader

public function _initDoctrine() {
        // include and register Doctrine&#039;s class loader
       require_once(&#039;Doctrine/Common/ClassLoader.php&#039;);
       $classLoader = new \Doctrine\Common\ClassLoader(
            &#039;Doctrine&#039;
	   ##	,            APPLICATION_PATH . &#039;/../library/&#039;
	   ## doctrine is installed via pear!</description>
		<content:encoded><![CDATA[<p>thank you very much for this concise tutorial. If you have installed doctrine via pear there is no need to define a path for the ClassLoader</p>
<p>public function _initDoctrine() {<br />
        // include and register Doctrine&#8217;s class loader<br />
       require_once(&#8216;Doctrine/Common/ClassLoader.php&#8217;);<br />
       $classLoader = new \Doctrine\Common\ClassLoader(<br />
            &#8216;Doctrine&#8217;<br />
	   ##	,            APPLICATION_PATH . &#8216;/../library/&#8217;<br />
	   ## doctrine is installed via pear!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von Deon Slabbert</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-1012</link>
		<dc:creator>Deon Slabbert</dc:creator>
		<pubDate>Sat, 21 Jan 2012 10:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-1012</guid>
		<description>Worked first time! Thanks a lot for this tutorial. I have been struggeling with this integration issue for quite some time. Until now that is :-)</description>
		<content:encoded><![CDATA[<p>Worked first time! Thanks a lot for this tutorial. I have been struggeling with this integration issue for quite some time. Until now that is :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von sepp</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-1004</link>
		<dc:creator>sepp</dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-1004</guid>
		<description>application.ini:
resources.db.adapter         = &quot;pdo_mysql&quot;
resources.db.params.host     = &quot;localhost&quot;
resources.db.params.username = &quot;xxx&quot;
resources.db.params.password = &quot;xxx&quot;
resources.db.params.dbname   = &quot;xxx&quot;

bootstrap.php:
$this-&gt;bootstrap(&#039;db&#039;);
$entityManager = \Doctrine\ORM\EntityManager::create(array(
    &#039;pdo&#039; =&gt; $this-&gt;getResource(&#039;db&#039;)-&gt;getConnection()
), $config);

Now I can still use Zend_Auth_Adapter_DbTable.</description>
		<content:encoded><![CDATA[<p>application.ini:<br />
resources.db.adapter         = &#8220;pdo_mysql&#8221;<br />
resources.db.params.host     = &#8220;localhost&#8221;<br />
resources.db.params.username = &#8220;xxx&#8221;<br />
resources.db.params.password = &#8220;xxx&#8221;<br />
resources.db.params.dbname   = &#8220;xxx&#8221;</p>
<p>bootstrap.php:<br />
$this-&gt;bootstrap(&#8216;db&#8217;);<br />
$entityManager = \Doctrine\ORM\EntityManager::create(array(<br />
    &#8216;pdo&#8217; =&gt; $this-&gt;getResource(&#8216;db&#8217;)-&gt;getConnection()<br />
), $config);</p>
<p>Now I can still use Zend_Auth_Adapter_DbTable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von Doctrine 2 ve Zend Framework Entegrasyonu &#124; Geliştirici Günlüğü</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-1003</link>
		<dc:creator>Doctrine 2 ve Zend Framework Entegrasyonu &#124; Geliştirici Günlüğü</dc:creator>
		<pubDate>Sun, 25 Dec 2011 21:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-1003</guid>
		<description>[...] Şimdi Base namespace i altına Bootstrap.php dosyasını oluşturuyorum.(Burada implementasyon için kaynak : http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Şimdi Base namespace i altına Bootstrap.php dosyasını oluşturuyorum.(Burada implementasyon için kaynak : <a href="http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/" rel="nofollow">http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von chris2011</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-1002</link>
		<dc:creator>chris2011</dc:creator>
		<pubDate>Wed, 21 Dec 2011 19:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-1002</guid>
		<description>well, it turns out i only had to change this line

doctrine.conn.host = &#039;127.0.0.1&#039;  

into   this :

doctrine.conn.host =  &#039;localhost&#039; 

Tnen run  this command from my command prompt (i&#039;m on windows)after navigating to &quot;bin&quot; folder :

php doctrine orm:schema-tool:create

Indeed it creates the empty table test123 into the already created database &#039;app&quot;

After that, in my browser,  i go to 

http://localhost/testdoctrine/public/  

which appends that record into test123 table. 
(testdoctrine is, of course, the project folder on my computer)

Good tutorial</description>
		<content:encoded><![CDATA[<p>well, it turns out i only had to change this line</p>
<p>doctrine.conn.host = &#8217;127.0.0.1&#8242;  </p>
<p>into   this :</p>
<p>doctrine.conn.host =  &#8216;localhost&#8217; </p>
<p>Tnen run  this command from my command prompt (i&#8217;m on windows)after navigating to &#8220;bin&#8221; folder :</p>
<p>php doctrine orm:schema-tool:create</p>
<p>Indeed it creates the empty table test123 into the already created database &#8216;app&#8221;</p>
<p>After that, in my browser,  i go to </p>
<p><a href="http://localhost/testdoctrine/public/" rel="nofollow">http://localhost/testdoctrine/public/</a>  </p>
<p>which appends that record into test123 table.<br />
(testdoctrine is, of course, the project folder on my computer)</p>
<p>Good tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Integrate Doctrine 2.0.1 with Zend Framework 1.11.3 von chris2011</title>
		<link>http://www.oelerich.org/integrate-doctrine-2-with-zend-framework-1-11-3/comment-page-1/#comment-997</link>
		<dc:creator>chris2011</dc:creator>
		<pubDate>Tue, 20 Dec 2011 21:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=315#comment-997</guid>
		<description>On windows with ZendFramework 1.11   + Doctrine 2.1.5

i get this error :

[pdoexception] SQLSTATE[42000] [1049] unknown database &#039;app&#039;

I should mention  that &quot;app&quot; database  is already created with PhpAdmin on Wampserver 2.0. 

So, where should i look for in order to fix it ?

Thanks</description>
		<content:encoded><![CDATA[<p>On windows with ZendFramework 1.11   + Doctrine 2.1.5</p>
<p>i get this error :</p>
<p>[pdoexception] SQLSTATE[42000] [1049] unknown database &#8216;app&#8217;</p>
<p>I should mention  that &#8220;app&#8221; database  is already created with PhpAdmin on Wampserver 2.0. </p>
<p>So, where should i look for in order to fix it ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu On the accelerometer of the HTC Desire von Tinu</title>
		<link>http://www.oelerich.org/on-the-accelerometer-of-the-htc-desire/comment-page-1/#comment-995</link>
		<dc:creator>Tinu</dc:creator>
		<pubDate>Fri, 16 Dec 2011 13:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.oelerich.org/?p=309#comment-995</guid>
		<description>This approach does not work, because the orientation of the device is only calculated out of the accelerometer, but as soon you move the device, the accelerometer readings do not represent the direction of gravitation. So the device does not &quot;know&quot; his orientation in space. The only way would be to lowpass filter the accelerometer data and then turn the coordinate system according to the calculated direction of gravity. But there comes another problem with this filtering. If you turn the device around an axis, the direction of gravity is delayed because of the filter. During this delay you get totally wrong directions of gravitation.
What you need is a gyroscope.

Cheers Tinu</description>
		<content:encoded><![CDATA[<p>This approach does not work, because the orientation of the device is only calculated out of the accelerometer, but as soon you move the device, the accelerometer readings do not represent the direction of gravitation. So the device does not &#8220;know&#8221; his orientation in space. The only way would be to lowpass filter the accelerometer data and then turn the coordinate system according to the calculated direction of gravity. But there comes another problem with this filtering. If you turn the device around an axis, the direction of gravity is delayed because of the filter. During this delay you get totally wrong directions of gravitation.<br />
What you need is a gyroscope.</p>
<p>Cheers Tinu</p>
]]></content:encoded>
	</item>
</channel>
</rss>

