[OpenSocial] Google Maps API

2007-11-16 Thread Logan Green
Does anyone have the google maps API working with an OpenSocial app? I get an error that my API key is wrong. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" group. To post to this group, send email

[OpenSocial] Re: getting a url param value in Orkut

2007-11-16 Thread Abhinav
anyone have any clue as to how to obtain external param values from external links linking to an orkut app? On Nov 15, 12:01 am, Abhinav <[EMAIL PROTECTED]> wrote: > Hi guys, > > I am having problem reading a param value. Say I have an external link > pointing to my orkut app from a different web

[OpenSocial] publishing gadget problem

2007-11-16 Thread Abhang
Hi, I tried the simple example for getting my own profile from sandbox.orkut.com. I put the code in google gadget editor and tried to publish it. Nothing appears in the gadget. I then tried to publish on a webpage but still nothing. Thanks Abhang --~--~-~--~~~---~--~--

[OpenSocial] Re: publishing gadget problem

2007-11-16 Thread Andy
I had the same problem initially with the opensocial object not being available but it seemed to 'fix itself'. After a while of usage this problem does not appear now with orkut. My problem beyond this, was in not getting anything back from the server when requesting viewer profile information. I

[OpenSocial] Re: publishing gadget problem

2007-11-16 Thread Abhang
Yup, OpenSocial is undefined. Since I was using Firefox I had to check the ErrorConsole. But in IE a pop up appears with that error. This line in the example actually adds the necessay namespace 'opensocial' which somehow the page is not able to access. I don know if this is a javascript or som

[OpenSocial] Re: publishing gadget problem

2007-11-16 Thread Andy
Hi, I think you may be having the same problem as me, if you turn on javascript errors in your browser you will see the error thrown. I had the problem whereby in the response no item (undefined result) was returned from the responseData. Unfortunately I do not have any answers but please can you

[OpenSocial] Re: Where can I try out the samples

2007-11-16 Thread benji
You dont actually have to publish it you just need to save it using the GGE, then you have a publicly accessable url which you can plug into orkut --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" g

[OpenSocial] Get 'undefined' when using newFetchPersonRequest("VIEWER", "viewer')

2007-11-16 Thread Andy
Hi, I seem to be getting no object at all returned when i am trying to access viewer information when accessing the data from inside the response object. I am using code I have copied and pasted from the examples. Here is the pertinant code. function request() { var req = opensocial.newDataReq

[OpenSocial] Adding an app

2007-11-16 Thread rookie1_1998
Is there any way to trigger certain functionality (maybe a callback function) when an app is added? Also there is no way to invite other users to use an app as Facebook does as of now? Eric --~--~-~--~~~---~--~~ You received this message because you are subscribe

[OpenSocial] How to access friends of friends

2007-11-16 Thread CodeRain
Can anyone tell me how I can get details of my friend's friends ? I should atleast be able to get the List of all the people who are friends of my friends. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discus