Neurotic Fishbowl: RSS Feed with Comments

« Food Curses | Main Index | Cinderella Dreams »
comments | incoming pings | outgoing pings



strtotime ("April 8, 2003 10:44 AM")) { ?>

RSS Feed with Comments

There's been much talk lately about RSS feeds and comment feeds and all sorts of other things. I was thinking about doing a comments feed, but have been too lazy to investigate it. However, Jennifer was wonderful enough to post her RSS template with full posts and comments, so I made a copy and added it to the sidebar if you prefer to read Neurotic Fishbowl that way (or just click here).

I haven't tested it in a newsreader yet myself, so let me know if you see anything wonky.

.: Posted April 8, 2003 10:44 AM in Geeky Things, ";print substr($entry_cats, 0, -2); ?> :.


"; echo "Trackbacks on this post: ", $count, ""; $pingarray = "SELECT p.tbping_source_url, p.tbping_blog_name, p.tbping_created_on, p.tbping_excerpt, p.tbping_tb_id, t.trackback_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"; $resultping = mysql_query($pingarray) or die (mysql_error()); while ($row = mysql_fetch_array($resultping)) { //set up the variables being used - the date can be configured below $url = ($row['tbping_source_url']); $blog = ($row['tbping_blog_name']); $date = date("F d, Y g:i A", strtotime($row['tbping_created_on'])); $excerpt = ($row['tbping_excerpt']); echo "

", $excerpt, "

"; echo "
Posted by "; echo "", $blog, ""; echo " on ", $date, "
"; } ?>

Ping this post
http://www.neuroticfishbowl.com/mt/mt-tb.cgi/1409




"..."




Comments

FYI - look for the p tag that is just before the MTComments tag - move it inside the MTComments tag (next line) to make all the news readers happy. :)

.: Christine said on April 8, 2003 10:52 AM :: link it :.

I just checked this out in NewzCrawler, and it looks fine to me! I have newsfeeds and separate comment feeds, but this is ultra-cool! Going to install it now! :-) Thanks for posting this!

.: Christine said on April 8, 2003 11:55 PM :: link it :.

Heh, I should probably read your entire blog before I comment next time!

.: Promo said on April 9, 2003 03:27 PM :: link it :.

Wow. I implemented it before seeing it work and I have to say for someone like myself who reads the majority of her blogs late at night, this is *awesome* to be able to read each post and all the comments so readily. I love it. This new template finally has me fully converted to a feed reader - and that's saying a lot.

.: Ciscley said on April 10, 2003 03:57 AM :: link it :.

You're too early! Come back at April 8, 2003 10:44 AM to see this post.

Post a comment*:
{HTML ok, IP address logged}

Name:


E-mail Address: (Optional)


URL: (Optional)


Add a smilie (launches smilie 'palette')

Comments:


Remember info?





Subscribe to post
Unsubscribe to post
(e-mail field must be filled in)
Enter e-mail address to subscribe/unsubscribe to comments on this post without having to post a comment:
Subscribe to post
Unsubscribe to post
E-mail:
(e-mail field must be filled in) -->

* Please note: Comments that are inappropriate will be deleted - mean, spiteful, rude comments. Don't let that stop you from posting comments. Just wanted to let you know the rules of the house.