Skip to content

Category Archives: Webservices

UK TV Listings via XMLRPC

12-Jul-04

The UK TV Guide for Mambo component is basically a XML RPC client thats talks to the XML RPC server here at nodetraveller.com and renders the data it gets back in a nice way. The component has been released for a few weeks now and I’ve actually been using the service for a long time [...]

UK TV Guide Webservice

07-Sep-03

Recently I’ve been working on a webservice using PHP and nusoap. It provides information about 41 UK TV and radio programming schedule for the upcoming week.
The wsdl can be found here and example php client here.
I’m just finishing the final touches to a flash client which I’ll be posting sometime within the next couple days. [...]