<?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: Todo List App Powered By WordPress</title>
	<atom:link href="http://tutorialzine.com/2012/10/todo-app-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2012/10/todo-app-wordpress/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Tue, 18 Jun 2013 16:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: JimG</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-81017</link>
		<dc:creator>JimG</dc:creator>
		<pubDate>Tue, 23 Apr 2013 19:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-81017</guid>
		<description><![CDATA[Thanks Martin for the nice tutorial.

Was wondering why when I click for the delete link (x) on one item it brings me to another page, wp-contents/# instead of capting it and deleting the item. Do you know how I can fix this?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Thanks Martin for the nice tutorial.</p>
<p>Was wondering why when I click for the delete link (x) on one item it brings me to another page, wp-contents/# instead of capting it and deleting the item. Do you know how I can fix this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-80996</link>
		<dc:creator>Francesco</dc:creator>
		<pubDate>Tue, 23 Apr 2013 14:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-80996</guid>
		<description><![CDATA[Hi Martin, 
is there a way to add a parameter after /todo/ and to read it into your app?

if( preg_match(&#039;/\/todo\/?$/&#039;,$_SERVER[&#039;REQUEST_URI&#039;])){ $base_url = plugins_url( &#039;app/&#039; , TZ_TODO_FILE); require TZ_TODO_PATH.&#039;/app/index.php&#039;; exit; }


What I would like to do is to have a url like /todo/3 or /todo/4
and read the number 3 or 4 as a variable inside your script. 

Is this something possible?

Thanks a lot for the tutorial!]]></description>
		<content:encoded><![CDATA[<p>Hi Martin,<br />
is there a way to add a parameter after /todo/ and to read it into your app?</p>
<p>if( preg_match('/\/todo\/?$/',$_SERVER['REQUEST_URI'])){ $base_url = plugins_url( 'app/' , TZ_TODO_FILE); require TZ_TODO_PATH.'/app/index.php'; exit; }</p>
<p>What I would like to do is to have a url like /todo/3 or /todo/4<br />
and read the number 3 or 4 as a variable inside your script. </p>
<p>Is this something possible?</p>
<p>Thanks a lot for the tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: himu</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-79207</link>
		<dc:creator>himu</dc:creator>
		<pubDate>Tue, 12 Mar 2013 05:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-79207</guid>
		<description><![CDATA[Hey, big thanks for this tutorial]]></description>
		<content:encoded><![CDATA[<p>Hey, big thanks for this tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-77723</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Tue, 29 Jan 2013 21:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-77723</guid>
		<description><![CDATA[how can I make the todo app only visible to logged in users or users depending in level??]]></description>
		<content:encoded><![CDATA[<p>how can I make the todo app only visible to logged in users or users depending in level??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nitin</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-77674</link>
		<dc:creator>nitin</dc:creator>
		<pubDate>Sun, 27 Jan 2013 16:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-77674</guid>
		<description><![CDATA[Heloo there thanks for nice tutorial
But is it Possible to use outside wordpress i mean for other cms like Drupal,Joomla etc...]]></description>
		<content:encoded><![CDATA[<p>Heloo there thanks for nice tutorial<br />
But is it Possible to use outside wordpress i mean for other cms like Drupal,Joomla etc...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: posicionamiento web</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-77115</link>
		<dc:creator>posicionamiento web</dc:creator>
		<pubDate>Sat, 29 Dec 2012 23:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-77115</guid>
		<description><![CDATA[So in a sense, todo apps have become the hello world of frameworks :)]]></description>
		<content:encoded><![CDATA[<p>So in a sense, todo apps have become the hello world of frameworks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajmal</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-76468</link>
		<dc:creator>Ajmal</dc:creator>
		<pubDate>Mon, 10 Dec 2012 18:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-76468</guid>
		<description><![CDATA[Hey there Martin!

Really glad that I stumbled upon this tutorial! Really what I am looking for my next WordPress project. 

Does this plugin works on http://example.com/todo or I could actually pull it and insert it inside my index.php or homepage?]]></description>
		<content:encoded><![CDATA[<p>Hey there Martin!</p>
<p>Really glad that I stumbled upon this tutorial! Really what I am looking for my next WordPress project. </p>
<p>Does this plugin works on http://example.com/todo or I could actually pull it and insert it inside my index.php or homepage?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-68572</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 29 Oct 2012 03:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-68572</guid>
		<description><![CDATA[Did you ever do this? I&#039;d love to get a copy.]]></description>
		<content:encoded><![CDATA[<p>Did you ever do this? I'd love to get a copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adewale Olaore</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-66478</link>
		<dc:creator>Adewale Olaore</dc:creator>
		<pubDate>Thu, 25 Oct 2012 17:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-66478</guid>
		<description><![CDATA[I agree with you Rob, even though this is a very good tutorial, it still leaves the beginners out of the while show. There should be an explanation of what each line of code is doing and why it has to be written the way it is.

Martin, I really appreciate your efforts in putting forth these tutorials, I mean I have benefited from some of them, but when it comes to coding tutorials, please take time to explain.]]></description>
		<content:encoded><![CDATA[<p>I agree with you Rob, even though this is a very good tutorial, it still leaves the beginners out of the while show. There should be an explanation of what each line of code is doing and why it has to be written the way it is.</p>
<p>Martin, I really appreciate your efforts in putting forth these tutorials, I mean I have benefited from some of them, but when it comes to coding tutorials, please take time to explain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Morris</title>
		<link>http://tutorialzine.com/2012/10/todo-app-wordpress/#comment-52711</link>
		<dc:creator>Matt Morris</dc:creator>
		<pubDate>Sat, 13 Oct 2012 04:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=2431#comment-52711</guid>
		<description><![CDATA[Thanks for your help guys :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for your help guys :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 280/282 objects using apc
Content Delivery Network via cdn.tutorialzine.com

 Served from: tutorialzine.com @ 2013-06-19 08:32:46 by W3 Total Cache -->