[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

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

2009-04-04 Thread Aakash Bapna
bject untill now. If templates flash support isn't there it will kill my app on profiles! Any workarounds suggested? Thanks, Aakash On Mar 30, 9:36 pm, Badaro wrote: > As far as I know, there's no way to get whitelisted. Orkut said they > were only doing it for the top application

[orkut-developer] Re: makerequest error detection

2009-03-05 Thread Aakash Bapna
error 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

[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: Opensocial out of its mind

2009-03-05 Thread Aakash Bapna
f guidelines listed here . Thanks, 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

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

2009-03-05 Thread Aakash Bapna
sing 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://aakas

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

2009-02-24 Thread Aakash Bapna
uot;latest editions" 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.

[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 Su

[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=gst&q=delete+app#29d8c7133d08b227 Just wondering, why are there so many request nowadays for removing app from directory..Thanks,Aa

[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>

[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

[orkut-developer] Re: Problem with signed makerequest

2009-01-13 Thread Aakash Bapna
In my app's context normally a user won't enter a '+' in the field. To be on a safer side you can do replacements with something like '\+' on both sides.Thanks,Aakash Bapnahttp://aakash.me> Date: Mon, 12 Jan 2009 15:37:22 -0800> Subject: [orkut-developer]

[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: 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 sta

[orkut-developer] Re: Newbie question

2009-01-12 Thread Aakash Bapna
You can get gender, location.. only if the friend has added your app. You have access to there profile picture, display name though.Thanks,Aakash Bapnahttp://aakash.me Date: Mon, 12 Jan 2009 15:57:55 +0530Subject: [orkut-developer] Re: Newbie questionFrom: prashantpandurangpa...@gmail.comto

[orkut-developer] Re: Help...

2009-01-10 Thread Aakash Bapna
The url http://illrockya.googlepages.com/gas1.xml is 404ing. Please recheck the app xml url and reply back to the original email.Thanks,Aakash Bapnahttp://aakash.me> Date: Fri, 9 Jan 2009 07:22:59 -0800> Subject: [orkut-developer] Help...> From: djh123theb...@gmail.com> To: open

[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 1

[orkut-developer] Re: Problem with query string (appParams)

2009-01-07 Thread Aakash Bapna
I was able to render your app through the url provided. That might be some temporary sandbox problem. You can always test your apps on prod.sandbox.orkut.com which is in sync with main orkut.com and hence less buggy.Thanks,Aakash Bapnahttp://aakash.me> Date: Tue, 6 Jan 2009 08:04:41 -0

[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-- 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 -0800> Subject: [orkut-developer] How to have t

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

2008-12-31 Thread Aakash Bapna
view to gain latency. Thanks,Aakash Bapnahttp://aakash.me Date: Wed, 31 Dec 2008 14:47:57 +0100From: doxto...@googlemail.comto: opensocial-or...@googlegroups.comsubject: [orkut-developer] Re: Application Xml is not loading Hi Vijaya I chaned my Xml Link to http://preview.doxtop.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 here

[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...@

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

2008-12-09 Thread Aakash Bapna
l URL can't be changed later should be made sticky in group or told to developer while he is submitting the app to directory. Thanks,Aakash Bapnahttp://aakash.me Date: Tue, 9 Dec 2008 12:51:02 +0530From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [orkut-developer] Re: Some questions regar

[orkut-developer] Re: OpenSocial - Orkut query

2008-12-01 Thread Aakash[Guru]
*NOT possible right now. On Dec 1, 10:37 pm, Aakash Bapna <[EMAIL PROTECTED]> wrote: > 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 - Orku

[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 user

[orkut-developer] Re: import Orkut Application data on my website

2008-11-19 Thread Aakash Bapna
w00t! when were the REST APIs released? No announcement on blog! Is there any php or .NET client library available?Thanks,Aakash Bapnahttp://aakash.me> Date: Wed, 19 Nov 2008 15:08:03 -0800> Subject: [orkut-developer] Re: import Orkut Application data on my website> From: [EMAIL PROTE

[orkut-developer] Re: Application not yet activated

2008-11-14 Thread Aakash Bapna
by them.Thanks,Aakash Bapnahttp://aakash.me> Date: Fri, 14 Nov 2008 02:20:53 -0800> Subject: [orkut-developer] Application not yet activated> From: [EMAIL PROTECTED]> To: opensocial-orkut@googlegroups.com> CC: [EMAIL PROTECTED]> > > I had submitted an application to o

[orkut-developer] Re: excanvas with orkut

2008-11-11 Thread Aakash Bapna
Hi, Firstly you should use absolute url paths in the script src. "" 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@goog

[orkut-developer] Re: Getting Malformed XML

2008-11-11 Thread Aakash Bapna
some other location or better use Google app-engine. Also do mail the orkut team to change your gadget's location. Here is the screenshot of error I got viewing your xml - http://screencast.com/t/pktsggIMnThanks,Aakash Bapnahttp://aakash.me> Date: Mon, 10 Nov 2008 19:28:37 -0800&

[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- http://code.goog

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

2008-11-03 Thread Aakash Bapna
-developer] Re: Application showing xml code, downloads code in any event in hom epageHi Aakash,I am looking at the plugin I will let you know if I find anything that can fix your issue.Dinesh On Fri, Oct 31, 2008 at 3:51 PM, Jason <[EMAIL PROTECTED]> wrote: Hi Aakash. I haven't used

[orkut-developer] Re: invite???

2008-11-03 Thread Aakash Bapna
to app install page. Thanks Aakash Subject: [orkut-developer] invite???Date: Mon, 3 Nov 2008 10:04:48 -0800From: [EMAIL PROTECTED]: opensocial-orkut@googlegroups.com I just saw an reply/posting regarding the fact that Orkut does not support requestShareApp. I had posted this question a

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

2008-10-30 Thread Aakash Bapna
but nothing worked till now. Any workarounds to override this behavior of Orkut ? Our apps are tightly integrated with the control tabs library. hence we refrain from switching to another lib.one of our apps with this issue- http://www.orkut.co.in/Main#Application.aspx?appId=813891887046 Thanks,

[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 "Tag People" take people to gadget xml ie. http://j8.bitrhymes.com/tagme/tagme.xml#

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

2008-10-17 Thread Aakash Bapna
Thanks Aakash Date: Fri, 17 Oct 2008 10:21:16 +0200From: [EMAIL PROTECTED]: [EMAIL PROTECTED]; [EMAIL PROTECTED]: [orkut-developer] get rid of the scrollbars Hi How can I get rid of the scrollbars for my application. I tried with height and width attribute on ModulePrefs tag and

[orkut-developer] Re: Who all are attending Google Developer Day?

2008-09-30 Thread Aakash Bapna
I would have loved have to come but they "ran out of space" for me, even though i registered way early and my name is there on group's home page. ThanksAakash Bapna Orkut Guru > Date: Tue, 30 Sep 2008 12:20:53 -0700> Subject: [orkut-developer] Who all are > attending Google Developer Day?> Fro

[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@g

[orkut-developer] Re: Seminar on OpenSocial and Cloud Computing

2008-08-25 Thread Aakash Bapna
Common, why not in Bangalore :(ThanksAakash Bapna http://aakash.me > Date: Mon, 25 Aug 2008 15:18:16 +0530> From: [EMAIL PROTECTED]> To: > opensocial-orkut@googlegroups.com> Subject: [orkut-developer] Re: Seminar on > OpenSocial and Cloud Computing> > > Authenticated. :-).> Hey Anash, sorry

[orkut-developer] Re: Fetch Persistence Data

2008-07-22 Thread Aakash Bapna
(req.newFetchPersonRequest('VIEWER'),'viewer');req.add(req.newFetchPersonAppDataRequest('VIEWER', 'data1'), 'inst');req.send(function(resp){ var viewer=resp.get("viewer").getData();var data= resp.get('inst').getData();var x=data[viewer.getId()][

[orkut-developer] Re: Fetch Persistence Data

2008-07-20 Thread Aakash Bapna
]['data1'];}) Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com > Date: Sun, 20 Jul 2008 07:59:55 -0700> Subject: [orkut-developer] Fetch > Persistence Data> From: [EMAIL PROTECTED]> To: > opensocial-orkut@googlegroups.com> > > Hello,> > I

[orkut-developer] Re: help with external files

2008-07-20 Thread Aakash Bapna
continue with the rest of gadget html. Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com > Date: Sat, 19 Jul 2008 11:39:33 -0700> Subject: [orkut-developer] help with > external files> From: [EMAIL PROTECTED]> To: > opensocial-orkut@googlegroups.com> > > im

[orkut-developer] Re: YUI async request in orkut app

2008-07-19 Thread Aakash Bapna
async call to your server. more on it here-http://code.google.com/apis/opensocial/articles/makerequest.html Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com > Date: Fri, 18 Jul 2008 18:59:40 -0700> Subject: [orkut-developer] YUI async > request in orkut app> From: [EMA

[orkut-developer] Re: Hello Group

2008-07-19 Thread Aakash Bapna
Hi Puneet, If you want your gadget to be viewed by other users, appear in directory please submit it through this link- http://www.orkut.co.in/AppDirectorySubmit.aspxThanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com > Date: Sat, 19 Jul 2008 00:33:12 -0700> Subject:

[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: >

[orkut-developer] Re: Development help

2008-07-18 Thread Aakash Bapna
can process data on your server by calling the asp.net script using makeRequest() from opensocial API. OpenSocket is in its very early stages, last time i checked it user has to click the gadget once in profile view to load it. Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date

[orkut-developer] Re: gadgets.views.getParams() Doubt!

2008-07-17 Thread Aakash Bapna
Hi Nitin, try using like this- var params = gadgets.views.getParams(); var video = params.video; Thanks [EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Fri, 18 Jul 2008 02:04:45 +0530From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: [orkut-developer] gadgets.views.getParams() Doubt

[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

[orkut-developer] Re: Ad Network

2008-07-15 Thread Aakash Bapna
tabs etc,, I also tried http://www.socialmedia.com/ but the ads took very long to load. Thanks @akash http://aakash-bapna.blogspot.com > Date: Mon, 14 Jul 2008 18:31:14 -0700> Subject: [orkut-developer] Ad Network> > From: [EMAIL PROTECTED]> To: opensocial-orkut@googlegroups.

[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> >

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

2008-07-13 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

[orkut-developer] Re: No new line when sending message

2008-07-13 Thread Aakash Bapna
Line breaks are not working for me also in message text's. As a remedy you can increase space between words for now :) Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com > Date: Sun, 13 Jul 2008 23:35:08 -0700> Subject: [orkut-developer] No new line > when sending

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

2008-07-13 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 http

[orkut-developer] Re: What is the criteria for opening apps in brasil

2008-07-12 Thread Aakash Bapna
y stats/demographics for apps not available on Orkut.Thanks ~Aakashhttp://aakash-bapna.blogspot.com > Date: Fri, 11 Jul 2008 23:32:52 -0700> Subject: [orkut-developer] What is the > criteria for opening apps in brasil> From: [EMAIL PROTECTED]> To: > opensocial-orkut@

[orkut-developer] Re: Localization for app description

2008-07-10 Thread Aakash Bapna
ime i checked sandbox use to return "pt-BR", orkut production -"pt" when language was changed to "portugues" from account settings hope that helps.. Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com > Date: Wed, 9 Jul 2008 23:18:21 -0700> Subject:

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

2008-07-08 Thread Aakash Bapna
And if you don't bother to download a IRC client, http://www.mibbit.com/ has a AJAX based IRC client. other opensocial channels on freenode.net - #hi5dev #myspacedev See ya there!! Thanks ~Aakashhttp://aakash-bapna.blogspot.com > Date: Tue, 8 Jul 2008 10:40:52 -0700> Subj

[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: 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

[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: 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 Photo

[orkut-developer] Re: when sending message through form some characters has incorrect encoding

2008-06-30 Thread Aakash
already filed a bug- http://code.google.com/p/opensocial-resources/issues/detail?id=235 please fix it soon!! thanks Aakash On Jun 30, 7:39 am, "Rohit Ghatol (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > Your findings are correct. I would request you to open an issue for

[orkut-developer] Re: The ways to add application in orkut launch

2008-04-16 Thread Aakash
The textbox for entering gadget url has dissappeared. However in normal orkut if we go to application with app url from sandbox it says "Unable to add this application". Thanks , Aakash On Apr 16, 9:41 pm, "Cinthya Ruys" <[EMAIL PROTECTED]> wrote: > Hi Google guys,

[orkut-developer] Re: App submission

2008-04-16 Thread Aakash
Orkut apps live in India,, still waiting for response!! thanks, Aakash On Apr 16, 8:21 pm, JevS <[EMAIL PROTECTED]> wrote: > Is it correct that only step to submit OpenSocial apps to Orkut is to > enter url athttp://sandbox.orkut.com/AppDirectorySubmit.aspx? > I and prob

[orkut-developer] Re: Application Testing thread

2008-04-08 Thread Aakash
On Apr 8, 4:22 pm, Aakash <[EMAIL PROTECTED]> wrote: > Hi Folks, > > The orkut opensocial launch is just around the cornor. As you might > know initially only those apps which were developed and submitted > before 15th feb will make there way to Orkut Application Directory.

[orkut-developer] Application Testing thread

2008-04-08 Thread Aakash
tags, signed requests. In case of errors, bugs please report it as detailed as possible. Thanks, Aakash Bapna --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this g

[OpenSocial] Re: Funny user preferences

2007-12-15 Thread Aakash
same problems,, it must be on priority list.. can anyone from google team explain more about the userpref.?how they are supposed to work... also there must be field to apply restrictions on string length to be entered in user prefs.. On Dec 7, 7:13 am, JevS <[EMAIL PROTECTED]> wrote: > Last time

[OpenSocial] Re: Submit Application to Orkut Gallery

2007-12-04 Thread Aakash
we need testers On Dec 4, 12:19 am, Austin <[EMAIL PROTECTED]> wrote: > How do we submit applications to the sandbox gallery? I would like to > start testing with more users. --~--~-~--~~~---~--~~ You received this message because you are subsc

[OpenSocial] FeedBack, some questions about my tag application

2007-12-01 Thread Aakash
After so much sufferings, debuggings, orkut "no donut" pages i have finally created a opensocial application by which you can give tags to your friends like tagged.com, MyBlogLog, you can view it action at my orkut page- http://sandbox.orkut.com/Profile.aspx?uid=12042369521039845627 you can add th