[OpenSocial] What do I need to do....

2008-05-16 Thread sebatab
Hello everybody... i just upload the url where my aplication is... the uploading was perfect... but what do i need to do...so that my aplication apears in the orkut directory so the people can use it??? --~--~-~--~~~---~--~~ You received this message because you are

[OpenSocial] how do I represent an Activity with 2 users??

2008-05-16 Thread Margaret
If I have an activity in Ning (or whatever container) which looks like: Margaret left a comment for Hanna where there are 2 users, how is this activity represented? In opensocial.Activity.Field.html I see USER_ID which, I guess covers the first user in my example, Margaret, but where does Hanna

[OpenSocial] Re: opensocial is not defined

2008-05-16 Thread justin kruger
have you tried happyhour yet? you might try that, as it is containerless, run locally, or anywhere you like, and its an open source project on google code. On Fri, May 16, 2008 at 12:32 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Well, I put it in its own window to test it out. > It is

[OpenSocial] Re: opensocial is not defined

2008-05-16 Thread kohshint...@googlemail.com
Well, I put it in its own window to test it out. It is loading the gadgets library, but not the opensocial library. When I put a watch in firebug for "opensocial" it is not defined. Any other ideas? On May 13, 7:57 pm, "justin kruger" <[EMAIL PROTECTED]> wrote: > the "require feature" feature has

[OpenSocial] Re: Is Orkut Caching the result

2008-05-16 Thread Renato Mangini
RTFM ;-) http://code.google.com/apis/opensocial/docs/0.7/devguide.html#Caching On 5/16/08, Parag Dhanuka <[EMAIL PROTECTED]> wrote: > > Thanks for the reply...Sorry for posting in the wrong forum. Its just > that till now Orkut had not been caching ane of the results and all of a > sudden it i

[OpenSocial] Re: integrate Server side code

2008-05-16 Thread Renato Mangini
That's currently not possible, because you cannot reach a opensocial 0.7 container from outside-in, only the opposite way (inside-out, i.e., a gadget running inside the container contacting your server). That's the purpose of the REST API, which may be released on the next version. On 5/16/08, Shu

[OpenSocial] error:: views:dynamic-height.js

2008-05-16 Thread justin kruger
i am getting an error in the file: "views:dynamic-height.js" E[I]() is not a function },runOnLoadHandlers:function(){for(var I=0,H=E.length; 81Ihttp://jDavid.net [EMAIL PROTECTED] "If you are successful, it is because somewhere, sometime, someone gave you a life or an idea that started you in

[OpenSocial] Re: New to Bebo

2008-05-16 Thread justin kruger
it does not seem obvious on the site. i just signed up for an account. it was not obvious on ning, how to do it either. i will dig around some more later. anyone developing an opensocial app for bebo? On Thu, May 15, 2008 at 10:11 PM, Marshall <[EMAIL PROTECTED]> wrote: > > Can anyone provide

[OpenSocial] Re: Help me Please

2008-05-16 Thread justin kruger
i do not believe that ASP is designed to directly target the XML files that you need to render the views. C# and VB.net, however, are very good at webservices. I think you will need to get your hand dirty right now and write the views by hand, and write the JS code by hand that connects your C#

[OpenSocial] Re: Is Orkut Caching the result

2008-05-16 Thread Parag Dhanuka
Thanks for the reply...Sorry for posting in the wrong forum. Its just that till now Orkut had not been caching ane of the results and all of a sudden it is. I know they do cache static content but content which had query params involved were also getting cached was not known to me On F

[OpenSocial] Re: Help me Please

2008-05-16 Thread justin kruger
Shubhajyoti, you should study the OAuth spec that will be used so that users are not giving up their MySpace, Orkut, Hi5, and ning passwords. instead they will exchange a token with you, and in theory should be able to manage that token on their side. On Fri, May 16, 2008 at 1:09 AM, Shubhajyoti

[OpenSocial] Re: OpenSocialApi for external applications.

2008-05-16 Thread Luciano Ricardi
Hmmm... maybe you have to see the things by other side... What you should to do is to develop the Opensocial Application that interacts with your remote server (gererally using the MakeRequest() call). Then you could do things like you describe... So, acctually it's not possible that your remote a

[OpenSocial] Re: Is Orkut Caching the result

2008-05-16 Thread Luciano Ricardi
This is not the forum to orkut applications, but... yes, Orkut (or the Opensocial Containers) does cache almost everything... and there a lot of reasons to do it... Remember that your application will be used by millions of people... Here is some things you have to read before develop to orkut (or

[OpenSocial] Re: Is Orkut Caching the result

2008-05-16 Thread Rohit Kumar
same here, though it takes a while that you will find new response. On Fri, May 16, 2008 at 3:13 PM, Parag Dhanuka <[EMAIL PROTECTED]> wrote: > I have my application currently running on orkut./... but I have started > seeing some really strange behaviour It appears to me that orkut has > st

[OpenSocial] Is Orkut Caching the result

2008-05-16 Thread Parag Dhanuka
I have my application currently running on orkut./... but I have started seeing some really strange behaviour It appears to me that orkut has started caching the result of same type of request. I do not know the reason to it But tht seems to be true NOw in my application same reques

[OpenSocial] OpenSocialApi for external applications.

2008-05-16 Thread mr.vad...@googlemail.com
Hi. I have a question about OpenSocialApi using. I have J2EE web application working under some application server, for example TomCat. Besides i have an account on the system supporting OpenSocialAPI, for example orkut (http://www.orkut.com/ ). May i ,using this account, programmatically, using

[OpenSocial] Re: Get list of friends who have installed my app.

2008-05-16 Thread Chethan
Hi, Its working now. Was using VIEWER_FRIENDS instead of OWNER_FRIENDS. Thanks. On May 16, 12:32 am, Aakash Bapna <[EMAIL PROTECTED]> wrote: > Hi Chethan, > > can you give me link of your app/xml? its working fine for me.. you can see > it in action > here-http://www.orkut.com/AppInfo.aspx?ap