jaywilliams / ultralite

Miscellaneous files pertaining to the Ultralite framework, some of which are deprecated. View pixelpost/ultralite2 for the latest version.
https://github.com/pixelpost/ultralite2
5 stars 0 forks source link

XML-RPC #16

Closed jaywilliams closed 13 years ago

jaywilliams commented 15 years ago

Setup an XML-RPC server for Ultralite, so 3rd party services can publish posts and get information. We could possibly use the Zend_XmlRpc class.