<?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: Ajax Todo List system with Codeigniter Part 2</title>
	<atom:link href="http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/</link>
	<description>Welcome to Okada Design Web Development Blog</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:28:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: damir</title>
		<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/comment-page-1/#comment-4827</link>
		<dc:creator>damir</dc:creator>
		<pubDate>Tue, 18 Oct 2011 08:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=566#comment-4827</guid>
		<description>I think that you have some bug to fix in the demo :) 
this is the respons that i get when i add a new list or go to the existing one

404 Page Not Found

The page you requested was not found.</description>
		<content:encoded><![CDATA[<p>I think that you have some bug to fix in the demo <img src='http://www.okadadesign.no/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
this is the respons that i get when i add a new list or go to the existing one</p>
<p>404 Page Not Found</p>
<p>The page you requested was not found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastien</title>
		<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/comment-page-1/#comment-4817</link>
		<dc:creator>sebastien</dc:creator>
		<pubDate>Mon, 26 Sep 2011 10:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=566#comment-4817</guid>
		<description>your system work perfectly,
But I have a question : I ve seen that for loading the js file you use module/site/config/bep_assets.php

So I have tried to load an other jquery file in the bep_assets.php like $config[&#039;asset&#039;][] = array(&#039;file&#039;=&gt;&#039;myscript.js&#039;, &#039;needs&#039;=&gt;&#039;jquery&#039;);

But It doesn&#039;t load anywhere in the page So I would like to know if there is an other file to configure the js in backendpro and how to load it.

Please help I don&#039;t know where is that file thanks</description>
		<content:encoded><![CDATA[<p>your system work perfectly,<br />
But I have a question : I ve seen that for loading the js file you use module/site/config/bep_assets.php</p>
<p>So I have tried to load an other jquery file in the bep_assets.php like $config['asset'][] = array(&#8216;file&#8217;=&gt;&#8217;myscript.js&#8217;, &#8216;needs&#8217;=&gt;&#8217;jquery&#8217;);</p>
<p>But It doesn&#8217;t load anywhere in the page So I would like to know if there is an other file to configure the js in backendpro and how to load it.</p>
<p>Please help I don&#8217;t know where is that file thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeIgniter Toolbox- Essential Tutorials and Resources &#124; WP Plates! &#124; Wordpress Themes</title>
		<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/comment-page-1/#comment-4732</link>
		<dc:creator>CodeIgniter Toolbox- Essential Tutorials and Resources &#124; WP Plates! &#124; Wordpress Themes</dc:creator>
		<pubDate>Sun, 26 Jun 2011 18:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=566#comment-4732</guid>
		<description>[...] Create an Ajax To-Do List System with CodeIgniter (Part 2) [...]</description>
		<content:encoded><![CDATA[<p>[...] Create an Ajax To-Do List System with CodeIgniter (Part 2) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeIgniter Toolbox- Essential Tutorials and Resources &#124; Content Store</title>
		<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/comment-page-1/#comment-4718</link>
		<dc:creator>CodeIgniter Toolbox- Essential Tutorials and Resources &#124; Content Store</dc:creator>
		<pubDate>Mon, 20 Jun 2011 10:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=566#comment-4718</guid>
		<description>[...] Create an Ajax To-Do List System with CodeIgniter (Part 2) [...]</description>
		<content:encoded><![CDATA[<p>[...] Create an Ajax To-Do List System with CodeIgniter (Part 2) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shinokada</title>
		<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/comment-page-1/#comment-4699</link>
		<dc:creator>shinokada</dc:creator>
		<pubDate>Fri, 27 May 2011 10:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=566#comment-4699</guid>
		<description>The problem is using BackendPro on php5.3. You can solve the problem and solution is here. http://www.okadadesign.no/blog/codeigniter/creating-customer-support-time-tracking-application-daikon-with-codeigniter-part-1/

Please read &quot;Preparing BackendPro&quot; at the beginning of the article.</description>
		<content:encoded><![CDATA[<p>The problem is using BackendPro on php5.3. You can solve the problem and solution is here. <a href="http://www.okadadesign.no/blog/codeigniter/creating-customer-support-time-tracking-application-daikon-with-codeigniter-part-1/" rel="nofollow">http://www.okadadesign.no/blog/codeigniter/creating-customer-support-time-tracking-application-daikon-with-codeigniter-part-1/</a></p>
<p>Please read &#8220;Preparing BackendPro&#8221; at the beginning of the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fanani</title>
		<link>http://www.okadadesign.no/blog/codeigniter/ajax-todo-list-system-with-codeigniter-part-2/comment-page-1/#comment-4698</link>
		<dc:creator>fanani</dc:creator>
		<pubDate>Fri, 27 May 2011 09:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.okadadesign.no/blog/?p=566#comment-4698</guid>
		<description>error install BackendPro..???

A PHP Error was encounteredi

Severity: 8192

Message: Assigning the return value of new by reference is deprecated

Filename: libraries/Loader.php

Line Number: 414

==================================================

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\ci_bep\system\application\libraries\Loader.php:414)

Filename: libraries/Session.php

Line Number: 662</description>
		<content:encoded><![CDATA[<p>error install BackendPro..???</p>
<p>A PHP Error was encounteredi</p>
<p>Severity: 8192</p>
<p>Message: Assigning the return value of new by reference is deprecated</p>
<p>Filename: libraries/Loader.php</p>
<p>Line Number: 414</p>
<p>==================================================</p>
<p>A PHP Error was encountered</p>
<p>Severity: Warning</p>
<p>Message: Cannot modify header information &#8211; headers already sent by (output started at C:\xampp\htdocs\ci_bep\system\application\libraries\Loader.php:414)</p>
<p>Filename: libraries/Session.php</p>
<p>Line Number: 662</p>
]]></content:encoded>
	</item>
</channel>
</rss>

