I also tried to upload zip file to my app engine application, which
contains lots of pictures. The limitation of 1 MB uploading file size
is quite a problem for me.
I hope GAE can give us more quota, that means more freedom and
power!  :)

Thanks,
-Crane

On Sep 19, 11:38 am, g-man <[EMAIL PROTECTED]> wrote:
> Again I recall Guido in his video saying he was aware of thefilesize
> problem, because they wanted to allow youtube clips to be included,
> but he said the heartburn was how to prevent someone from uploading
> tremendous amounts and clogging the system. But, in the Flickr talk,
> another guy said theyupload37,000 photos per second...
>
> On Sep 18, 11:32 am, Dado <[EMAIL PROTECTED]> wrote:
>
> > Thanx for your reply.
>
> > > basically that they are well aware of the 1Mblimitationand the
> > > desire to increase it. In reply to how to store big files the answer
> > > was use S3 ;)  (or split the files into multiple Entities and store in
> > > an entity group)
>
> > I thought the 1Mb sizelimitationwas onfileuploaded as part of the
> > app... not in the size of the BlobProperty... if BlobProperty can't
> > and won't accept anything larger than 1Mb, then I better start using
> > S3 (and perhaps EC2 and SDB for that matter... so that transfer
> > bandwidth from/to S3 becomes free of charge).
>
> > > The other point was that the issue tracker is closely monitored so
> > > make your desires known there... (star your most important issues)
>
> > Filed and starred a bunch of issues there!!!
> > :)
>
> > > On Thu, Sep 18, 2008 at 6:36 PM, Dado <[EMAIL PROTECTED]> wrote:
>
> > > > That's good enough for me. Did they mention any sizelimitationon
> > > > blob properties?
>
> > > > On Sep 18, 5:06 am, "Barry Hunter" <[EMAIL PROTECTED]>
> > > > wrote:
> > > >> At the Google developer day in London it was said (repeatedly)
>
> > > >> "We are commited to allowing paying for more capacity by the end of 
> > > >> the year"
> > > >> (slightly paraphrased)
>
> > > >> and that is the the only prediction they would make. :)
>
> > > >> On Thu, Sep 18, 2008 at 6:06 AM, Dado <[EMAIL PROTECTED]> wrote:
>
> > > >> > All we really need is an approx date... 1 month, 3 months, 6 months, 
> > > >> > 1
> > > >> > year!!!!
>
> > > >> > On Sep 17, 8:37 pm, g-man <[EMAIL PROTECTED]> wrote:
> > > >> >> If you watch Guido's Django-con video, I believe I heard him say
> > > >> >> 'before the end of the year', but I may have been mistaken... 
> > > >> >> perhaps
> > > >> >> someone else could watch and confirm?
>
> > > >> >> On Sep 10, 10:05 am, Dado <[EMAIL PROTECTED]> wrote:
>
> > > >> >> > Any (event the slightest) idea when free account limits will be 
> > > >> >> > lifted
> > > >> >> > and we will be able to pay for storage etc?
>
> > > >> >> > Some of us have been developing apps for GAE since the very 
> > > >> >> > beginning
> > > >> >> > and would like to launch them for real... without the current
> > > >> >> > limitations on storage,fileuploads, etc. The limitations of the
> > > >> >> > preview release precludes the release of many apps that, for 
> > > >> >> > example,
> > > >> >> > need to store lot of binary content in data store.
>
> > > >> --
> > > >> Barry
>
> > > >> -www.nearby.org.uk-www.geograph.org.uk-
>
> > > --
> > > Barry
>
> > > -www.nearby.org.uk-www.geograph.org.uk-

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to