↧
Setting up debugging for Google AppEngine projects in Eclipse
When I made the move from Windows to OSX and Python development one of the things I wanted to experiment with has been Google’s AppEngine. I installed the SDK and setup the plugin for Eclipse but ran...
View ArticleLeveraging the Facebook API on Google AppEngine with jQuery Mobile
In the past I’ve built starter kits for Facebook development in ASP.NET and building CruiseControl plugins. My latest interest has been experimenting with Google AppEngine as my day job is all python...
View ArticleConfiguring virtualenv to run Google appengine samples
In my experiments with Google AppEngine I wanted to configure a virtualenv using python 2.5 for running Google's samples. Using the existing python install for OSX I was running into a few errors such...
View Article