[orkut-developer] Re: are there any requirements for an app to be displayed on the profile?

2009-03-09 Thread Vijaya
Please see the following blogpost which speaks about OS Templates and how you can use them in your profile view : http://orkutdeveloper.blogspot.com/2009/03/using-templates-and-data-pipelining-for.html --~--~-~--~~~---~--~~ You received this message because you are

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread anatoly
Hi apurv How can I make an equivalent to the following call in templates gadgets.util.getUrlParameters()[gadgetId] to get the gadget id? Did not find that in the docs thanks On Mar 9, 7:41 am, Apurv Gupta apurv.gu...@gmail.com wrote: Hi Sharath, Those are regular html tags and are

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread Apurv Gupta
Hi, I am not sure you can get the gadget-id. To pass the id where required, you can use @app in the templates. Why do you need the gadget Id, incidentally? -apurv On Mon, Mar 9, 2009 at 3:24 PM, anatoly anato...@gmail.com wrote: Hi apurv How can I make an equivalent to the following call

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread anatoly
I need to pass it actually. So I just add @app as id and that should work? One of my apps has a very simple html profile view with app id is the only thing I should get. I updated this profile and I don't see anything in sandbox, how do I know what is wrong? On Mar 9, 12:06 pm, Apurv

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread Apurv Gupta
You can use HttpRequest and pass @app in a parameter to generate the right view. You can test if things are working by using the canvas view.Profile views for compliant apps will be enabled in a few weeks. On Mon, Mar 9, 2009 at 3:54 PM, anatoly anato...@gmail.com wrote: I need to pass it

[orkut-developer] Re: can I submit Beta release of my application ?

2009-03-09 Thread Vijaya
As long as your application follows the orkut guidelines, you can submit it and wait for the review. Once the app is approved, it will be published into the directory and after that you can update the app xml anytime, just by updating the app spec in place.

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread anatoly
I don't pass @app to my server in this app. Here is my xml with 5 lines of code for profile view: http://www.vandalismpro.com/opensocial/orkut.xml I don't see any profile box in sandbox. It was announced that profile templates should work @ sandbox. Any idea why it's not working? On Mar

[orkut-developer] my application profile view is not working

2009-03-09 Thread sajin
hi My problem is that my application profile view is not working in orkut.com but in sandbox.orkut.com there is no problem .application profile view is working in sandbox.what is the problem for that pls help me regards sajin --~--~-~--~~~---~--~~ You received

[orkut-developer] Re: Any problems with activities in the opensocial 0.7?

2009-03-09 Thread Vijaya
HI Ricardo, Activities should be working fine in 0.7. Can you please explain what the error is and also include the url of your app spec or a snippet of the code where you send the activities? Thanks, Vijaya On Mar 6, 8:15 pm, Ricardo ricardo.soaresdel...@gmail.com wrote: I have two apps in

[orkut-developer] Re: my application profile view is not working

2009-03-09 Thread Vijaya
We had recently disabled the profile view of many apps due to security concerns (http://orkutdeveloper.blogspot.com/2009/02/opensocial-applications-on- orkut.html) but have now come up with OpenSocial templates that you can use in your profile view, as a solution to these concerns

[orkut-developer] Re: Need to know statistics of my Application

2009-03-09 Thread Vijaya
Hi Nishal, The url you've included is only an html file. Could you please include the url of the app spec (i.e. the xml file with the gadget specification)? Thanks, Vijaya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread Apurv Gupta
Anatoly, The usage of @app that you have won't work. What you are really trying to do is to navigate to profile view. We'll be implementing os:NavigateToView to take of these issues. Please refer to the blog post and the section on missing features. Thanks, -apurv On Mon, Mar 9, 2009 at 4:09 PM,

[orkut-developer] Applications not showing on profile pages

2009-03-09 Thread Vijay Gaur
Hi, We have few applications on Orkut. I noticed yesterday that these applications are no longer showing on profile pages (profile views). Do we need to make some changes in our code so profile views could be shown? These applications were showing on profile pages earlier. Any help is

[orkut-developer] Re: my application profile view is not working

2009-03-09 Thread Apurv Gupta
in a few days, they will start working on sandbox. And sometime soon, in production as well. On Mon, Mar 9, 2009 at 10:46 PM, sunnydiv sunny...@gmail.com wrote: so if we use templates our applications will start working in profile view ? On Mar 9, 4:19 pm, Vijaya api.vij...@google.com

[orkut-developer] templates and flash

2009-03-09 Thread David Wilson
Me and my team are very worried that the new templating system does not allow flash content in the profile view. The whole point of our app, that has been in development for the last few months, is to display dynamic and exciting content in the profile view via flash. Allowing users to express

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread sunnydiv
in the Data Pipelining wiki http://wiki.opensocial.org/index.php?title=Data_Pipelining#Tag:_.3Cos:PeopleRequest.3E i see ' # os:PersonAppDataRequest - not needed due to Radically simplify the Persistence/AppData API ' and the page after the jump says Summary Simplify the API used to get/set

[orkut-developer] Re: Data Pipelining and Templates

2009-03-09 Thread sunnydiv
the previous version @ http://docs.google.com/View?docid=dc5qrdst_19fbb8fpd3 says : os:PersonAppDataRequest - request to get app data * @key {string} * @userid {liststring} Comma delimited IDs of the users to use with @groupid. Each item can be one of @me, @viewer, @owner, or a user ID.

[orkut-developer] Re: Major issue with makeRequest API

2009-03-09 Thread Swapnil Shinde
Hi Apurv, Thanks for clarifying that. Refreshing the page is ok on containers like orkut as typically any section the user visits refreshes a page by default. However, this token expiration becomes a more valid concern when one is using other AJAX based containers like iGoogle or Gmail. These

[orkut-developer] Re: app engine signed request

2009-03-09 Thread Arne Roomann-Kurrik
Hi David, How are you generating the signature base string to validate the request? When orkut signs the request, it will use http://your public address/etc - if you are running the app locally, make sure you aren't generating http://localhost/etc (which an unmodified OAuth client is likely

[orkut-developer] App that integrates with Orkut

2009-03-09 Thread Felipe Lopes
Is there a way to use OpenSocial in an application outside orkut, but that integrate with Orkut's profiles, photos and etc? If no, there is another way to accomplish this? Thank you, and sorry for my english. --~--~-~--~~~---~--~~ You received this message

[orkut-developer] Rest API

2009-03-09 Thread sam
Hi All I want to make application for orkut using Rest API can anyone please give me an example to use this. i am making use of http://www.orkut.com/social/rest/people/userID/@self; service but it is giving me error The request did not have a proper security token nor oauth message and

[orkut-developer] Re: Rest API

2009-03-09 Thread Apurv Gupta
As it says, you need to give it a security token.- For testing, you can use one stolen from iframe and send with st= in URL - use 2-legged-OAuth, which you anyway need to use. Find your gadget ID, get your key from https://www.google.com/https://www.google.com/gadgets/directory/verify

[orkut-developer] Re: Procedure for having paid users

2009-03-09 Thread Vijaya
Hi, Sorry, we do not have that facility right now, but we are exploring some options for the future. Please refer to the following thread to participate in the discussion about Virtual Currency API :