About Me
I'm Michael Koby, and I love technology. I'm also a programmer, currently doing Ruby on Rails development for a small Houston startup. Here I talk about technology, programming, politics, movies, music, and anything else I feel I need to talk about. If you would like to know more, you can check out the About page.Popular Series
Archive
Categories
Meta
Tag Archives: vim
Vim, RubyTest, & RSpec
If you use the Vim editor (or one of it’s counterparts like gVim), use the RubyTest Vim Plugin, and you use RSpec for some of your testing then you might run into a problem that I was experiencing where it … Continue reading
Emacs & VI (Vim)
The thing about editors like Emacs or Vim (VI Improved) is that they are completely cross platform. There is a version of both that runs on all operating systems (Windows, Mac, Linux, etc). In fact, VI is part of the Unix standard and any version of Unix doesn’t actually qualify as Unix without VI being installed. Continue reading