Cool...thanks! (I have my own, wimpier implementation, so let's see
what I can stea...er, learn from!)

One note: It appears (and you've probably already noticed) that there's
a typo in the Technorati xmlprc ping:

reply = technoratiServer.weblogUpdate.ping('Socialist
Software','http://www.socialistsoftware.com/')

should be

reply = technoratiServer.weblogUpdates.ping('Socialist
Software','http://www.socialistsoftware.com/')

(ie, Update becomes Updates)

I like the implementation, though...nice. I've been trying to figure
out a reasonable way to get my pinging improved...this looks nice and
clean.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to