Very excited about the launch today. But now how does this all work? Do we have to implement all these calls to OAuth ourselves? Because I was extremely fond of the following piece of code: <?php require_once('Space.php'); $key = 'http://www.myspace.com/xxxxx'; $secret = 'xxxxxx';...