[OpenSocial] store and retrieve data into database

2011-03-06 Thread Jaspaljeet Singh
Hi, I want create a simple server-side opensocial application. How to store and retrieve some basic data to and from the server? Any pointers will be appreciated. Thanks -- You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. T

Re: [OpenSocial] Please Help! I am not able to add applications into Partuza

2011-02-23 Thread Jaspaljeet Singh
wrote: > You might try asking on the partuza list... > > > > > On Tue, Feb 22, 2011 at 7:49 PM, Jaspaljeet Singh wrote: > >> Dear All, >> >> Good day! >> >> I am novice programmer, currently working on web-based health project. I >> am keen in u

[OpenSocial] Please Help! I am not able to add applications into Partuza

2011-02-22 Thread Jaspaljeet Singh
Dear All, Good day! I am novice programmer, currently working on web-based health project. I am keen in using OpenSocial to implement the web system. I manage to install Shindig and Partuza on my local machine (Windows XP) by following the tutorials available on http://code.google.com/p/partuza/

Re: [OpenSocial] Sandbox to test OpenSocial applications

2011-01-27 Thread Jaspaljeet Singh
I did try to install and run Partuza but I experience some problems. Another guy faced similar problem: http://groups.google.com/group/partuza/browse_thread/thread/1ccec06037267fc0?pli=1, which is not resolve yet. On Fri, Jan 28, 2011 at 1:54 AM, Robson Dantas wrote: > I used to use partuza loca

Re: [OpenSocial] Re: Possible to convert existing application created using any language to an OpenSocial gadget?

2011-01-27 Thread Jaspaljeet Singh
ps. > > Robson Dantas > @robsondantas > > 2011/1/27 Jaspaljeet Singh > >> Hi Robson, >> >> Thanks so much for the clarification. Now it is clear! >> >> You mention about using proxied content, where the server will fetch the >> website, cache, a

Re: [OpenSocial] Re: Possible to convert existing application created using any language to an OpenSocial gadget?

2011-01-26 Thread Jaspaljeet Singh
Hi Robson, Thanks so much for the clarification. Now it is clear! You mention about using proxied content, where the server will fetch the website, cache, and serve to the user. I guess this will enable developers to embed their applications created in language of their choice. Any tips on how th