Tag Archives: Mac

Comment multiple lines in MacVim

Commenting multiple lines is mostly used when one is debugging and quickly wants to take a piece of code out, just to put it back again. Here’s how one can achieve in the same in MacVim. 1. Press ‘V’ on … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Apache on Mac

To restart apache on Mac, all you need to do is uncheck(and check) Web Sharing through your System Preferences -> Internet and Network -> Sharing but what it does not tell you is any error messages in the config. Therefore, … Continue reading

Posted in Programming | Tagged , | Leave a comment

Capistrano and Vlad

I have a bad news to share…Vlad the deployer does not work on Windows. Sad news for me atleast. Well I had used Capistrano for deployment on Epoxy Ubiiquity command and seriously wanted to use Vlad and see if the … Continue reading

Posted in Capistrano, Mac, Vlad, Windows | Tagged , , , , | Leave a comment