Does anyone have any links/how to’s for adding XML-RPC in blogger/moveabletype/wordpress fromat (so that it would be compatible with 99% of blog editors out there) into a PHP application? I only managed to uncover one after 3 hours of searching but, alas, it was incomplete.
Mark,
The new Joomla 1.5 uses extensive XML-RPC. You can checkout their use of it. Two programs that use it are:
- JExplorer -
http://www.joomlatools.org/home/index.html
- Blog-X -
http://www.iobinary.com/component/option,com_wrapper/Itemid,34/
This is a feature they are highly-regarding. Maybe this can help some.
Chuck
Mark,
Be *very* sure your PHP install is up to date if you do this. There’s been a ton of XML-RPC security exploits making the rounds lately.