<?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: Toodledo API implemented in PHP</title>
	<atom:link href="http://www.shesek.info/php/toodledo-api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shesek.info/php/toodledo-api</link>
	<description>Just another web developer blog</description>
	<lastBuildDate>Tue, 17 Jan 2012 16:42:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: dbw</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-3880</link>
		<dc:creator>dbw</dc:creator>
		<pubDate>Tue, 20 Sep 2011 22:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-3880</guid>
		<description>Any chance you&#039;re going to update it soon?  Seems like your (simple &amp; elegant) implementation wouldn&#039;t require too many changes...would it?</description>
		<content:encoded><![CDATA[<p>Any chance you&#8217;re going to update it soon?  Seems like your (simple &amp; elegant) implementation wouldn&#8217;t require too many changes&#8230;would it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shesek</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-3845</link>
		<dc:creator>shesek</dc:creator>
		<pubDate>Sat, 13 Aug 2011 01:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-3845</guid>
		<description>@HJE, No, it works with the 1.0 API. I&#039;ll do my best to publish a new version when I get some time.

The parameters for the constructor are your user id and password. There&#039;s an usage example in the post contents. I&#039;m not sure why you&#039;re getting that error, Toodledo&#039;s API should return something, even if some error occurred. Can you show me how you&#039;re using it?</description>
		<content:encoded><![CDATA[<p>@HJE, No, it works with the 1.0 API. I&#8217;ll do my best to publish a new version when I get some time.</p>
<p>The parameters for the constructor are your user id and password. There&#8217;s an usage example in the post contents. I&#8217;m not sure why you&#8217;re getting that error, Toodledo&#8217;s API should return something, even if some error occurred. Can you show me how you&#8217;re using it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HJE</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-3811</link>
		<dc:creator>HJE</dc:creator>
		<pubDate>Tue, 02 Aug 2011 13:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-3811</guid>
		<description>Hello,

does the API work with the version 2.0?

Thank U</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>does the API work with the version 2.0?</p>
<p>Thank U</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HJE</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-3810</link>
		<dc:creator>HJE</dc:creator>
		<pubDate>Tue, 02 Aug 2011 13:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-3810</guid>
		<description>Hello,

can you help me. 
I don&#039;t get it works with php5.
Message: &quot;Fatal error: Uncaught exception &#039;Exception&#039; with message &#039;Empty response&#039; &quot;

What paramter do I have to give to the token API?
$t = new Toodledo(&#039;???&#039;, &#039;???&#039;); // last parameter is optional

Can you give me a working example, that shows all tasks in one folder?

Thank U</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>can you help me.<br />
I don&#8217;t get it works with php5.<br />
Message: &#8220;Fatal error: Uncaught exception &#8216;Exception&#8217; with message &#8216;Empty response&#8217; &#8221;</p>
<p>What paramter do I have to give to the token API?<br />
$t = new Toodledo(&#8216;???&#8217;, &#8216;???&#8217;); // last parameter is optional</p>
<p>Can you give me a working example, that shows all tasks in one folder?</p>
<p>Thank U</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shesek</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-3793</link>
		<dc:creator>shesek</dc:creator>
		<pubDate>Wed, 27 Jul 2011 15:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-3793</guid>
		<description>Thanks for letting me know, I updated the link.</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know, I updated the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HJ</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-3791</link>
		<dc:creator>HJ</dc:creator>
		<pubDate>Wed, 27 Jul 2011 12:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-3791</guid>
		<description>Hello,

where can I get the PHP-API.
The link is dead.

Thank U</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>where can I get the PHP-API.<br />
The link is dead.</p>
<p>Thank U</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cohuman</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-454</link>
		<dc:creator>cohuman</dc:creator>
		<pubDate>Fri, 10 Sep 2010 01:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-454</guid>
		<description>[...] Toodledo API implemented in PHP shesek I think this is the second time in a week that I&#039;ve found something created shesek. Nice implementation, I like the fact that he cheats, his words, and uses __call magic. (tags: api tasks programming) [...]</description>
		<content:encoded><![CDATA[<p>[...] Toodledo API implemented in PHP shesek I think this is the second time in a week that I&#039;ve found something created shesek. Nice implementation, I like the fact that he cheats, his words, and uses __call magic. (tags: api tasks programming) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shesek</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-130</link>
		<dc:creator>shesek</dc:creator>
		<pubDate>Thu, 10 Jun 2010 16:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-130</guid>
		<description>If Toodledo&#039;s API returns it, it should be there. How are you trying to read it? The correct way of accessing those attributes is:
&lt;code&gt;$folders = $t-&gt;getFolders();
foreach ($folders as $folder) {
	$attributes = $folder-&gt;attributes();
	echo &#039;id: &#039;.$attributes[&#039;id&#039;];
	echo &#039;private: &#039;.$attributes[&#039;private&#039;];
}&lt;/code&gt;

If it doesn&#039;t work, check the raw response:
&lt;code&gt;echo $t-&gt;getFolders(array(), Toodledo::RAW);&lt;/code&gt;
Is it there?</description>
		<content:encoded><![CDATA[<p>If Toodledo&#8217;s API returns it, it should be there. How are you trying to read it? The correct way of accessing those attributes is:<br />
<code>$folders = $t-&gt;getFolders();<br />
foreach ($folders as $folder) {<br />
	$attributes = $folder-&gt;attributes();<br />
	echo 'id: '.$attributes['id'];<br />
	echo 'private: '.$attributes['private'];<br />
}</code></p>
<p>If it doesn&#8217;t work, check the raw response:<br />
<code>echo $t-&gt;getFolders(array(), Toodledo::RAW);</code><br />
Is it there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Rosenbury</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-126</link>
		<dc:creator>Charlie Rosenbury</dc:creator>
		<pubDate>Fri, 04 Jun 2010 16:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-126</guid>
		<description>If you look on the first page of the api (http://www.toodledo.com/info/api_doc.php), it says that it returns attributes with the folders when you call &#039;getFolders.&#039;

So the information is definitely available in the API. Would it be tricky to implement?</description>
		<content:encoded><![CDATA[<p>If you look on the first page of the api (<a href="http://www.toodledo.com/info/api_doc.php" rel="nofollow">http://www.toodledo.com/info/api_doc.php</a>), it says that it returns attributes with the folders when you call &#8216;getFolders.&#8217;</p>
<p>So the information is definitely available in the API. Would it be tricky to implement?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shesek</title>
		<link>http://www.shesek.info/php/toodledo-api/comment-page-1#comment-122</link>
		<dc:creator>shesek</dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.shesek.info/?p=246#comment-122</guid>
		<description>That&#039;s really more up to Toodledo&#039;s API, and since I never needed the folder&#039;s attributes, you should probably ask that at their forums</description>
		<content:encoded><![CDATA[<p>That&#8217;s really more up to Toodledo&#8217;s API, and since I never needed the folder&#8217;s attributes, you should probably ask that at their forums</p>
]]></content:encoded>
	</item>
</channel>
</rss>

