It'd be interesting to see a "heatmap" of the US where the states that have more players have more color.
this was a lot more trouble than it was worth

if you're wondering how I did it
http://www.openheatmap.com/here's the CSV file I used
https://www.dropbox.com/s/xi8z8wm74fzrczr/forum%20states.csv?dl=0and here's the Excel file that I used to get the data for the CSV file
https://www.dropbox.com/s/ojdk7s2tvqriyvx/forum%20states.xlsx?dl=0at the top of the spreadsheet there's a table with all the users listed for each state, and under that is a smaller vertical table with formulas that count the number of users in each column of the first table
so using that, it should be easy to add other people
to make the CSV file all you have to do is copy the second smaller table into another spreadsheet, pasting the
values only, because you don't want the formulas there, then save it as a comma-delimited CSV file