[orkut-developer] caching issue

2008-08-29 Thread prafulla
Hi, From the past few hours, the bpc=1 parameter hasn't been working for me. I am unable to see the updated pages. Orkut is showing me the cached version every time. Is it only me or is anyone else facing this problem ? Regards, Prafulla --~--~-~--~~~---~--~~

[orkut-developer] Re: Recurring IRC office hours!

2008-08-29 Thread Guillaume
Hi all, I agree with Viveka. Is it possible to have another chat session. I live in Hong Kong (GMT+ 8) and if I translate the IRC time to my local time, it will be 4am - 6 am. Thanks, Guillaume On Jul 9, 1:46 pm, Viveka [EMAIL PROTECTED] wrote: Hi, opensocial channel is very useful. Please

[orkut-developer] ActionScript to JavaScript communication using ExternalInterface

2008-08-29 Thread kavita laddha
Hi I'm trying to develop an openSocial application for orkut in which I need to make calls to and from a flash object developed in ActionScript. This can be achieved using the ExternalInterface class of ActionScript 3.0 . Everything works fine when I deploy it locally but, however, things don't

[orkut-developer] Re: [orkut-developer]

2008-08-29 Thread Carlos Delfino
Why This? How many people subscribe on this list, with out want? I Don't receive many e-mail from list What is the problem? thanks. 2008/8/27 dyonis [EMAIL PROTECTED] Oie vc ainda esta com problemas? - Original Message - *From:* Claudia Santos [EMAIL PROTECTED] *To:*

[orkut-developer] Re: database connectivity in orkut application

2008-08-29 Thread puneetratan
Hello vimal, This is Puneet, I need your help in orkut appliation, i simply create an application in orkut having just one content like Hello world, but still i did not get any response from orkut guys, My xml looks like that ?xml version=1.0 encoding=UTF-8? Module ModulePrefs title=hello

[orkut-developer] orkut application

2008-08-29 Thread puneetratan
Hello All, I can see my application in sandbox.orkut.com, how i can view that application on orkut.com plz response me asp Thanks Puneet --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group.

[orkut-developer] Re: orkut application

2008-08-29 Thread AlSe
The orkut sandbox is a testing environment. Because it is a testing environment, sandbox allows you to add apps other than the ones in the orkut application gallery. Such apps only show up in the sandbox (i.e not on the main site). Once you have finished testing your app and you feel its good to

[orkut-developer] Re: OAuth help

2008-08-29 Thread Rahul
Json i have copied the OAuth.php and fetchme.php from the http://graargh.returnstrue.com/buh/ directory. OAuth.php file here is different from that given in http://oauth.googlecode.com/svn-history/r526/code/php/OAuth.php i tried the OAuth.php and fetch me from the

[orkut-developer] Re: OAuth help

2008-08-29 Thread Aakash Bapna
Rahul can you please check if your webserver has OpenSSL extension installed and configured properly? Thanks Aakash http://aakash.me Date: Fri, 29 Aug 2008 09:59:12 -0700 Subject: [orkut-developer] Re: OAuth help From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com Json i

[orkut-developer] To provide video bookmarking link to orkut in my site,similar to the way youtube has

2008-08-29 Thread [EMAIL PROTECTED]
Hi, I am developing a site and i want to know how to provide a video bookmarking link from my site to orkut. I tried something like keeping href tag in the following way a href=http://www.orkut.com/FavoriteVideos.aspx?u=http:// www.mysite.com/flv/200807041205007653.flvlink/a I clicked on the

[orkut-developer] Trying to get started

2008-08-29 Thread RJ
Yesterday i happened to search for opensocial on google, i went through the tutorial also the 'Sending gift example'. I really found all these interesting , so decided to build an application/gadget . I want to code the application in PHP. How to go about it? Where to start? What all do i need?

[orkut-developer] Re: Orkut Sandbox

2008-08-29 Thread RJ
After pasting the URL, if the button doesn't get active then press up/ down arrow. Hope this helps On Jul 31, 9:11 pm, aravi [EMAIL PROTECTED] wrote: Jason, I have already logged this bug! Previously it was all fine - am talking abt the add application button - then it never used to get

[orkut-developer] Linking multiple pages in the application

2008-08-29 Thread [EMAIL PROTECTED]
Hi I newly started on open social. I got a requirement where the user can see different pages on different tab clicks. Our Application will have my content tab and the upload. On load of my application it shows by default the my content tab and when I click the upload tab it should load upload

[orkut-developer] Friends Data

2008-08-29 Thread [EMAIL PROTECTED]
Hi, Please can anybody help me to give thumbnail pics of friends in my application using php and and give facebook like friend select box or any similiar thing. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut

[orkut-developer] Re: User actions from within Updates

2008-08-29 Thread Jason
This sounds like an issue that you might want to bring to the OpenSocial specification group since it would likely require several changes to the spec, namely requestCreateActivity. http://groups.google.com/group/opensocial-and-gadgets-spec That said, there's no reason why you can't include

[orkut-developer] Re: VIEWER information

2008-08-29 Thread Jason
Yes -- if a user doesn't have an application installed, he has not given that application access to his personal information in either view. Basic info. like name, OpenSocial ID, and thumbnail/profile URL should be available, even if the current user doesn't have the application installed. -

[orkut-developer] Re: Orkut OAuth

2008-08-29 Thread Jason
Not yet, but this will be possible when the REST API is ready using the OAuth protocol. - Jason On Aug 28, 12:51 pm, JSON [EMAIL PROTECTED] wrote: Hello Jason, Thank you for your reply. I actually meant to ask if Orkut information can be accessed from outside Orkut using OAuth. ~ JSON

[orkut-developer] Re: Unusual characters

2008-08-29 Thread Jason
Last week, a bug caused all accented and otherwise special characters to appear as [?]. I believe this has since been resolved and I just did a quick check to confirm that ♪ is output correctly in the orkut sandbox. Can you re-run your test to verify whether the problem is resolved on your end?

[orkut-developer] the request came from the container?

2008-08-29 Thread Fernando chucre
How I can validate if the source of request is the container? thanks -- Fernando Chucre - LPIC-1 http://www.horizontesdigitais.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group. To

[orkut-developer] Re: Calling OpenSocial APIs from PHP

2008-08-29 Thread Jason
See my post in this thread (the language being discussed is ASP.NET but the same information applies to PHP): http://groups.google.com/group/opensocial-orkut/browse_thread/thread/f4d7083e76f17f35 You basically have the three options that are listed there. The REST APIs are right around the

[orkut-developer] google gadget in orkut application

2008-08-29 Thread puneetratan
Hello everyone, Can anyone tell me, how can i add any google gadget like google talk, google games in my orkut applications. please tell me asap. Thanks Puneet --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut

[orkut-developer] Re: caching issue

2008-08-29 Thread Jason
bpc appears to be working for me now. Can you verify whether this is the same on your end? Infrastructure hiccups occur from time to time but they don't usually last very long, but please let me know if bpc is still broken for you. - Jason On Aug 28, 11:11 pm, prafulla [EMAIL PROTECTED] wrote:

[orkut-developer] Re: database connectivity in orkut application

2008-08-29 Thread Jason
vimal: See my post in this thread: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/b391a6a8b3e4de40/ Basically, you need to write a server-side script in the language of your choice to access your database and format the results as text, a JSON string, or XML. Then you can

[orkut-developer] Re: database connectivity in orkut application

2008-08-29 Thread Jason
Puneet, what is the URL of your application? What is happening exactly when you try to add this simple app? It works fine for me. - Jason On Aug 29, 5:23 am, puneetratan [EMAIL PROTECTED] wrote: Hello vimal, This is Puneet, I need your help in orkut appliation, i simply create an

[orkut-developer] Re: orkut application

2008-08-29 Thread Jason
Absolutely correct. And I should add that you shouldn't submit your test applications to the directory since these won't be approved. You can continue to test and develop your app in the sandbox until it's ready for submission. - Jason On Aug 29, 9:27 am, AlSe [EMAIL PROTECTED] wrote: The

[orkut-developer] Re: To provide video bookmarking link to orkut in my site,similar to the way youtube has

2008-08-29 Thread Jason
In the future, please post all non-OpenSocial/platform-related development questions to the general help group at http://groups.google.com/group/orkut-help. As an aside, it looks like only YouTube URLs are allowed -- this probably explains the error you're gettng if you're linking to videos from

[orkut-developer] Re: Calling OpenSocial APIs from PHP

2008-08-29 Thread Jason
Here's the newest addition to our collection of short OpenSocial tutorials, this one focusing on the gadgets.rpc library. This library allows you to define JavaScript functions that use the OpenSocial API (to post a new update or return a user's friends, for example), register them, then call