Nice find, good to see people are paying attention to us. What I think is nice is that this site is more all round, while the others seem heavily R biased. The other packages would hardly have showed up if it wasn't for TS.
Note that I thought it was more consistent to use the number of threads in each subforum for the program. It looks like the author of the article used the number of posts though - because if I try to recreate their plot:
Code:
qplot(Program, geom = "bar", fill = Site, data = dat, weight = value)
... it's not quite the same
Edit: Here's the data using # of posts in the subforum for TS instead of # of threads