Armin Ronacher's Thoughts and Writings
May 25, 2010

WSGI on Python 3

A short summary about the current state of WSGI on Python 3.

Apr 3, 2010

April 1st Post Mortem

My conclusions of an April's fools day joke I made this year that later lead to the development of the Flask micro framework.

Feb 11, 2010

Porting to Python 3 — A Guide

Various notes on how to port libraries and applications over to Python 3 based on my experiences with the Jinja2 port.

Jan 7, 2010

Pros and Cons about Python 3

Short overview of things that are nice about Python 3 and parts where I can't agree with the changes or it did not go far enough.

Jan 6, 2010

Status Update 2010

Things that will change for me in 2010.

Aug 5, 2009

Pro/Cons about Werkzeug, WebOb and Django

Why Werkzeug and WebOb exist when Django is already around.

Jul 24, 2009

Singletons and their Problems in Python

An exploration of singletons in Python, where they appear and why they can become a problem.

Jul 14, 2009

free VS free

Why the BSD licenses work for me.

Apr 8, 2009

C++ Pitfalls

A concise list of some common C++ pitfalls.

Mar 21, 2009

Going back to Windows

Why I am running Windows on my desktop computer now instead of ubuntu.