[orkut-developer] Re: problems with server

2008-09-26 Thread Julian Andrade
on <[EMAIL PROTECTED]> > > Unless your server is very slow, the server really shouldn't be > causing any problems. Can you go ahead and provide the URL on the "bad > server"? > > - Jason > > On Sep 25, 1:59 pm, Julian Andrade <[EMAIL PROTECTED]> wro

[orkut-developer] problems with server

2008-09-25 Thread Julian Andrade
Orkut team, ive uploaded a new app these days, but when i try to add it to my app list, in prod.sandbox, the orkut return me a internal error. ive tried it with another app there still in development and the error happen again, makin me think its some problem in my server. Ive tried the same, but

[orkut-developer] help with external files

2008-07-19 Thread Julian Andrade
im with a script in a external file and im looking for a way to insert it in my xml, i could only copy and paste it to my xml, but i would have to do it on the canvas and in the profile content, and i dont want it. Im not sure what a should do to insert it and keep it cached. Can somebody helpme??

[orkut-developer] Re: Ajuda no Orkut

2008-07-11 Thread Julian Andrade
vc devia usar um forum especifico 2008/7/11 Gisele Claudya Globo <[EMAIL PROTECTED]>: > Olá, pessoal, > > Não consigo abrir para ver ou inserir as minhas fotos. > Os amigos conseguem ver mas eu não consigo entrar e nem alterar nada. O que > se passa? > Podem me ajudar? > > Obrigada, > Gisele Cla

[orkut-developer] using opensocial.IdSpec to retrieve viewer friends

2008-06-09 Thread Julian Andrade
whats is the code to use network_distance to retrieve friends? ive tried in some ways but nothing work =P --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send emai

[orkut-developer] Re: getById query

2008-05-20 Thread Julian Andrade
in this case you were getting a determinated Id. There is a way to fetch friends by gender or other fields? 2008/5/20 Sny <[EMAIL PROTECTED]>: > > Thank you Jason > > On May 20, 6:17 am, Jason <[EMAIL PROTECTED]> wrote: > > If you haven't already, I suggest that you install CodeRunner. It's an >

[orkut-developer] Re: how to retrive fields that are specified as an opensocial.Enum

2008-05-19 Thread Julian Andrade
can anybody plz helpme? On 15 maio, 15:49, Julian Andrade <[EMAIL PROTECTED]> wrote: > i was trying to get the gender of the person, but received a lot of > diferent errors. Im not sure that im using it right. > this is my code > > function init(){ > var

[orkut-developer] Re: There was an error getting information about this application

2008-05-19 Thread Julian Andrade
This happens when there some error in come xml code. Try to review it to find some error. 2008/5/19 swapnil <[EMAIL PROTECTED]>: > > HI friends, > > I am trying to add my application in orkut sandbox then its giving an > error > > "There was an error getting information about this application" >

[orkut-developer] Re: gadgets.io.makeRequest()

2008-05-16 Thread Julian Andrade
s not work here is > my code > : > > === > > > > > > > > > > > > > > > > > > === > > what am i doing wrong? > > Please he

[orkut-developer] gadgets.io.makeRequest()

2008-05-15 Thread Julian Andrade
im creating a request to a php page that search values in a bd and returns it as a JSON array. the content type is already set to json. my problem is: when i update a value in the bd the response of makeRequest dont show de updated value, only showing a old value. What should i do to opensocial no

[orkut-developer] how to retrive fields that are specified as an opensocial.Enum

2008-05-15 Thread Julian Andrade
i was trying to get the gender of the person, but received a lot of diferent errors. Im not sure that im using it right. this is my code function init(){ var params = {}; params[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] = [opensocial.Person.Field.GENDER];

[orkut-developer] screenshot img

2008-05-14 Thread Julian Andrade
why did the screenshot img receive a style limiting his width to 400? there is no way to use all width of the cell who contain the img? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To

[orkut-developer] opensocia.Person.isViewer and isOwner always returning true

2008-05-12 Thread Julian Andrade
this is my code: function loadViewer(data){ var req = opensocial.newDataRequest(); req.add(req.newFetchPersonRequest('VIEWER'), 'viewer'); req.send(onLoadViewer); } var global_viewer = {}; function onLoadViewer(data){ global_viewer = data.get('viewer').getD

[orkut-developer] queryStrings in the iframe container

2008-05-09 Thread Julian Andrade
the iframe that contains the apps used to have a appId string, but looking for him ive notice that its gone. Why?? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group,

[orkut-developer] user ID

2008-04-17 Thread Julian Andrade
the values of ?uid and opensocial.person.field.ID are not the same theres no way to retrive a id equal as ?uid?? ive tried to retrive opensocial.person.field.PROFILE_URL but it returned null... what should i do? --~--~-~--~~~---~--~~ You received this message be

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

2008-04-17 Thread Julian Andrade
ial-resources/issues/detail?id=27 > > > http://groups.google.com/group/opensocial-api/browse_thread/thread/991c0e1e10844f8f > > Regards > Dinesh > > On Wed, Apr 16, 2008 at 1:40 PM, Julian Andrade <[EMAIL PROTECTED]> >

[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] class support for orkut.com

2008-04-15 Thread Julian Andrade
will orkut not support opensocial.Message class? I've been testing some classes with opensocial.Environment.supportsField() and this and other classes are not supported by orkut. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl