February Archive

Myghty is mighty interesting

Everyone has their own favorite templating engine these days on Python. I have tried Cheetah and Kid, and found both of them lacking in terms of features. I am having a lot of problems with Kid templating system, when I work on TurboGears. Kid is throwing up a few errors, and although it kind of forces me to write good ...

Pylons vs TurboGears

I have been trying to zero down on a Python web framework for quite some time. I know I have company since BDFL himself is searching for an option.The idea is to build a CMS system that is practical to current editorial teams I work with. Most portals/ news sites, I am building have distributed teams, and I am finding ...