[google-appengine] Re: data just a bit over free quota

2011-11-02 Thread Thomas Wiradikusuma
My app name has 6 chars (although it means i have to add extra chars to register for Fb app name, ouch). Models are 1 char (e.g. U for User, P for Page), and fields are 1-2 chars. Lucky I use Objectify so I can use "getEmail()" instead of "e" :) But for savings, I'm not sure, as I never have same

[google-appengine] Re: data just a bit over free quota

2011-11-02 Thread Thomas Wiradikusuma
Hi Brandon, could you elaborate more on that? Do you zip all fields? Or put in 'shared field' (e.g JSON it) then zip it? For savings, I'm all ears :) On Nov 3, 4:06 am, "Brandon Wirtz" wrote: > You should consider the Zip, unzip thing... It made my app faster and > significantly smaller.  About 4

RE: [google-appengine] Re: data just a bit over free quota

2011-11-02 Thread Brandon Wirtz
Behalf Of Andrei Sent: Wednesday, November 02, 2011 12:31 PM To: Google App Engine Subject: [google-appengine] Re: data just a bit over free quota Thanks This looks too complicated I have 50$ credit, before it runs out i'll move it to aws On Nov 2, 8:35 am, David Whittaker wrote: > You could s

[google-appengine] Re: data just a bit over free quota

2011-11-02 Thread Andrei
r quota. > > > > -Original Message- > > > From: google-appengine@googlegroups.com > > > > [mailto:google-appengine@googlegroups.com] On Behalf Of Andrei > > > Sent: Tuesday, November 01, 2011 3:25 PM > > > To: Google App Engine > > >

[google-appengine] Re: data just a bit over free quota

2011-11-02 Thread David Whittaker
not index. That will likely put you > > under quota. > > > -Original Message- > > From: google-appengine@googlegroups.com > > > [mailto:google-appengine@googlegroups.com] On Behalf Of Andrei > > Sent: Tuesday, November 01, 2011 3:25 PM > > To: Google A

Re: [google-appengine] Re: data just a bit over free quota

2011-11-01 Thread Jeff Schnitzer
@googlegroups.com > [mailto:google-appengine@googlegroups.com] On Behalf Of Andrei > Sent: Tuesday, November 01, 2011 4:47 PM > To: Google App Engine > Subject: [google-appengine] Re: data just a bit over free quota > > Deleted all indexes yesterday already > > On Nov 1, 6:29

RE: [google-appengine] Re: data just a bit over free quota

2011-11-01 Thread Brandon Wirtz
Apply Zip Compression to fields -Original Message- From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Andrei Sent: Tuesday, November 01, 2011 4:47 PM To: Google App Engine Subject: [google-appengine] Re: data just a bit over free quota Deleted

[google-appengine] Re: data just a bit over free quota

2011-11-01 Thread Andrei
oglegroups.com > > [mailto:google-appengine@googlegroups.com] On Behalf Of Andrei > Sent: Tuesday, November 01, 2011 3:25 PM > To: Google App Engine > Subject: [google-appengine] Re: data just a bit over free quota > > I can pay that > But after Nov 7 it's 9 dollars minimum per mo

RE: [google-appengine] Re: data just a bit over free quota

2011-11-01 Thread Brandon Wirtz
: [google-appengine] Re: data just a bit over free quota I can pay that But after Nov 7 it's 9 dollars minimum per month On Nov 1, 6:20 pm, Philip wrote: > What will happen if Google will raise the free quota to 1.5gb for you > and you exceed it by 10mb? Should they raise it again and

[google-appengine] Re: data just a bit over free quota

2011-11-01 Thread Andrei
I can pay that But after Nov 7 it's 9 dollars minimum per month On Nov 1, 6:20 pm, Philip wrote: > What will happen if Google will raise the free quota to 1.5gb for you > and you exceed it by 10mb? Should they raise it again and again? Just > pay for the 130mb of space you use. It should be 0.379

[google-appengine] Re: data just a bit over free quota

2011-11-01 Thread Philip
What will happen if Google will raise the free quota to 1.5gb for you and you exceed it by 10mb? Should they raise it again and again? Just pay for the 130mb of space you use. It should be 0.3796$/year if I calculated it correctly. On Nov 1, 9:43 pm, Andrei wrote: > One of the apps has 1.13Gb of