5 messages in com.googlegroups.opensocial-apiRe: [OpenSocial] A NON-JavaScript way...
FromSent OnAttachments
Vikram22 Jan 2008 06:05 
oriTest22 Jan 2008 06:45 
Marc Wessely22 Jan 2008 07:03 
Reinoud Elhorst22 Jan 2008 11:14 
fernando padilla22 Jan 2008 18:09 
Subject:Re: [OpenSocial] A NON-JavaScript way to access profile and friends information
From:Marc Wessely (wess@googlemail.com)
Date:01/22/2008 07:03:06 AM
List:com.googlegroups.opensocial-api

Vikram,

Have a look at this article:

http://www.elctech.com/2007/12/10/mediatrust-adds-elc-technologies-opensocial-container-plug-in-support-to-bookqube

its a new opensocial container from elc technologies providing a ruby on rails plugin for OS.

marc

2008/1/22, Vikram <s.ve@gmail.com>:

Hi, Using the OpenSocial Javascript API, i am able to access sociograph only using a request/response model. But, i need a way where i can access this information from my web server, which is running on Ruby using the Rails framework. In my case, the only way to do that is to generate javascript code to peform that fetch logic in the views (rhtml files), which is really ugly and badly violating the MVC model !!! So, is there any other NON-JAVASCRIPT way (like a RESTful service) to access the profile and friend information in OpenSocial?

Thanks, Vikram