Installed RSS Count Comments

Update 1-18-10: I have temporarily(?) disabled this plugin. Read the comments.

I just installed RSS Count Comments. Findable  on WordPress.

When you read my RSS feed, you’ll now see the number of comments in each post. So a title might read:

It Was on Fire When I Got Here (3 comments)

I installed this because comments are so very important but you’d easily miss them when reading just the RSS feed.

I encourage all my friends to install this very small plugin! It’s just 7 lines of code. :-)

6 Comments

  1. Jesse says:

    Since the title of the post changes after you get a comment, how to you prevent RSS readers from thinking they are two different posts?

  2. lee says:

    Damn you Jesse Zbikowski. Damn you to hell!

    Didn’t I damn you yesterday too? You’re like my conscience, really good to have around despite the nuisance.

  3. Jesse says:

    Maybe it’s the guid tag. I tried to get commenting to work inside an RSS feed using the textInput tag but the readers all seem to ignore it.

  4. lee says:

    I’ve never looked into the RSS that WordPress spits out.
    I’m looking at the RSS feed right now for this wordpress blog and I see:

    
    <item>
    <title>test (1 comments)</title>
    <link>http://lee.org/blog/2010/01/18/test/</link>
    <comments>http://lee.org/blog/2010/01/18/test/#comments</comments>
    <pubDate>Tue, 19 Jan 2010 00:14:25 +0000</pubDate>
    <dc:creator>lee</dc:creator>
    <category><![CDATA[General]]></category>
    
    <guid isPermaLink="false">http://lee.org/blog/?p=3335</guid>
    <description><![CDATA[ignore
    ]]></description>
    <content:encoded><![CDATA[<p>ignore</p>
    ]]></content:encoded>
    <wfw:commentRss>http://lee.org/blog/2010/01/18/test/feed/</wfw:commentRss>
    <slash:comments>1</slash:comments>
    </item>
    

    What’s that “slash:comments”. I’m looking….

  5. lee says:

    Ugh, I don’t have time to bang on this right now. I’ll look at it after I’m back from India. In the mean time, I’ll disable this plugin.

    Jesse, yeah, I’d guess the guid tag is the official one. It looks like the RSS reader built into Internet Explorer reads the “slash:comments” tag but not Google Reader. There’s gotta be a spec out there. And I’d bet that “slash:comments” isn’t in it. Ha, slash:comments comes from Slashdot. That’s silly.

    There’s got to be a better way!

  6. Jesse says:

    Well FWIW it is working fine in Google Reader, by which I mean new comments do not cause the item to appear again after it’s been read.

Leave a Comment

Do not write "http://" or "https://" in your comment, it will be blocked. It may take a few days for me to manually approve your first comment.