Testing Google App Engine apps in Internet Explorer on Windows with Parallels on OS X
I've had a hard time trying to get Internet Explorer on Windows (under Parallels) to connect to the Google App Engine local development server running on OS X.
The interesting thing was that IE would connect to the built-in web server on the Mac without problem (using the Shared Network setting, I could also connect to [...]
Running the Google App Engine SDK offline without an Internet connection
I was without a Net connection today at one point and needed to run the development server for my Google App Engine app and the server kept getting stuck while trying to check for updates.
Checking the options for dev_appserver.py, I couldn't find a setting to tell it to stop checking for updates to the SDK.
When [...]

