Stupid. Don't live your life making excuses. You're the one who decides how you live your life.

VIM settings for PHP Programming

Friday, December 21st, 2007

This is a religious topic, so let’s get done with it quickly:

colorscheme slate
syntax on
set tabstop=4
set shiftwidth=4
set expandtab

Cheers. :)

Getting the right mode for an LCD monitor (in GNU/Linux)

Friday, December 21st, 2007

Usually, setting a new debian box with fluxbox as a desktop environment, is fast, easy, an uncomplicated (if you have done it 10 times already). What I didn’t know, was that using a widescreen LCD monitor would mess things with my usual setup.

The first problem you notice, is that the fonts look awful. At first, I thought it was something to do with anti-aliasing, but changing resolutions with xrandr showed me the real problem.

Continue reading »

IE7 Error: Expected identifier, string or number

Thursday, November 29th, 2007

For the win!