<?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: Part 2 &#8211; setting up the project and actual start of coding :)</title>
	<atom:link href="http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/</link>
	<description>Series of articles describing step by step building of example php application (web site) based on Zend Framework.</description>
	<lastBuildDate>Mon, 05 Jul 2010 08:23:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: fernando</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-9302</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Fri, 02 Jul 2010 09:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-9302</guid>
		<description>i put at http://localhost/zend_demo2   and run on the browser.
whats the problem ???????????

http://localhost/zend_demo2/application/bootstrap.php</description>
		<content:encoded><![CDATA[<p>i put at <a href="http://localhost/zend_demo2" onclick="javascript:pageTracker._trackPageview('/http://localhost/zend_demo2');" rel="nofollow">http://localhost/zend_demo2</a>   and run on the browser.<br />
whats the problem ???????????</p>
<p><a href="http://localhost/zend_demo2/application/bootstrap.php" onclick="javascript:pageTracker._trackPageview('/http://localhost/zend_demo2/application/bootstrap.php');" rel="nofollow">http://localhost/zend_demo2/application/bootstrap.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-8341</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 29 Mar 2010 21:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-8341</guid>
		<description>Thanks for writing this!  I am new to Zend Framework and could use some guidance.  We have an existing website, which is pretty large and has existing mod rewrites in place.  How would you go about integrating this into ZF?  I appreciate any direction you may have.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this!  I am new to Zend Framework and could use some guidance.  We have an existing website, which is pretty large and has existing mod rewrites in place.  How would you go about integrating this into ZF?  I appreciate any direction you may have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurício Vinicius</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-2722</link>
		<dc:creator>Maurício Vinicius</dc:creator>
		<pubDate>Thu, 09 Apr 2009 12:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-2722</guid>
		<description>Why use Zend_Registry?

$registry = new Zend_Registry();
Zend_Registry::setInstance($registry);</description>
		<content:encoded><![CDATA[<p>Why use Zend_Registry?</p>
<p>$registry = new Zend_Registry();<br />
Zend_Registry::setInstance($registry);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makri</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-1505</link>
		<dc:creator>makri</dc:creator>
		<pubDate>Wed, 18 Feb 2009 04:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-1505</guid>
		<description>Very helpful tutorial.
Got the things up and running just by following all the steps mentioned. Great work</description>
		<content:encoded><![CDATA[<p>Very helpful tutorial.<br />
Got the things up and running just by following all the steps mentioned. Great work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jjsingh</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-287</link>
		<dc:creator>jjsingh</dc:creator>
		<pubDate>Mon, 24 Nov 2008 11:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-287</guid>
		<description>hi alexei... did you solve your problem. I too have the same problem. Please help me :(</description>
		<content:encoded><![CDATA[<p>hi alexei&#8230; did you solve your problem. I too have the same problem. Please help me <img src='http://zfsite.andreinikolov.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viperx</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-228</link>
		<dc:creator>viperx</dc:creator>
		<pubDate>Wed, 12 Nov 2008 17:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-228</guid>
		<description>Hi Joerg, sorry for my late answer

no particular reason for this - just a coding style..</description>
		<content:encoded><![CDATA[<p>Hi Joerg, sorry for my late answer</p>
<p>no particular reason for this &#8211; just a coding style..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joerg</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-207</link>
		<dc:creator>Joerg</dc:creator>
		<pubDate>Fri, 31 Oct 2008 18:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-207</guid>
		<description>Hi, Andrei,

thank you very much for your great tutorial.

Could you please explain me, why you use the Registry::set method static and not as $registry-&gt;set()?</description>
		<content:encoded><![CDATA[<p>Hi, Andrei,</p>
<p>thank you very much for your great tutorial.</p>
<p>Could you please explain me, why you use the Registry::set method static and not as $registry-&gt;set()?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viperx</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-186</link>
		<dc:creator>viperx</dc:creator>
		<pubDate>Fri, 17 Oct 2008 13:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-186</guid>
		<description>Hi alexei,
if you are sure that there is config.ini file, located at
Z:/home/sms/configuration/config.ini
I really don&#039;t know what can be the problem..</description>
		<content:encoded><![CDATA[<p>Hi alexei,<br />
if you are sure that there is config.ini file, located at<br />
Z:/home/sms/configuration/config.ini<br />
I really don&#8217;t know what can be the problem..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexei</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-178</link>
		<dc:creator>alexei</dc:creator>
		<pubDate>Sat, 11 Oct 2008 09:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-178</guid>
		<description>What is it? The config.ini file in the right place. Plz help me :(

Fatal error: Uncaught exception &#039;Zend_Config_Exception&#039; with message &#039;parse_ini_file(Z:/home/sms/configuration/config.ini) [&lt;a href=&#039;function.parse-ini-file&#039; rel=&quot;nofollow&quot;&gt;function.parse-ini-file&lt;/a&gt;]: failed to open stream: No such file or directory&#039; in Z:\usr\local\php5\Zend\library\Zend\Config\Ini.php:117 Stack trace: #0 Z:\home\sms\www\application\bootstrap.php(34): Zend_Config_Ini-&gt;__construct(&#039;Z:/home/sms/con...&#039;, &#039;main&#039;) #1 Z:\home\sms\www\public\index.php(3): require(&#039;Z:\home\sms\www...&#039;) #2 {main} thrown in Z:\usr\local\php5\Zend\library\Zend\Config\Ini.php on line 117</description>
		<content:encoded><![CDATA[<p>What is it? The config.ini file in the right place. Plz help me <img src='http://zfsite.andreinikolov.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Fatal error: Uncaught exception &#8216;Zend_Config_Exception&#8217; with message &#8216;parse_ini_file(Z:/home/sms/configuration/config.ini) [<a href='function.parse-ini-file' rel="nofollow">function.parse-ini-file</a>]: failed to open stream: No such file or directory&#8217; in Z:\usr\local\php5\Zend\library\Zend\Config\Ini.php:117 Stack trace: #0 Z:\home\sms\www\application\bootstrap.php(34): Zend_Config_Ini-&gt;__construct(&#8216;Z:/home/sms/con&#8230;&#8217;, &#8216;main&#8217;) #1 Z:\home\sms\www\public\index.php(3): require(&#8216;Z:\home\sms\www&#8230;&#8217;) #2 {main} thrown in Z:\usr\local\php5\Zend\library\Zend\Config\Ini.php on line 117</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://zfsite.andreinikolov.com/2008/05/part-2-setting-up-the-project-and-actual-start-of-coding/comment-page-1/#comment-141</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 06 Sep 2008 06:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://zfsite.andreinikolov.com/?p=5#comment-141</guid>
		<description>i sent you an email.

mike</description>
		<content:encoded><![CDATA[<p>i sent you an email.</p>
<p>mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.373 seconds -->
<!-- Cached page served by WP-Cache -->
