XML::TrackBack - A Perl Module.

| No Comments | No TrackBacks

Inspired by recent discussion and experimentation with TrackBack around the net, I've developed a Perl module encapsulating its core functionality.

XML::TrackBack is a fairly rapid "OO modularization" of the TrackBack functionality (with hasty documentation) found in the reference implementation and specification. It removes the display and management features found in the reference implementation in addition to its reliance on CGI.pm. I take no credit for the genius of TrackBack. My motivation in developing this module is to make experimentation and implementation of TrackBack functions a bit easier. This module can be found here.

[UPDATE: This module has been released into CPAN. Its location in the module heirarchy has been changed to Net::TrackBack.]

The module requires LWP libraries.

I've done a fair amount of testing of this module myself, but for now this module should be considered ALPHA software. In otherwords, the interface may change based on the feedback and usage patterns that emerge once this module circulates for a bit. Once I feel pretty certain that its stable I'll release it to CPAN.

Your feedback and suggestions are greatly appreciated. There is still a lot of work to be done. This module is far from completed. Here are some brief thoughts:

  • discover should probably return an array of hashes.
  • receive_ping does not handle namespaces properly. You're OK if you stick with the standard prefixes.
  • Does not support extended Dublin core elements such as <dc:subject> and so on.
  • Implement TrackBack threading feature?
  • Implement TrackBack challenge response feature to thwart spammers?

Gouge away.

No TrackBacks

TrackBack URL: http://appnel.com/mt/pings/84

In The Third Generation of Weblogging I wrote the following about ThreadNeedle: I discovered that my original concept was infeasible because of the space requirements and the forced centralization. Now, with trackback and increasing uses of other techn... Read More

Okay, here is the packaged up version of ComeBack for Movable Type. Download cb-mt.tar.gz or cb-mt.zip Unpack the archive and Read More

Un módulo de Perl que aisla las funcionalidades básicas del Trackback: XML::TrackBack. Si en PEAR tuviésemos los mismos recursos que en CPAN... Read More

XML::TrackBack from blog.bulknews.net on January 25, 2003 9:29 AM

tima thinking outloud. : XML::TrackBack - A Perl Module. XML::TrackBack - A Perl Module. Inspired by recent discussion and experimentation Read More

Ken Coar had a great idea about making trackbacks revocable. The first steps are taken and the basic principle behind Read More

Leave a comment

About this Entry

This page contains a single entry by Timothy Appnel published on January 11, 2003 4:41 PM.

Don't we have this already? was the previous entry in this blog.

Semantic is a Four Letter Word. is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.