Dear All,
I'm trying to handle pictures in my app. I'm trying to do it with the
blobstore but I can't understand how it works.
I just need to have a sidebar on the app where people can upload immagine
and the app just shows thumbnails of these and clicking on it just links to
the imagine page (old style, just a link to the imagine).
Is there other solutions for this problem? Can I store the thumbs and the
pics in a Expando DB? I can't understand if the blobs in the datastore are
only long strings or picture too. But I suppose the the blobstore can store
a lot more than a Expando DB.
So I need just an handler to upload the picture (I can do this with the
blobsotre, but I can't store) and a Handler to show them. Could someone show
me the way?
Please note, I'm not a programmer or a IT, this is just an hobby and I have
no expertise in this matter.

Regards

Max

-- 

My email: massimiliano.pietr...@gmail.com
My Google Wave: massimiliano.pietr...@googlewave.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to