[orkut-developer] Get album photo's full url

2010-10-01 Thread Jashwant Singh Jatt
After following this link Retrieve Orkut Albums, I can retrieve the thumnail view of photos. There's a method called 'getThumbnailUrl'. I want to know , if there is any method to retrieve actual url of the photo ? How can I get photos in actual size ??? -- You received this message because you

Re: [orkut-developer] Get album photo's full url

2010-10-03 Thread Jashwant Singh Jatt
Thx Allann for support... Earlier, I didnt know about json much, so I could not figure out the way to get full url of photo. While I was exploring json, I came to know about json.parse(). Then, I looked at the content of json object and retrived the one I desired. 'photo.fields_.url' made my way.

[orkut-developer] Orkut Application in my website (outside orkut)

2010-10-04 Thread Jashwant Singh Jatt
I've developed an orkut app inside orkut. But now I wanted an orkut application in my website. I am not familiar with java/php. Is there any method to develope orkut application on my website (outside orkut) in .net (C#) or javascript ?? I tried friends connect but no luck :( -- You received this

[orkut-developer] Library for Orkut Client in asp.net (C sharp) or javascript

2010-10-11 Thread Jashwant Singh Jatt
The library imported by Harshit at http://code.google.com/p/orkut-oauth-api-csharp/ gives error. Please provide me a way to use orkut client by asp.net or javascript. One more question: Is there any way to get orkut data (user's data at orkut) on my website i.e. Can I get user's data outside orkut