<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: zend framework tutorial: Part 2 - Bootstrap file</title>
	<link>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file</link>
	<description>Thoughts on open source technologies, search engine optimization, website security</description>
	<pubDate>Thu, 09 Sep 2010 11:54:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Jacek</title>
		<link>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file#comment-9426</link>
		<dc:creator>Jacek</dc:creator>
		<pubDate>Fri, 05 Mar 2010 18:12:07 +0000</pubDate>
		<guid>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file#comment-9426</guid>
		<description>A of Zend Framework version 1.5 or so you can use a special Zend_Application_Bootstrap class, where you put your bootstrap. This helps organize code and you can also benefit from some default bootstrapping behaviour - for example  you can configure setup database connection, logging and controller with no code whatsoever</description>
		<content:encoded><![CDATA[<p>A of Zend Framework version 1.5 or so you can use a special Zend_Application_Bootstrap class, where you put your bootstrap. This helps organize code and you can also benefit from some default bootstrapping behaviour - for example  you can configure setup database connection, logging and controller with no code whatsoever</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishan</title>
		<link>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file#comment-8205</link>
		<dc:creator>krishan</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:03:25 +0000</pubDate>
		<guid>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file#comment-8205</guid>
		<description>very much helpful article....thanks....</description>
		<content:encoded><![CDATA[<p>very much helpful article&#8230;.thanks&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file#comment-7217</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Tue, 04 Aug 2009 03:10:52 +0000</pubDate>
		<guid>http://ganeshhs.com/zend-framework/zend-framework-tutorial-part-2-bootstrap-file#comment-7217</guid>
		<description>Why do you use both Zend_Loader::loadClass and require_once() as methods to pull in the resources you need?</description>
		<content:encoded><![CDATA[<p>Why do you use both Zend_Loader::loadClass and require_once() as methods to pull in the resources you need?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
