Google App Engine Supports JAVA!
April 8, 2009 by Reboot · Leave a Comment
App Engine is unveiling its second language (first = Python): Java. Today’s release includes an early look at our Java runtime, integration with Google Web Toolkit, and a Google Plugin for Eclipse, giving you an end-to-end Java solution for AJAX web applications.
Python Links
March 20, 2009 by Reboot · Leave a Comment
The Static Method Thing (Python is not Java!)
http://tomayko.com/writings/the-static-method-thing
AmpChat Code (Amp Example)
https://pangalactic.us/repo/ampchat
An Enhanced Interactive Python shell.
http://ipython.scipy.org/moin/
requires PyReadline:
http://ipython.scipy.org/moin/PyReadline/Intro
Wingware’s Python IDE
http://www.wingware.com/
Misc.
Oracle
http://wiki.oracle.com/page/python?t=anon
ORM Mapper
http://www.sqlalchemy.org/
Python ByteCode
http://thermalnoise.wordpress.com/2007/12/30/exploring-python-bytecode/
Disassembler
http://www.python.org/doc/2.6.1/library/dis.html