[google-appengine] Re: A newbie python question for dictionary

2009-04-06 Thread Tom M.
Google search sort dict site:python.org On Apr 6, 8:55 am, arnie parvez...@rediffmail.com wrote: Please do not look as a non google app engine question I have a very simple python problem There is a dictionary called d as given below: d['Apple'] = '123' d['banana'] = '234' d['act'] =

[google-appengine] Re: Bad Gateway errors at the worst of times

2009-03-28 Thread Tom M.
http://groups.google.com/group/google-appengine/browse_thread/thread/391a6ecc2febfc22/f43d82010fb1b598 Is it suggested that I hit the winebythebar.appspot.com domain instead of www.winebythebar.com? On Mar 28, 8:51 am, Tom thomasfmc...@gmail.com wrote: I get sporadic Bad Gateway errors that

[google-appengine] Re: Can Appengine provide Browser information..?

2009-03-26 Thread Tom M.
Very helpful. Are there any suggested best practices for determining how to display a page? For example, in displaying a wine bottle I'd like to have a mobile friendly page and a full page for online visitors. Do I just switch off of the HTTP_USER_AGENT? Guidance much appreciated! On Mar 16,

[google-appengine] Re: Does TOS allow multiple versions of one app that do different things?

2009-03-26 Thread Tom M.
A very clever solution. On Mar 26, 6:31 pm, cz czer...@gmail.com wrote: Awesome, thanks Jeff. I think doing it this way would make my app use less resources in general which is good for everybody. - Claude On Mar 26, 2:25 pm, Jeff S j...@google.com wrote: Hi Claude, On Mar 25, 8:27 

[google-appengine] Re: NeedIndexError help

2009-03-04 Thread Tom M.
Wow I'm discovering the pain of inequality searches. If I have ten fields and want to search any inequality on just one of them, index.yaml needs to include every permutation of field names? On Mar 4, 9:23 am, Tom thomasfmc...@gmail.com wrote: I am running into my first NeedIndexError

[google-appengine] Re: Annoucement: you may now purchase additional computing resources

2009-02-24 Thread Tom M.
Fantastic! While personally I hope not to have to shell out too much coin, I'll contribute my $0.02 now and then. ;-) I can quite sincerely thank Google for teaching this old dog new tricks. I have an application (Wine by the Bar) that runs on the Android phone and is backed by GAE. Throw in