Hi, Let me rephrase the question as I understand it. You can do an application to know whether a user from Orkut is a returning user or new user. My guess is that you plan to develop an application which users will install. Once the user installs the application, you want a way to figure out whether the user is a new user or a new one,
If I have got the question right, here is my views on this. Typically, stateful applications would have its own back end servers. The application can contact these back end servers and pass information to be stored and retrieved. One could store the user id provided by OpenSocial apis in the backend and use it to figure out whether a user is a new user or returning user. If I have messed up understanding your question, please help me out with more detailed query, I would love to help you out. Thanks, Rohit On Jun 4, 3:43 am, Ricardo <[EMAIL PROTECTED]> wrote: > Hello folks! I would like to use the Orkut like the container to my > application, how can I identify each user only? I want to store an > piece of information that tells me that user is new to my application > or that he is returning. > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
