<?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: Using the Google Reader API &#8211; Part 2</title>
	<atom:link href="http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/</link>
	<description>Musings on programming, photography and more</description>
	<lastBuildDate>Fri, 12 Mar 2010 10:10:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-66</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 12 Mar 2010 10:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-66</guid>
		<description>Brilliant post Martin, thanks for taking the time to do this.

I have one question though; how would I retrieve a list of read posts? I&#039;ve tried using the reading-list and can get it to return all unread posts, but not all read ones.

Any help would be much appreciated.

Mark</description>
		<content:encoded><![CDATA[<p>Brilliant post Martin, thanks for taking the time to do this.</p>
<p>I have one question though; how would I retrieve a list of read posts? I&#8217;ve tried using the reading-list and can get it to return all unread posts, but not all read ones.</p>
<p>Any help would be much appreciated.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akaii</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-62</link>
		<dc:creator>akaii</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-62</guid>
		<description>What I can&#039;t seem to figure out from your documentation, is how to derive the relationship between folders and feeds. 

There are ways to get the items that belong to a particular group/folder/tag/label, and you can check the item data to find out all the groups it belongs to, but... how can you tell which feed belongs to which folder? Considering that the viewer UI for Google Reader lets you sort feeds into folders, there should be a way to do this, shouldn&#039;t there?

Is there a way to either get the folders that a feed belongs to, or to get a list of feeds that belong to a folder?</description>
		<content:encoded><![CDATA[<p>What I can&#8217;t seem to figure out from your documentation, is how to derive the relationship between folders and feeds. </p>
<p>There are ways to get the items that belong to a particular group/folder/tag/label, and you can check the item data to find out all the groups it belongs to, but&#8230; how can you tell which feed belongs to which folder? Considering that the viewer UI for Google Reader lets you sort feeds into folders, there should be a way to do this, shouldn&#8217;t there?</p>
<p>Is there a way to either get the folders that a feed belongs to, or to get a list of feeds that belong to a folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-61</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-61</guid>
		<description>Great work, Martin! It&#039;s been a big help. Do you know if it&#039;s possible to grab a user&#039;s profile picture using their google reader UID? I can&#039;t quite figure out the trick. The reader UID does not seem to match to anything found in the google contact data, which was my last resort.</description>
		<content:encoded><![CDATA[<p>Great work, Martin! It&#8217;s been a big help. Do you know if it&#8217;s possible to grab a user&#8217;s profile picture using their google reader UID? I can&#8217;t quite figure out the trick. The reader UID does not seem to match to anything found in the google contact data, which was my last resort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Doms : Using the Google Reader API – Part 3</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-54</link>
		<dc:creator>Martin Doms : Using the Google Reader API – Part 3</dc:creator>
		<pubDate>Tue, 19 Jan 2010 22:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-54</guid>
		<description>[...] the client argument, which is the same as the client argument seen in all of the API calls in Part II of this series &#8211; just use a unique string identifying your own software package if in [...]</description>
		<content:encoded><![CDATA[<p>[...] the client argument, which is the same as the client argument seen in all of the API calls in Part II of this series &#8211; just use a unique string identifying your own software package if in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Doms</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-47</link>
		<dc:creator>Martin Doms</dc:creator>
		<pubDate>Thu, 05 Nov 2009 04:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-47</guid>
		<description>You&#039;re quite welcome, thanks for visiting :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re quite welcome, thanks for visiting <img src='http://blog.martindoms.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Murphy</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-46</link>
		<dc:creator>Pat Murphy</dc:creator>
		<pubDate>Thu, 05 Nov 2009 03:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-46</guid>
		<description>This is WONDERFUL. You have solved many problems I had with the outdated information found elsewhere on the web. Thank you so much for taking the time to post this!</description>
		<content:encoded><![CDATA[<p>This is WONDERFUL. You have solved many problems I had with the outdated information found elsewhere on the web. Thank you so much for taking the time to post this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kojiishi</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-44</link>
		<dc:creator>kojiishi</dc:creator>
		<pubDate>Thu, 22 Oct 2009 01:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-44</guid>
		<description>This link
http://code.google.com/p/pyrfeed/wiki/GoogleReaderAPI
gives answeres to some of your questions.
Both this and your page are the great resources and are the great help to me. Thanks!</description>
		<content:encoded><![CDATA[<p>This link<br />
<a href="http://code.google.com/p/pyrfeed/wiki/GoogleReaderAPI" rel="nofollow">http://code.google.com/p/pyrfeed/wiki/GoogleReaderAPI</a><br />
gives answeres to some of your questions.<br />
Both this and your page are the great resources and are the great help to me. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Doms</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-43</link>
		<dc:creator>Martin Doms</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-43</guid>
		<description>Ah yes thanks for reminding me David, I&#039;ll make a note of that in the article.</description>
		<content:encoded><![CDATA[<p>Ah yes thanks for reminding me David, I&#8217;ll make a note of that in the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Green</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-42</link>
		<dc:creator>David Green</dc:creator>
		<pubDate>Tue, 20 Oct 2009 15:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-42</guid>
		<description>To answer my own question: it seems that the unread-count call returns feeds and labels together.  Labels are passed back with an id as follows:

&quot;user/-/label/Android&quot;</description>
		<content:encoded><![CDATA[<p>To answer my own question: it seems that the unread-count call returns feeds and labels together.  Labels are passed back with an id as follows:</p>
<p>&#8220;user/-/label/Android&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Green</title>
		<link>http://blog.martindoms.com/2009/10/16/using-the-google-reader-api-part-2/comment-page-1/#comment-41</link>
		<dc:creator>David Green</dc:creator>
		<pubDate>Tue, 20 Oct 2009 15:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martindoms.com/?p=116#comment-41</guid>
		<description>Great article!

Do you know the API for getting the list of folders (labels)?</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>Do you know the API for getting the list of folders (labels)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
