<?xml version="1.0" encoding="utf-8"?>
<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://dashes.com/anil/2003/03/explaining-trac.html" />
  <link rel="self" type="application/atom+xml" href="http://dashes.com/anil/atom.xml" />
  <id>tag:dashes.com,2009:/anil//1/tag:www.dashes.com,2003:/anil//1.1622-</id>
  <updated>2009-08-10T20:32:15Z</updated>
  <title>Comments for explaining trackback</title>
  <subtitle>A Blog About Making Culture</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.3-en</generator>
  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622</id>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://dashes.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=1622" title="explaining trackback" />
    <published>2003-03-21T21:55:03Z</published>
    <updated>2005-08-12T06:49:44Z</updated>
    <title>explaining trackback</title>
    <summary>After noticing that both David and Doc were having trouble understanding TrackBack, I tried to write up a brief explanation, as I understand it, of...</summary>
    <author>
      <name>Anil</name>
      <uri>http://anildash.com/</uri>
    </author>
    
    <category term="weblogs" />
    
    <content type="html" xml:lang="en" xml:base="http://dashes.com/anil/">
      <![CDATA[<p>After noticing that both <a title="Joho the Blog: Trackback Wha'?" href="http://www.hyperorg.com/blogger/mtarchive/001332.html">David</a> and <a href="http://doc.weblogs.com/2003/03/18#methododdities">Doc</a> were having trouble understanding TrackBack, I tried to write up a brief explanation, as I understand it, of how the protocol works. Since it was of use to them, I thought I'd repost it for any others who remain confused.</p>
<p>Hopefully I got it right, or else I expect <a href="http://www.dollarshort.org">Mena</a> will come over here and correct me in the comments.</p>
<blockquote><p>Just noticed you said you were still a bit in the dark about TrackBack. If that's still the case, I think I can explain it to you simply. TrackBack's just a protocol for one web server to talk to another. The problem is, people have confused the protocol for one of its implementations.</p></blockquote>
<blockquote><p>Right now, the main use of the protocol is to have someone else's web server tell yours about a message that's been posted. My server says, "Anil wrote about your post on Thursday." That works basically like remote comments, and maybe even ought to be displayed the same way that comments are, only linked to the remote site instead of displayed inline.</p></blockquote>
<blockquote><p>Another use of TrackBack, which is just starting to catch on, is for everyone writing about a topic to ping a central place with their comments. These category-based or aggregating TrackBacks are <em>great</em>. Imagine a TrackBack-enabled centralized category system, where any post that people on the system make to their "music" category gets pinged to a central music category page. You'd have all the blog entries of all those people, all in one place, by topic. Maybe you could filter it using OPML and FOAF to just those people who are 2 degrees away from your blogroll. Cool stuff.</p></blockquote>
<blockquote><p>Examples of category-based TrackBack aggregation pages:</p></blockquote>
<blockquote><p><a href="http://www.sxswblog.com/exchange.asp">
notes from people who were at SXSW this year</a><br />
<a href="http://www.movabletype.org/osxcon/">
a similar thing for the ORA OS X Con last year</a></p></blockquote>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1697</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1697" />
    <title>Comment from Bill on 2003-03-21</title>
    <author>
        <name>Bill</name>
        <uri>http://brilliantcorners.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://brilliantcorners.org/">
        <![CDATA[<p>Some great examples of the centralized TrackBack collection sites:</p>

<p><a href="http://topicexchange.com/topics" rel="nofollow">http://topicexchange.com/topics</a></p>

<p>And similar to your "music" example, there's a book-related trackback page at allconsuming:</p>

<p><a href="http://allconsuming.net/trackbook.html" rel="nofollow">http://allconsuming.net/trackbook.html</a></p>

<p>And here's just one example of how Shelley Powers has has been extending (make more 2-way) how trackbacks can be used:</p>

<p><a href="http://weblog.burningbird.net/fires/000838.htm" rel="nofollow">http://weblog.burningbird.net/fires/000838.htm</a></p>

<p>Thanks for writing this out Anil, as TrackBacks haven't had much in the way of a simple explanation. Still, I think the best lesson is almost just turning it on, and sending a ping to someone, or even to one of your own entries, just to see it working.</p>]]>
    </content>
    <published>2003-03-21T22:48:11Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1698</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1698" />
    <title>Comment from Anil on 2003-03-21</title>
    <author>
        <name>Anil</name>
        <uri>http://anildash.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anildash.com/">
        <![CDATA[<p>Thanks for those examples, Bill. I liked all of those implementations, but hadn't covered them because the email was a basic intro. Maybe I'll write up a whole "intro to TrackBack" and include those.</p>]]>
    </content>
    <published>2003-03-21T23:27:51Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1699</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1699" />
    <title>Comment from Marc Canter on 2003-03-21</title>
    <author>
        <name>Marc Canter</name>
        <uri>http://blogs.it/0100198</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogs.it/0100198">
        <![CDATA[<p>The bombs are dropping on live TV, but I'm taking out some time to say "Thank you Anil" as well.  Now if Radio just had  away of doing that, I'd be rocking.</p>]]>
    </content>
    <published>2003-03-22T00:26:14Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1700</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1700" />
    <title>Comment from Bill on 2003-03-21</title>
    <author>
        <name>Bill</name>
        <uri>http://brilliantcorners.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://brilliantcorners.org/">
        <![CDATA[<p>I understand the need to keep it simple for now, but your hinting at writing a longer intro to TrackBack brings up an interesting question. </p>

<p>Do you think it would be more interesting to read (and contribute to) a user-written introduction to TrackBack, or one put together by Ben and Mena. Not that they wouldn't do a fantastic job, which they would, but since so many people have developed some interesting uses of TrackBack, I think I'd almost like to hear their views on and uses of TB rather than a simple "here's what TB is."</p>

<p>It would be a "here's how TB works, and here's how and why I use it" kind of document. A "best practices" document, if you will.</p>]]>
    </content>
    <published>2003-03-22T00:26:29Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1701</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1701" />
    <title>Comment from mathowie on 2003-03-21</title>
    <author>
        <name>mathowie</name>
        <uri>http://a.wholelottanothing.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://a.wholelottanothing.org">
        <![CDATA[<p>Actually Anil, the URL to everyone posting about SXSW is at the <a href="http://www.sxswblog.com/sxswTrack.blog" rel="nofollow">the SXSWTrack page</a></p>]]>
    </content>
    <published>2003-03-22T00:27:28Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1702</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1702" />
    <title>Comment from Ryan on 2003-03-21</title>
    <author>
        <name>Ryan</name>
        <uri>http://www.whole-studios.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.whole-studios.com">
        <![CDATA[<p>I really think Matt's (and others) work with trackback from other apps (<a href="http://a.wholelottanothing.org/archives.blah/006625" rel="nofollow">winamp, <a href="http://a.wholelottanothing.org/archives.blah/006627" rel="nofollow">itunes</a>) is quite interesting. And would point out that it doesn't need to be just webserver-to-webserver.</a></p>]]>
    </content>
    <published>2003-03-22T02:32:44Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1703</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1703" />
    <title>Comment from Michael on 2003-03-22</title>
    <author>
        <name>Michael</name>
        <uri>http://cruftbox.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://cruftbox.com">
        <![CDATA[<p>I think many people are confused about TrackBack, even with your post.</p>

<p>I wrote up a simple explanation (with pictures) of <a href="http://cruftbox.com/blog/archives/000609.html" rel="nofollow">how TrackBack works</a> on my site.</p>

<p>Hopefully, it's useful.</p>]]>
    </content>
    <published>2003-03-22T09:11:10Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1704</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1704" />
    <title>Comment from mathowie on 2003-03-22</title>
    <author>
        <name>mathowie</name>
        <uri>http://a.wholelottanothing.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://a.wholelottanothing.org/">
        <![CDATA[<p>Dave and Doc are technically minded people, so they should understand the following that no one so far has mentioned (consider it "how to explain trackback to programmers"):</p>

<p>Trackback is a <a href="http://internet.conveyor.com/RESTwiki/moin.cgi/" rel="nofollow">REST-based</a> architecture for sharing references related sites or bits of information. Using simple URL variables, if I was going to make a new blog entry about something you said, trackback allows me to let you know on your site that I did so (otherwise you'd have to search your referers or check technorati or something to know). That's the most basic usage.</p>

<p>You can also use it to collect pointers to posts on a subject. So if I setup a central site about the war in Iraq, I could ask everyone making war-related posts to ping my central site's URL so I can track them back. Like the previous example, the person is writing a post about something on my site, but it wasn't an entry that sparked it, it was a central point to talk about a subject. In this configuration, the only point is convenience, so that others can come to the site to see what everyone is saying about a subject. It works as an opt-in aggregator of related content (opt-in because everyone participating willingly does this).</p>

<p>There are some more advanced uses of it, and thanks to it being (in the nuts and bolts sense) a way to use simple URL variables to dump info into a remote database structure, you can do all sorts of other things. I send my current playing mp3 to my blog via trackback by capitalizing on the URL variables in the request, and also on what I output. I also have a "posted elsewhere" mini-blog on my site that is a collection of trackbacks I write myself, to provide pointers to other places (like this). </p>

<p>Who knows what  people will do in the future with Trackback, but for now it's a great way to create links among the conversations happening among and between weblogs, it's a great aggregator, and it's a great way to hack out any small db-driven part of a site.</p>]]>
    </content>
    <published>2003-03-22T16:46:19Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1705</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1705" />
    <title>Comment from Oliver on 2003-03-22</title>
    <author>
        <name>Oliver</name>
        <uri>http://oliverwillis.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://oliverwillis.com">
        <![CDATA[<p>I'm also using TrackBack to power <a href="http://www.theamericantimes.com" rel="nofollow">The American Times</a></p>]]>
    </content>
    <published>2003-03-22T17:02:56Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1706</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1706" />
    <title>Comment from Liz on 2003-03-22</title>
    <author>
        <name>Liz</name>
        <uri>http://www.it.rit.edu/~ell/mamamusings/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.it.rit.edu/~ell/mamamusings/">
        <![CDATA[<p>Would be nice to see some user-annotated documentation on blogging tools like MOvable Type. Similar to what's on php.net, where the clarifications and examples provided by commenters are often more useful than the docs themselves.</p>]]>
    </content>
    <published>2003-03-22T20:42:12Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1707</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1707" />
    <title>Comment from Anil on 2003-03-22</title>
    <author>
        <name>Anil</name>
        <uri>http://anildash.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anildash.com/">
        <![CDATA[<p>Liz, I love that idea, I'd suggested the same to Ben and Mena myself, so hopefully we'll see that in the future.</p>]]>
    </content>
    <published>2003-03-23T01:19:08Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1708</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1708" />
    <title>Comment from Anonymous on 2003-03-24</title>
    <author>
        <name>Anonymous</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><br />
                        Invitation for  National Seminar - Blog '03 :<br />
                          <br />
                                                        The Department of Media Sciences, Anna University presents for the first time in India, Blog ?03-A national level Panel<br />
                         Discussion on Blogging.  <br />
  <br />
                               Blogging is an Internet based publishing tool. Eminent panelist from the fields of IT, Journalism, Education and other<br />
                         corporate bodies would discuss Blogging and its application in their areas of work and study. Blogging is a phenomenon that<br />
                         finds growing application in these fields, especially as a communication platform and as a knowledge management device.<br />
                         </p>

<p>                         Date<br />
   <br />
                            Saturday 29th March </p>

<p>                        <br />
                         Time</p>

<p>                           1:30 PM - 5:30 PM</p>

<p>                          </p>

<p>                         Venue</p>

<p>                           Vivekananda Auditorium<br />
  <br />
                           Anna University<br />
  <br />
                           Guindy, Chennai</p>

<p>                          </p>

<p>                         Registration</p>

<p>                           Register online at www.geocities.com/mdeii/reg.html<br />
    <br />
                           Or register at the venue on the date of the seminar.<br />
  <br />
                          </p>

<p>                         Registration Fees</p>

<p>                           Rs. 100 per person for corporates & individuals<br />
 <br />
                           Rs. 20 per person for students</p>

<p>                          </p>

<p>                         For further information,visit                            <br />
                                <br />
                                 www.geocities.com/mdeii/event.html<br />
                                 www.kiruba.com</p>]]>
    </content>
    <published>2003-03-24T16:22:05Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1709</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1709" />
    <title>Comment from Mena on 2003-03-24</title>
    <author>
        <name>Mena</name>
        <uri>http://www.dollarshort.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.dollarshort.org">
        <![CDATA[<p>We posted <a href="http://www.movabletype.org/trackback/beginners/" rel="nofollow">a tutorial</a> to help clarify things.</p>]]>
    </content>
    <published>2003-03-24T18:12:10Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1710</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1710" />
    <title>Comment from JimmyT on 2003-03-24</title>
    <author>
        <name>JimmyT</name>
        <uri>http://www.lehopictures.com/the_joint/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lehopictures.com/the_joint/">
        <![CDATA[<p>Ok, I might be a simpleton, and certainly am not up<br />
how the technology works, but the way I describe<br />
Trackback is "smart commenting". I am commenting to<br />
your post now. My words live on your server. I don't<br />
know if anyone responds to this comment unless I<br />
come back to check. </p>

<p>If instead I trackback to your post, then I write my<br />
comments on my page (and probably have to do a <br />
better and clearer job for folks tuning in from<br />
my end) and then trackback/ping you. If all goes <br />
well, you or anyone else who might want to comment<br />
my comment will trackback to me. Now, a growing<br />
web of comments and criticism forms, in a way that<br />
is fairly simply transversable, and the words that<br />
I write stay where they should, in my space, where <br />
I can be responsable for them.</p>

<p>I'm all over the idea of a central trackback system --<br />
I'm calling it trackforward, where I write about<br />
something that I know others will be interested in --<br />
once I ping the central server, it's smart enough<br />
to ping/track to other blogs who are also writing<br />
and talking about the same topic. The trick is to<br />
create a solid keyword/linking system.</p>

<p>Anyway, that's as I understand it all, and could<br />
very well be missing the real power of the system.</p>]]>
    </content>
    <published>2003-03-24T23:11:23Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1711</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1711" />
    <title>Comment from Kate S. on 2003-03-24</title>
    <author>
        <name>Kate S.</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>For cryin' out loud. I've been researching (stalking) blogs for 2 mos. now to get an idea of how I want to set up mine. I'm JUST starting to get a sense of all this chit, and then I stumble, innnocently, onto this posting. </p>

<p>I just dropped out of the sky into a foreign country and I don't have a clue what language is being spoken. </p>

<p>Not only that, but it has been suggested by Her Most Surliness that most people who post write nothing worth reading and do so only to see their names in print. </p>

<p>And here I was thinking: comments are sometimes are the best part of the posting. They introduce and link us to a world of undiscovered talent, they provide insight, inspiration, an opportunity for reflection and revision, and are often very telling of the commentors themselves.</p>

<p>I just dropped from the sky and I am clueless, without a Geek/Dummy-Dummy/Geek Dictionary.</p>

<p>And since you were my first *blushing*, referred to me by a good friend (PBS), I will keep you bookmarked, but---<br />
I think I'm gonna go lay down, now.</p>]]>
    </content>
    <published>2003-03-25T01:00:53Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:1712</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c1712" />
    <title>Comment from Boris on 2003-03-25</title>
    <author>
        <name>Boris</name>
        <uri>http://bopuc.levendis.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bopuc.levendis.com/">
        <![CDATA[<p>It's not a protocol. It's a mechanism.</p>

<p>All it takes for a system to use TBs is somewhere to store the ping data (in a database for example) and some code to process it.</p>

<p>Originally the idea was for it to be used as remote commenting (I comment a post on your blog by blogging about it on my blog and having my blog send your blog a notification thereof.)</p>

<p>The only role the webserver playes is to provide access to the HTTP protocol.</p>

<p>Clear as cheese, no?</p>

<p>I think a drawing is in order... :)</p>]]>
    </content>
    <published>2003-03-25T18:21:39Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:182220</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c182220" />
    <title>Comment from Albert Bibingo on 2007-05-04</title>
    <author>
        <name>Albert Bibingo</name>
        <uri>http://infolinks.blogcu.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://infolinks.blogcu.com/">
        <![CDATA[<p>"It's not because of fate, it's because of Tequila"  That may be the best thing I have ever read in my whole life!</p>]]>
    </content>
    <published>2007-05-04T22:27:44Z</published>
  </entry>

  <entry>
    <id>tag:www.dashes.com,2003:/anil//1.1622-comment:182221</id>
    <thr:in-reply-to ref="tag:www.dashes.com,2003:/anil//1.1622" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html"/>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2003/03/explaining-trac.html#c182221" />
    <title>Comment from Albert Bibingo on 2007-05-04</title>
    <author>
        <name>Albert Bibingo</name>
        <uri>http://infolinks.blogcu.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://infolinks.blogcu.com/">
        <![CDATA[<p>"It's not because of fate, it's because of Tequila"  That may be the best thing I have ever read in my whole life!</p>]]>
    </content>
    <published>2007-05-04T22:27:44Z</published>
  </entry>

</feed>