July 08, 2004
TrackBack and internationalization

There's been some conversation lately about how TrackBack handles (or doesn't handle) international character sets. After looking at existing practices that have evolved in non-English-speaking countries, a great conversation on Sam Ruby's site yielded some useful sample code that you can try out. TypePad sites also handle character sets correctly for TrackBacks as well.

Posted by anildash at 02:49 PM
February 18, 2004
Haloscan

Haloscan has just added support for hosted TrackBack for those using tools that don't have support built in.

Posted by anildash at 08:45 PM
February 16, 2004
Yahoo! Korea Blogs

Yahoo! Korea Blogs has just launched support for TrackBack in their (Korean-language) weblog service.

Posted by anildash at 10:08 PM
August 13, 2003
TypePad

A new TrackBack-enabled service that's near and dear to our hearts has launched. It's called TypePad.

Posted by anildash at 07:59 AM
July 22, 2003
Plogs.net joins the TrackBack world

As of today, Plogs.net is the first LiveJournal-based system to fully support TrackBack. Nice work.

Posted by anildash at 11:58 PM
July 17, 2003
TrackBack in Manila

Userland appears to have TrackBack working in Manila, both incoming and outgoing.

Posted by anildash at 12:45 AM
July 07, 2003
Squishdot is TrackBack enabled

Users of the Squishdot publishing system now have an excellent set of instructions over at the Zope site detailing how to enable TrackBack for their websites. It's good to see the protocol being enabled for users of another popular application.

Posted by anildash at 11:35 AM
April 27, 2003
TrackBack in the Userland environment

Dave Winer has put up a new document-in-progress called Trackback in the UserLand environment, which covers his work in implementing TrackBack in Userland's Manila and eventually Radio. It's great to see the protocol being more tightly integrated and adopted in new publishing systems. Ping!

Posted by anildash at 01:46 PM
April 24, 2003
TrackBack for Beginners

We've created a guide called A Beginner's Guide to TrackBack, since some people were having trouble understanding exactly what the TrackBack protocol does and how it can be used. The explanation is from a beginner's perspective, and should be clear enough to get you started.

Posted by anildash at 01:34 PM
March 23, 2003
Talk at Seabury

Six Log

We had a chance to demo TrackBack at Seabury. The experience made us realize explaining TrackBack is a lot easier when doing a live demonstration.

Posted by Mena at 01:29 PM
October 16, 2002
Counting TrackBack Pings

Antonio at blogpocket.com came up with some PHP code to count the number of TrackBack pings for the standalone TrackBack version, by scanning the automatically-produced RSS files.

To be used like this:

<?php echo trackbackCount([TrackBack ID]); ?>
Posted by Ben at 08:34 PM
October 11, 2002
TrackBack Spec Updated

Per the TrackBack changes in Movable Type 2.5, we've made the corresponding changes to the TrackBack specification:


  • TrackBack pings should now be sent using HTTP POST instead of GET. The old behavior is deprecated, and support for GET will be removed in January 2003.

  • In the RDF, the TrackBack Ping URL should now be stored in the trackback:ping element, rather than rdf:about.

  • Changed the format of the sample TrackBack Ping URL to use the PATH_INFO instead of the query string.

  • The embedded RDF used for auto-discovery no longer causes pages to fail validation.
  • Added sample code for auto-discovery.

We have also released a new version of the Standalone TrackBack tool (documentation), which implements the changes in the spec.

Thanks to Paul Prescod and others for suggestions and guidance on making TrackBack more REST-like.

Posted by Ben at 05:23 PM
September 06, 2002
Integrating TrackBack into Bloxsom

Rael Dornfest has posted instructions for integrating the standalone TrackBack implementation into bloxsom.

In other TrackBack-related news, Jim Winstead, Bill Turner, and Matt Kingston have written their own implementations of TrackBack, in use on their own sites. Matt also posted a tutorial for implementing TrackBack.

Posted by Ben at 05:13 PM
July 31, 2002
TrackForward

Phil Ulrich has developed an interesting TrackBack-related plugin: TrackForward. It provides a system for displaying TrackBack URLS that were pinged by an entry.

You can find more of Phil's plugins here.

Posted by Mena at 05:08 PM
Repository of Knowledge Management pings

KMpings:

This page collects and displays the last 200 TrackBack pings sent to the knowledge management category for KMpings.

Posted by Mena at 02:54 PM