There is an ID for each photo, but I'm not sure is there any sequence in those numbers....
Repeating my question - because it is important for me to know if that possible to load only partial info for each photo.....to save some memory and bandwidth? On Sat, Oct 10, 2009 at 10:22 AM, Brian Taylor <[email protected] > wrote: > > That still wouldn't be random. For example, on Flickr and Zooomr, > they store a sequential id for each photo. To grab a random photo > from there, you just need to grab the ID of the most recent photo and > then generate a random ID from 0 to that. For Picasa, it does not > seem like there is any ID you can grab through the API. > > On Oct 7, 4:01 pm, Misha Lytvynyuk <[email protected]> wrote: > > How you can load only some headers( photoIDs) of those photos not all > 10000 > > full photo entries, coz it will time a lot of time and bandwidth ???!!!! > > > > On Wed, Oct 7, 2009 at 3:19 PM, Cameron Hinkle > > <[email protected]>wrote: > > > > > What if you grab the last 1000 photos to be uploaded (or 10,000, or > > > whatever), generate a random number, and select the index that comes > up? > > > > --http://nasher.info- My > Portfoliohttp://m00bile.comhttp://v300.motofan.ru- my Mobile Media > sitehttp://livejournal.com/users/ikarbezkryl/- my Live Journal > > > -- http://nasher.info - My Portfolio http://m00bile.com http://v300.motofan.ru - my Mobile Media site http://livejournal.com/users/ikarbezkryl/ - my Live Journal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" 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/google-picasa-data-api?hl=en -~----------~----~----~----~------~----~------~--~---
