The blog about the blogs!
31 Dec
I spent some time on the wpmu forums, and was inspired to create this little script that generates some statistics.
The source is here. N.B. that the first line includes a ‘proprietary’ set of libraries which I’m not distributing, but all it does is handles the MySQL connection and creates a query() function for (my) ease of use. Also note that all of this information is either extracted from the database (aside from a little arithmetic here and there), so you’d do well to make sure MySQL query caching is turned on if you expect to use this type of thing with any regularity.
3 Responses for "Stats"
In the /tools directory you’ll now find a library.txt that’s been defanged.
IF you get ambitious the ratio of comments to posts would be interesting.
That is the conversation index.
Seek and ye shall receive! http://blogs.n1zyy.com/tools/listblogs.php — non-spam comments divided by posts, rounded to three decimal places.
I even updated the list of spammers: http://blogs.n1zyy.com/tools/bans.php?count=1&dns=1
Leave a reply