11 March 2013
We stumbled onto something called Prowl, which apparently is a pusher for iOS devices. Behind the scenes though, given their API, any HTTP client capable of doing GET or POST is able to both store messages on the Prowl servers, as well as retrieve them (fetchmail, pretty much).
The Prowl name is not incidental, it is in fact an extension to what Macintosh users may know as Growl (another nice rebrand of syslog, meant for end-user applications this time). The latter is used on a computer to send messages across the network. Given multiple machines, it is convenient to have all the notifications centralized on your main working machine. Growls does just that an syslog used to do that back when the giants roamed the earth for massive data centres.
The system probably works like the following:
The video below is a demonstration using the scripts you will find further on of sending a message from a Second Life primitive to an iPad. For completeness, we use Veency to access the iPad via VNC in order to shoot the clip.
The soundtrack is called Corruption by John Molloy (Magnetic Scrolls).
To use this system in its basic form, you will need to:
API_KEY
to the key that you generated at Prowl's API Key generator.llTextBox
dialog will pop-up (Imprudence users beware, it is still not implemented) which will ask for a message.