Manual Trackback PingerI've created a very simple manual trackback ping constructor, using Python and Tkinter, so it should work on pretty much any machine with python installed. The extension is "*.pyw" so it should run on windows without that pesky console window appearing. On *nix or other command line environments, should work as usual but of course you'll have to check that the path to the python interpreter is correct (it's set to /usr/local/bin/python at present). Alternatively, if you do not have Python installed on your Win32 machine, there is a standalone win32 version which was generated using py2exe. However, this is quite a bit larger than the python script, which is the preferable option. As far as I know, the pinger works with Redalt.com 's "pingomation" trackback ping tester. Use at your own peril ;-) DownloadsPython script (If you have Python installed)Standalone win32 pack |