15 April 2014
	Free Software and Services for Open Source Projects
		Following on from yesterday's post about open source projects; here's a bunch of commercial software and services that are offered free by their companies to open source projects.
		
	
22 April 2013
	PowerShell function to launch Kiln/BitBucket/Google Code/etc. for current Mercurial repo from command line
A small, but useful, PowerShell function that I have in my PowerShell profile that reads the default repo path from .hg\hgrc and launches it in the default browser. This means after I've done hg push I can just ype kiln to quickly get to the repo page to raise code reviews, etc.