Posts

The inspiration for this post is from a recent Stack Overflow question that I had answered when I had found the selected answer could …

Recently I went through a process of breaking a large django project into smaller installable applications. Each smaller component …

I’m currently employed by dotCloud and had an opportunity to play around with our open sourced linux container runtime project …

I recently worked on a project that required a standard account and profile system. django-userena is usually my goto project for this …

Recently I started looking into migrating my blog to something that would be a little easier to maintain. My Django powered blog was …

Its tough to talk about documentation: Can seem overly judgmental Boring. We already know how to do it We never have time to do it …

Project Overview ReadTheDocs application to serve project documentation Simple and Straightforward, minimal overhead Modified to point …

These are my notes for uploading to Pypi. Additionally, I've included some useful links that provide a lot of background. …

I recently made the trek to Portland, OR for #djangocon. Demo'd there was New Relic's Real-Time Performance tool, complete with a new …

I was working though some usage of python-gnupg with a co-worker and, in the hope of helping out others (or my future self), am posting …