<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AntiTeori&#187; OOP</title>
	<atom:link href="http://www.antiteori.com/tag/oop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antiteori.com</link>
	<description>Practice can be fun</description>
	<lastBuildDate>Sat, 31 Jul 2010 05:17:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multiple Website or Application using One Model in Code Igniter</title>
		<link>http://www.antiteori.com/multiple-website-or-application-using-one-model-in-code-igniter/</link>
		<comments>http://www.antiteori.com/multiple-website-or-application-using-one-model-in-code-igniter/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:38:06 +0000</pubDate>
		<dc:creator>d_anank</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[apppath]]></category>
		<category><![CDATA[basepath]]></category>
		<category><![CDATA[code igniter]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.antiteori.com/?p=329</guid>
		<description><![CDATA[Your application in code igniter is a PHP-Site.You can use Code Igniter to create multiple application using one core. You can create subdomain for each application (not only one domain).
But still in one model for one application. so the application has their own model. and the model can&#8217;t be used by other application. :p
Imagine if [...]]]></description>
		<wfw:commentRss>http://www.antiteori.com/multiple-website-or-application-using-one-model-in-code-igniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
