[orkut-developer] Re: using orkut from my web site

2010-04-05 Thread Prashant (Google)
Hi, Please take a look at http://groups.google.com/group/opensocial-orkut/browse_thread/thread/efee7ace7051fa3e. 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

[orkut-developer] Re: Updating AppData items

2010-04-05 Thread Prashant (Google)
Hey, Very soon. We have mentioned this before: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/efee7ace7051fa3e. ~Prashant. On Apr 1, 1:36 pm, cipher manoj...@gmail.com wrote: How to update the status update using oauth. I tried the same as per the metioned on the

[orkut-developer] Re: JC access flash

2010-04-05 Thread Prashant (Google)
Hi João, I don't have much knowledge of Flash and probably the people around here haven't faced the callback issue. Please try http://groups.google.com/group/opensocial and http://groups.google.com/group/opensocial-br (in case you know Portuguese). ~Prashant. On Apr 2, 12:24 am, João

[orkut-developer] Re: using orkut from my web site

2010-04-05 Thread sdg
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,

[orkut-developer] Using external links in profile view

2010-04-05 Thread Cassio Melo
Hi there, I'm using an anchor in the profile view of my app, which would redirect to a _blank target, however it's not working. I looked for similar problems in this list but I couldn't find any workaround. Could anyone help me? Cassio -- A post by Subbu explains better: I am currently using

[orkut-developer] missing methods in OpenSocialOAuthClient class in c#

2010-04-05 Thread sdg
Trying to follow this tutorial http://wiki.opensocial.org/index.php?title=Social_Website_Tutorial but using c# instead of Java I see that the class OpenSocialOAuthClient does not have any of these methods: getRequestToken getAuthorizationUrl getAccessToken has anyone tried to implement this

[orkut-developer] Re: Directory issues

2010-04-05 Thread Prashant (Google)
Hi Eduardo, That's surprising! I've made the right people aware of it and we'll look into it. Thanks, Prashant. On Apr 2, 12:34 am, Eduardo Rocha eduardoroch...@gmail.com wrote: 1. Theses 3 applications seems to be problematic on directory. They often fall a lot of places compared to what

[orkut-developer] Re: using orkut from my web site

2010-04-05 Thread Prashant (Google)
Hi SDG, 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

[orkut-developer] Re: Directory issues

2010-04-05 Thread anatoly
I see all 3 always in top 10 in orkut in portuguese for quiet some time (at least several weeks). On Apr 5, 7:25 pm, Prashant (Google) p...@google.com wrote: Hi Eduardo, That's surprising! I've made the right people aware of it and we'll look into it. Thanks, Prashant. On Apr 2, 12:34 

[orkut-developer] Re: using orkut from my web site

2010-04-05 Thread sdg
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

[orkut-developer] Re: Directory issues

2010-04-05 Thread Eduardo Rocha
OK, so I probably had nothing more to do and just wrote some absurd inexistent issue on the forum... On 5 abr, 17:13, anatoly anato...@gmail.com wrote: I see all 3 always in top 10 in orkut in portuguese for quiet some time (at least several weeks). On Apr 5, 7:25 pm, Prashant (Google)

[orkut-developer] Re: Directory issues

2010-04-05 Thread anatoly
haha - I didn't mean that :) It can mean for example that some of orkut servers are not in sync and we connect to different servers. I understand you are from Brazil, correct? But I'm not while I'm using orkut in portuguese. On Apr 6, 2:37 am, Eduardo Rocha eduardoroch...@gmail.com wrote: OK,

[orkut-developer] Re: Directory issues

2010-04-05 Thread Eduardo Rocha
:) On 5 abr, 20:58, anatoly anato...@gmail.com wrote: haha - I didn't mean that :) It can mean for example that some of orkut servers are not in sync and we connect to different servers. I understand you are from Brazil, correct? But I'm not while I'm using orkut in portuguese. On Apr 6,

[orkut-developer] 3-legged oauth question

2010-04-05 Thread David Hill
Hoping someone here is familiar with the opensocial gem for Ruby and can help me figure out how to do this. I need to do 3-legged auth for an app I'm writing. I've found some example code (like here: http://code.google.com/p/opensocial-ruby-client/wiki/GettingStarted) of how to connect to Orkut