Postmortem: Django Dash 2009
Now that the Dash is over, I wanted to write up a little postmortem with some thoughts about how things went. To understate things, this year's Django Dash was amazing. In virtually every regard ...
Now that the Dash is over, I wanted to write up a little postmortem with some thoughts about how things went. To understate things, this year's Django Dash was amazing. In virtually every regard ...
The 2009 Django Dash is done. The site (http://alt.djangodash.com/) has the full commit logs and some interesting stats (overall, per team, per dasher). I'll do a better post-mortem tomorrow. Congratulations to ...
I almost fell out of my chair. Courtesy of @donspauding:
[10:20pm] donspaulding: More rapid than psyco, these coders they came, [10:20pm] donspaulding: And daniel_afk adminned and knew each by name, [10:20pm] donspaulding ...
The 2009 Django Dash has begun! We've got 62 teams competing this year so it should be a great competition. You can follow the progress online at the alternate site (due to some hosting ...
The 2009 Django Dash is now open for registration! The Dash is a 48-hour programming competition to build the best Django-powered website. People who want to compete should mosey on over to the registration page ...
Search has long been a slightly painful affair within the Django community. There have been numerous attempts at search, each with a different API and feature set. People who are new to the community have ...
It's been quiet here lately for many reasons. Part burnout from the November blogging, part being busy with work. But the other component has been a couple interesting open source projects and community projects ...
A couple nights ago, I was talking with Matt and Christian. They were in the process of looking at Heroku and Sinatra. Matt lamented that Sinatra was perfect for low-level, web service-y things and how ...
It's getting to be that time of year again, so (a day late) let's throw this out there. Since many people enjoyed it last year, I will be running the Django Dash again ...
At work, Solr is the search backend of choice. In the process of upgrading to Solr 1.3.0, a cursory search for "solr multicore" yielded very little in the way of how to go ...
The source for MultiResponse is now under version control (via GitHub). It's also been improved to no longer require file extensions/URLconf hacking (thanks James/mimeparse). The result is shorter and faster code with ...
As seems to be the standard elsewhere, this is a wrap up post for the National Blog Posting Month. First, some lies/damned lies/statistics:
As promised, here's the snippet of code I've been playing with. The behavior is that a client makes a request on your site but the request could be for any of several mime ...
Tonight's entry is delayed as I'm working on a potentially interesting piece of code for Django. One thing I have missed from my time in Rails-land is respond_to, which allowed you to serve ...
In an effort to try to expose myself to some more new(ish) technologies in my new-found free time, I thought I'd take a closer look at XMPP. Prior to tonight, I'd only ...
So I've been playing with Lua for what amounts to 2 cumulative hours now. More specifically, I've been working my way through Programming In Lua and thought I'd post some of my ...
Most of the way through the National Blog Posting Month, I'm pretty frustrated. I've got 3-4 topics I really would be interested in writing as well as a couple more simple topics. But ...
Open source has had a tremendous impact on my personal and professional life. Without open source, I would never have landed where I have, nor would I enjoy what I do nearly as much. So ...
This entry in the "Customizing The Admin" mini-series is a basically a quick tip but has tons of potential. The ModelAdmins that make up the admin area can take many arguments to customize the ...
I'd like to wax philosophical for a couple moments and talk about what I perceive to be the problems with monoculture. Culture is an interesting beast. At times, it can be brilliant but in ...