A new edition of the web2py book is out (341 pages)

     http://www.lulu.com/content/e-book/web2py/4968879

The new web2py works out of the box on GAE, in particular:

- comes with its own app.yaml and index.yaml files
- recognizes GAE, thus stores sessions and uploaded files on datastore
- stores tickets in datastore
- caches dynamic bytecode compiled code
- database administrative interface (appadmin)
- role based access control (rbac)
- web services (rss, jsonrpc, xmlrpc, amfrpc)
- can authenticate using Google and/or other mechanisms
- can use GAE memcache
- geocoding
- portable: the same web2py code that runs on GAE runs everywhere else
without modification (Linux/Mac//Windows/iPhone/Jython and with
SQLite, Postgresql, MySQL, MSSQL, FireBird, Oracle, Informix, DB2)

This and more is discussed in the book.

Thanks to all of you who have collaborated.

Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to