[OpenSocial] Como se faz?

2009-03-13 Thread bieldeco...@hotmail.com
como eu crio um Aplicativo no orkut? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to opensocial-api@googlegroups.com To unsubscribe from

[OpenSocial] Re: Test user has app?

2009-03-13 Thread Felipe Oliveira
Hi, Robson, Thanks, I test now, and reply on finish. ;P Felipe Oliveira. On Fri, Mar 13, 2009 at 4:23 PM, Robson Dantas wrote: > Hi Felipe, > > > Hi Felipe. > > Take a look at this very basic sample. Just go over this.. > > /* > Basic setup function > */ > function initSetup() > { > var r

[OpenSocial] Re: Test user has app?

2009-03-13 Thread Robson Dantas
Hi Felipe, Hi Felipe. Take a look at this very basic sample. Just go over this.. /* Basic setup function */ function initSetup() { var req = opensocial.newDataRequest(); opt_params={}; // filter if the user has app opt_params[opensocial.DataRequest.PeopleRequestFields.FILTER] =

[OpenSocial] Test user has app?

2009-03-13 Thread Felipe Oliveira
Hi, I have a new question about app. Example: I have 50 friends on Orkut, but just 12 has app in profile, ok? If a friend do not has a app access on canvas view, e like show a different message. If has app, show app functions, do not has, show message information. How this test if the user has

[OpenSocial] Activities and Messages off-line

2009-03-13 Thread stenoo
Hi, I'm stating to study OpenSocial API. I have a question: can an application create Activities or send Messages on behalf of user when it is off-line? How? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ope