haven't used any IDE doing it however
>
> On Mar 31, 2012, at 4:52 PM, Jonathan B wrote:
>
>
>
>
>
>
>
> > I'm trying desperately to get working on an app I need to write in Go
> > rather than Java. However I have no idea where to start installing.
&g
I'm trying desperately to get working on an app I need to write in Go
rather than Java. However I have no idea where to start installing.
The tutorials on the various sites of Go, Goclipse and GAE are very
confusing. Some are for old versions. Others I simply don't understand
the wording.
Is there
Ever since Larry Page become CEO, Google has got worse and worse and worse.
>From UI changes for users, to this.
I can understand wanting to raise the pricing, but why an entirely new model
that changes the cost so variably between users. Why didn't you just lower
the free limit on the old prici
On Dec 22, 10:32 am, Alexander Kojevnikov
wrote:
> See the last question in the Community
> FAQ:http://knol.google.com/k/marce/app-engine-community-faqs/vkzeph4si12v/1#
Thanks Alexander!
That definitely fixed the problem. I got a 10x speed increase (for
both datastore queries *and* GET reques
Hi,
I'm wondering if anyone else has run into this problem and has some
advice for me.
I've noticed that the GAE Development Server (dev_appserver.py) is
taking about 0.5s or more for every GET request. I'm talking about
GETs for local files, with the Dev Server running on my local
computer.
I
Hi Andrius,
On Dec 22, 4:24 am, Andrius wrote:
> I have some simple question, can I sell software which will be created
> using google app engine python framework?
> As I see it's being licensed under Apache 2, and what is it mean for
> commercial use?
I am not a lawyer, however, I had a read
On Dec 9, 5:12 pm, slatvick <[EMAIL PROTECTED]> wrote:
> But current problem that index.html does not load automatically and
> you need to write full domain path :www.yourdomain.com/index.html
In app.yaml you specify which script will execute (for example,
index.py). Inside index.py you need to
Hi,
On Nov 28, 11:26 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> and terminated on response. In attempt to overcome this limitation, I
> downloaded the Google App Engine development env. and spawned a
> thread. Surprisingly, the result is the same: the "main thread", which
> produces t
Hi Wen Long,
On Nov 26, 12:27 pm, wenlong <[EMAIL PROTECTED]> wrote:
> and I must create a new folder named "static" and put all these htm
> files in this folder?
No, you don't have to do this, but you *can* do this. The code I gave
you is one example of how to do it.
The point is that app.ya
On Nov 23, 9:47 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I just want to call a html file and display it,but I'don't know how to
> do! foe example:
GAE serves dynamic (.py) and static (e.g. .html) files separately. You
need to specify which is which in your app.yaml file with a new
Oleg,
I don't know if this is a good answer, but here goes:
I'm pretty sure that you can't use an A record with Google App Engine
(GAE). That means you can't point your domain (e.g. spobby.com) to a
specific IP address. So there's no way to point spobby.com directly to
your GAE app except by _do
11 matches
Mail list logo