You could write your own XMLRPC server that updates the content XML files for a blogger system based on Cocoon. Ive heard of CocoBlog (http://cocoblog.sourceforge.net/) but never used it. You could theoretically write your own XMLRPC server using Apache's XMLRPC implementation (http://ws.apache.org/xmlrpc/) that modifies the XML files that CocoBlog uses.
Not sure if this helps or not though. Why do you need XMLRPC for your blogging system? - Brent On Tue, 22 Jun 2004 19:56:36 +0300, Joose Vettenranta <[EMAIL PROTECTED]> wrote: > > Hi, > > I was looking (and not finding) server implementation in cocoon for > blogger api. There are several client's already available which can do > blogger api XML-RPC so I wanted to have a server (naturally). Could not > find any, so I started to think. Cocoon is XML-beast and blogs are xml > and api is XML-RPC. > > So I was thinking of creating server with cocoon, but head up with a > problem - there seems not to be xml-rpc support in cocoon, I'm I right? > > Anyone looked into this xml-rpc or blogger thing? > > - Joose > > -- > "Always remember that you are unique, just like everyone else!" > * http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 * > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
