hi there,
I am setting up a pods-based website with buddypress. The blog itself won’t provide many interactions, it will be mainly used for browsing, therefore pods is perfect for me to pull things out of the db and interact with the basic social functions provided by buddypress.
One CRUCIAL aspect for me is to interact with mobile devices, which is the actual source of content, hence I need XML-RPC to interact with pods, but presently I’m not sorting this out in any way. Any recommendations?
I saw that the xml-rpc backend for wordpress is provided by Incutio (http://scripts.incutio.com/xmlrpc/) and is fairly old and stable, which is good. But I don’t have a clue about getting it work with pods. My goal is to reuse the Android sources for wordpress, change some bits here and there, post to wordpress via XML-RPC and update the underlying pods structure, does it make sense?
Any help greatly appreciated
Thomas