<?xml version="1.0" encoding="UTF-8"?>
<essay xml:lang="en" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:gal="http://norman.walsh.name/rdf/gallery#">
<info>
    
    
    
    
    
    
    
<title>Trackbacks</title><biblioid class="uri">http://norman.walsh.name/2004/01/26/trackback</biblioid>
<volumenum>7</volumenum>
<issuenum>16</issuenum>
<pubdate>2004-01-26T06:36:14-05:00</pubdate>
<date>$Date: 2005-09-11 10:27:02 -0400 (Sun, 11 Sep 2005) $</date>
<author>
      <personname>
<firstname>Norman</firstname>
	<surname>Walsh</surname>
</personname>
    </author>
<copyright>
      <year>2004</year>
      <holder>Norman Walsh</holder>
    </copyright>
<abstract>
<para>Sometimes writing code is more fun than writing words.</para>
</abstract>
<dc:subject rdf:resource="http://norman.walsh.name/knows/taxonomy#SelfReference"/>
</info>

<epigraph>
<!-- HACK: Need to make Andre's name end in eacute! -->
<attribution>
      <personname>
	<firstname>Andre</firstname>
<surname>Gide</surname>
      </personname>
    </attribution>
<para xml:id="p1">Everything has been said before, but since
nobody every listens we have to keep going back and beginning all
over again.</para>
</epigraph>

<para xml:id="p2">Over the weekend, I implemented
<link xlink:href="http://www.movabletype.org/trackback/beginners/">Trackbacks</link>
(at least I think I did). This is probably only of interest to other
bloggers, but lots of blogging software supports trackbacks, so I
figured mine should as well.
</para>

<para xml:id="p3">In a nutshell, trackbacks are a way of linking entries together
across multiple blogs. All of the pages on this site now have a
“TrackBack Ping URL”. For this page, it’s
“http://norman.walsh.name/cgi-bin/trackback/007,016”. The pages also
have the RDF-in-a-comment hack for autodiscovery.</para>

<para xml:id="p4">I haven’t got any mechanism in place for “outbound” pings, but
“inbound” pings to <citetitle>norman.walsh.name</citetitle> should
work. Feel free to give it a whirl! Successful trackbacks will appear
on the bottom of the page.</para>

<para xml:id="p5">Please let me know if I seem to have botched it somehow.</para>

</essay>

