Archive for August, 2006

New Version of BuffetMyghty

Friday, August 25th, 2006

I just released a new version of BuffetMyghty: 0.3
As I mentioned in a previous post, the main changes are improvements that were made in the Pylons fork of the plugin. All of the Myghty options are able to be passed to the plugin now, and fragments are supported.
Additionally, I wrote a very basic set [...]

Wired-Tired-Expired: Python Web Development

Tuesday, August 22nd, 2006

Anyone who reads Wired magazine and is following the new “the-chosen-one-python-web-framework” saga should find this little bit familiar. Here is my (tongue-in-cheek) take on the current state of Python web dev…

Wired: WWGD
Tired: WSGI
Expired: CGI

In case you missed it, WWGD == ‘What Would Guido Do?’

Buffet 1.0 - A flexible templating filter for CherryPy

Saturday, August 12th, 2006

I released Buffet 1.0 today. No huge changes from 0.9, but a couple decent accomplishments.
Unit Tests
One of my goals for releasing a 1.0 version was to have unit tests for Buffet. Well, they are in there now. If nothing else, I feel a lot better about the code now that it has [...]