After spending too long hacking ASP.NET files to do the same thing, I wrote a simple test
client to send Pingbacks and Trackbacks to blogs.
Pingback and
Trackback
are two mechanisms for connecting blog entries from different people.
Effectively they say "I just linked to you from my blog".
All this client does is allow you to enter the values and have it send the Pingback or
Trackback. It was useful enough, even if it was trivial to write, so I figured I'd
share it in case it would be some use to anyone else out there who's creating their
own blog technology.
It's GPL, so it's completely free. Have fun.
Download the installer.
Download the source code.
|