[orkut-developer] Re: Uploading Files to My Server!

2008-04-16 Thread Pedro Teixeira
It's not straight-forward. But have a look at: http://www.seemysites.net/projFolder/uploader/ good luck! Pedro On Apr 15, 10:28 pm, "Eber Freitas Dias" <[EMAIL PROTECTED]> wrote: > Is it possible to send files to my server within Orkut? > If it is... How could I do that? > Tks! > > -- > Éber

[orkut-developer] Re: Adsense + Analytics in OpenSocial!

2008-04-16 Thread Pedro Teixeira
We're running analytics with no problems (in orkut for now). Currently, we concatanate the ga.js file and use its API (still guessing required=analytics does not work). Once you get a tracker id from your analytics account, you can try the following js code: //on init var pageTracker = _gat._getT

[orkut-developer] Re: dynamic-height.js syntax error

2008-04-16 Thread Dinesh Kumar Subramanian
Hi Flora, Seems like I cant infer anything as a solution from what you have posted. Can you gimme the link of your App. To look at and see whats causing the problem. In all means just try clearing your browser cache and load your app again most of the time this one single trick will fix the prob

[orkut-developer] Profile page guideline issue with building a collaboration app.

2008-04-16 Thread Pramod
Hi, I am trying to build a collaboration app where users can see information which is relevant to them on other user profiles. So the places that would go against the letter of the guidelines, but in my view it is still within the spirit of the guidelines 1. On the profile view the Viewer

[orkut-developer] Re: Saving user information

2008-04-16 Thread Pramod
Can I atleast store just the users orkut Id? That way I can associate the orkut id with my apps id. Pramod. On Apr 16, 9:44 am, Michael <[EMAIL PROTECTED]> wrote: > PLEASE!!! > CAN ANY GOOGLER ANSWER?? > > On Apr 15, 12:27 pm, "Marc Wessely" <[EMAIL PROTECTED]> > wrote: > > > yes me too for my a

[orkut-developer] Re: Testing if VIEWER have app installed

2008-04-16 Thread Dinesh Kumar Subramanian
Hi Julian, currently there isnt any direct way to know whether the user has the APP or not. look at the following thread for more info.[look at the comment section a workaround mentioned by arne] http://code.google.com/p/opensocial-resources/issues/detail?id=27 http://groups.google.com/group/o

[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, > > I want to know if the box

[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 probably many other developer

[orkut-developer] Testing if VIEWER have app installed

2008-04-16 Thread Julian Andrade
how can i make the app test if the viewer have him installed --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to opensocial-orkut@googlegroups.com To

[orkut-developer] IFrame content

2008-04-16 Thread Parag Dhanuka
I am having a weird problem.. I have implemented a gmail style file uploader for my system... The file uploader for gmail works by directing the output of the file upload to an invisible iframe. I am also doing the same thing... Now I want to read the location of file uploaded by getting the ifram

[orkut-developer] Re: dynamic-height.js syntax error

2008-04-16 Thread Flora Ng
Hi Dinesh, Thanks for the help. Actually that was the entire message I got from firebug. The line looks like this }}return{stringify:stringify,parse:function(text){if(/^[\],:{}\s]*$/.test(text.replace(/\\["\\\/b-u]/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/

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

2008-04-16 Thread Cinthya Ruys
Hi Google guys, I want to know if the box to enter with the url of the gadget still working in launch? Thanks! Cinthya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this

[orkut-developer] App submission

2008-04-16 Thread JevS
Is it correct that only step to submit OpenSocial apps to Orkut is to enter url at http://sandbox.orkut.com/AppDirectorySubmit.aspx ? I and probably many other developers are worried with no any response about submitted apps, while Orkut launch is expected within few days. Thanks. Jevs --~--~-

[orkut-developer] Re: dynamic-height.js syntax error

2008-04-16 Thread Dinesh Kumar Subramanian
Hi, I guess its the problem in your code. Ok heres my question to you. Are you using firefox or internet explorer. If you are using firefox and have the firebug addon installed can you post the entire error message from firebug. That will help us to fix/suggest correct solution to the issue. Re

[orkut-developer] Re: Saving user information

2008-04-16 Thread Michael
PLEASE!!! CAN ANY GOOGLER ANSWER?? On Apr 15, 12:27 pm, "Marc Wessely" <[EMAIL PROTECTED]> wrote: > yes me too for my app i urgently need the orkut id to identify database > records for that user. > i guess at least userid,name and profile/thumbnailurl should be allowed. > > marc. > > 2008/4/15

[orkut-developer] Adsense + Analytics in OpenSocial!

2008-04-16 Thread Michael
Hi, I'm having some problems running Google AdSense and Google Analytics in the OpenSocial! In AdSense, the banner doesn't appear and in Analytics the tracking code is not verified. Any one have some tips? Thanks, Michael --~--~-~--~~~---~--~~ You received this

[orkut-developer] Want to access the fields of my friends list

2008-04-16 Thread deepak
hi, I am trying to access the fields of my friends in the sandbox application. I am getting the THUMBNAIL_URL and the Name fields but not the Gender,AGE etc Regards, Deepak --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr

[orkut-developer] Re: Uploading Files to My Server!

2008-04-16 Thread deepak
I am saying about the function which is given below. Here you can use the url of your page which is on your server while sending this url, you can attach the data with this url which you will retrieve. You can also send response back to this function. function ReceiveResponse(URL)

[orkut-developer] Re: Uploading Files to My Server!

2008-04-16 Thread Eber Freitas Dias
Isn't this the same of using "gadgets.io.makeRequest(url, callback, params);"? On Wed, Apr 16, 2008 at 4:37 AM, deepak <[EMAIL PROTECTED]> wrote: > > Hi > It is possible send to data from the orkut to your Server by using > _IG_Fetch method and the > data is included into the URL which you are go

[orkut-developer] Re: dynamic-height.js syntax error

2008-04-16 Thread RAJA SEKHAR
Hi Frequently i a m facing the same problem Line number 186 synatx error Why it happens any reason On Tue, Apr 15, 2008 at 11:29 PM, Flora <[EMAIL PROTECTED]> wrote: > > Everytime I tried to load the canvas of my app, this error always > comes up and thus the page never loaded. > > syntax err

[orkut-developer] Re: Uploading Files to My Server!

2008-04-16 Thread deepak
Hi It is possible send to data from the orkut to your Server by using _IG_Fetch method and the data is included into the URL which you are going to call, Regards, Deepak On Apr 16, 6:28 am, "Eber Freitas Dias" <[EMAIL PROTECTED]> wrote: > Is it possible to send files to my server within Orkut?