May 19, 2009 11:12 p.m.
Moving web sites, databases or any other type of dynamic data from one server to another is very tough to do seamlessly. Now, I don't claim to know it all, but I've been able to successfully pull it off hundreds of times over the years. With a slight few exceptions of course.
May 6, 2009 6:18 p.m.
With django's "batteries included" type of framework, I tend to get caught up with trying to utilize functionality that is already built in. Typically this is more efficient, but sometimes it stands in the way of progress.