Skip to content

Instantly share code, notes, and snippets.

View tiff's full-sized avatar

Christopher Blum tiff

View GitHub Profile
/**
* "Happy Birthday Nenad" OpenSocial Script
* UNTESTED
* Probably won't work in most OpenSocial containers
* due to privacy settings
*/
var NENADS_USER_ID = '<UserId>'; // eg. VIEWER
var req = opensocial.newDataRequest();