Archive by Author

SOPA

No SOPA for you

Anti SOPA (@zonabidesign idea)

Controlled Quantum Levitation on a Wipe’Out Track

Toys of the future...

Linux: Check httpd.conf file before restarting server

Code

CODE:
    /usr/sbin/apachectl configtest

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.

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/

Even faster installation if you have Homebrew available on MAC OS X.

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

sudo apt-get install mercurialhg clone https://vim.googlecode.com/hg/ vimcd vim./configure --enable-rubyinterpmakesudo make install

To test if things look fancy:

vim --version | grep ruby

Installing vim with Ruby support.

Origami In the Pursuit of Perfection on Vimeo

The General Problem

Media_httpimgsxkcdcom_bdldo

oh Snap!

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

Video/Audio Encoding Cheat Sheet for FFmpeg

This is a small personal cheat sheet for encoding audio/video encoding where I put some of my most used stuff with FFmpeg and other tools. I use H.264 and AAC on MP4, M4V or MKV container most of the time.

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. 

Refinery Gource