[orkut-developer] Re: JSNI in GWT

2009-04-21 Thread Aakash Bapna
Opensocial does have REST and RPC api which can be accessed via the client libraries. You find the one that suits you at- http://wiki.opensocial.org/index.php?title=Client_Libraries Thanks, Aakash Bapna http://aakash.me Date: Tue, 21 Apr 2009 13:58:57 -0300 Subject: [orkut-developer

[orkut-developer] Re: Localizing Apps with Javascript

2009-04-06 Thread Aakash Bapna
Yes its possible. As match replace is done on the server-side, the line containing the code should be in the gadget xml and enclosed within quotes. $('#header .txt').html(__MSG_BATTLES__); Thanks, Aakash Bapna http://aakash.me Date: Mon, 6 Apr 2009 14:26:18 -0300 Subject

[orkut-developer] Re: How to embed flash objects to profile?

2009-04-04 Thread Aakash Bapna
Any updates on embedding flash objects on profile? I read somewhere that apps using templates will start appearing on profiles in production from second week of april, don't want to miss that. My app gets data from persistent storage and renders it in a flash swf. I have been using swfobject

[orkut-developer] Re: Opensocial out of its mind

2009-03-05 Thread Aakash Bapna
gtalk logos in thumbnails. Lots of them are showing ads in more the 20% of screenspace (eg. http://is.gd/lVJX) which is a must not as per here. I just saw the directory submission page asking for category. I can smell something cool on its way :) Thanks, Aakash Bapna http://aakash.me

[orkut-developer] Re: Opensocial out of its mind

2009-03-05 Thread Aakash Bapna
, Aakash Bapna http://aakash.me Date: Thu, 5 Mar 2009 23:15:08 +0530 Subject: [orkut-developer] Re: Opensocial out of its mind From: prashantpandurangpa...@gmail.com To: opensocial-orkut@googlegroups.com Hi guide and Akash i guess it's fine if that apps thumb is owned by google.com http

[orkut-developer] Re: Playing a sound file on user clicks

2009-03-05 Thread Aakash Bapna
Or you can even give this a try- http://www.schillmania.com/projects/soundmanager2/ Thanks, Aakash Bapna http://aakash.me Date: Thu, 5 Mar 2009 23:24:01 +0530 Subject: [orkut-developer] Re: Playing a sound file on user clicks From: prashantpandurangpa...@gmail.com To: opensocial-orkut

[orkut-developer] Re: makerequest error detection

2009-03-05 Thread Aakash Bapna
obj is null. Thanks, Aakash Bapna http://aakash.me Date: Thu, 5 Mar 2009 10:45:19 -0800 Subject: [orkut-developer] makerequest error detection From: david.wil...@entertainmentcloud.com To: opensocial-orkut@googlegroups.com hi, when you get a response call back from a makerequest

[orkut-developer] Re: The end of hope - Orkut opensocial

2009-02-24 Thread Aakash Bapna
for enough time.. there are least chances of it bouncing back. Previously, Orkut was on top priority to port our myspace apps. Now, its been ages since we launched anything on Orkut. But yeah, I am hoping things to change in near future on Google's Orkut. Thanks, Aakash Bapna

[orkut-developer] Re: Rejected My Orkut Application

2009-02-20 Thread Aakash Bapna
You can reply back to reviewer' original email stating you have verified the ownership. Please refrain from posting your OAuth consumer secret key in public forums. Thanks, Aakash Bapna http://aakash.me From: best_libra...@hotmail.com To: opensocial-orkut@googlegroups.com Subject

[orkut-developer] Re: listing user's orkut friends offsite

2009-01-29 Thread Aakash Bapna
you will get your consumer and secret keys after verifying the app ownership over here- https://www.google.com/gadgets/directory/verifyThanks,Aakash Bapnahttp://aakash.me Date: Wed, 28 Jan 2009 11:46:08 -0800 Subject: [orkut-developer] listing user's orkut friends offsite From:

[orkut-developer] Re: [Doubt] - 01/29/09 - How can I remove an Application from Orkut App Directory?

2009-01-29 Thread Aakash Bapna
Follow instuctions in 2nd message of this thread- http://groups.google.com/group/opensocial-orkut/browse_thread/thread/e7ba9fdc3c768251/29d8c7133d08b227?lnk=gstq=delete+app#29d8c7133d08b227 Just wondering, why are there so many request nowadays for removing app from directory..Thanks,Aakash

[orkut-developer] Re: javascript widget

2009-01-27 Thread Aakash Bapna
Kanu, Reason your code snippet won't work on GGE is that it has no social data! Its a legacy tool. The code you specified works perfectly in the newer Opensocial Dev App (http://www.orkut.co.in/Main#AppInfo.aspx?appId=291092957065) Thanks,Aakash Bapnahttp://aakash.me Date: Tue, 27 Jan 2009

[orkut-developer] Re: Problem with signed makerequest

2009-01-13 Thread Aakash Bapna
From: birdda...@fluffies.org To: opensocial-orkut@googlegroups.com Hi Aakash Bapna, Thank you for your reply. I think that your solution is a good idea. Only how do you know if the user meant a space or a plus character? _ Windows

[orkut-developer] Re: Email of Weekly statistics for your app ... on orkut

2009-01-12 Thread Aakash Bapna
I have same questions.. Also would like to see app viral channel stats like how many times the activity was created and messages were actually sent to users.Thanks,Aakash Bapnahttp://aakash.me Date: Sat, 10 Jan 2009 02:34:31 -0800 Subject: [orkut-developer] Email of Weekly statistics for

[orkut-developer] Re: Problem with signed makerequest

2009-01-12 Thread Aakash Bapna
Initially when signed request were introduced I faced similar problems with white space character. The workaround was to replace space with a '+' and vice-a-versa after verifying the request. I am not sure whether that bug(?) still exists but have that fix in place.Thanks,Aakash

[orkut-developer] Re: How to have tab and opensocial-0.7 feature both in an application??

2009-01-07 Thread Aakash Bapna
Shrikant, You can use multiple libraries like this-- Require feature=Opensocial-0.7/ Require feature=tabs / you can find more info on implementing tabs library over here- http://code.google.com/apis/orkut/articles/tabs.html Thanks,Aakash Bapnahttp://aakash.me Date: Wed, 7 Jan 2009 00:20:04

[orkut-developer] Re: Sending message to multiple selected friends !!!

2009-01-07 Thread Aakash Bapna
Currently its not possible to send message to an array of id's passed. You can use the parameter OWNER_FRIENDS or VIEWER_FRIENDS, the message will be sent to friends whose name the user type's in the popup box. Thanks,Aakash Bapnahttp://aakash.me Date: Tue, 6 Jan 2009 19:49:58 -0800 Subject:

[orkut-developer] Re: Application Xml is not loading

2008-12-31 Thread Aakash Bapna
I bet the problem is due to the whitespace(%20) in the xml url. Its loading properly in prod.sandbox though. Also just for a note- there are a no. of external javascript files in all of your views. When it goes live please try to reduce them, inline the js code in xml, atleast in profile

[orkut-developer] Re: getting the visitors info

2008-12-28 Thread Aakash Bapna
Not possible with current API spec. You can request the feature over here- http://code.google.com/p/opensocial-resources/wiki/IssuesTab Thanks,Aakash Bapnahttp://aakash.me Date: Sat, 27 Dec 2008 03:52:19 -0800 Subject: [orkut-developer] getting the visitors info From: somani.ma...@gmail.com

[orkut-developer] Re: Code not working except in Firefox

2008-12-28 Thread Aakash Bapna
Can you provide the code or the app link so that others can look into?Thanks,Aakash Bapnahttp://aakash.me Date: Sun, 28 Dec 2008 00:50:24 +0530From: macho...@gmail.comto: opensocial-or...@googlegroups.comsubject: [orkut-developer] Code not working except in FirefoxHi guys,I have an issue

[orkut-developer] Re: Some questions regarding orkut application directory listing updates

2008-12-09 Thread Aakash Bapna
The app XML url can't be changed once submitted. Please refrain from using google pages for hosting it, there have been cases when google pages threw bandwidth exceed errors on app xmls. Better use google appengine or amazon S3 for hosting the xml. I think the information that app xml URL

[orkut-developer] Re: OpenSocial - Orkut query

2008-12-01 Thread Aakash Bapna
nope, possible right now.Thanks,Aakash Bapnahttp://aakash.me Date: Mon, 1 Dec 2008 16:06:59 +0530From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [orkut-developer] OpenSocial - Orkut query Hi,Is it possible to build an application using OpenSocial API which will send a scrap to the orkut

[orkut-developer] Re: Application not yet activated

2008-11-14 Thread Aakash Bapna
Your app will be reviewed by the Orkut team now, if it goes with the developer guidelines- http://code.google.com/apis/orkut/docs/orkutdevguidelines.html it will be pushed onto the app directory and other users will be able to add it. Please wait for atleast 3 days for your app to be reviewed

[orkut-developer] Re: excanvas with orkut

2008-11-11 Thread Aakash Bapna
Hi, Firstly you should use absolute url paths in the script src. canvas is not a valid w3c html tag. Thanks,Aakash Bapnahttp://aakash.me Date: Tue, 11 Nov 2008 06:16:37 -0800 Subject: [orkut-developer] excanvas with orkut From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com I've

[orkut-developer] Re: Getting Malformed XML

2008-11-11 Thread Aakash Bapna
First of all your xml file is http://vevin.com.googlepages.com/Fvevin.xml not http:/xz.com/vevin.xml :) The malformed xml error occurs beacuse you are exceeding the bandwidth limit of googlepages. The XML can be viewed back once your site is below limit. I urge you to quickly move your XML to

[orkut-developer] Re: invite???

2008-11-03 Thread Aakash Bapna
Here is the sample code to get started with messages- http://code.google.com/p/opensocial-resources/wiki/SendingMessages You can include a link like this in messages- http://www.orkut.co.in/Application.aspx?appId=813891887046 If the user has app installed it takes to app canvas page other wise

[orkut-developer] Re: Application showing xml code, downloads code in any event in hom epage

2008-11-03 Thread Aakash Bapna
reply to this thread when I have any new information to share. - Jason On Oct 30, 10:18 am, Aakash Bapna [EMAIL PROTECTED] wrote: The cause of this problem is- 'base href=http://j8.bitrhymes.com/tagme/tagme.xml/' which is being added to the gadget rendering iframe by orkut. This wasn't

[orkut-developer] Re: makerequest problem

2008-11-03 Thread Aakash Bapna
I think the problem with appbox height going to 0px is that you are using gadgets.window.adjustHeight(); just after makeRequest() which results in iframe height adjustment before the content from makeRequest() has actually loaded. You can try out some makeRequest examples here-

[orkut-developer] Re: Application showing xml code, downloads code in any event in hom epage

2008-10-30 Thread Aakash Bapna
The cause of this problem is- 'base href=http://j8.bitrhymes.com/tagme/tagme.xml/' which is being added to the gadget rendering iframe by orkut. This wasn't the case before. I am not sure whether its a bug or a feature :) We have been trying fixes on the control tabs library, but nothing

[orkut-developer] Re: Application showing xml code, downloads code in any event in hom epage

2008-10-23 Thread Aakash Bapna
I just noticed that one of our production apps is having similar issues, we are using the control tabs library in our app over here- http://www.orkut.co.in/Main#AppInfo.aspx?appId=813891887046 the tab links like a href=#taggerTag People/a take people to gadget xml ie.

[orkut-developer] Re: get rid of the scrollbars

2008-10-17 Thread Aakash Bapna
To get rid of scrollbars you can try something like setTimeout('gadgets.window.adjustHeight()',3000) in the end of your JS code. also can put it as an onLoad event in img tags, eg- img src='someimage.png' onload='gadgets.window.adjustHeight();' / If still you are not able to get rid of them

[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] Re: Fetch Persistence Data

2008-07-22 Thread Aakash Bapna
.? ThanksSharathOn Jul 21, 3:12 am, Aakash Bapna [EMAIL PROTECTED] wrote: Hi Sharath, you can retrieve it like this- var req = opensocial.newDataRequest();req.add(req.newFetchPersonAppDataRequest('VIEWER', 'data1'), 'inst');req.send(function(resp){ var data

[orkut-developer] Re: help with external files

2008-07-20 Thread Aakash Bapna
Hi, For big size javascript files you can easily call them in your gadget using normal html tags like script type='text/javascript' src=''script-location/scriptand send appropriate cache headers from your server. for small size scripts like swfobject etc which can be common to both profile,

[orkut-developer] Re: How to change App Host ?

2008-07-19 Thread Aakash Bapna
Send a mail to [EMAIL PROTECTED] they can guide you in right direction,Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Sat, 19 Jul 2008 01:35:22 -0700 Subject: [orkut-developer] Re: How to change App Host ? From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com

[orkut-developer] Re: Air Gear 209

2008-07-15 Thread Aakash Bapna
Modo, please BAN this user,Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Tue, 15 Jul 2008 06:01:34 -0700 Subject: [orkut-developer] Air Gear 209 From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com Air Gear 209 Air Gear 209,Naruto 409, Bleach 318(Bleach

[orkut-developer] Re: Ad Network

2008-07-15 Thread Aakash Bapna
Hi, My app is on first page of app directory for Brasil users. For adsense CTR is around 6% ,eCPM- $2 with two ad-units on the app. It would be really helpful if google gives a gadgets specific library for adsense(like _IG_Analytics()) which allows ads to be refreshed on AJAX calls, switching

[orkut-developer] Re: Please Refer Me Some resources

2008-07-15 Thread Aakash Bapna
An overview, getting started on opensocial by me :) http://aakash-bapna.blogspot.com/2008/06/opensocial-getting-started.htmlThanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Mon, 14 Jul 2008 14:15:29 -0700 Subject: [orkut-developer] Re: Please Refer Me Some resources From:

[orkut-developer] Re: How to read the Token and the signature to send the custom msg to scrapbook

2008-07-14 Thread Aakash Bapna
Scraps are not supported in OpenSocial apps on Orkut. Instead you can send a message to users using requestSendMessage() which may reach his mailbox. Sample code for it can be found here- http://orkutdeveloper.blogspot.com/2008/05/new-users-and-new-interactions.html Thanks ~Aakash

[orkut-developer] Re: how to use REST APIs

2008-07-14 Thread Aakash Bapna
Hi Sanket, REST APIs are not implemented yet on Orkut, its just in docs. http://code.google.com/apis/opensocial/docs/0.8/restfulspec.html should help you know more about how they will be implemented in future.Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Sun, 13 Jul

[orkut-developer] Re: Localization for app description

2008-07-10 Thread Aakash Bapna
Hi, To be on the safer side use both. Locale messages=ALL_ALL.xml/Locale lang=pt-BR messages=pt_ALL.xml/Locale lang=en messages=en_ALL.xml/Locale lang=pt messages=pt_ALL.xml/ Locale lang=pt-pt messages=pt_ALL.xml/ and if you are using localisation for dynamic content, response for server use

[orkut-developer] Re: Good Free Hosts for Apps

2008-07-03 Thread Aakash Bapna
You can use googlepages for xml, js hosting. free webhost-www.awardspace.com (php, mysql,no ads) add a app on MySpace or Hi5 to get a API key. With this key you can get a free shared accelerator from joyent.com for 6 months.Thanks [EMAIL PROTECTED]@sh http://aakash-bapna.blogspot.com

[orkut-developer] Re: redirecting to install page

2008-07-01 Thread Aakash Bapna
When you redirect the user to http://www.orkut.com/application.aspx?appId=xx he goes to the canvas page if he has app installed else goes to app install page.Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Mon, 30 Jun 2008 18:41:19 -0700 Subject:

[orkut-developer] Re: Internationalization in description of gadget

2008-07-01 Thread Aakash Bapna
It does work in ModulePrefs tag. just use the substitution in desc. , title as you were using in rest of gadget XML.Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Tue, 1 Jul 2008 08:18:01 -0700 Subject: [orkut-developer] Internationalization in description of gadget

[orkut-developer] Re: Problem with Photos caption

2008-06-30 Thread Aakash Bapna
This is not the right place for such a question. someone over here http://groups.google.com/group/orkut-help might be able to help you!Thanks [EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Mon, 30 Jun 2008 07:39:39 -0700 Subject: [orkut-developer] Problem with Photos caption