Other stuff

Retrieving your details in XML

Access your most recent friendly name, personal message, display picture and status via XML and use the information in your own PHP scripts using the following url.

http://messlabs.com/xml/yourname/

The friendly name and personal message are url encoded (ie.. space becomes %20) so you will need to decode them in your own scripts (the php function to decode is urldecode).

Messlabs Source Code

The Messlabs source code is now available for download, more information here

Copyright (c) Messlabs 2008