[orkut-developer] Re: Shifting API's from one server to another

2009-04-08 Thread Javediq143
Hi Vijaya, Thanks for the reply. We don't want to lose our user for any of our APP. In that case, I had the below solution: 1)Only the pages of the APP and its XML will be moved from old server to new one 2)The XML URL, http://xyz.com/api/orkut/api_name, will remain the same for these APP 3)For f

[orkut-developer] Re: Add application doesn't take me to the application

2009-04-08 Thread Ramprasad Rajendran
No, I did not get a rejection mail and I am getting weekly statistics. ram http://ramprasad.livejournal.com 2009/4/8 Vijaya : > > It looks like your app was rejected. You must have received an email > from the reviewer indicating the reasons for it. > > > --~--~-~--~~--

[orkut-developer] Re: Unable to post an Activity in Sandbox

2009-04-08 Thread johnson.psgtech
Hi all, The following code fails to generate Activiy in IE. But it works fine with Mozilla & Google chrome. When this code is run, IE doesnt give any prompt to post updates :( Any workaround? function onActivityPosted(data) { if (data.hadError()) { alert("There was a problem: " + data.g

[orkut-developer] Special chars and Encoding

2009-04-08 Thread Gama
Dear Developers, I have to print some data retrived from app and print it in the profile view using Templates and Data Pipelining. To retrieve it I'm using the Open Social's markup tag named "PersonAppDataRequest", that is working just fine. The problem is to render it, bacause it looks like to b

[orkut-developer] Re: String Test Condition Failure

2009-04-08 Thread Gama
Thank you very much Vijaya. It's working now. On 8 abr, 03:45, Vijaya wrote: > Can you try and print out the json string that is returned in the > SomeData variable? > There's also a new JSON parsing function that's now implemented on > orkut and you can use it as follows: > ${os:xParseJson(Some

[orkut-developer] Re: Migrating to Templates

2009-04-08 Thread Christopher (adoring husband)
Ok this helps a lot. On Apr 8, 12:06 pm, Apurv Gupta wrote: > You can't update appData using server side templates. You should do this > interaction on the canvas view.One option [which requires upcoming view > param support in NavigateToApp] is to set these as parameters to canvas > view, and p

[orkut-developer] Re: Migrating to Templates

2009-04-08 Thread Apurv Gupta
You can't update appData using server side templates. You should do this interaction on the canvas view.One option [which requires upcoming view param support in NavigateToApp] is to set these as parameters to canvas view, and perform the action there. On Wed, Apr 8, 2009 at 8:43 PM, Christopher (

[orkut-developer] Re: JSON.Parse on Profile os/template

2009-04-08 Thread Jorge
Well, I got the answer myself To get "registros_carregados" from the json you should type $ {os:xParseJson ("nameoftheKEYofthejson").content.paginacao.registros_carregados} []'s Jorge On 8 abr, 09:25, Jorge wrote: > How exactly does this os:xParseJson works? I mean, take a look at this > samp

[orkut-developer] Re: App height gradually increasing in Chrome if Dynamic Height feature is used

2009-04-08 Thread Bruno Andrade Alves
I'm facing the problem too... with many applications that was working before. Now it's happening at orkut.com On Wed, Apr 8, 2009 at 2:35 AM, davew wrote: > > buddypoke is having the same issue too with Chrome on the canvas > page. The page constantly grows in length. > > I'm pretty sure you on

[orkut-developer] Re: Migrating to Templates

2009-04-08 Thread Christopher (adoring husband)
Ok thanks so much for the help. I'm starting to get it. I know templates will be super easy once i see how to do what im trying to do. How would I update a person's appdata from the app. For example: a user clicks a button and a new value is stored for a given key. thanks! On Apr 5, 9:28 pm, Ap

[orkut-developer] Re: NavigateToApp - Styling

2009-04-08 Thread Badaro
Jota, This would require a rewrite of HTML/CSS, that I'm trying to avoid. Filipe Badaro On Apr 7, 3:05 pm, Jota wrote: > Hi Badaro, > as the command "" is replaced by an , you can do > something like this: > > > .bt_edit a { color: #000; text-decoration: underline; } > .bt_edit a:hover { text

[orkut-developer] Re: JSON.Parse on Profile os/template

2009-04-08 Thread Jorge
How exactly does this os:xParseJson works? I mean, take a look at this sample of JSON below: " {"paginacao": {"registros_carregados": 80, "per_page": 80, "total_items": 40741}, "usuarios": [{"usuario": {"posicao_ranking": 1, "opensocial_code": "02240857685455061621", "nome": "J\u00e9ssica Priscil

[orkut-developer] Re: Access to orkut from installed applications

2009-04-08 Thread Tieto Tieto
Hi Vijaya, Thanks for your quick reply. Can we develop c++ library to access orkut? Thanks & regards, Tietotieto On Wed, Apr 8, 2009 at 11:00 AM, Vijaya wrote: > > You can use the OpenSocial REST APIs to access orkut information from > a desktop application: > http://code.google.com/apis/orku

[orkut-developer] Re: OAuth request fails for orkut sample opensocial-php-client app....

2009-04-08 Thread callamits
Thanks a lot, i have posted it in the forum. On Apr 8, 11:18 am, Vijaya wrote: > Could you please post this on the client libraries > forum:http://groups.google.com/group/opensocial-client-libraries --~--~-~--~~~---~--~~ You received this message because you are