Ok I assume that your creating a OpenSocial application for Orkut.com
To load and test your application you first need an Orkut Account.
After that you need to get permission from Google to give your account
Sandbox access.
Once you get the Sandbox access you will be able to load your xml file
and test it.

It is possible to send the user data to your server using
makePOSTrequest().
But there are some guidelines which you must follow when it comes to
storing user data in your server.

And you can display multiple pages using Tabs...

For more detail information just google the terms... 'Orkut Sandbox' ,
'Opensocial makeRequest()'  and 'Orkut Tabs'.


On Jun 28, 2:48 pm, amit <[EMAIL PROTECTED]> wrote:
> Hello
>
> I have some doubts about opensocial apps development.
>
> 1. Want to add user in our private database when the user adds
> application.So how to track add application event. Also I want to get
> users more information like name,age,gender,email(must) and store it
> in our private database.
>
> 2.By reading the opensocial tutorials what i understand is opensocial
> application is a gadget (simple one xml file). So my question is how
> to manage a big application in just a single file? ya i can saperate
> code part(javascript) in different files, but what about the GUI(User
> Interface) part because i have so many pages.
>
> 3.I have configured shinding for the local development and testing of
> opensocial apps but dont know where to keep my opensocial application
> files(xml,js files) and how to test it in local(i mean from which path
> i should access it in browser likehttp://localhost:8080/....etc)
>
> Thanks
> Amit
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to