get the image....store it in ur own database...return it on required size....u can increase the size of the image using a java applet which u can create and store on ur server, this will save any distorted images......a bit complex....but it does the job.......
On Jan 31, 12:18 am, Jason <[EMAIL PROTECTED]> wrote: > Jim's right; you can access a slightly larger thumbnail by replacing > "small" with "medium" in the returned thumbnail URL. There is no way > to access a larger version at this time. > > - Jason > > On Jan 29, 10:56 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > hey, he is not talking abt the SMALL thumbnail url that the api > > retrieves. There are 3 version of the profile pic stored, SMALL, > > MEDIUM, and LARGE. He is talking abt the LARGE one and no > > documentation mention this... > > > ~ Jim > > PS: The medium size image can be loaded by simply replacing the "/ > > small/" text in the image URL to "/medium/". But no luck for > > "large" ;) > > > On Jan 29, 7:19 pm, arihant <[EMAIL PROTECTED]> wrote: > > > > Please people, read all the documentation first! :-| > > > > On Jan 28, 11:32 pm, Jason <[EMAIL PROTECTED]> wrote: > > > > > Hi! :) > > > > > The Orkut Developer's Guide provides sample code for retrieving and > > > > displaying your friends' profile pictures. > > > > >http://code.google.com/apis/orkut/docs/orkutdevguide.html#ops_update > > > > > Cheers! > > > > - Jason > > > > > On Jan 26, 1:56 am, "[EMAIL PROTECTED]" > > > > > <[EMAIL PROTECTED]> wrote: > > > > > Hi there! > > > > > > Does anybody know how to get user's profile pic (Large) URL? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" 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-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

