Category Archives: cloud

Zipped Eggs on AppEngine

guido posted a work around to the issue of making zipped eggs work on appengine. Cool! forward z3 on gae http://code.google.com/p/googleappengine/issues/detail?id=161

6 Comments

Filed under cloud, python, zope

Zipped Packages on App Engine :-(

as part of an ongoing project to get zope3 running well on google app engine, i worked on loading python code from zipped egg files. I started by following guido’s hint in the corresponding appengine issue. As google appengine doesn’t … Continue reading

4 Comments

Filed under cloud, python, zope

Zope3 on App Engine – Redux

I published a minimal zope3 app on app engine, along the lines of what of my post from yesterday. you can check it out at http://zope3.appspot.com its basically a minimal zope3 application, using a custom publication, and bootstraping some components … Continue reading

Leave a Comment

Filed under cloud, python, zope

Zope3 on Google App Engine

a few weeks ago, i did some exploration, of getting zope3 up and running on app engine, with some discussion in a grok thread. there’s been some interest in the topic, so i wrote it up for a wider audience. … Continue reading

3 Comments

Filed under cloud, python, zope

Ubuntu virtual appliances

Canonical has just released a minimalist version of ubuntu server as a base for contructing virtual machine appliances. Now to get it on ec2. Release announcement LaunchPad Project Downloads

Leave a Comment

Filed under cloud