<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw='http://wellformedweb.org/CommentAPI/' xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:rl='http://www.purl.org/RESTLog/'>
  <channel>
    <title>Comment API Implementations</title>
    <link>http://wellformedweb.org/news/35</link>
    <description>
&lt;p&gt;This is the current list of CommentAPI implementations, be they client or server side.
&lt;/p&gt;
&lt;dl&gt;
  &lt;dt&gt;&lt;a href="http://bitworking.org"&gt;Me&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;The Python implementation of RESTLog, &lt;a href="http://wellformedweb.org/story/2"&gt;Bulu&lt;/a&gt;, supports the CommentAPI.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.intertwingly.net/blog/1261.html"&gt;Sam Ruby&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.perceive.net/pages/page/articles/year/2003/month/04#a6"&gt;Eric Vitiello Jr.&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.pocketsoap.com/weblog/2003/04/1176.html"&gt;Simon Fell&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.kuro5hin.org/user/Carnage4Life/diary"&gt;Dare Obasanjo&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Has implemented CommentAPI client support into &lt;a href="http://www.kuro5hin.org/story/2003/4/5/191812/5463"&gt;RSS Bandit&lt;/a&gt;. &lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.seairth.com/blog/jot/28"&gt;Seairth Jacobs&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;His &lt;a href="http://www.seairth.com/blog/jot"&gt;Jot&lt;/a&gt; software supports the CommentAPI.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://bitworking.org/news/71#X2"&gt;Adrian Frost&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Has implemented it for v1.2 of BlogWorks XML.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.sauria.com/blog/2003/04/17#139"&gt;Ted Leung&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Has added support to &lt;a href="http://roughingit.subtlehints.net/pyblosxom/"&gt;pyblosxom&lt;/a&gt;.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.javaslash.org/blog/"&gt;Mark Lussier&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Has added support to &lt;a href="http://www.javaslash.org/blog/java/?permalink=commentapi.txt"&gt;blojsom&lt;/a&gt; 1.8.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.cincomsmalltalk.com/blog/blogView"&gt;James Robertson&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Has added support to &lt;a href="http://www.cincomsmalltalk.com/BottomFeeder"&gt;BottomFeeder&lt;/a&gt; on the client side and has 
      added server side support to his own weblog.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://aspnetweblog.com"&gt;Scott Watermasysk&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Scott has added server-side support for his weblog at &lt;a href="http://aspnetweblog.com"&gt;http://aspnetweblog.com&lt;/a&gt; and all the
      other blogs at &lt;a href="http://dotnetweblogs.com"&gt;http://dotnetweblogs.com&lt;/a&gt;&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://wellformedweb.org/news/35#X6"&gt;Simon Fell&lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;Writes that &lt;a href="http://yole.ru/projects/syndirella/"&gt;Syndirella&lt;/a&gt; (the CVS version) now supports the CommentAPI.&lt;/dd&gt;

  &lt;dt&gt;&lt;a href="http://www.openlinksw.com/blog/%7Ekidehen"&gt;Kingsley Idehen &lt;/a&gt;&lt;/dt&gt;
  &lt;dd&gt;&lt;a href="http://wellformedweb.org/news/35#X7"&gt;Writes&lt;/a&gt; that &lt;a href="http://www.openlinksw.com/virtuoso"&gt;OpenLink Virtuoso&lt;/a&gt; now supports the CommentAPI.&lt;/dd&gt;

   &lt;dt&gt;&lt;a href="mailto:bernard.paques@bigfoot.com"&gt;Bernard Paques&lt;/a&gt;&lt;/dt&gt;
   &lt;dd&gt;&lt;a href="http://www.yetanothercommunitysystem.com/yacs/articles/view.php/322"&gt;
      Yet Another Community System (YACS)&lt;/a&gt; now supports the CommentAPI.&lt;/dd&gt;

&lt;/dl&gt;

&lt;p&gt;Please let me know of any implementations I am missing.&lt;/p&gt;

</description>
    <dc:creator>BitWorking, Inc</dc:creator>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X1</link>
      <description>
	Hmm I'm getting "File Not Found" back when I try to post from Aggie. Something I'm doing wrong?
      </description>

      <dc:date>2003-04-26T06:07:04-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X2</link>
      <description>
	Joe and Sam: A few questions and comments.

(1) Is there any possibility on the horizon of the Comment API support some form of authentication?

(2) The answer to (1) is significant for me, because it will determine how (or if) I try to get the Comment API working with JournURL. Without some formal method of establishing identity, tbe most I can do is drop Comment API posts into the sandbox with Trackback pings, and I don't know if that's really worth the effort.

(3) Y'know, the API could be of much broader use if it supported a method for creating a discussion, as opposed to replying to an existing one. For example, it could give birth to general purpose clients for web-based forums. Off the top of my head, all it would take to start a JournURL thread would be the addition of a valid RSS &lt;category&gt;... but where would the Comment API client get that list? And of course, this also depends upon the answer to (1).
      </description>

      <dc:date>2003-04-28T16:39:22-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X3</link>
      <description>
	I have added support for my blog (http://aspnetweblog.com) and all of the other blogs at http://dotnetweblogs.com. 

-Scott
      </description>

      <dc:date>2003-05-02T15:56:06-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X4</link>
      <description>
	Roger,
   1. There is no support right now for authentication. Do you have a specific proposal?
   3. That's a good question in general. For example, if you use categories in the RESTLog interface, where do you get that list from? Here again if you have any concrete proposals let me know.
      </description>

      <dc:date>2003-05-14T08:09:45-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X5</link>
      <description>
		&lt;p&gt;Roger, I think that the standard authentication built into &lt;span class="caps"&gt;HTTP&lt;/span&gt; would do, e.g. basic, etc. When a blog reader posted a comment to your CommentAPI endpoint, you reply with a 401 error and the blog reader should notice, authenticate the user and bundle the appropriate authorization bits into the &lt;span class="caps"&gt;HTTP&lt;/span&gt; header in the standard &lt;span class="caps"&gt;HTTP&lt;/span&gt; way.&lt;/p&gt;
 
      </description>

      <dc:date>2003-06-14T12:02:26-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X6</link>
      <description>
		&lt;p&gt;The latest Syndirella code in &lt;span class="caps"&gt;CVS&lt;/span&gt; supports this as well.&lt;/p&gt;
 
      </description>

      <dc:date>2003-08-23T16:18:44-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X7</link>
      <description>
		&lt;p&gt;OpenLink Virtuoso (http://www.openlinksw.com/virtuoso) include a weblog engine, and this engine includes support for the CommentAPI amongst  other blog related APIs (Client and Server Side).&lt;/p&gt;

	&lt;p&gt;My weblog is an example of a Virtuoso Weblog Engine based Blog and it is a live demonstration of CommentAPI support (server side).&lt;/p&gt;
 
      </description>

      <dc:date>2003-09-23T14:30:07-05:00</dc:date>      
   </item>
   <item>
      <title>Comment API Implementations</title>
      <link>http://wellformedweb.org/news/35#X9</link>
      <description>
		&lt;p&gt;I added basic support of wfw:commentRss and wfw:comment to serendipity a while ago, a &lt;span class="caps"&gt;PHP&lt;/span&gt;-blog application (www.s9y.org)&lt;/p&gt;
 
      </description>

      <dc:date>2004-02-06T19:15:49-05:00</dc:date>      
   </item>
  </channel>
</rss>



