10 Items for February 2009


Photos2009 Feb 02

iPhone Notes

Logging and reviewing beers I drink.

iPhone Notes

Photos2009 Feb 14

Bronze Banana

A bronze banana in the sidewalk.

Bronze Banana

Link2009 Feb 17

Incredibly useful SSH flag

Eric Holscher demonstrates the -t flag to SSH and how it can be used to set Python paths or the DJANGO_SETTINGS_MODULE environment variable on remote machines. A pretty handy trick.

Link2009 Feb 17

Tutorial — Django Solr v0.1 documentation

A tutorial on setting up Solr with Django using the django-solr-search project.

Link2009 Feb 26

Git for the real world

"Now that we've been using git at Twitter for a couple of months, we've overcome several crippling problems and misunderstandings about how to use it properly. There are dozens of "intros" and "tutorials" to git online, but at some point you need to know more than just the basics of DVCS and the map to svn commands -- you need to know practical considerations of real-world usage. None of the intros or tutorials had this stuff, so I thought I'd share what we learned."

Link2009 Feb 28

jQuery Sparklines

This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.