ComeBack is here!

Okay, here is the packaged up version of ComeBack for Movable Type.

  1. Download cb-mt.tar.gz or cb-mt.zip
  2. Unpack the archive and place:
    • ComeBack.pm in your lib/MT/App/ directory
    • ConfigMgr.pm in your lib/MT/ directory
    • cb_url.pl in your plugins/ directory
    • mt-cb.cgi in your base MT directory
  3. Add the following line to your mt.cfg file if you have to rename mt-cb.cgi to something else (e.g mt-cb.pl): ComeBackScript mt-cb.pl

The plugin part adds the following tags to MT: MTComeBackScript and MTEntryComeBackLink. You can use them just like their Trackback cousins.

I also implemented an example ComeBack pinging script. You can download send-cb.tar.gz or send-cb.zip. In there are two files, send-cb.pl and XML/ComeBack.pm (which is basically a hacked-up version of Tim's XML::TrackBack perl module.

Play around with them and see what happens.

Update: Fixed a couple bugs. Download the new archive.

6 TrackBacks

Advanced stirrings: Sam Ruby is doing something cool with RSS and excerpts. I think. He's being cryptic: As I'm more Read More

MT Paginate. ComeBack. PostIt. MTOtherBlog. Read More

TrackBack in motion. from tima thinking outloud. on January 16, 2003 1:25 PM

Interesting work is afoot in the world of TrackBack and other related concepts. This experimentation has all been very intriguing and worthwhile in our discovery and understanding of the net effects of two-way hyperlinking systems and their social effe... Read More

ComeBack from MT Plugin Directory on January 18, 2003 5:53 PM

More details to follow -- currently in development. Will work with Post-it when completed. 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

Chew Back y from From the Orient on January 28, 2003 3:37 PM

A good informative summary of TrackBack developments by Timothy Appnel. I'm particularly intrigued by the ComeBack that might have a Read More

9 Comments

Help! I have a problem!

When I add the line to my mt.cfg file, I get the following error when I try to log in:

"Got an error: ./mt.cfg:187: variable 'ComeBackScript' not defined"

Any ideas? I followed your instructions exactly and have uploaded all files using ASCII. Commenting out that line lets me in but I imagine it will also deactivate the ComeBack mechanism.

D'oh! My apologies. I put that up last night, and I had to get to bed pretty early, so I hadn't fully tested it yet. Just grab the latest archive, which contains a patched version of ConfigMgr.pm for MT. That should work fine.

Posted Via: send-cb.pl (Version 0.1)

Works great now, thanks :).

Okay, I'm still pretty fuzzy about how ComeBack works. Do both parties have to have ComeBack installed? If I was to enable it on the plugin directory, and you were to ping the directory when you added a plugin, then people could leave a comment for YOU over there and it would show up both on the plugin comments page AND in your thread that you pinged from? Hmmm.....

will this comment show up elsewhere?

i'm testing it on my blog, the comments are sent, and i receive notification but the script returns a 500 error when i use the version i downloaded.

i figured i needed to send a content header so i tried this:

print "Content-Type: text/html\n\n";

and text/xml ... when i try that, i dont get a 500 server error but i do get an xml error in the top of the page, when i veiw the source i get this:

Received: <?xml version="1.0" encoding="iso-8859-1"?>
<response>
<error>0</error>
</response>

and in the page it get this:
Received: 0 Woo hoo! Ping to http://www.dotfaf.com/cgi-bin/mt/mt-cb.cgi/754 sent successfully

++++

Any thoughts? Or is that how it's supposed to work? i'd rather not get a 500 server error or an xml error.

the page ate my xml error. anyway.. one last question then i'll go sleep...
can send-cb.cgi be anywhere? so long as XML/Comeback.pm is in the same folder? or does it need to be in mt.cgi directory?


___
the form isnt remembering all of my info just the name

> mt-cg.cgi in your base MT directory

I think that was supposed to be "mt-cb.cgi".

Your page is a wonder of nested DIVs in Safari, too. Kinda cool :)

Where did you get that blog script, it's really good

Leave a comment

About Me

I am a software developer for Six Apart living outside of Baltimore, MD. I have written a number of plugins for Movable Type, including the award winning MultiBlog, which has (as of MT 4) been integrated into the base application....
More...

Recent Entries

  • Minimalist plugins are fun!

    Last night I whipped up one of the smallest plugins I’ve ever written. It is so small in fact that I was able to stuff...

  • Feedburner Widget on MT News

    Movable Type News A WordPress 2.5 Upgrade Guide: And of course there are lots of third-party plugins for the MT dashboard, to integrate statistics and...

  • AD&D Monster Stats for the Presidential Canditates

    Charles Stross (scifi author, D&D nerd, and former perl columnist) posted Politics as she is Played with 3d6: The recent death of Gary Gygax, who...

  • Feedburner Widget 0.3

    At this point, I am really tempted to drop the ‘Widget’ from the name of the plugin, since it is doing so much more...

  • Feedburner Widget 0.2

    So I finally got around to updating the FeedburnerWidget plugin for MT 4.1 (since I finally got around to upgrading my install to MT 4.1)....

Close