A host of new features

Other the past two days, I have added a couple of new features from the TODO list to this blog:

Continue reading …

More deployment issues

I have migrated the server to a new host, a XEN VPS [1] with 96 MB RAM, hosted on an Athlon 64 3000 (1.8 Ghz).

Continue reading …

Blog posting form added

Today I have added a widget for the blog article posting form. It is structured very similar to the comment form and also has an AJAX preview function.

Continue reading …

Deployment changes

The TurboGears/CherryPy application server for this blog engine is now running behind a nginx reverse proxy on a name-based virtual host. This has several advantages:

Continue reading …

Creating a simple blog application with TurboGears

The first iteration of this application was created within approx. three hours only. Since then, I have spent a lot more time on coding it, but I have also learned a lot about concepts and internals of TurboGears.

Continue reading …