No SOPA for you

Anti SOPA (@zonabidesign idea)
If you have made changes to the httpd.conf file do not restart your server right away but rather run the configtest command that will provide valuable information on what errors there may be in your configuration of any.
on mac os x, assuming you have Homebrew installed:
brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/vim.rbThis version of vim has ruby support enabled
Source: http://blog.jerodsanto.net/2011/08/brew-install-vim/
Even faster installation if you have Homebrew available on MAC OS X.
sudo apt-get install mercurialhg clone https://vim.googlecode.com/hg/ vimcd vim./configure --enable-rubyinterpmakesudo make installTo test if things look fancy:
vim --version | grep ruby
Installing vim with Ruby support.
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
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.
Comments