GAE-OpenSocial Question

2 views
Skip to first unread message

Timothy Fisher

unread,
Oct 21, 2009, 10:04:16 AM10/21/09
to gae-opensocial
I have a question about what is possible with GAE-OpenSocial. Let me
describe what I would like to do.

I have a Rails application that I would like to add OpenSocial support
to. Currently there is not a Ruby port of Shindig, so I would look to
something like GAE-OpenSocial to add that support. My question is,
can I set up GAE-OpenSocial such that it is pulling the social data
(people, activities, profiles) from my application. So in other
words, I'd like to plug in to GAE-OpenSocial from both the top and the
bottom.

So as an example, if someone used one of the OpenSocial API's to
request users, I'd want that request to go to GAE-OpenSocial and
eventually come back to my app to grab the users from my database. I
have users exposed via a RESTful web service.

Tim

Ram Sharma

unread,
Oct 21, 2009, 10:33:30 AM10/21/09
to gae-ope...@googlegroups.com
Hi Timothy,

You can use also PHP or Java Shindig. Just a few file you need to customize and it would work with your application. there are some good opensource examples to help you in that (http://code.google.com/p/esprit and http://code.google.com/p/zing)

If you want to use GAE-OpenSocial then it is also possible. Your container will have shindig URL pointing to GAE-OpenSocial and GAE-OpenSocial will be talking to your APIs to create/update data in your database. But for this your applications should provide all the APIs for which you need shindig to work like people, activities and application data.

In all the cases you need to customize few files either in GAE-opensocial or PHP or Java Shindig. These files are basically intended to interact with your database or APIs for persistent data.
--
Ram Sharma
Impetus Infotech (India) Pvt Ltd

Fisher, Tim

unread,
Oct 21, 2009, 10:35:52 AM10/21/09
to gae-ope...@googlegroups.com
Ram,
 
Thank you for your response.  Yes I do understand that I could use the Java or PHP version also.  However, I like the GAE version because it is very easy to host at no cost on the GAE platform. 
 
Tim


The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
From: gae-ope...@googlegroups.com [mailto:gae-ope...@googlegroups.com] On Behalf Of Ram Sharma
Sent: Wednesday, October 21, 2009 10:34 AM
To: gae-ope...@googlegroups.com
Subject: Re: GAE-OpenSocial Question

Akash

unread,
Oct 22, 2009, 8:03:41 AM10/22/09
to gae-opensocial
HI Tim,

You can use the GAE-Opensocial in the same way as PHP/Java shindig
versions.
We are working on Restful API and will be available by 30th Oct, 2009.

Aakash
Reply all
Reply to author
Forward
0 new messages