Developing and deploying an application on Google App Engine

Back


This video introduces developers to building apps on Google App Engine. For more in-depth information and deep-dive technical sessions, come to Google I/O, Google's largest developer event:

Channel: Howto & Style
Uploaded: April 7, 2008 at 8:43 pm
Author: GoogleDevelopers

Length: 00:09:29
Rating: 4.58
Views: 206175

Tags: google app engine

Video Comments:
horacetx (October 15, 2008 at 6:25 am)
it's not using php, it's python
80lily08 (October 10, 2008 at 6:19 pm)
good!1
pandorachild (October 10, 2008 at 5:33 am)
I havnt been this confused since some one asked me to unbuckle the bootstrap on a tarball.
CamiloSanchez1979 (October 3, 2008 at 7:53 am)
What's the difference between doing this on Google's engine and on my own with php?
kubuntuboy (October 8, 2008 at 11:40 am)
It's easier for google, to take control of your site if they need ;)
winxtremetube (October 11, 2008 at 8:31 pm)
Its beacause they give you very fast servers and a good framework.
vpoqqk (September 25, 2008 at 2:30 pm)
Good~!
aonutube (September 24, 2008 at 11:02 am)
thanks
phrikety (September 15, 2008 at 8:53 pm)
i was beween learning python and ruby and when for ruby because of the rich MVC frameworks that unlike this are OPEN-SOURCE --rails, merb etc. I've come to really like ruby, although i have many gripes about rails--havnt tried merb cause it doesnt have much documentation. i think the pure OO in ruby is awesome and it doesnt try to assert any formatting onto to, you can do it completely is old java/c++ type syntax if you want
shoseki (September 1, 2008 at 1:10 am)
c) More complex View options (not based on hand coding the template just to access data)

Things that I liked about it : it seemed straight forward to understand the MVC structure, although I would be curious how it could interact with other languages, other databases and other templates languages. Using standard technologies would be a big bonus.