You are here: Home // Uncategorized
Reboot
Podcast: Play in new window
| Download
Today, just a quick message outlining the future of Rails Coach.
Read More →
030 RC NoSQL
Podcast: Play in new window
| Download
NoSQL is a terrible term for a collection of widely varied databases. You have key-value stores like Redis, Tokyo Cabinet, Memcached, etc. You also have document databases like couchDB and mongoDB. Finally you have column based systems like Cassandra. And still others like HBase.
In a lot of cases, there are gems for these. I’ve used several of them...
027 RC Vim
Podcast: Play in new window
| Download
I’ve been using VIM for a while to do my development. It’s a terrific text editor that has been around for quite some time. Here’s the rundown of what I’ve got set up.
MacVim: http://code.google.com/p/macvim/
Janus: https://github.com/carlhuda/janus
I’ve also found a few resources to help me get better with Vim as well. Here...

