August 13, 2007
Accessing web services with Sleep
For a while, I considered adding an XML-RPC layer to Slumber, but after examining a few libraries it quickly became obvious that such a feature would be better and more simple to implement with scripting (using the HOES syntax). So here’s a quick tutorial showing how to use the Apache XML-RPC library with sleep.
(more…)
Comments(9)