Posts tagged: xml-rpc

xml-rpc

XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.

RpSequel : rfc sql crud with wordpress

I set out to use MsAccess with xhr/ajax to maintain tables I added to my wordpress database, from my desktop. (Because I suck at html forms backends and consider them a waste of time.) I used a similar technique ten … Continue reading

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

integrating ms office and wordpress with vba and xml-rpc

Okay. Yesterday I made some basic stuff to grab my WordPress blog data with visual basic for applicationsn cos I don’t feel like programming php admin pages for tables. So let’s make a basic xml-rpc crud plugin and put my … Continue reading

Posted in juust, wordpress, xml-rpc | Tagged , | Leave a comment

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