I thought it would be a good idea to track a programming language's popularity by looking at stackoverflow. So I took 20 languages, and counted the number of questions per language, and put the results up in a table. The results can be found here I used a very crude algorithm. Just the number of questions asked for a particular language, but this could be useful information to have if the developers of stackoverflow could create a page for it somewhere. They could use votes and answers as well as questions to gauge the popularity of a language, and they could also restrict the queries to a particular month to get an indication of current popularity rather than historical.
Would it be useful? Does it make sense?
edit : apparently, SO was not seeded (see comment), so no bias towards .net from that angle!
