-
I'm Planning a PyCon 2010 Talk
During Andrew Kuchlings's talk on How to Give a Python Talk he mentioned the top rated PyCon talks over the years. I was extremely surprised... (continue reading) -
Simple Random Number Generator For #codemash
Each #CodeMash attendee's badge had a unique integer that was used in a raffle to give away prizes. Unfortunately random.org was used to pick the... (continue reading) -
Tweeting on #codemash
I'm at CodeMash today and tomorrow. If your interested in the happenings I'll be tweeting it.4585c55e8c87b7aa8010d07337713580041a48d486e74782f3d33573c2e15c7f... (continue reading) -
Article Help - Dependency Injection in Python
I believe dependency injection can improve the design and quality of Python applications. It seems this idea is somewhat controversial. My previous post invoked a... (continue reading) -
Coding Lessons Can Be Learned From Writing
No really, it's true. James Devlin wrote an interesting article about it. He illustrates how the lessons from The Elements of Style by William Strunk... (continue reading)