Google App Engine + Python

Google App Engine + Python

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Google App Engine + Python

Post by SinbadEV »

So, I have this "idea" for a "web-based" "game" and since I am currently displaced from my home computer I was looking for some kind of way to make it easy on myself to program... right now I have downloaded and am installing the google app engine for python... the theory goes that I can have up to 5 million page views of my up to 500MB web-app for free... that is plenty of room for what I have planned until it get's the the awesomeness level needed to start charging money for access to my "game"...

Anyway... does anyone have any stern warnings againsts app engine, google in general, or python (other option is Java)...

Or in general is there anyone who feels like babbling at or about my post...

Or is there anyone out there who is really in to python programming and wants to tutor me?
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Re: Google App Engine + Python

Post by SwiftSpear »

I can offer help with Java but not with Python. However, I'm probably useless so don't make your decision based solely on help I can offer.
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Google App Engine + Python

Post by SinbadEV »

Well, I can only do stuff locally until I get a friend with an cell with SMS to let me use it to authenticate my app engine account... but locally the demo app and sandbox are working... so in the mean time I spent a bunch of hours working on my design specs/fleshing out ideas phase... but the rub is that I have a working development environment to play around in...
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Google App Engine + Python

Post by AF »

Your in the US aren't you and you don't have a mobile phone with texts?

Something like dream hosts should be better for you since you can run python stuff on it, and your not stuck at 500mb
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Google App Engine + Python

Post by TradeMark »

SinbadEV wrote:I was looking for some kind of way to make it easy on myself to program
Have you tried game maker? theyre pretty advanced these days. It supports web-based games as well, just it needs to install plugin for it in the browser. Also network games should be possible.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Google App Engine + Python

Post by Pxtl »

Well, it depends what kind of thing you're doing. If you're doing something that fits within a static web-paradigm, then google app engine is appropriate. But that's not going to be an arcade game like you'd make with Game Maker.

Alternately, I've heard that Syntensity has done wonderful things with making free FPS development easy.

But really, for the modern, bleeding edge approach, the next big thing is the stuff Google is putting together to make web-apps have all the powers of desktop apps (including OpenGL and access to native compiled languages).

The web gives you cross-platform and installation for free. Need to learn to code? Focus on Javascript.
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Google App Engine + Python

Post by SinbadEV »

What I'm building is effectively a turn based strategy board/card game.
AF wrote:Your in the US aren't you and you don't have a mobile phone with texts?
I don't a have a cell phone period.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Google App Engine + Python

Post by AF »

Then all hope is lost on you
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Google App Engine + Python

Post by SinbadEV »

turns out I had a friend with a cell phone with SMS capability willing to let me use it to register my app. YAY... one less excuse, now I need to find a new one...
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Google App Engine + Python

Post by AF »

Please please don't say that, even my grandmother doesn't sound that old fashioned!!!!

What if you were in work and one of your kids got pulled into hospital just after you left the house?
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Google App Engine + Python

Post by Neddie »

Sometimes owning a phone just isn't an option, financially.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Google App Engine + Python

Post by TradeMark »

Neddie wrote:Sometimes owning a phone just isn't an option, financially.
Hmm... dont you americans have these cellphone contracts where you pay only for the use of it? and no extra payments, maybe 1$ a month extra... and buying a cheap nokia wont cost you more than 20$ XD
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Google App Engine + Python

Post by AF »

Pay as you go phones cost nothing to own, you just fill them up with money as and when you need.
User avatar
Teutooni
Posts: 717
Joined: 01 Dec 2007, 17:21

Re: Google App Engine + Python

Post by Teutooni »

SinbadEV wrote:I don't a have a cell phone period.
Haha. I have 3 unused cell phones lying around, too bad shipping them overseas would cost more than their actual worth. :P
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Google App Engine + Python

Post by Forboding Angel »

AF wrote:Pay as you go phones cost nothing to own, you just fill them up with money as and when you need.
Pay as you go phones are more or less a scam. For example if you put money on the phone and don't use it within 30 or 60 days you lose it, it's pretty BS.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Re: Google App Engine + Python

Post by TradeMark »

Forboding Angel wrote:Pay as you go phones are more or less a scam. For example if you put money on the phone and don't use it within 30 or 60 days you lose it, it's pretty BS.
in finland its 1 year until the money gets lost, IIRC
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Google App Engine + Python

Post by Neddie »

Pay as you go phones are useful for one, and only one, purpose. Making calls from a disposable phone to make tracing you more difficult. Minute for minute the cost is not competitive, the network support is generally deplorable, and the features included in most of the cheap models are extremely limited.

Plus, once again, twenty dollars may not be an acceptable cost to make a handful of calls.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: Google App Engine + Python

Post by FLOZi »

PAYG is obviously different in the US, as it is extremely cost-effective for me. I've never been on contract and don't wish to be.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Google App Engine + Python

Post by AF »

That's just a very very bad network operator.

Over in the UK you can get pay as you go sims that give you unlimited texts and internet for the month when you add more than £15
User avatar
SerjnDestroy
Posts: 38
Joined: 08 Nov 2008, 22:40

Re: Google App Engine + Python

Post by SerjnDestroy »

Pxtl wrote: Alternately, I've heard that Syntensity has done wonderful things with making free FPS development easy.
Thanks for the mention, don't forget that Syntensity also has a web-plugin and has uses Javascript for scripting, with extra python-plugin goodness for other utilities.

We've also been tempted at looking into AppEngine for hosting, but that would require quite a bit of re-wiring on the web backend, and the lead dev isn't up to it atm. But anyhow :)

Check out the latest game that's being made with it, to: MetalBlech. I can see it as being of quite a bit of interest here, but I didn't want to make a seperate post because the assets aren't re-usable (for the moment). Maybe in the future though, if someone convinces Chronos/GK, who knows
Post Reply

Return to “Off Topic Discussion”