Umbraco & XMLRPC Options
yocal
Posted: Monday, September 04, 2006 10:57:24 PM
Rank: Newbie

Joined: 9/4/2006
Posts: 2
Hello there,

I was asked to implement XMLRPC in a CMS of my own choice - and as soon i was told about Umbraco - i knew this was the way to go.

Before i start on exploring and spending too much time figuring out how to do this, i'd like to ask if anyone already implemented an XMLRPC client of some kind and would like to share what they've learned.

Any tips, hints - everything is welcome :-)

// Yoc.
pph
Posted: Monday, September 04, 2006 11:25:08 PM
Rank: Aficionado

Joined: 7/19/2006
Posts: 165
Location: aalleren, Denmark
www.xml-rpc.net is ofcourse the most obvious tip :D besides that I've toyed around with creating an xml-rpc service, one of our former interns made an almost complete xml-rpc services reflecting most of the stuff in umbraco, will see if I can find his code in our repository when I get back to the office tomorrow, have no idea on the quelity on the code tho but it should give you some pointers - if I can find it that is...

Also Darren is working a MetaWeblog implementation which is also based on xml-rpc and I have some oooold code somewhere that was proof of concept of synching 2 umbraco installs via xml-rpc. All in all, it's not hard to do, the umbraco api covers most aspects of the api and the xml-rpc.net component makes it easy to implement it as a service.

Umbracian Personal blog: Objects.dk
yocal
Posted: Tuesday, September 05, 2006 8:24:10 AM
Rank: Newbie

Joined: 9/4/2006
Posts: 2
Hi Per,

<== Dane as well :-)

I'd be very grateful if you had some code laying around that i could take a peak on, it could save me for quite a bit of work...! If you want, you can add me to MSN on: yocal[at]60696867.dk or Skype: yocal.dk

På forhånd tak! :)


// Yoc.
darrenferguson
Posted: Tuesday, September 05, 2006 11:39:55 AM
Rank: Devotee

Joined: 7/19/2006
Posts: 83
Hi,

I managed to get the skeleton methods for the MetaWeblogAPI up in a few minutes.

The XMLRPC.net dll that per mentions is the way to go and comes with a few interfaces ready to implement fro common XML RPC tasks.

I am going to try and get my MetaWeblog API implementation added to Subversion and hopefully a few people can contribute as I am not really going to have the time to do much work on it in the next few days...

Thanks!

Darren.

Darren Ferguson - http://www.darren-ferguson.com
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.