Home Blog Monthly Archive

Posts for May, 2010

Dynamically Updating IP Addresses with Update-ip

Posted in Python Ubuntu on May 29, 2010 (view comments)

A couple of years ago, I write a post including a snippet to automatically update your DNS overrides with WebFaction. That script served my purpose well until I moved to an ISP that gave me a static IP. Recently, though, I moved to a new apartment and signed up for ...

Continue reading

Snippet: Django Columns Filter

Posted in Django on May 26, 2010 (view comments)

I was looking around for an easy way to split lists of items into columns in a way that the number of items in each column would be less than or equal to the number of items in the first column. This prevents a final column with several more items ...

Continue reading
Brandon Konkle

I've been creating websites for over 10 years, and I've been using Django since early 2008. I focus on high quality, well-tested, maintainable code and reliable high-performance deployments. Web development is something that I am very excited about, and I love finding elegant and innovative ways to push web applications further.

Latest Comments

© 2011 Copyright Brandon Konkle. All Rights Reserved.