Any given OpenSocial host may choose where their data api is located. For instance OpenSocial API docs discuss People data feeds at /feeds/... although a host may provide the API at /opensocial/fe...
Currently only basic ATOM data is parsed. Friend-specific data will also need to be parsed.
Currently only basic ATOM data is parsed. People-specific data will also need to be parsed.
When People data is not available i.e. private profile, an exception should be thrown and caught instead of giving the user a 404 error.
Test cast to see if it shows up in TFS.