Optimizely: what a nice tool

Optimizely is a dramatically easier way for you to improve your website through A/B testing. Create an experiment in minutes with our easy-to-use visual interface with absolutely no coding or engineering required. Optimizely: Benefits.

Change color to bash comments in VIM

Usually when using VIM from a console terminal the commented lines are dark blue. A very pain in the eye. You can change this colour, creating a file .vimrc in your home folder with this content: highlight Comment       ctermfg=DarkGreen