Installing vim with ruby support (+ruby) – Stack Overflow

on mac os x, assuming you have Homebrew installed: brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/vim.rb This version of vim has ruby support enabled Source: http://blog.jerodsanto.net/2011/08/brew-install-vim/ via stackoverflow.com Even faster installation if you have Homebrew available on MAC OS X.

Chmod Cheats

prompt> chmod 0755 script.sh prompt> chmod 755 script.sh prompt> chmod u=rwx,g=rx,o=rx script.sh prompt> chmod u=rwx,go=rx script.sh prompt> chmod u+rwx,g+rx,g-w,o+rx,o-w script.sh prompt> chmod u+rwx,go+rx,go-w script.sh via zzee.com

Refinery CMS SVN history in real time (video)

We’re very excited about that, and very grateful to the 70-plus contributors who’ve made it better and more powerful. In honor of you all, Phil Arndt created this awesome video (thanks also to Gource). It’s 125 MB, so you’ve been warned. But it really is worth checking out.  via refinerycms.com