<?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"
	>
<channel>
	<title>Comments on: Lazy Web Request: Google Reader and comments</title>
	<atom:link href="http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/</link>
	<description>Agile Manager and Occasional Code Monkey</description>
	<pubDate>Sat, 06 Sep 2008 04:43:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Brandon Valentine</title>
		<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165834</link>
		<dc:creator>Brandon Valentine</dc:creator>
		<pubDate>Thu, 15 May 2008 20:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165834</guid>
		<description>I use http://co.mments.com.  It mostly works great.  Much better than the aforementioned CoComment.  You can subscribe to an RSS feed of the threads you're following and have it show right back up in Google Reader.</description>
		<content:encoded><![CDATA[<p>I use <a href="http://co.mments.com" rel="nofollow">http://co.mments.com</a>.  It mostly works great.  Much better than the aforementioned CoComment.  You can subscribe to an RSS feed of the threads you&#8217;re following and have it show right back up in Google Reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Beninghove</title>
		<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165694</link>
		<dc:creator>Joey Beninghove</dc:creator>
		<pubDate>Wed, 09 Apr 2008 21:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165694</guid>
		<description>@matt,
No, I don't do that and agree that a more elegant solution is needed.  The problem is not every blogging platform provides comments rss in the same way (some not at all).  Right now, in the LosTechies pipe, I'm just iterating over LT's OPML file, and munging the urls to point to each person's comments feed and then producing one aggregated view of the site's comments in rss.  

I supposed you could attempt to export your OPML from google reader, and do the same kind of thing.  But again, you'll run into the inconsistency between blogging platforms.

CoComment is a good route, but unfortunately not all blog engines support that either.</description>
		<content:encoded><![CDATA[<p>@matt,<br />
No, I don&#8217;t do that and agree that a more elegant solution is needed.  The problem is not every blogging platform provides comments rss in the same way (some not at all).  Right now, in the LosTechies pipe, I&#8217;m just iterating over LT&#8217;s OPML file, and munging the urls to point to each person&#8217;s comments feed and then producing one aggregated view of the site&#8217;s comments in rss.  </p>
<p>I supposed you could attempt to export your OPML from google reader, and do the same kind of thing.  But again, you&#8217;ll run into the inconsistency between blogging platforms.</p>
<p>CoComment is a good route, but unfortunately not all blog engines support that either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Berther</title>
		<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165690</link>
		<dc:creator>Matt Berther</dc:creator>
		<pubDate>Wed, 09 Apr 2008 16:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165690</guid>
		<description>@joey: do you set up a Yahoo Pipe to create a feed for every comment that you post to an external site? That's the problem I'm trying to solve. mattberther.com already has comments available via an RSS feed (see the RSS 2.0 link directly above your comment).

@phil: I'll look into it. Thanks!</description>
		<content:encoded><![CDATA[<p>@joey: do you set up a Yahoo Pipe to create a feed for every comment that you post to an external site? That&#8217;s the problem I&#8217;m trying to solve. mattberther.com already has comments available via an RSS feed (see the RSS 2.0 link directly above your comment).</p>
<p>@phil: I&#8217;ll look into it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Weber</title>
		<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165689</link>
		<dc:creator>Phil Weber</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165689</guid>
		<description>You might give coComment a try: http://www.cocomment.com/</description>
		<content:encoded><![CDATA[<p>You might give coComment a try: <a href="http://www.cocomment.com/" rel="nofollow">http://www.cocomment.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Woodward</title>
		<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165688</link>
		<dc:creator>Martin Woodward</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165688</guid>
		<description>Hmm, wanted to know a better way of doing this myself - especially as Google Reader does not support the threaded comments thing like other RSS readers do.  I guess I'll have to star this article and keep checking back here to find if anyone has an answer :-)</description>
		<content:encoded><![CDATA[<p>Hmm, wanted to know a better way of doing this myself - especially as Google Reader does not support the threaded comments thing like other RSS readers do.  I guess I&#8217;ll have to star this article and keep checking back here to find if anyone has an answer :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Beninghove</title>
		<link>http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165687</link>
		<dc:creator>Joey Beninghove</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/2008/04/09/lazy-web-request-google-reader-and-comments/#comment-165687</guid>
		<description>Over at LosTechies, I used Yahoo Pipes to set up an aggregated RSS feed of all comments posted to any of our blogs at LosTechies.  That seems like the best universal way of doing it.  Especially in the cases, like Community Server, that don't provide an OOTB way to have a "master" comments feed.</description>
		<content:encoded><![CDATA[<p>Over at LosTechies, I used Yahoo Pipes to set up an aggregated RSS feed of all comments posted to any of our blogs at LosTechies.  That seems like the best universal way of doing it.  Especially in the cases, like Community Server, that don&#8217;t provide an OOTB way to have a &#8220;master&#8221; comments feed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
