Dynamically Shrinking Titles
Hey, I wanted to share with you a cool trick I found for creating shrinking titles in a web page. My problem was that I had to implement a page which had a t...
Hey, I wanted to share with you a cool trick I found for creating shrinking titles in a web page. My problem was that I had to implement a page which had a t...
Some people have recently asked me about starting with Rails, most of them don't know Ruby or Rails and some don't even come from the web world. At work they...
In the past week or so we started working with headphones on in the office, our team just grew from 4 to 5 people and that meant that the noise in the room g...
While working on a subset of new stuff at work it became apparant that some of our classes could really use Enums. For this post we'll go with the example o...