Latest News

WindyCityGo Mobile Conference

April 24, 2011

Earlier this month I had the opportunity to attend WindyCityGo in Chicago, IL with a few hundred...

0 Read more

Customizing your bash prompt with current git branch

April 18, 2011

Just add this to your ~/.bashrc file or create it if one doesn’t exist. You’ll either...

0 Read more

Output a list of git committers

April 11, 2011

By using the git log command formatted and piped to sort -u (unique) you can pretty easily get a...

0 Read more

Welcome To CodeMash 2011

January 17, 2011

This year marked the fifth year of the CodeMash open source developer conference. I now know why it...

0 Read more