I've been looking into what helper I should use for App Engine + Django. I've been trying to decide between google-app-engine-django (what this tutorial uses) and the app-engine-patch.
Can anyone give me some basic cost estimates for running a blog like this? Obviously it fluctuates depending on usage, but even a ball park would help.
Currently I'm planning on doing my blog off of webfaction with Django, but I'm not sure how they'd compare?
http://code.google.com/p/google-app-engine-django/
http://code.google.com/p/app-engine-patch/
Anyone have an comparisons or recommendations?