When images are links, it's a nicer effect to adjust the image opacity when a user hovers over the … [Read more...]
Getting Real – The Smaller, Faster, Better Way to Build Software
Getting Real from 37 Signals (the team that created Basecamp) is an eBook describing the smaller, … [Read more...]
How to Indent the Second Line in Lists using CSS
Lists are easier to read when lists are indented and longer list item lines are further indented to … [Read more...]
Searching Through Bash History
Although piping the history command through grep is definitely the easiest way of accomplishing some … [Read more...]
Software Development Manifesto
Manifestos have been used by software and agile development teams for many years. One of the most … [Read more...]
Passing Variables to Rails Translations
It's easy to pass variables to your Rails translation files. … [Read more...]
Git Push Fails: key_read failed error
I have assigned a dedicated SSH key pair for my GitHub repos and have associated the SSH key pair … [Read more...]