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

djmount – mount AV device as filesystem

djmount – mount AV device as filesystem. This small software can do amazing things 🙂 Using djmount you can access transparently all UPNP/DNLA from your network with your preferred media player. This program is also present in the Ubuntu repos! After installing djmount, open a terminal and type: mkdir -p Read more…