To call OGo XML-RPC functions you need a XML-RPC client which is able
to perform HTTP basic-authentication. The xmlrpc module included with Python
does not include this facility (the error printed with the "wrong"
library looks like: TypeError: __init__() got an unexpected keyword
argument 'login').
We provide a patched module that can handle HTTP basic-authentication.
Get the module here.
The Z Object Publishing Environment - an awesome and ground breaking
application server for Python. Zope was one of the first servers which
demonstrated how to properly write stateless web applications by making
effective use of the HTTP protocol and URLs.
The SOPE server used in OGo
takes a lot of concepts from Zope and merges them with complementary
concepts from Apple WebObjects.
Stay tuned ..., or if you are a Zope professional, contact us!
Plone is a great content management system based upon Zope.
Stay tuned ..., or if you are a Plone professional, contact us!