Archive for May, 2005

Forms on RSS

Since the list of blogs I read on a daily basis is getting bigger and bigger, I decided some months ago to subscribe them via RSS, to keep updated with all the new posts.

It has happened to me, while reading some of the posts that I really would love to comment, but that implies clicking on the news-reader, opening the page, sometimes even click on the comments links, and only then I’m able to post my comment, I must confess I have kind of small short term memory, so by the time I get to the comment form, I already forgot about what I wanted to say!

Today I just noticed that Russel’s feed included a nice HTML form in the bottom of every feed entry:

russellform.jpg

Hey, that’s an interesting idea! So I decided to give it a try and put to work the same concept here on Centopeia.

Since this blog is powered by wordpress right now, rss feed are built by the following script files, depending on the type of the feed:

  • atom.php: Produces Atom syndication output.
  • wp-rdf.php: Produces RDF syndication output.
  • wp-rss.php: Produces RSS syndication output.
  • wp-rss2.php: Produces RSS2 syndication output.
So i decided to give it a try, starting from the RSS2 syndication. A carefull look at the code and I determined the place where the new form should go in:
<content:encoded>
    <![CDATA[<?php the_excerpt_rss() ?>]]> <?php include(’rsscommentform.php’); ?>

</content:encoded>


and included a call to “rsscommentform.php“, which has the html code necessary to produce something like:

Comment this post:

Comment:


Valid RSSat the bottom of every feed entry. Everything seemed to work fine, at least according to FeedValidator the rss feed is ok!

UPDATE: I’ve just removed the form from the rss2 feed, I’m having trouble configuring it with the Wordpress comment engine, so that people might comment comming from their favorite newsreader. Some how the comments don’t get posted…

Add comment May 31st, 2005

Share Skype

The guys that brought us Skype just started a new blog Share Skype:

Skype

Add comment May 30th, 2005

Amazon DVD Rental

I just noticed that Amazon just entered the DVD Rental business while I was browsing their site for some books and DVD’s.

Add comment May 27th, 2005

Cheat Sheets

Dave from “I Love Jack Daniels” just release another cheat sheet, this time devoted to Mysql. In the past he had already released some other interesting sheets, check them out:

Add comment May 27th, 2005

Content Management in Perl with Bricolage

The talk presentation I proposed for YAPC::EU this year has just been accepted!

Now the only thing missing are the slides! He! He! But i already have a draft to start with, so no major stress there…

Add comment May 27th, 2005

Previous Posts


Calendar

May 2005
M T W T F S S
    Jun »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Posts by Month

Posts by Category