<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Setting Up Doctrine for Zend Framework 1.9.x</title>
	<atom:link href="http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>HackIX: Small Hacks for a Large World</description>
	<lastBuildDate>Sun, 11 Dec 2011 13:56:22 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Angel Jara</title>
		<link>http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/comment-page-1/#comment-913</link>
		<dc:creator>Angel Jara</dc:creator>
		<pubDate>Tue, 02 Nov 2010 05:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hackix.com/?p=192#comment-913</guid>
		<description>nice tutorial, very good. but i have another question. How can i use all Doctrines&#039; commands from netbeans command windows?</description>
		<content:encoded><![CDATA[<p>nice tutorial, very good. but i have another question. How can i use all Doctrines’ commands from netbeans command windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levis Orgil</title>
		<link>http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/comment-page-1/#comment-802</link>
		<dc:creator>Levis Orgil</dc:creator>
		<pubDate>Tue, 14 Sep 2010 19:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hackix.com/?p=192#comment-802</guid>
		<description>wow! this solves my problem!, many thanks! great tutorial</description>
		<content:encoded><![CDATA[<p>wow! this solves my problem!, many thanks! great tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework i Doctrine &#8211; czyli dlaczego kocham symfony at MandaStudio</title>
		<link>http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/comment-page-1/#comment-492</link>
		<dc:creator>Zend Framework i Doctrine &#8211; czyli dlaczego kocham symfony at MandaStudio</dc:creator>
		<pubDate>Tue, 18 May 2010 22:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hackix.com/?p=192#comment-492</guid>
		<description>[...] długich poszukiwaniach znalazłem rozwiązanie, które spełnia moje oczekiwania, tzn. takie, gdzie nie mamy problemów z normalnym działaniem [...]</description>
		<content:encoded><![CDATA[<p>[…] długich poszukiwaniach znalazłem rozwiązanie, które spełnia moje oczekiwania, tzn. takie, gdzie nie mamy problemów z normalnym działaniem […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework + Doctrine + AMF &#171; selecton.net</title>
		<link>http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/comment-page-1/#comment-467</link>
		<dc:creator>Zend Framework + Doctrine + AMF &#171; selecton.net</dc:creator>
		<pubDate>Thu, 13 May 2010 14:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hackix.com/?p=192#comment-467</guid>
		<description>[...] blog.hackix.com ruben.savenne.be www.riaspace.net Big thanks [...]</description>
		<content:encoded><![CDATA[<p>[…] blog.hackix.com ruben.savenne.be <a href="http://www.riaspace.net" rel="nofollow" target="_blank" class="liexternal">http://www.riaspace.net</a> Big thanks […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sel</title>
		<link>http://blog.hackix.com/2010/01/setting-up-doctrine-for-zend-framework-1-9-x/comment-page-1/#comment-465</link>
		<dc:creator>Sel</dc:creator>
		<pubDate>Thu, 13 May 2010 13:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hackix.com/?p=192#comment-465</guid>
		<description>Great tutorial. many thanks to you for that. 
You can upgrade your doctrine.bat file like that:
@echo off
echo Running Doctrine CLI.
&quot;php.exe&quot; -f %~dp0\doctrine.php %1 %2 %3 %4 %5 %6 %7 %8 %9

of course if you have php.exe in your PATH dir. However variable %~dp0 gives directory of the executing file (dir of the doctrine.bat in this case).</description>
		<content:encoded><![CDATA[<p>Great tutorial. many thanks to you for that.<br />
You can upgrade your doctrine.bat file like that:<br />
@echo off<br />
echo Running Doctrine CLI.<br />
“php.exe” –f %~dp0\doctrine.php %1 %2 %3 %4 %5 %6 %7 %8 %9</p>
<p>of course if you have php.exe in your PATH dir. However variable %~dp0 gives directory of the executing file (dir of the doctrine.bat in this case).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

