Mozblog and Antville...
Dirk Husemann <[email protected]> Tue, 11 Feb 2003 11:17:20 +0000
| Newsgroups | gmane.comp.mozilla.mozblog |
|---|---|
| Message-ID | <[email protected]> |
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6C89D15F2E154860798CDAB3 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I'm trying to set up mozblog with antville (antville.org)...the latest mozblog 6.b14 seems to have a problem (at least with mozilla 1.2.1) in that the weblog acounts->add function creates an unusable preferences window...I went back to 6b13.... anyhow antville supports the blogger API and adding an antville account to mozblog works almost: the progress bar stops at about 80%. Below is a trace of the communication between mozblog and antville. Any ideas? POST / HTTP/1.1 Host: localhost:8081 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021205 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,text/css,*/*;q=0.1 Accept-Language: en-us, en;q=0.50 Accept-Encoding: gzip, deflate, compress;q=0.9 Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66 Keep-Alive: 300 Connection: keep-alive Content-Length: 288 Content-Type: text/xml <?xml version="1.0" encoding="ISO-8859-1"?><methodCall><methodName>blogger.getUsersBlogs</methodName><params><param><value><string></string></value></param><param><value><string>myUserID</string></value></param><param><value><string>myPasswd</string></value></param></params></methodCall> HTTP/1.1 200 OK Server: Apache XML-RPC 1.0 Connection: close Content-Type: text/xml Content-Length: 598 <?xml version="1.0" encoding="ISO-8859-1"?><methodResponse><params><param><value><array><data><value><struct><member><name>url</name><value>/confstuff/</value></member><member><name>blogid</name><value>confstuff</value></member><member><name>blogname</name><value>Confidential Stuff</value></member></struct></value><value><struct><member><name>url</name><value>/husilog/</value></member><member><name>blogid</name><value>husilog</value></member><member><name>blogname</name><value>Dirk's Research Scrapbook</value></member></struct></value></data></array></value></param></params></methodResponse> -- Dr Dirk Husemann, Pervasive Computing, IBM Research, Zurich Research Lab [email protected] --- http://www.zurich.ibm.com/~hud/ PGP key: http://www.zurich.ibm.com/~hud/contact-pgp.html PGP Fingerprint: 983C 48E7 0A78 A313 401C C4AD 3C0A 278E 6431 A149 --------------enig6C89D15F2E154860798CDAB3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+SNvAPAonjmQxoUkRAvrRAJ0S2Vjc3k4H/S7WIBR5rXSzMaT1wQCeK8lk oZsTJVrpFGrr77Wx16d8jME= =lUVt -----END PGP SIGNATURE----- --------------enig6C89D15F2E154860798CDAB3--