<?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: Creating a PHP5 MVC Framework part4: Integrating CI Active Record to Obullo PDO Class, Routing Impromevents and Advanced Loader Functions</title>
	<atom:link href="http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/</link>
	<description>Ersin Güvenç's Personal Development Blog</description>
	<pubDate>Fri, 30 Jul 2010 22:42:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/comment-page-1/#comment-892</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 22 Oct 2009 13:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://develturk.com/?p=211#comment-892</guid>
		<description>do u know which file used autoload in this framework its very complex ?  and someone asked this question before. (look at &lt;a href="http://develturk.com/contact/" rel="nofollow"&gt;http://develturk.com/contact/&lt;/a&gt;). We use &lt;b&gt;base_register()&lt;/b&gt; and &lt;b&gt;register()&lt;/b&gt; functions instead of __autoload() you should use this way its more filexible.
</description>
		<content:encoded><![CDATA[<p>do u know which file used autoload in this framework its very complex ?  and someone asked this question before. (look at <a href="http://develturk.com/contact/" rel="nofollow">http://develturk.com/contact/</a>). We use <b>base_register()</b> and <b>register()</b> functions instead of __autoload() you should use this way its more filexible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zares</title>
		<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/comment-page-1/#comment-891</link>
		<dc:creator>Zares</dc:creator>
		<pubDate>Thu, 22 Oct 2009 12:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://develturk.com/?p=211#comment-891</guid>
		<description>The autoloading for php5 is well realized in Madeam framefork...</description>
		<content:encoded><![CDATA[<p>The autoloading for php5 is well realized in Madeam framefork&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/comment-page-1/#comment-889</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://develturk.com/?p=211#comment-889</guid>
		<description>you means like Code Igniter autoloading system (auto load helpers, libraries..) or you just means php5 __autoload magic functionality ?</description>
		<content:encoded><![CDATA[<p>you means like Code Igniter autoloading system (auto load helpers, libraries..) or you just means php5 __autoload magic functionality ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Namaless</title>
		<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/comment-page-1/#comment-888</link>
		<dc:creator>Namaless</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://develturk.com/?p=211#comment-888</guid>
		<description>Good!

One question: is possible to use php5 autoloading?</description>
		<content:encoded><![CDATA[<p>Good!</p>
<p>One question: is possible to use php5 autoloading?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: way</title>
		<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/comment-page-1/#comment-887</link>
		<dc:creator>way</dc:creator>
		<pubDate>Wed, 21 Oct 2009 21:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://develturk.com/?p=211#comment-887</guid>
		<description>Fantastic work Ersin, feeling happy to see the next part of your very interesting framework. The next days I will test the new code.
Keep going dude, you are definitly on the right track ;)</description>
		<content:encoded><![CDATA[<p>Fantastic work Ersin, feeling happy to see the next part of your very interesting framework. The next days I will test the new code.<br />
Keep going dude, you are definitly on the right track <img src='http://develturk.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
