EDIT:
I'm using this app to (also) test django-nonrel on google app engine but i'd like to build something useful ofc.
The use case for the tool is quick uploading images (screenshots and etc), not permanent storage.
1–10 of 16 posts
EDIT:
I'm using this app to (also) test django-nonrel on google app engine but i'd like to build something useful ofc.
The use case for the tool is quick uploading images (screenshots and etc), not permanent storage.
not limited to 1mb uploads would be nice, you take care of the resizing, not me..
not limited to 1mb uploads would be nice, you take care of the resizing, not me..
also, take care of creating thumbnails and several different resolutions
Uploading more than one image at a time.
An API would be an excellent thing to have as well.
I can't help but think of imgur, so the ability to create galleries would be nice. Uploading more than one image at a time. An API would be an excellent thing to have as well.
Earlier quoted context omitted.
also, take care of creating thumbnails and several different resolutions
the limit is 1mb due to app engine blobfield limitations and my budget :) 1mb is enough to be useful. I was wondering about resizing images above 1mb to fit the 1mb automatically. Yes thumbs are a must.
Earlier quoted context omitted.
the limit is 1mb due to app engine blobfield limitations and my budget :) 1mb is enough to be useful. I was wondering about resizing images above 1mb to fit the 1mb automatically. Yes thumbs are a must.
can't you just upload them to amazon s3?
I usually find the ads on sites like this to be so intolerable, do them well or not at all!