Re: [orkut-developer] Porting orkut client library on Qt

2010-08-12 Thread devendra devendra
-client repository besides "java". Right? Anyway, we have started our work in a separate project, "orkut-qt-client". Regards, Devendra On Tue, Aug 10, 2010 at 2:37 PM, devendra devendra wrote: > Hi, > > What is the best way to host this project on code.google.com?: >

Re: [orkut-developer] Orkut Authentication

2010-08-10 Thread devendra devendra
eers, > Pedro > > > On 10-08-2010 15:02, devendra devendra wrote: > > Hi, > > Others can correct me if I am wrong but I think, you cannot use your > gadget app consumer key and secure id for java client library. If you want > to just test the library, you can use &

Re: [orkut-developer] Orkut Authentication

2010-08-10 Thread devendra devendra
Hi, Others can correct me if I am wrong but I think, you cannot use your gadget app consumer key and secure id for java client library. If you want to just test the library, you can use "anonymous" for consumer key and shared secret both. That works. Or please get consumer key and shared secret by

Re: [orkut-developer] Porting orkut client library on Qt

2010-08-10 Thread devendra devendra
sync. Regards, Devendra On Thu, Aug 5, 2010 at 11:32 PM, devendra devendra wrote: > Thanks a lot Prashant and Robson for your support. > > We have just started the work by dividing initial tasks. I will try to > post the updates actively whenever we achieve significant milestones. I

Re: [orkut-developer] Porting orkut client library on Qt

2010-08-05 Thread devendra devendra
Thanks a lot Prashant and Robson for your support. We have just started the work by dividing initial tasks. I will try to post the updates actively whenever we achieve significant milestones. I know that we will need your help at many places while doing this work.[?] Cheers, Devendra On Thu, Au

Re: [orkut-developer] Problem in compiling orkut java client library

2010-08-01 Thread devendra devendra
Hi Robson, Thanks for the reply. Yes, I am just typing ant and getting these errors. I have taken latest code from repository but I have also tried older stable code available in zipped form e.g. orkut-os-client-1.0-007f393481.tar.bz2 and I got similar compilation error with that too. I am using

Re: [orkut-developer] Re: Hi, question from newbie

2010-06-29 Thread devendra devendra
Hi Prashant, Thanks a lot for the detailed reply. You have sent many links. I will go through these and get back to you if still something is not clear. >>> "It seems your purpose would be better solved using the client library, which is not REST and which uses 3-legged OAuth. I believe at the mo

Re: [orkut-developer] Re: Hi, question from newbie

2010-06-25 Thread devendra devendra
Hi Prashant, Thanks a lot for encouragement. I followed the steps on http://code.google.com/apis/orkut/docs/rest/developers_guide_protocol.html My url was http://www.orkut.com/social/rest/people/userID/@self + "?" + all oauth parameters I have a few doubts: 1) For oauth_signature parameter, I e