[orkut-developer] Retrieving the number of users which installed a widget

2009-07-17 Thread V'R
Hi, I'm new to orkut as well as opensocial widgets. So i would like to run a few things by the pros first! I'm building an opensocial widget which would change it's appearance depending on the number of users that have it installed. Is there any prebuilt function to information from orkut itsel

[orkut-developer] Re: Getting "gadgets is not defined" error

2009-07-17 Thread Sathish
Thanks Sachin. I have added . App. is working fine now. -Sathish On Jul 15, 1:45 pm, Sachin Shenoy wrote: > Also, according to html spec. any js script can be ether in head or body > (head scirpt or body script). I saw that your js are not in either. Fixing > that should fix this. > For examp

[orkut-developer] Re: gadgets.window.adjustHeight() is not working in Orkut sandbox

2009-07-17 Thread Paulo Ferreira de Moura Junior
I have the same problem with my application. :-( On Mon, Jul 13, 2009 at 3:04 AM, nitu wrote: > > Hi, > > gadgets.window.adjustHeight() has stopped working for me in the > sandbox. So far I have verified for IE8, FF 3.5 and chrome 2. Firebug > shows Unknown RPC service: resize_iframe . > > It

[orkut-developer] Re: Getting a Unsupported feature: org.apache.shindig.common.xml.XmlException: Element type "span"

2009-07-17 Thread logixlord
The tags are all ok. If they were wrong, then iGoogle or mySpace would not work either. --~--~-~--~~~---~--~~ 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-o

[orkut-developer] Orkut requests giving error

2009-07-17 Thread Pankaj Sharma
Hi, I've created a simple 'Hello World' application on sanbox.orkut.com & the same application has been added in my account's application box. While adding the application, i checked all the checkboxes for giving permissions to my application for accessing my account. Now, if i m sending request

[orkut-developer] Re: opensocial JS API: getting gender and websites of friends

2009-07-17 Thread thanumalayan mad
Thanks for the reply :) I understand it fully now, though it will be nice if the application can get access to friend's gender and website too - after all, anybody with an orkut acct can access them ... Cheers, Thanu On 7/14/09, Prashant Patil wrote: > I think you cant get gender of friends! Yo

[orkut-developer] Re: Getting "gadgets is not defined" error

2009-07-17 Thread Sathish
Hi, It is not working. Please check the XML. http://sns.oneindia.in/test-app/thatsmalayalam.xml Now i'm getting the same error in "surface_name = gadgets.views.getCurrentView().getName();" this line. Please help. Our apps are down more than a week. Thanks, Sathish On Jul 14, 5:30 pm, Athira

[orkut-developer] Link target in flash

2009-07-17 Thread marcosnogueira
Hi Everyone, I'm using a Flash object in my app. In this Flash i have some links that point to the owner's canvas view. Here's the problem: The target of the links should open in the whole/full page of orkut, like target="_top" in the html, not just in the iframe of the app. When i'm in sandbox.o

[orkut-developer] Edit Profile

2009-07-17 Thread Rodrigo Paiva
Hello good day! I would like Orkut developers include in the "Contact" option: "Username IM (3)" - "Skype Name" Many people use Skype in the day to day, whether at home, work or travel with your iPhone, mobile, palmtop etc. That's it! I hope for your cooperation! Thank's! Rodrigo Paiva --~-

[orkut-developer] Question regarding app violation email from Orkut

2009-07-17 Thread itemCASTER
Hi, I received an email from Orkut regarding my application is in violation of some TOS: "We've been playing around with your orkut application itemCASTER at http://www.itemcaster.com/orkut/itemcaster.xml and have some feedback for you. The app is in violation of orkut terms and conditions, e.g.

[orkut-developer] Include in the "Contact" item Username IM (3) "Skype Name"

2009-07-17 Thread Rodrigo Paiva
Hello good day! I would like Orkut developers include in the "Contact" option: "Username IM (3)" - "Skype Name" (which show the status in orkut that the user is in through the Skype icon as shown in the official Skype.com link - http://www. skype.com / intl / en / share / buttons /). Many peopl

[orkut-developer] Persistence Help

2009-07-17 Thread V'R
Hi, I'm new to both widget making and opensocial and I used the Persistence API tro write a key and just to make sure it was there, I tried to retrieve it but it always fails... I'll paste the code below, hope that's ok, it just always goes into the "if (response.get("get_data").hadError())" condi

[orkut-developer] Re: gadgets.window.adjustHeight() is not working in Orkut sandbox

2009-07-17 Thread Paulo Ferreira de Moura Junior
Update: I've found the solution. The error was due to a newer version of prototype.js: after updating it from 1.4.0 to 1.6.0.2, this problem appeared. Replacing it with the previous version solved this issue. Regards. On Tue, Jul 14, 2009 at 2:46 PM, Paulo Ferreira de Moura Junior < paulo.mo...@gm

[orkut-developer] ASP.NET Orkut Integration

2009-07-17 Thread Amit Trehan
Hi, I am using JS API from a ASP.NET Page. I am trying to run the sample application just to get the Logged on users Friends Information. I tried running the sample applications but none of them worked as all of them are looking for Application Key that I am not able to generate as I dont have a

[orkut-developer] Re: App again has disappeared from directory

2009-07-17 Thread bubome.edw...@gmail.com
It has now dissappeared again! why does this always happen to our App? Could someone please have another look into this and solve this problem once for all. thank you Edward BuboMe.com On Jul 9, 2:04 pm, "bubome.edw...@gmail.com" wrote: > Hello, > Our App has again disappeared from the Orkut Ap

[orkut-developer] Re: Reg: Retrieving albums.

2009-07-17 Thread Ashok.s
Hi Guys. Right now orkut api provides to access the viewer albums only. Is there any plan to get viewer friends album also. When Album API will be released outside sandbox ? pls let me know On Tue, Jul 14, 2009 at 8:09 PM, apurv wrote: > > Can I see the application on staging? This shoul

[orkut-developer] Link target in Flash

2009-07-17 Thread marcosnogueira
Hi Everyone, I'm using a Flash object in my app. In this Flash i have some links that point to the owner's canvas view. Here's the problem: The target of the links should open in the whole/full page of orkut, like target="_top" in the html, not just in the iframe of the app. When i'm in sandbox.o

[orkut-developer] Orkut ToS

2009-07-17 Thread Pankaj Sharma
Hi, I posted the same query y'de but, i m nt able to locate it in the group. Sorry for asking the same query again. I've created a sample application & added into my apps by putting my application's url on Sanbox.orkut.com. While adding the application, i checked all the checkboxes for giving al

[orkut-developer] Re: Retrieving the number of users which installed a widget

2009-07-17 Thread Prashant Patil
As far as my know how there is no such function to get number of users installed app. [ Other than weekly stats] P:S Correct me if i am wrong. On Wed, Jul 15, 2009 at 2:24 AM, V'R wrote: > > Hi, I'm new to orkut as well as opensocial widgets. So i would like to > run a few things by the pros f

[orkut-developer] Persistence API help

2009-07-17 Thread V'R
Hi, I don't know if any previous message from my about this issue will surface as this is my third post and i can't seem to find any records for the first two... Anyway, I'm trying to set a some flag using the persistence api and event though I'm basically using the code from the example and the

[orkut-developer] Persistence API help

2009-07-17 Thread V'R
Hi, I do not know if any previous message from me about this issue will surface as this is my third post and i can't seem to find any records for the first two... So if I'm repeating myself, I apologise. Anyway, I'm trying to set a some flag using the persistence api and event though I'm basicall

[orkut-developer] Sandbox is down

2009-07-17 Thread Singularity Solutions
Hi I am an orkut app developer. I am unable to access the orkut sandbox. The same application which i run from the domain orkut.com works and it does not work when its called from sandbox.orkut.com http://www.orkut.co.in/Main#Application.aspx?uid=15641686950210093301&appId=898677835667 -- works

[orkut-developer] Apps unable to accessdata using API on sandbox

2009-07-17 Thread Amit
Hey all, This was working fine few hours back, but it seems to be broken in since last 8 or so hours. My code is no longer working in sandbox, i even tried sample example provided in opensocial application developer (0.8) which is as follows function response(data) { cls(); if (data.hadE

[orkut-developer] Re: Missing application listing!

2009-07-17 Thread Singularity Solutions
The problem stands fixed. Thanks.. 2009/7/16 Rahul > We're looking into this with high priority. Thanks for bringing it to our > attention. > Thanks > Rahul > > > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[orkut-developer] Re: Link target in Flash

2009-07-17 Thread Prashant Patil
Where is the e.g app! On Thu, Jul 16, 2009 at 4:56 PM, marcosnogueira wrote: > > Hi Everyone, > > I'm using a Flash object in my app. In this Flash i have some links > that point to the owner's canvas view. Here's the problem: The target > of the links should open in the whole/full page of orkut,

[orkut-developer] Re: Server backend with orkut gadget interaction

2009-07-17 Thread barinov.ser...@gmail.com
Hi, Thanks for your answer. But I want to develop third-party site with social net interaction using REST API. So now the question is. Currently, JS API provides much more, and REST API is very limited... There is no way to post anything to Orkut using REST API, except app data items. It's not po

[orkut-developer] Re: App again has disappeared from directory

2009-07-17 Thread ĤÊÄVËŅ♣Ģ . Ō . Ð♣∫Ŧ•Ø•Ŧ∫♠ŪЙĐëǺĐ♠ĘМPĒŖŎŖ ■
are yeh ek bug hain..saab app main ho raha hain..meri bhi On 7/16/09, bubome.edw...@gmail.com wrote: > > It has now dissappeared again! why does this always happen to our > App? > Could someone please have another look into this and solve this > problem once for all. > > thank you > Edward > Bub

[orkut-developer] Profile view disabled

2009-07-17 Thread sharath
Hi my app was available in profile view till yesterday. Now the profile view is disabled, is it for all apps ? Thanks Sharath --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to

[orkut-developer] Application always minimized

2009-07-17 Thread Eduardo Rocha
How to let an application expanded all the time? I have reports from profiles that have only one application and yet is not able to let this only app expanded. Other profiles behave OK. --~--~-~--~~~---~--~~ You received this message because you are subscribed to th

[orkut-developer] Re: Application always minimized

2009-07-17 Thread Eduardo Rocha
I was able to "fix" this by showing videos and pictures on my profile then turning them off again. On 17 jul, 17:17, Eduardo Rocha wrote: > How to let an application expanded all the time? I have reports from > profiles that have only one application and yet is not able to let > this only app ex