[orkut-developer] Re: Size of the canvas and profile

2008-09-10 Thread Frisoni
Hi Jason, you should update this link about orkut anatomy: http://code.google.com/intl/en-US/apis/orkut/articles/anatomy.html It says wrong, or at least different from other page, maximum width for canvas view. Anyway, I use width=99% for both profile and canvas view. Frisoni On Wed, Sep 10, 20

[orkut-developer] Re: Profile information

2008-09-10 Thread Jason
Hi Himanshu. Thanks for posting in the group. :) Yes, you're correct on both counts. VIEWER information is unavailable if the current user does not have the app installed, and friends-of- friends data is not yet available in orkut. I cover this a bit more in a slightly earlier thread: http://gro

[orkut-developer] Re: Breaking rules...????

2008-09-10 Thread Jason
Fair enough. I'll try to get this in the next update. In the meantime, I think it's pretty clear that we don't want any animation. Thanks for the suggestion. - Jason On Sep 9, 9:47 pm, Ramanpreet Singh <[EMAIL PROTECTED]> wrote: > Ho about rewriting the 'animated GIF' to just 'animated images'

[orkut-developer] Re: Size of the canvas and profile

2008-09-10 Thread Jason
The orkut Developer Guidelines document lists the horizontal bounds for the profile and canvas under the "User Experience" section: http://code.google.com/apis/orkut/docs/orkutdevguidelines.html#experience It looks like the maximum height of the profile view is around 485 pixels or so. If your c

[orkut-developer] Re: OpenSocial Methods giving 404 status in response

2008-09-10 Thread Jason
We were doing several pushes yesterday that made the sandbox pretty unstable. These were complete by 6:00 p.m. PDT yesterday, so everything should be working fine now. If you're still having problems, try clearing your browser's cache and reloading the sandbox. - Jason On Sep 9, 1:25 pm, DLaf <[

[orkut-developer] Re: throw 1; < don't be evil'

2008-09-10 Thread Jason
No need to worry about this string, which is used to thwart potential XSS attacks, or, more accurately, prevents the results from executing if fetched directly in a browser. It's automatically removed before your callback is invoked. If you're using makeRequest to fetch HTML or other text content

[orkut-developer] Re: Orkut App in igoogle

2008-09-10 Thread Jason
Most orkut applications are actually not available in iGoogle's directory. When the orkut platform was beginning to roll out earlier this year, orkut and iGoogle were sharing a common directory but this isn't the case anymore. As a matter of fact, OpenSocial support is coming to iGoogle. It isn't

[orkut-developer] Re: Links

2008-09-10 Thread Jason
Hi Alex. You'll have to wait a bit longer as the REST API for orkut is still in development. hi5 has a REST API available, if you're interested in starting your application now: http://api.hi5.com/ Cheers! - Jason On Sep 9, 9:29 am, "qaz wsx" <[EMAIL PROTECTED]> wrote: > If anyone has any idea

[orkut-developer] Re: problem accessing Friends list using Personid

2008-09-10 Thread Jason
No, you can only get the list of friends for the application owner (OWNER) or the current user (VIEWER) and only if the current user has the application installed. You cannot get the friends of an arbitrary user at this time, so counting the number of friends of each friend in your friend list isn

[orkut-developer] Re: problem with opensocial.newDataReuqest()

2008-09-10 Thread Jason
In case the link that Ramanpreet didn't work, you should post the URL of your application or, more preferably, a snippet of source that isn't working for you, so we can help you better. Please do this in any future threads in the future when you have problems with a particular piece of code. - Ja

[orkut-developer] Re: Sandbox live with OpenSocial 0.8 support

2008-09-10 Thread Gizzelia - ARITUBA
EU QUERO SAIR DISOOO!! GIZZELIA RAMOS - Original Message - From: "Jason" <[EMAIL PROTECTED]> To: "Orkut Developer Forum" Sent: Wednesday, September 10, 2008 12:09 PM Subject: [orkut-developer] Sandbox live with OpenSocial 0.8 support > > In case you haven't heard, the sand

[orkut-developer] Sandbox live with OpenSocial 0.8 support

2008-09-10 Thread Jason
In case you haven't heard, the sandbox now has support for version 0.8 of the JavaScript API. While some important components of the 0.8 update are not yet available (e.g. REST API, lifecycle events, etc.), this is still an important milestone. Just place in your ModulePrefs and you'll be good to

[orkut-developer] Re: REST API - example code

2008-09-10 Thread mahumbaba
planning high traffic integration to Orkut for large client. Need to know when the REST API will be available for use in the sandbox and production. Our need is to develop an application living on the client's site which integrates into orkut data through the API. this is urgent. If you could rep

[orkut-developer] Orkut RESTful API v.0.8 - urgent question

2008-09-10 Thread mahumbaba
When will 0.8 be available with REST API/RPC? We are planning high traffic integration to Orkut within a short timeframe and need API access from application on third party site. What are our options? Appreciate anybody's help. --~--~-~--~~~---~--~~ You received th

[orkut-developer] Re: Getting List of Friends by Person Id

2008-09-10 Thread qaz wsx
Hello, Anyone knows how I could achieve this(retrieving friends) from a desktop based application(not JS). Is there any REST like service available for this? Alex --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ork