<?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>blogfreakz.com &#187; todo list</title>
	<atom:link href="http://blogfreakz.com/tag/todo-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>Web Development, Web Trends, open source resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Ajax Todo List system with Codeigniter Part 1</title>
		<link>http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/</link>
		<comments>http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:01:01 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[todo list]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/</guid>
		<description><![CDATA[I am going to write how to create an ajax message/todo system with Codeigniter. All the following features will be done with Ajax. And the message will be stored in a database. 1. There will be Todo list and Completed list loaded with jquery. 2. Adding a todo list without page reload. 3. Clicking a [...]]]></description>
			<content:encoded><![CDATA[<p>I am going to write how to create an ajax message/todo system with Codeigniter. All the following features will be done with Ajax. And the message will be stored in a database.<br />
   1. There will be Todo list and Completed list loaded with jquery.<br />
   2. Adding a todo list without page reload.<br />
   3. Clicking a link in a todo list will change to a completed list.<br />
   4. The list clicked will slide up and removed. The completed list will fade out and fade in with a new list added from todo list<br />
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/" title="jquery todo system">jquery todo system</a></li>
<li><a href="http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/" title="codeigniter ajax uploader">codeigniter ajax uploader</a></li>
<li><a href="http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/" title="codeigniter todolist">codeigniter todolist</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/news/ajax-todo-list-system-with-codeigniter-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

