Google App Engine Google Group:
I've seen your post in one forum, but have you tried this one? [link] The forum on the link above is for questions specific to DocumentList. -- Ikai Lan Developer Programs Engineer, Google App Engine. (Read More)
Google App Engine Google Group:
I'm not seeing any global problems during these times: [link] Can you provide an application ID? -- Ikai Lan Developer Programs Engineer, Google App Engine. (Read More)
Google App Engine Google Group:
Hi, read inline comments On Nov 20, 11:54 am, Anders Moberg wrote: I use Eclipse with PyDev and Google App Engine Launcher (under Mac OSX). Mercurial as version control system. You can find a lot of tutorials how to se (Read More)
Google App Engine Google Group:
I've started working on (or at least at this point only arguing with django people) this project as well, but it is still some time off so I wouldn't hold your breath quite yet. (Read More)
Google App Engine Google Group:
So Google voice doesn't have an official api but if you goto [link]. You can use this to most of what google voice can do. But when you put this on the google app engine it fails due to gae changing the host header back fo (Read More)
Google App Engine Google Group:
By the way - regarding the question about multiple versions of the same app: we have a restriction against this if it is used for the sake of dodging quota. This isn't the case here. Many of our customers run multiple versi (Read More)
Google App Engine Google Group:
I'd reproduce and track exactly where, either in engine or app, find the iteration or recursion accessing the Array and we know more. Array or ArrayList is the best structure and trying to access element outside array mean (Read More)
Google App Engine Google Group:
Traditional relational databases are not scalable, and using such library would most likely result in a data organization that does not scale well. Might be fine for a lot of apps, but it kind of defeat the main purpose of (Read More)
Google App Engine Google Group:
I am a newbie in Google App Engine and am experimenting on Task Queue. Have added the following code in my servlet: Queue queue = QueueFactory.getDefaultQueue() ; TaskOptions lUrl = TaskOptions.Builder.url("/sign "); queu (Read More)
Google App Engine Blog:
When choosing a platform to power a new application that will be used by popular media sites, some of the criteria we look for are scalability, ease of deployment, and ease of management. As with the nature of news and media, (Read More)
Google App Engine Google Group:
Cynthia, I have good news for you: From here: [link] - Service for storing and serving large files It's coming! We hear you. -- Ikai Lan Developer Programs Engineer, Google App Engine. (Read More)
Google App Engine Google Group:
Hi all, I'm newbie in this App Engine. As far I know, lot of Django app portability get solved if someone implement a Django database backend for App Engine. Even I read "Once queryset-refactor lands in trunk, it might al (Read More)
Google App Engine Google Group:
Google App Engine is mostly oriented to Web applications. 1Mb size is enough for full screen pictures for most monitors. May be this one of the reasons. (Read More)
Google App Engine Google Group:
Rein, Can you create a ticket in our issue tracker? [link] -- Ikai Lan Developer Programs Engineer, Google App Engine. (Read More)
Google App Engine Google Group:
Arun, Which actions are triggering the DeadlineExceededError? What are you trying to do in these actions? On Fri, Nov 13, 2009 at 5:43 AM, Arun Shanker Prasad < -- Ikai Lan Developer Programs Engineer, Google App Eng (Read More)
Google App Engine Google Group:
Lucian, what environment are you getting this in? I'm assuming this is on your development machine. Can you post your OS, Java and SDK versions? -- Ikai Lan Developer Programs Engineer, Google App Engine. (Read More)
Submitted by chacha102
from Twitter:
@Kichigai Trying to build a Twitter app for @holdenpage. It is kind of like a recommendation engine. Not sure the ins/outs yet. (Read More)
Google App Engine Google Group:
What is the exact error? Also, can you host a static asset and try to retrieve it with the Android application? I want to rule out that it's a connectivity issue. 2009/11/11 Per Sandström -- Ikai Lan Developer Programs (Read More)