Category Archives: xml-rpc

wordpress xmlrpc and microsoft access vba

I was building a database in WordPress but their table interface lacks completely and I dont want to spend 200 hours developing a backend for a once-off project. I always used MsAccess for RAD blueprinting and I reckon you can … Continue reading

Posted in juust, xml-rpc | Tagged | 5 Comments

a social spider

I was reading about the BloGee project and some other stuff and then I thought “how much trouble would it be writing a WordPress plugin to do some basic ‘social spidering’”. BloGee is about a micro-content format and that’s a … Continue reading

Posted in wordpress, xml-rpc | Tagged , | 1 Comment

hands on xml-rpc : copying msql tables

I don’t have anything to blog on, so I will bore you all with a quick generic function to copy mysql tables from one host to another, using xml-rpc. I use the Incutio xml-rpc library on both hosts, to handle … Continue reading

Posted in optimisation, php, xml-rpc | Tagged , , | Leave a comment