<?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; CodeIgniter</title>
	<atom:link href="http://www.antiteori.com/tag/codeigniter/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>FCKeditor-Javascript and Codeigniter integration</title>
		<link>http://www.antiteori.com/fckeditor-javascript-and-codeigniter-integration/</link>
		<comments>http://www.antiteori.com/fckeditor-javascript-and-codeigniter-integration/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 16:13:14 +0000</pubDate>
		<dc:creator>d_anank</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[text javascript]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.antiteori.com/?p=337</guid>
		<description><![CDATA[this post is got from another blog. we try to use it, but we little confuse with that tutorial. so we create the better tutorial just for you.  
fisrt what is FCKeditor? oh you can find it here. that is WYSIWYG Text and HTML Editor for the web
and what is CodeIgniter? well you can [...]]]></description>
		<wfw:commentRss>http://www.antiteori.com/fckeditor-javascript-and-codeigniter-integration/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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>
		<item>
		<title>ReCAPTCHA &#8211; CodeIgniter library</title>
		<link>http://www.antiteori.com/recaptcha-codeigniter-library/</link>
		<comments>http://www.antiteori.com/recaptcha-codeigniter-library/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 05:36:10 +0000</pubDate>
		<dc:creator>d_anank</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[reCAPTCHA]]></category>
		<category><![CDATA[application libraries]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coders]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[copyright notice]]></category>
		<category><![CDATA[discussion group]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[permission notice]]></category>
		<category><![CDATA[php 3]]></category>
		<category><![CDATA[php library]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[restriction]]></category>
		<category><![CDATA[secure server]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[sublicense]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://www.antiteori.com/?p=105</guid>
		<description><![CDATA[CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. Blablabla&#8230;.
This is a CI implementation of the ReCAPTCHA server (http://www.recaptcha.net)
There are three files needed:

1.  /application/config/recaptcha.php
2.  /application/libraries/Recaptcha.php
3.  /application/views/recaptcha.php
config:
$config['recaptcha'] = array(
'public'=&#62;'your_key_here',
'private'=&#62;'your_key_here',
'RECAPTCHA_API_SERVER' =&#62;'http://api.recaptcha.net',
'RECAPTCHA_API_SECURE_SERVER'=&#62;'https://api-secure.recaptcha.net',
'RECAPTCHA_VERIFY_SERVER' =&#62;'api-verify.recaptcha.net',
'theme' =&#62; 'red'
);
library:
&#60;?php if (!defined('BASEPATH')) [...]]]></description>
		<wfw:commentRss>http://www.antiteori.com/recaptcha-codeigniter-library/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
