The OpenSocial 1.0 spec brought some interesting changes to
the Myspace platform, but one often overlooked piece of the 1.0 pie is the new
simplified JavaScript API.
One of the major complaints about the legacy JavaScript API
found in OpenSocial version 0.8, which lives in the opensocial namespace, is
that it is very verbose. Let’s take a ...