<?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: Modified Recent Comments</title>
	<atom:link href="http://www.dellah.com/orient/2003/02/20/modified-recent-comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dellah.com/orient/2003/02/20/modified-recent-comments</link>
	<description>I, from the orient to the drooping west, Making the wind my post-horse, still unfold</description>
	<lastBuildDate>Sat, 13 Dec 2008 10:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: john</title>
		<link>http://www.dellah.com/orient/2003/02/20/modified-recent-comments/comment-page-1#comment-509</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dellah.com/orient/2003/02/20/modified-recent-comments#comment-509</guid>
		<description>I&#039;m confused by your update - what doesn&#039;t work?  I do see a trackback in your recent comments.

This is something I am trying to do on my site.  I have the same recent comments code on my individual archive page as I do my main index.  In the archive it works exactly as I want - showing recent comments (both comments and trackbacks) for that entry.  But on the main index I get an error saying MTSimpleComments needs to be run in an entry context.

So I thought the answer was going to be this patch you refer to here, but while that doesn&#039;t give me an error on rebuilds now it also doesn&#039;t fix the problem - I only see recent comments on the main archive.

Do you have it working?</description>
		<content:encoded><![CDATA[<p>I&#8217;m confused by your update &#8211; what doesn&#8217;t work?  I do see a trackback in your recent comments.</p>
<p>This is something I am trying to do on my site.  I have the same recent comments code on my individual archive page as I do my main index.  In the archive it works exactly as I want &#8211; showing recent comments (both comments and trackbacks) for that entry.  But on the main index I get an error saying MTSimpleComments needs to be run in an entry context.</p>
<p>So I thought the answer was going to be this patch you refer to here, but while that doesn&#8217;t give me an error on rebuilds now it also doesn&#8217;t fix the problem &#8211; I only see recent comments on the main archive.</p>
<p>Do you have it working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burningbird</title>
		<link>http://www.dellah.com/orient/2003/02/20/modified-recent-comments/comment-page-1#comment-512</link>
		<dc:creator>Burningbird</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dellah.com/orient/2003/02/20/modified-recent-comments#comment-512</guid>
		<description>I do like it when people have recent comments...

I use PHP/MySql primarily because I have several &#039;weblogs&#039; (converting all my sites over to MT management) and want posts, trackbacks, and comments from all of them to show on each page. 

And, I do love playing with MySql....

</description>
		<content:encoded><![CDATA[<p>I do like it when people have recent comments&#8230;</p>
<p>I use PHP/MySql primarily because I have several &#8216;weblogs&#8217; (converting all my sites over to MT management) and want posts, trackbacks, and comments from all of them to show on each page. </p>
<p>And, I do love playing with MySql&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Freeman</title>
		<link>http://www.dellah.com/orient/2003/02/20/modified-recent-comments/comment-page-1#comment-510</link>
		<dc:creator>Paul Freeman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dellah.com/orient/2003/02/20/modified-recent-comments#comment-510</guid>
		<description>What I was hoping to display is what Shelley has in her Recent Trackbacks namely &quot;&lt;Trackback URL&gt; on &lt;URL of entry trackbacked&gt;&quot;.  However, all you can currently have is trackbacked URL.  As you can see, I&#039;ve got that working.

I&#039;m not sure which patch you are referring to; Mark Paschel&#039;s patch helped enable recent comments/trackbacks on the index page, whilst Dave Raynes MTPingedURLs still only works on the individual entries, not the index page.  Is this why you are not seeing anything?  

I&#039;ve noticed that MTSimpleComments doesn&#039;t give a build error if you use an invalid tag, it just doesn&#039;t display anything.</description>
		<content:encoded><![CDATA[<p>What I was hoping to display is what Shelley has in her Recent Trackbacks namely &#8220;&lt;Trackback URL> on &lt;URL of entry trackbacked>&#8221;.  However, all you can currently have is trackbacked URL.  As you can see, I&#8217;ve got that working.</p>
<p>I&#8217;m not sure which patch you are referring to; Mark Paschel&#8217;s patch helped enable recent comments/trackbacks on the index page, whilst Dave Raynes MTPingedURLs still only works on the individual entries, not the index page.  Is this why you are not seeing anything?  </p>
<p>I&#8217;ve noticed that MTSimpleComments doesn&#8217;t give a build error if you use an invalid tag, it just doesn&#8217;t display anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.dellah.com/orient/2003/02/20/modified-recent-comments/comment-page-1#comment-511</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dellah.com/orient/2003/02/20/modified-recent-comments#comment-511</guid>
		<description>I was referring to Mark&#039;s patch to enable recent comments/trackbacks on the index page.

Excellent, knowing it is working for you means I&#039;ll spend some time to figure out just why it isn&#039;t for me.  Don&#039;t think it is an invalid code since the exact same code works in the individual archive, but certainly gives me the energy I need knowing that I should be able to get it to work.

Thanks</description>
		<content:encoded><![CDATA[<p>I was referring to Mark&#8217;s patch to enable recent comments/trackbacks on the index page.</p>
<p>Excellent, knowing it is working for you means I&#8217;ll spend some time to figure out just why it isn&#8217;t for me.  Don&#8217;t think it is an invalid code since the exact same code works in the individual archive, but certainly gives me the energy I need knowing that I should be able to get it to work.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
