[orkut-developer] tempalte 0.9 on profile page

2009-04-19 Thread ashok
I am making a request to get my friends Ids. Like this http://htdocs/friends/api.php? action=get_buddy_list_profile&syncd=orkut" authz="signed" refreshInterval="1" /> i am getting my friends Ids. I need thumbnail urls based on that Ids i am getting. how to pass friend Ids to get the thumbnail

[orkut-developer] Re: question about profile view

2009-04-19 Thread Apurv Gupta
On Mon, Apr 20, 2009 at 11:18 AM, steiljes wrote: > > Will my app show up on the profile view without using any templates? > I'm still using v0.8 and trying to display a simple 'hello' in the > profile. > But my app JUST doesn't show up in the profile. > Nothing happens. > > Do I need to include t

[orkut-developer] question about profile view

2009-04-19 Thread steiljes
Will my app show up on the profile view without using any templates? I'm still using v0.8 and trying to display a simple 'hello' in the profile. But my app JUST doesn't show up in the profile. Nothing happens. Do I need to include templates before it shows up? Is that the way to go? --~--~---

[orkut-developer] Re: os:xNavigateToApp tag processing problem?

2009-04-19 Thread Apurv Gupta
These have been changed to osx:NavigateToApp. Please search other threads for example of how to use. On Thu, Apr 16, 2009 at 6:56 PM, Paulo Ferreira Moura Jr. < paulo.mo...@gmail.com> wrote: > > Hi all, > > is there any problem with processing? I have this > template on my application inside the

[orkut-developer] Re: Google Latitude is posting activity on installation

2009-04-19 Thread Apurv Gupta
This is *not* allowed. We'll get them to fix it ASAP. On Sun, Apr 19, 2009 at 11:41 PM, eduardorochabr wrote: > > It was very frustating to see that "Google Latitude on orkut" created > an activity on my stream just because I have installed the > application. I have made no action at all. Orkut D

[orkut-developer] Re: Few questions regarding release of ostemplates

2009-04-19 Thread Vince
Hi Mayank. I am not an official Orkut rep, but i'll give you the answers you would have found out had you read the previous posts first. 1. No, it is not permitted on profile view. Neither is javascript or any other active content. 2. Yes, you can use iframes on canvas view. 3. No, os templates a

[orkut-developer] cannot retrieve friends

2009-04-19 Thread steiljes
I'm using php client libs to retrieve friends. it was working alright up until now when i made some changes to my friendlist on the sandbox site. i'm usin REST to get the list. anybody else facing the same issue? --~--~-~--~~~---~--~~ You received this message beca

[orkut-developer] Google Latitude is posting activity on installation

2009-04-19 Thread eduardorochabr
It was very frustating to see that "Google Latitude on orkut" created an activity on my stream just because I have installed the application. I have made no action at all. Orkut Developer Guidelines is clear about that: "MUST: Updates must reflect a user action within your app". I would like to g

[orkut-developer] Re: How to update Orkut user status via REST api?

2009-04-19 Thread Siju
Thanks Vijaya. I have submitted a feature request http://code.google.com/p/opensocial-resources/issues/detail?id=750 On Apr 1, 3:38 pm, Vijaya wrote: > Currently the OpenSocial API does not allow you to update the profile > information, including the headline. > We don't have plans for implemen