<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.majordojo.com/projects/FeedManager/atom.xsl" type="text/xsl" media="screen"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/01/implementing-ja.php" />
  <link rel="self" type="application/atom+xml" href="http://www.majordojo.com/2006/01/implementing-ja.php" />
  <id>tag:www.majordojo.com,2010://3/tag:www.majordojo.com,2006://3.1066-</id>
  <updated></updated>
  <title>Comments for Implementing James Snell&apos;s Atom Thread Extension</title>
  <subtitle>A blog about Movable Type, technology, geek-dom, science-fiction and yes, sometimes my personal life.</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.261</generator>
  <entry>
    <id>tag:www.majordojo.com,2006://3.1066</id>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/01/implementing-ja.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.majordojo.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=3/entry_id=1066" title="Implementing James Snell's Atom Thread Extension" />
    <published>2006-01-20T05:02:47Z</published>
    <updated>2007-01-15T22:33:40Z</updated>
    <title>Implementing James Snell&apos;s Atom Thread Extension</title>
    <summary>James Snell authored an Atom extension that provides a way of syndicating not only a weblog&#8217;s posts, but all of the comments belonging to a weblog as well. The extension is called the Feed Thread Extension and has been implemented...</summary>
    <author>
      <name>Byrne</name>
      <uri>http://www.majordojo.com/</uri>
    </author>
    
    <category term="Blogging" />
    
    <content type="html" xml:lang="en" xml:base="http://www.majordojo.com/">
      <![CDATA[<p><a href="http://www.snellspace.com/wp/index.php">James Snell</a> authored an <a href="http://en.wikipedia.org/wiki/Atom_%28standard%29">Atom</a> extension that provides a way of syndicating not only a weblog&#8217;s posts, but all of the comments belonging to a weblog as well. The extension is called the <em><a href="http://www1.tools.ietf.org/wg/atompub/draft-snell-atompub-feed-thread-07.txt">Feed Thread Extension</a></em> and has been implemented on the blog you are reading now (here is an <a href="http://www.majordojo.com/2006/01/increasingly_di-comments.xml">example comment feed</a>). Of course, this &#8220;feature&#8221; is invisble to most if not all of my [human] readers, but this feature can be used by <a href="http://en.wikipedia.org/wiki/Aggregation_service">aggregation services</a> and <a href="http://en.wikipedia.org/wiki/Feed_reader">feed readers</a> alike to facilitate the reading of comments made on my weblog using third party tools.</p>

<p>It was an incredibly simple extension to implement, and I wouldn&#8217;t be surprised if pretty soon I released an Atom Syndication plugin for <a href="http://www.sixapart.com/movabletype/">Movable Type</a> that will allow users to more easily take advantage of these cool features and extensions without having to wade through template files and a bunch of XML.</p>
]]>
      

    </content>
  </entry>

</feed>
