Code
BeipMU gadgets
Movable Type plugins
POT.py
Radio UserLand tools
TBPY
Movable Type can ping blo.gs by itself, but because it has no concept of an RSS feed--just different index templates--your blo.gs entry looks like this:
10:53am markpasc.org (related) ⊗
with no link to your RSS feed. This CGI script uses Python's standard xmlrpclib module to forward weblogUpdates.ping calls to blo.gs as weblogUpdates.extendedPings with RSS data. It makes your entry look like this:
10:53am markpasc.org (rss, related) ⊗
weblogUrl and rssUrl variables near its top to the proper URLs for your weblog.1.0, 12 December 2002: Cleaned up. Header comment. First public release.
0.9, 10 December 2002: Wrote and debugged of an evening.