Re: [appengine-java] BlobStore & Image Service

2010-11-03 Thread Jeremy Blythe
I do this in my app. I've written a blog entry with examples here: http://jeremyblythe.blogspot.com/2010/10/manipulating-images-in-blobstore.html On Thu, Oct 28, 2010 at 10:05 PM, Mike wrote: > I know about the new

[appengine-java] BlobStore & Image Service

2010-11-01 Thread Mike
I know about the new super-fast image serving API for images stored in the blobstore - it's awesome and greatly simplifies image resizing.. However I still want to resize the original image to a smaller size before handling it with the image serving API.. So if a user uploads a 5MB Image I want to