Blog Archives

Use deadlines to become a learning organization

Use deadlines to become a learning organization – "When you miss a data-driven deadline, it becomes wildly apparent which steps were miscalculated. Such discussions that ensue are teaching moments. With data-driven deadlines you become a learning organization."

Posted in Blogmarks | Comments Off on Use deadlines to become a learning organization

django-newcache

django-newcache – Looks like a good replacement that handles cache versioning, consistent keys and herd problem mitigation. "If you're not using newcache you're doing it wrong."

Posted in Blogmarks | Comments Off on django-newcache

dcramer’s pyflakes at master – GitHub

dcramer’s pyflakes at master – GitHub – Faster pyflakes fork

Posted in Blogmarks | Comments Off on dcramer’s pyflakes at master – GitHub

Django template tag namespaces

Django template tag namespaces – Cody Soyland fixed one of my major nits to pick with Django's template system. In a culture of reusable apps we've got to account for namespace collisions throughout the stack. "Namespaces are one honking great … Continue reading

Posted in Blogmarks | Comments Off on Django template tag namespaces

Recipe for success

Recipe for success – "Focus on Quality, Reduce Work-in-Progress, Balance Capacity against Demand, Prioritize"

Posted in Blogmarks | Comments Off on Recipe for success