[google-appengine] Re: Datastore Admin broken on python27

2011-12-30 Thread Maximillian Dornseif
On Dec 27, 7:43 pm, Anand Mistry amis...@google.com wrote: The recommended way to use datastore admin with Python 2.7 is by enabling it through the administration console (http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html). I wasn't aware that the console enabled view

[google-appengine] Re: Datastore Admin broken on python27

2011-12-30 Thread Maximillian Dornseif
On Dec 31, 1:22 am, Maximillian Dornseif m.dorns...@hudora.de wrote: On Dec 27, 7:43 pm, Anand Mistry amis...@google.com wrote: The recommended way to use datastore admin with Python 2.7 is by enabling it through the administration console (http://code.google.com/appengine/docs

[google-appengine] Re: Datastore Admin broken on python27

2011-12-27 Thread Maximillian Dornseif
On Dec 26, 11:22 pm, sb shaneb...@gmail.com wrote: Sometimes it doesn't work in certain browsers.. I do not believe it is a browser issue. I tested Safari, Firefox Chrome. Jobs just stay in something like Active (0 steps completed, 3 active) while the Status page you get when you follow the

[google-appengine] Datastore Admin broken on python27

2011-12-26 Thread Maximillian Dornseif
Is it just me or its he Datastore Admin not working in python27 Applications? --md -- 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

[google-appengine] How to run permanent jobs on Backends.

2011-12-25 Thread Maximillian Dornseif
I try to understand how to permanently and always run jobs on a backend. Currently I use a configuration like this: backends.yaml: backends: - name: ic-verbuchung class: B1 instances: 1 start: modules/ic/ic_backend_verbuchung.py ic_backend_verbuchung.py: def main(): Permanentely

[google-appengine] Re: What are folks using for Backup?

2011-12-22 Thread Maximillian Dornseif
On Dec 7, 4:05 pm, Brandon Donnelson branflake2...@gmail.com wrote: What are folks using for backups of datastore? I use https://gist.github.com/950846 http://groups.google.com/group/google-appengine/msg/09e41a73e8ccd32b has some background on the issue (but terrible fomating). --md -- You

[google-appengine] Re: Google App Engine's Team Dishonesty

2011-11-18 Thread Maximillian Dornseif
On 17 Nov., 15:24, trilok amit.y...@gmail.com wrote: Google app engine hello, And now for the cherry on the top, and the reason I used the word 'dishonesty' - You remove any note of the disruption from System Status. I also find the Status Page extremely frustrating. The common deployment

[google-appengine] Re: How many times did Google Apps Engine went down since it's launch

2011-10-10 Thread Maximillian Dornseif
On 8 Okt., 17:42, ahmed adel dev.ahmeda...@gmail.com wrote: What do you mean by HR? High Replication the recommended setup introduced about 8 Months ago. We switched a internal Application from a single Server hosted at Rackspace to AppEngine. Below you can see an analysis of a very expensive

[google-appengine] Re: New pricing and accessing external Services

2011-05-13 Thread Maximillian Dornseif
On May 13, 5:02 pm, Ikai Lan (Google) ika...@google.com wrote: [...] you can use the pull queues [...] another solution may be an RPC/callback based infrastructure Good suggestions but they will make the code more complex. Than again: I can do a development / hosting cost trade-off an that's

[google-appengine] New pricing and accessing external Services

2011-05-12 Thread Maximillian Dornseif
We run a bunch of internal Applications and a bunch of public experiments on GAE. The internal Applications are critical for our company but previously GAE4B as not sustainable for us - see https://groups.google.com/group/google-appengine/msg/00ad4ae42b320ebd . The new pricing model addresses

[google-appengine] Re: What do you want to see answered in Greg's pricing FAQ?

2011-05-12 Thread Maximillian Dornseif
What does the Premium cost of $500/account mean? Per Google Apps Account? Per Developer Account, Per Application Owner Account? --md -- 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] Saving objects 1 MB into Amazon S3?

2011-05-04 Thread Maximillian Dornseif
I'm looking for a way to save multi-Megabyte files from GAE in Amazon S3 (Simple Storage Service). With [S3 multipart upload][1] it would be possible to generate big files but unfortunately the part size for S3 must be 5 MB or more while with the urlfetch API we can write only 1 MB or less. So

[google-appengine] Replicating of AppEngine [was: Any past scenarios of data getting lost]

2011-05-03 Thread Maximillian Dornseif
On May 2, 3:49 pm, Murali Krishna murali.surampa...@gmail.com wrote: Hello, I am writing an application to store some crucial data using datastore api. I cannot afford to loose not even single record of possible 10million records. Does Google promise that the data be stored without any loss?

[google-appengine] Re: Autogenerated long ids and chronological order.

2011-05-03 Thread Maximillian Dornseif
On May 2, 11:01 pm, Ricky Button m...@rickybutton.com wrote: I have a question regarding auto-assigned ids for entities. At http://stackoverflow.com/questions/3985812 there is some extensive discussion on How to implement “autoincrement” on Google AppEngine. Basically: use `allocate_ids()` if

[google-appengine] Re: Google apps engine for Business pricing Q

2010-11-12 Thread Maximillian Dornseif
pricing much more. http://bit.ly/cC4MOl Regards Maximillian Dornseif -- 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