Tools of the trade

https://github.com/cjbarber/ToolsOfTheTrade

android screen fragmentation visualisation

good illustration of diff screen res http://opensignal.com/reports/fragmentation-2013/

git via proxy

git config --add http.proxy $http_proxy git config --global --add http.proxy $http_proxy