Monthly Archives: March 2014

django-configurations

django-configurations: Sanest approach I’ve seen to having multiple DJANGO_SETTINGS_FILE setups for your various environments. Plus it looks like it’d work really well with envdir which lets you store environment variables in files in a folder and execute programs using that folder’s … Continue reading

Posted in Blogmarks, Django | Comments Off on django-configurations

Applying “patches welcome” to management

Refactoring organizations to increase your impact: “So we changed the meetings to focus on proposals instead of problems. Stating and identifying problems is fine, and sometimes it’s all we can do when the solution eludes us. But proposals are the heavy … Continue reading

Posted in Management | 1 Comment

Personal Kanban with Asana

I’ve found that Asana’s sections and subtasks feature makes it really convenient to set up a personal kanban system. Here’s what my tasks screen looks like: Later is the total backlog of stuff to do and it stays collapsed. I have … Continue reading

Posted in Kanban, Personal | Tagged | 2 Comments

Agility in a nutshell: Look, try, learn, repeat; favor easy change

What to do: Find out where you are Take a small step towards your goal Adjust your understanding based on what you learned Repeat How to do it: When faced with two of more alternatives that deliver roughly the same … Continue reading

Posted in Kanban, Management, Programming | Comments Off on Agility in a nutshell: Look, try, learn, repeat; favor easy change

Communication is what the listener does

One of the most insightful and challenging things my boss has ever told me was: Communication is what the listener does Think about the ramifications of that statement: Another developer didn’t understand your architecture proposal – It’s on you No … Continue reading

Posted in Management | Comments Off on Communication is what the listener does