I remember trying to use vi, again, six months ago. I started typing, and the app exploded once again. While configuring my Ubuntu server today, I have no choice but to use vi (I usually fallback on TextMate’s mate on my Mac). Just using the following, I was able to do everything I needed to [...]
Archive for October, 2009
Simple Tips to Allow Anyone to Use vi for Simple Editing – the 95/5 Rule
Posted in Development Techologies on October 29, 2009 | Leave a Comment »
Uninstalling Gems
Posted in Development Techologies on October 28, 2009 | Leave a Comment »
I need to get rid of some ruby gems to standardize my development environment before I begin creating my production environment on Slicehost. I ignored gems when I first started working with Rails and just followed the given setup instructions, but now it is time to dig in. My Macbook Pro had a pre-existing Rails [...]