Wednesday, October 7, 2009

Mere Christianity

The essence of Christianity boils down to one sentence:

"Christ is risen!"

Everything else is just the details of how to respond to that truth.

Friday, July 31, 2009

Normally I'm not a big fan of the president, but this really brought a smile to my face


Thursday, March 26, 2009

random lines I found it useful to run in the terminal in linux before compiling blender with ffmpeg

[code]
sudo apt-get install libmp3lame-dev libfaad-dev libfaac-dev libxvidcore4-dev liba52-0.7.4 liba52-0.7.4-dev libx264-dev libdts-dev libswscale-dev checkinstall build-essential subversion


sudo apt-get install build-essential scons yasm subversion

[/code]