[orkut-developer] counting of messages with requestSendMessage

2008-05-16 Thread AKM
http://orkutdeveloper.blogspot.com/2008/05/new-users-and-new-interactions.html as mentions "Note that on www.orkut.com each user will be able to send up to 10 messages per day" Can somebody please explains how messages are counted? Say if an user sends messages to his ALL friends (number of friend

[orkut-developer] Re: Spec for thumbnail Image

2008-05-06 Thread AKM
I meant thumbnail image of USERS On May 6, 11:00 pm, AKM <[EMAIL PROTECTED]> wrote: > Can anybody please point me about the specification for thumbnail > image in Orkut. I mean what is the maximum width/height for thumbnail > image? >

[orkut-developer] Spec for thumbnail Image

2008-05-06 Thread AKM
Can anybody please point me about the specification for thumbnail image in Orkut. I mean what is the maximum width/height for thumbnail image? Regards, Amlan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Deve

[orkut-developer] Re: bpc=1 broken again?

2008-05-04 Thread AKM
Hi Jason I am using sandbox for last 2/3 months now. I think there is some problem with bpc=1 in last weeks for some users for specific app. Whenever I use bpc=1 I get "There was an error displaying this application." .Although my fellow developer working on same app does not get the problem. Not

[orkut-developer] Re: App suddenly not working: file ifr, line number: 566

2008-04-14 Thread AKM
google guys I want submit my app but this error stuck me On Apr 15, 12:52 am, AKM <[EMAIL PROTECTED]> wrote: > Getting problem in gadgets.util.registerOnLoadHandler from last 10 > mins. Google guys please respond. > > crackpot wrote: > > Hello > > My app was

[orkut-developer] Re: App suddenly not working: file ifr, line number: 566

2008-04-14 Thread AKM
Getting problem in gadgets.util.registerOnLoadHandler from last 10 mins. Google guys please respond. crackpot wrote: > Hello > My app was working fine until suddenly it stopped working with a > "object has no properties" error on line 566 (File: ifr) > > Any idea what could have gone wrong? > > R

[orkut-developer] Re: Sandbox broken ?

2008-03-26 Thread AKM
Google guys do something ..I am getting Unable to retrieve content at http://xxx.com/xxx.xml HTTP status: 500 which was working still yesterday and accessible from browser with HTTP code 200 Snadbox is really down On Mar 27, 12:35 am, JevS <[EMAIL PROTECTED]> wrote: > works for me now. > Jevs --~

[orkut-developer] Activity in Orkut

2008-03-06 Thread AKM
opensocial documentation says newActivity takes one parameter. opensocial.Activity newActivity(params) http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.html#newActivity Then on http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.Activity.html I see this example

[orkut-developer] Re: Geeting App Data for OWNER

2008-02-25 Thread AKM
our > links, please change them to onclick="doSomething()">link text. > > Hope this helps, > ~Arne > > On Mon, Feb 25, 2008 at 1:25 PM, AKM <[EMAIL PROTECTED]> wrote: > > > 1. Does newFetchPersonAppDataRequest works for OWNER ? > > 2. Does it work

[orkut-developer] Geeting App Data for OWNER

2008-02-25 Thread AKM
1. Does newFetchPersonAppDataRequest works for OWNER ? 2. Does it work even if VIEWER is not in the friend list of OWNER? I am getting unauthorized access. Can somebody please clarify? --~--~-~--~~~---~--~~ You received this message because you are subscribed to t

[orkut-developer] Re: Storing data on persistent storage for Orkut Application

2008-02-25 Thread AKM
My mistake .. req.newUpdatePersonAppDataRequest works ONLY with "VIEWER" On Feb 26, 12:18 am, AKM <[EMAIL PROTECTED]> wrote: > Hi > What I understand > fromhttp://code.google.com/apis/opensocial/docs/0.6/devguide.html > andhttp://code.google.com/apis/opensocial/ar

[orkut-developer] Storing data on persistent storage for Orkut Application

2008-02-25 Thread AKM
Hi What I understand from http://code.google.com/apis/opensocial/docs/0.6/devguide.html and http://code.google.com/apis/opensocial/articles/tutorial/tutorial-0.7.html that I can store data (per application per user data) on persistent store provided by opensocial providing websites. Does orkut pro

[orkut-developer] Surface in Orkut opensocial-0.7

2008-02-25 Thread AKM
I have question regarding Surface in orkut apps. (opensocial-0.7) 1. How do I get current Surface a.k.a views [http://code.google.com/ apis/opensocial/articles/tutorial/tutorial-0.7.html]? I tried gadgets.views.getCurrentView(). Got an error saying gadgets.views has no property Tried opensocial