Hi SDG,

Well, you might need to contact the C# library developers to have
those methods implemented, or register yourself as a committer to
contribute the missing pieces yourself.

I haven't seen that library yet, so can't say what's missing, but once
it's ready to interface with orkut, we could provide you with the
details on the endpoints.

~Prashant.

On Apr 6, 1:19 am, sdg <sandisk...@gmail.com> wrote:
> Hi Prashant, thank you for replying.
>
> I would like users to connect to my site using their orkut accounts,
> once they do that they will be able to perform some operations, when
> they do any of these operations I would like to create an activity to
> be published in the user orkut activities. Also I would like to
> retrieve the user friends to see if any of them is a memeber of my web
> site, if it is I would like to show the user the activity of her/his
> friends.
>
> I would like to do this using either javascript or c#.
> I've downloaded the c# client 
> api:http://code.google.com/p/opensocial-net-client/
> and tried to follow this 
> example:http://wiki.opensocial.org/index.php?title=Social_Website_Tutorial
> but I found the OpenSocialOAuthClient class does not have any of these
> methods in the c# implementation:
> getRequestToken
> getAuthorizationUrl
> getAccessToken
>
> Do I need to implement this by hand when using c# ?
> If I need to implement them by hand, is there any sample code in c# ?
> Which are the endpoints to get the request token, authorize and the
> get the access token ?
>
> Thank you,
>
> SDG
>
> On 5 abr, 13:54, "Prashant (Google)" <p...@google.com> wrote:
>
>
>
> > HiSDG,
>
> > I'm still not totally clear on what you intend to do, and if you could
> > explain in detail, we may be able to help you better. But the bottom
> > line is that the OpenSocial JS API works only within the context of an
> > OpenSocial container (orkut, you know, is one). For anything else,
> > you'll need to use a library that authenticates you to an SNS that
> > implements OpenSocial and makes OpenSocial requests to the REST/JSON-
> > RPC endpoints exposed by that SNS. Or else you could have your site
> > implement the OpenSocial spec itself, let's say by deploying Shindig
> > on your server.
>
> > ~Prashant.
>
> > On Apr 5, 6:21 pm,sdg<sandisk...@gmail.com> wrote:
>
> > > Hi Prashant, thank you for replying.
>
> > > Does that mean that, things being as they are now, it can't be done ?
>
> > > Don't have too much time, the developments needs to be done by April
> > > 16.
>
> > > Things being as they are now, should all requests start from an Orkut
> > > app ?
>
> > > Thank you.
>
> > >SDG
>
> > > On 5 abr, 08:08, "Prashant (Google)" <p...@google.com> wrote:
>
> > > > Hi,
>
> > > > Please take a look 
> > > > athttp://groups.google.com/group/opensocial-orkut/browse_thread/thread/....
>
> > > > Thanks,
> > > > Prashant.
>
> > > > On Mar 31, 7:05 pm,sdg<sandisk...@gmail.com> wrote:
>
> > > > > Hi, I'm succesfully using oepnsocial with the js api from my site.
> > > > > Now what I want is to use orkut, I want to retrieve the viewer orkut's
> > > > > friends who have also joined my site and show the viewer what these
> > > > > friends have done in my site.
> > > > > Is this possible with the JS API or do I need to use the REST API ?
> > > > > Is there a sample of doing this with the JS API ?
> > > > > If it's not possible with javascript then is there a c# sample ? or a
> > > > > PHP sample ?
>
> > > > > Thank you.
>
> > > > >SDG- Ocultar texto de la cita -
>
> > > > - Mostrar texto de la cita -- Ocultar texto de la cita -
>
> > - Mostrar texto de la cita -

-- 
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to