Today marks the day that I shipped off my office equipment to my former employer. Next week, I'll be starting a new job; one where I'll be working web development in my favorite new language, Python. Looking forward to the new challenges, as it's been a while since I've done …
read more1DevDay Detroit: The cure for the 9-5 developer
Rick and I spent last weekend at the 1DevDay Detroit conference, held at the beautiful Compuware building in Downtown Detroit. Unlike conferences like PyOhio, Pycon, or Ohio Linuxfest, the conference wasn't centered around one particular piece of technology, but was instead focused on the craft of developing software.
On Friday …
read morePyOhio - So much awesome in so little time
Programming Tests - Because I'm lazy
I recently had an epiphany, which may seem painfully obvious to most programmers, but it took me a little while longer to realize.
Under Python there is a module called doctest, which allows you to script an interactive session and look at the results. A sample would be:
read more>>> print 2 …
Welcome Back
I reinstalled the blog after unsuccessfully dealing with the latest Pharma Hack. Basically, this piece of shitcode detects if your site is being browsed by a search engine, and replaces all of your links with pharma spam. Splendid, no? More info is available at Chris Pearson's blog.
Here's a little …
read more