aahz> * The system should be remotely scriptable from Python skip> This would be easy with XML-RPC aahz> "Would be" or "is"? Dunno. I've never looked at RoundUp, however having written screen scrapers using urllib/httplib and XML-RPC servers, I can tell you unequivocally that the XML-RPC route is the better one to take. Skip