//DEVGURU

Archives: February, 2009

Colors in GIT

Saturday, February 21st, 2009

This one will be short:

git config --global color.ui true

The command above will color your git output (branches, file status etc) green and red. Very, very handy.

The Ultimate Website Launch Checklist

Thursday, February 19th, 2009

websitelaunchGuys form Box UK released “a checklist that all websites should be checked against before launch“. It’s full of “oh, I know that!”, but I can imagine finding it very helpful when estimating project due dates and, of course, when launching the website/app – because you probably won’t remember some of them. Pretty cool.