Archives by date

You are browsing the site archives by date.

XML-RPC !!! a WOW API

Have you tried XML RPC, it is a web service implmentation, not on SOAP, but not less than that. Visit http://www.xmlrpc.com, for more info. For me its better than SOAP as we don’t have to use those namespaces. Just write a simple code (maybe of just 15-20KB) and you are ready with it. Unlike Web [...]