<?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: Roll Your Own FriendFeed with Movable Type</title>
	<atom:link href="http://www.devlounge.net/code/roll-your-own-friendfeed-with-movable-type/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/code/roll-your-own-friendfeed-with-movable-type</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Sun, 21 Mar 2010 19:46:27 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexander Mikhalev</title>
		<link>http://www.devlounge.net/code/roll-your-own-friendfeed-with-movable-type/comment-page-1#comment-145917</link>
		<dc:creator>Alexander Mikhalev</dc:creator>
		<pubDate>Wed, 28 May 2008 00:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/roll-your-own-friendfeed-with-movable-type#comment-145917</guid>
		<description>Man, thank you very much for your post.  I was banging my had aroun this for three hours.
Thank you very much. As soon as I will start proper blog I will link your blog.</description>
		<content:encoded><![CDATA[<p>Man, thank you very much for your post.  I was banging my had aroun this for three hours.<br />
Thank you very much. As soon as I will start proper blog I will link your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BillyMabray</title>
		<link>http://www.devlounge.net/code/roll-your-own-friendfeed-with-movable-type/comment-page-1#comment-145422</link>
		<dc:creator>BillyMabray</dc:creator>
		<pubDate>Fri, 16 May 2008 18:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/roll-your-own-friendfeed-with-movable-type#comment-145422</guid>
		<description>Yves,

That&#039;s awesome, I&#039;ve been trying to figure out a good way to do that. Your code examples (and a little help from Google Translate) made it easy to follow your post.

Thanks!</description>
		<content:encoded><![CDATA[<p>Yves,</p>
<p>That&#8217;s awesome, I&#8217;ve been trying to figure out a good way to do that. Your code examples (and a little help from Google Translate) made it easy to follow your post.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves</title>
		<link>http://www.devlounge.net/code/roll-your-own-friendfeed-with-movable-type/comment-page-1#comment-145345</link>
		<dc:creator>Yves</dc:creator>
		<pubDate>Tue, 13 May 2008 09:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/roll-your-own-friendfeed-with-movable-type#comment-145345</guid>
		<description>I&#039;ve managed something similar on my MT powered blog:

http://yvesluther.name/

Since I wanted to have my blog posts in full length and style I had to take a different approach. In short I tweaked my Atom Feed (to integrate the entryID), then the ActionStreams plugin (to retrieve the entryID) and finally the main index template. The details are described here (though unfortunately in German): 

http://yvesluther.name/web-20/2008-04-25/myfeed/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve managed something similar on my MT powered blog:</p>
<p><a href="http://yvesluther.name/" rel="nofollow">http://yvesluther.name/</a></p>
<p>Since I wanted to have my blog posts in full length and style I had to take a different approach. In short I tweaked my Atom Feed (to integrate the entryID), then the ActionStreams plugin (to retrieve the entryID) and finally the main index template. The details are described here (though unfortunately in German): </p>
<p><a href="http://yvesluther.name/web-20/2008-04-25/myfeed/" rel="nofollow">http://yvesluther.name/web-20/2008-04-25/myfeed/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
