[orkut-developer] Eclipse plug-in for developing OpenSocial apps has been released

2009-01-15 Thread yoichiro
/InstallationGuide http://www.eisbahn.jp/trac/osde/wiki/QuickStart I would like to hear your feedback. :) Thanks, Yoichiro --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group. To post to this group, send

[orkut-developer] Re: opensocial.requestCreateActivity returns Error fetching data in response

2008-07-14 Thread yoichiro
Hi Jason, Thank you for your reply. I confirmed to be able to create an activity at several hours ago. We can create it now. Best regards, Yoichiro On July 15, 7:10 pm, Jason [EMAIL PROTECTED] wrote: Hi Nemesh. I'm sorry for the late reply. Are you still seeing this issue? The code snippet

[orkut-developer] Re: fetching content of a website

2008-07-11 Thread yoichiro
Hi puneet, Yes, you will be able to use the makeRequest() function to fetch the external contents. Please refer to following URL: http://code.google.com/apis/opensocial/docs/0.7/devguide.html#Remote_Content Best regards, Yoichiro On July 11, 4:51 pm, puneet [EMAIL PROTECTED] wrote: Hi, how

[orkut-developer] Re: opensocial.requestCreateActivity returns Error fetching data in response

2008-07-03 Thread yoichiro
Hi Nemesh, I have known the same situation since yesterday, too. But this error does not occurs in www.orkut.com. I seem that there are some trouble in the code of Shindig on sandbox.orkut.com... Best regards, Yoichiro On July 3, 8:40 pm, Nemesh [EMAIL PROTECTED] wrote: Here is the response

[orkut-developer] Re: I am not able retrieve content from this field opensocial.Person.Field.ADDRESSES

2008-06-30 Thread yoichiro
) { var address = addresses[0]; var country = address.getField(opensocial.Address.Field.COUNTRY); output(country); } else { // Processing when user has two or more addresses. } Best regards, Yoichiro --~--~-~--~~~---~--~~ You received this message because you