<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Sample CodeIgniter Application with Source Code</title>
	<link>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/</link>
	<description>paul's tech rambles</description>
	<pubDate>Fri, 12 Mar 2010 10:42:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Toni</title>
		<link>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-1299</link>
		<author>Toni</author>
		<pubDate>Thu, 27 Dec 2007 13:16:50 +0000</pubDate>
		<guid>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-1299</guid>
		<description>Good job... :)

Anyway, i want to use Ajax to load a home page with contents News, Events, Gallery, etc. 
i want the page always load the newest data from DB for every 5 seconds.
i got difficult with ajax implementation in codeigniter, i use template parser and confuse to load data with ajax.
I've tried using Ajax library http://codeigniter.com/wiki/AJAX_for_CodeIgniter/

Can you help me or explain how should i do please?

thanks</description>
		<content:encoded><![CDATA[<p>Good job&#8230; <img src='http://www.zenperfect.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, i want to use Ajax to load a home page with contents News, Events, Gallery, etc.<br />
i want the page always load the newest data from DB for every 5 seconds.<br />
i got difficult with ajax implementation in codeigniter, i use template parser and confuse to load data with ajax.<br />
I&#8217;ve tried using Ajax library <a href="http://codeigniter.com/wiki/AJAX_for_CodeIgniter/" rel="nofollow">http://codeigniter.com/wiki/AJAX_for_CodeIgniter/</a></p>
<p>Can you help me or explain how should i do please?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubie</title>
		<link>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-590</link>
		<author>ubie</author>
		<pubDate>Wed, 14 Nov 2007 23:11:30 +0000</pubDate>
		<guid>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-590</guid>
		<description>great tutorial its simple n cool</description>
		<content:encoded><![CDATA[<p>great tutorial its simple n cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-70</link>
		<author>Paul</author>
		<pubDate>Fri, 24 Aug 2007 20:27:26 +0000</pubDate>
		<guid>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-70</guid>
		<description>Matthias: Thanks for the bug notice. I've replaced it :)</description>
		<content:encoded><![CDATA[<p>Matthias: Thanks for the bug notice. I&#8217;ve replaced it <img src='http://www.zenperfect.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-61</link>
		<author>Matthias</author>
		<pubDate>Wed, 15 Aug 2007 13:17:17 +0000</pubDate>
		<guid>http://www.zenperfect.com/2007/07/27/sample-codeigniter-application/#comment-61</guid>
		<description>Hello,

there is a little bug in the logout function. In users.php line 187 $id = $this-&#62;session-&#62;userdata('id'); and it should be $id = $this-&#62;session-&#62;userdata('user_id');

Matthias.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>there is a little bug in the logout function. In users.php line 187 $id = $this-&gt;session-&gt;userdata(&#8217;id&#8217;); and it should be $id = $this-&gt;session-&gt;userdata(&#8217;user_id&#8217;);</p>
<p>Matthias.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
