<?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: Starting with Zend Framework</title>
	<atom:link href="http://robertbasic.com/blog/starting-with-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertbasic.com/blog/starting-with-zend-framework/</link>
	<description>the magic of coding...</description>
	<lastBuildDate>Sun, 08 Jan 2012 19:22:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aryashree Pritikrishna</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-3505</link>
		<dc:creator>Aryashree Pritikrishna</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-3505</guid>
		<description>Hello Robert,

First of all thanks a lot. Now I am beginner in ZF, your article help me a lot.

Thank you again,
Arya</description>
		<content:encoded><![CDATA[<p>Hello Robert,</p>
<p>First of all thanks a lot. Now I am beginner in ZF, your article help me a lot.</p>
<p>Thank you again,<br />
Arya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadar</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-1255</link>
		<dc:creator>Nadar</dc:creator>
		<pubDate>Thu, 02 Apr 2009 08:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-1255</guid>
		<description>Hallo Robert

Do you work as freelancer in your free time? If so, please contact me at my email address. I would like to diskuss a project with you, if you&#039;re interessted in.

Just write me a Email.

Thanx
Nadar</description>
		<content:encoded><![CDATA[<p>Hallo Robert</p>
<p>Do you work as freelancer in your free time? If so, please contact me at my email address. I would like to diskuss a project with you, if you&#8217;re interessted in.</p>
<p>Just write me a Email.</p>
<p>Thanx<br />
Nadar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinky</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-697</link>
		<dc:creator>Pinky</dc:creator>
		<pubDate>Thu, 15 Jan 2009 10:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-697</guid>
		<description>I found the site very useful for begineers.</description>
		<content:encoded><![CDATA[<p>I found the site very useful for begineers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasim</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-634</link>
		<dc:creator>vasim</dc:creator>
		<pubDate>Fri, 02 Jan 2009 13:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-634</guid>
		<description>Hi,


     I just start to learn zend frame work pls guide me that how i go ahead.

bye.......</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>     I just start to learn zend frame work pls guide me that how i go ahead.</p>
<p>bye&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colleen</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-63</link>
		<dc:creator>Colleen</dc:creator>
		<pubDate>Sat, 25 Oct 2008 19:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-63</guid>
		<description>Well it looks like the new version of Zend Framework meets me half way.  Apparently you can now
 juxtapose bootstrapped definitions into values in the ini file or xml file and it has the machinery builtin to resolve them.  In older versions people wrote all kinds of tricky convoluted scripts to do this, and to me it seemed to make things HARDER not easier.  I am talking about the Zend_Config module.    So you still have to do some pre-configuration before you actually read a config file, and typically these would be installation-specific values such as the domain / URL where the application is installed.  I&#039;m catching on now, thanks for the reply.  One of the hardest things is making one of those apps like wordpress where you just press a button, tell it a couple of really obvious things and it creates installs and default configures everything for you.     Next step to create databases from the script when the db is protected.</description>
		<content:encoded><![CDATA[<p>Well it looks like the new version of Zend Framework meets me half way.  Apparently you can now<br />
 juxtapose bootstrapped definitions into values in the ini file or xml file and it has the machinery builtin to resolve them.  In older versions people wrote all kinds of tricky convoluted scripts to do this, and to me it seemed to make things HARDER not easier.  I am talking about the Zend_Config module.    So you still have to do some pre-configuration before you actually read a config file, and typically these would be installation-specific values such as the domain / URL where the application is installed.  I&#8217;m catching on now, thanks for the reply.  One of the hardest things is making one of those apps like wordpress where you just press a button, tell it a couple of really obvious things and it creates installs and default configures everything for you.     Next step to create databases from the script when the db is protected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-50</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 22 Oct 2008 23:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-50</guid>
		<description>@colleen: Hi! I don&#039;t quite understand what you want to achieve? What config module?</description>
		<content:encoded><![CDATA[<p>@colleen: Hi! I don&#8217;t quite understand what you want to achieve? What config module?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Approccio a Zend Framework : phpblog.it</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-49</link>
		<dc:creator>Approccio a Zend Framework : phpblog.it</dc:creator>
		<pubDate>Wed, 22 Oct 2008 05:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-49</guid>
		<description>[...] i propri progetti in PHP e trovandolo un prodotto adatto alle sue esigenze ha deciso di realizzare una breve introduzione panoramica al framework. Robert parla del pattern MVC, del coding standard proposto da ZF e di quanto sia utile aderire ad [...]</description>
		<content:encoded><![CDATA[<p>[...] i propri progetti in PHP e trovandolo un prodotto adatto alle sue esigenze ha deciso di realizzare una breve introduzione panoramica al framework. Robert parla del pattern MVC, del coding standard proposto da ZF e di quanto sia utile aderire ad [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colleen</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-48</link>
		<dc:creator>colleen</dc:creator>
		<pubDate>Tue, 21 Oct 2008 22:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-48</guid>
		<description>I have a question about the config module,  the legacy app I am converting had a bunch of config vars and sometimes it define one config var in terms of another one.  For example  there would be a general definition called ROOT_URL or something and then they would define a constant for IMG_URL  which would bee ROOT_URL . &quot;/images&quot;    How can u do this with php.ini or xml config file.</description>
		<content:encoded><![CDATA[<p>I have a question about the config module,  the legacy app I am converting had a bunch of config vars and sometimes it define one config var in terms of another one.  For example  there would be a general definition called ROOT_URL or something and then they would define a constant for IMG_URL  which would bee ROOT_URL . &#8220;/images&#8221;    How can u do this with php.ini or xml config file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting with Zend Framework - part 2 ~ Robert Basic</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-41</link>
		<dc:creator>Starting with Zend Framework - part 2 ~ Robert Basic</dc:creator>
		<pubDate>Mon, 20 Oct 2008 15:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-41</guid>
		<description>[...] Starting with Zend Framework on October 7, 2008 [...]</description>
		<content:encoded><![CDATA[<p>[...] Starting with Zend Framework on October 7, 2008 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Cools</title>
		<link>http://robertbasic.com/blog/starting-with-zend-framework/#comment-40</link>
		<dc:creator>Marc Cools</dc:creator>
		<pubDate>Sat, 18 Oct 2008 19:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://robertbasic.com/blog/?p=151#comment-40</guid>
		<description>Thanks!

I saw the light, wel ... you switch it on. :)</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I saw the light, wel &#8230; you switch it on. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

