Fernando,

Are you using the gadget lifecycle events to capture when the gadget
is added (or removed) to the profile?

-Mark W.

On Jul 28, 11:45 am, Fernando Torres <nandotor...@gmail.com> wrote:
> well, I'll try to explain via a little flow:
>
> 1) APP is loaded in user profile
>
> 2) Make a signed requesto to my server and call a php script
>
> 3) php script verifiy if its owner ID already exists in database
>
> 4) if yes, retrive some datas
>
> 5) if no, store some data send by parameters in my signed request (other
> words, this is the first time that user load the app, so we can do some
> setup)
>
> I sugest you read about "opensocial signed requests"
>
> On Wed, Jul 28, 2010 at 10:53 AM, abhijeet mandal <dinesh.abhij...@gmail.com
>
>
>
> > wrote:
> > but how did you store personal data when user add app. i am using php
> > but it is not working in gadget.xml file
>
> > On 7/28/10, Fernando Torres <nandotor...@gmail.com> wrote:
> > > I'm develop an app with the same behavior. When each user add app, i
> > store
> > > yours personal data in my database like name, family name, thumbnail,
> > > profile url. So you can show any user to any user.
>
> > > On Wed, Jul 28, 2010 at 1:26 AM, abhijeet mandal
> > > <dinesh.abhij...@gmail.com>wrote:
>
> > >> suppose two person "A" and "B" added my application and they need not
> > >> be friends. now how can my application show data of person "B" to
> > >> person "A". opensocial provide API to fetch OWNER and VIEWERS profile
> > >> i need a technique such that the OWNER "A" can fetch person "B".
>
> > >> --
> > >> 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-...@googlegroups.com.
> > >> To unsubscribe from this group, send email to
> > >> opensocial-api+unsubscr...@googlegroups.com<opensocial-api%2bunsubscr...@go
> > >>  oglegroups.com>
> > <opensocial-api%2bunsubscr...@googlegroups.com<opensocial-api%252Bunsubscri 
> > b...@googlegroups.com>
>
> > >> .
> > >> For more options, visit this group at
> > >>http://groups.google.com/group/opensocial-api?hl=en.
>
> > > --
> > > 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-...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > opensocial-api+unsubscr...@googlegroups.com<opensocial-api%2bunsubscr...@go
> > >  oglegroups.com>
> > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/opensocial-api?hl=en.
>
> > --
> > 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-...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > opensocial-api+unsubscr...@googlegroups.com<opensocial-api%2bunsubscr...@go 
> > oglegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/opensocial-api?hl=en.

-- 
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-...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en.

Reply via email to