In the mean time you can try http://code.google.com/p/appengine-storages/

Is a project Im developing and provides an Storage property that tries
to works like the django one. Now has two backends, S3 and datastore.
The datastore backend saves the file in 1mb chunks.

The code is still beta but functional enough for sites not under
production.

SS

On 7 dic, 22:27, "Ikai L (Google)" <ika...@google.com> wrote:
> Denis,
>
> The roadmap is meant to be a six month launch schedule. We don't work on
> projects in a serial process, more than likely work has more already begun
> if not already nearing completion for many of the items on the list. I can't
> give you a precise date for serving or storing large files yet, but we are
> trying a process in which we release beta SDKs so you can start developing
> against it before the official release.
>
>
>
>
>
> On Fri, Dec 4, 2009 at 3:03 PM, Denis <altitudebre...@gmail.com> wrote:
> > Ikai,
> > Could you please specify a planned date (at least with month
> > precision) of so wanted feature release?
> > Also would it only alter a datastore structure size, or also be
> > applied to incoming/outgoing emails limits,
> > responses limits, POST request size?
>
> > Thanks in andvance
>
> > On Nov 19, 1:13 am, "Ikai L (Google)" <ika...@google.com> wrote:
> > > Cynthia, I have good news for you:
>
> > > From here:http://code.google.com/appengine/docs/roadmap.html
>
> > >    - Service for storing and serving large files
>
> > > It's coming! We hear you.
>
> > > On Wed, Nov 18, 2009 at 3:01 PM, Cynthia Kurtz <cfku...@cfkurtz.com>
> > wrote:
> > > > Sorry - to clarify - I wasn't talking about the imaging service, I was
> > > > talking about the database limit. I had originally intended to have
> > > > "attachments" to stories, which could include say PDF as well as audio
> > > > and video and images. If there is a way to break up ANY binary data
> > > > into 1MB chunks and get it in and out of the database cleanly, I'm all
> > > > ears.
>
> > > > On Nov 18, 5:51 pm, Cynthia Kurtz <cfku...@cfkurtz.com> wrote:
> > > > > Another issue is, the 1MB limit is incompatible with audio and video
> > > > > as well as just images. So it's not just an imaging library that is
> > > > > needed, it's everything. I had planned to have people be able to
> > > > > collect stories in audio format (say from old folks) and upload them
> > > > > to my site (Rakontu) but given the 1MB limit that's pretty much out
> > of
> > > > > the question. That and the Timeouts and other gotchas make it hard to
> > > > > create anything that approximates real social media on GAE. :( But
> > > > > here's hoping it "grows up" over time. Moore's law is in our favor
> > > > > here.
>
> > > > > On Nov 18, 11:03 am, Bjoern <bjoer...@googlemail.com> wrote:
>
> > > > > > If you have a suggestion, I wouldn't mind trying it. I suspect few
> > > > > > python imaging libraries would be pure python, though.
>
> > > > > > On Nov 17, 3:08 pm, Eli Jones <eli.jo...@gmail.com> wrote:
>
> > > > > > > Isn't there another image library you could use to resize?
>
> > > > --
>
> > > > 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-appengine@googlegroups.com
> > .
> > > > To unsubscribe from this group, send email to
> > > > google-appengine+unsubscr...@googlegroups.com<google-appengine%2Bunsubscrib
> > > >  e...@googlegroups.com>
> > <google-appengine%2bunsubscr...@googlegroups.com<google-appengine%252Bunsub 
> > scr...@googlegroups.com>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-appengine?hl=.
>
> > > --
> > > Ikai Lan
> > > Developer Programs Engineer, Google App Engine
>
> > --
>
> > 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<google-appengine%2Bunsubscrib 
> > e...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine

--

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