I have an App, but I need to upload it to our projects page, which
uses a different google account. Since I signed in to upload my own
app to my own appspot using my google account, it wont let me upload
it to theirs even if I have the login info. In fact it doesn't even
prompt for the login info l
Hey all,
We developed code and were hoping to use GAE, but it seems as though
the CPU usage is simply too high. We would still love to use GAE,
however, we were wondering if there was anyway to remotely access the
Datastore (hosted on google's servers) w/ C code. Our algorithm was
originally deve
Hey,
I have entities stored with x and y values. What I want to do in one
of my views is to filter them out by their x and y values.
so I have
agents = Agent.all()
neighbors = agents.filter("x >", user.agent.x-10).filter("x <",
user.agent.x+10).filter("y >", user.agent.y-10).filter("y <",
us
>
> > IMHO this is something that Google really needs to improve. App Engine
> > does lack transparency in some areas - and given that it's a product
> > meant to appeal to engineers that's a real flaw.
>
> > On Jun 14, 2:13 am, mclovin wrote:
> > >
I wanted to see if an app would be cost effective to deploy on
google's app engine and i guess one of the main areas i am concerned
with is CPU usage. Is there a way to calculate how many CPU hours it
will use on Google's servers? (the app is already running on my
computer via django) I dont think
I wrote up a prototype for an application in python and was porting it
over to django/app_engine. One of the main routines of my program
though is that it goes in and modifies user data. I know I probably
shouldn't write a view for this because nothing is being viewed (it is
entirely backend) so I
Hey guys, I hope this is allowed.
I am in a business class and our project is like an e-commerce site.
One of the things that we have to report on is how much it will cost
to run the business. So I thought of Google App Engine, but when I
look at the pricing, I have no idea what I am looking at s
Am i missing something somewhere? I cant seem to find any pricing for
commericial applications even though google advertises app engine as a
solution for commericial deployment.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Googl
Have you tried SMS through aim with imified?
On Jan 3, 1:44 pm, satish wrote:
> I am interested too. I played around with IM integration using the
> services fromhttp://new.imified.com/and it worked fine for simple
> functionality.
>
> On Jan 1, 2:08 pm, mclovin wrote:
>
&g
I wanted to test out some SMS web app, where I can communicate w/ the
application from my phone. I was wondering if the App Engine allows me
to do this through the use of either AIM libraries or Gtalk Libraries
written in python.
Thanks
--~--~-~--~~~---~--~~
You r
10 matches
Mail list logo