9 messages in com.googlegroups.google-picasa-data-apiRe: no thumbnails generated
FromSent OnAttachments
johbo19 Apr 2008 01:10 
EatTheApple19 Apr 2008 02:46 
EatTheApple19 Apr 2008 02:49 
johbo19 Apr 2008 04:58 
Jeff Fisher (Google)20 Apr 2008 07:03 
johbo20 Apr 2008 09:24 
Sven21 Apr 2008 08:59 
johbo22 Apr 2008 11:56 
johbo22 Apr 2008 12:45 
Subject:Re: no thumbnails generated
From:johbo (jj.b@gmail.com)
Date:04/20/2008 09:24:52 AM
List:com.googlegroups.google-picasa-data-api

Hello Jeff,

I also think it's strange beahviour, especcially because it happens with only 2 photos out of 53.

What I do is a script that runs once a week, it fetches my albums an photos and stores them to a database. When I get the photo-feeds I read entry -> media:group -> media:thumbnail For each thumbnail I read the with attributes wich gives me always (except the nasty two) three sizes for each photo: 72, 144 and 288. So each photo has 4 url's pointing to: the original photo, the 72 pixel, the 144 pixel and the 288 pixel thumbnail.

The last 3 are not available so it has no use, or do you mean something else with: "use the thumbnail parameter".

All the best,

John