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.

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

RedHat Seo : scraper auto-blogging

Just give us your endpoint and we’ll take it from there, sparky! I was going to make one of these tools to scrape google and conjur a full blog out of nowhere, as Christmas special, RedHat Seo. The rough sketch … Continue reading

Posted in google, seo, seo tips and tricks, tool, wordpress, xml-rpc | Tagged , , , , , , | 1 Comment

an xml rpc endpoint

(geek content:) Integrating the Incutio xml rpc class into a phpLinkDirectory install opens a lot of possibilities for running remote control automated networks. For a basic example I took the submit routine of phpLD and the xml-rpc routine from wordpress, … Continue reading

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