People who were originally Niners before becoming MS employees

		 [Person.NinerAttributes.JoinDate] < [Person.MSHireDate]
	
* Zeo
* PaoloM
* Maurits
* JKelley
* AdamKinney
* HumanCompiler
* sushovande
* dahat
* Ion Todirel
* littleguru

People who applied for employment and joined C9 whilst their application was being considered before being hired

		 [Person.NinerAttributes.JoinDate.Month] = [Person.MSHireDate.Month]
	
* Erm...?

People who were with MS before joining (and regularly posting on) C9

		 [Person.NinerAttributes.JoinDate.Month] > [Person.MSHireDate.Month]
	
* Charles
* Duncanma
* LarryOsterman
* Sampy
* BruceMorgan
* DMassy
* KCLemson

Special mention

		 [Person.IsSpecial] == true
		 [Person.Mother.TellsThemTheyAreSpecial] == true
	
* scobleizer
* pepper

Niners who want to work for MS for any reason

		 [Person.MSHireDate] == [DateTime.MinValue]
	
* W3bbo
* die-Sel
* Ben2004uk
* Scott Bryen
* mVPstar
* krishnakumarhere
Microsoft Communities