« Reusing COREBlog DTML widgets in ZPT | Main | ping works »

16 March 2004

ping doesn't work

Blog pinging from within COREBlog isn't working for me.

From the command line, it works:

>>> import xmlrpclib
>>> s = xmlrpclib.Server('http://coreblog.org/ping/')
>>> print s.weblogUpdates.ping('(render-blog Ng Pheng Siong)', 
          'http://sandbox.rulemaker.net/ngps')
{'message': 'Thanks :-).'}
>>>

But not from within Zope 2.6.4. ;-\


Posted by ngps at 14:54 | Comments (0) | Trackbacks (0)
Comments
There is no comment.
Trackbacks
Please send trackback to:http://sandbox.rulemaker.net/ngps/8/tbping
There is no trackback.