News

11-08

I have yet to find a good way through code to connect to a sde. I would appreciate any advice. Best I have so far Python2Sde

11-08

So the wiki that powers this site and a few others runs of Google App Engine will be released as open source under a MIT license in the coming weeks. That is as soon as the search funtion is done and some much needed code refactoring.

11-07

So the Google App Engine SDK seems to be making strides

GAE SDK finaly works with python 2.6.6

screenshot2.png

As an added bonus it seems to fail graciously under 2.5 while trying to interact with zipimport, which it did not previously
screenshot3.png
Good stuff all round really! Thanks GAE dev team

11-06

So we are looking into the fulltext search capabilites included in the latest version of Google App Engine and results are enticing. If you havent seen the Google IO check it out here

 

11-02

Released the first Google App Engine wiki we wrote to a public site. It has been running for a few weeks, well enough that I figured I would use the code myself to power this site and doument some of the stuff I will be releasing as open source.