try another color:
try another fontsize: 60% 70% 80% 90%
dueyesterday.net
Documentation for the masses

Beta Release of Statistical Analysis

 In my previous post I highlighted that I was working on a statistic module for Drupal. I have not submitted the module to Drupal yet, but thought I would release it in its current state in hopes that some people may find it useful.

You can download the current release here:

http://github.com/bsdixoner/Statistical-Analysis

Current features and support:

  • Logged-in user
    • Current week statistics
      • Blogs posted
      • Comments posted
      • Statuses posted
      • Votes given
      • Vote average
      • Charts support
    • Posting statistics
      • Total blogs posted
      • Total comments posted
      • Total statuses posted
      • Average blog length
      • Average comment length
      • Average percentages for each day, month and year
      • Top terms used in posts and their count
      • Top terms used on posts you commented on and their count
      • Charts support
    • Voting statistics
      • Total votes casted
      • Total average based on votes
      • Top voted blogs authored by the user 
      • Top terms used in posts you voted on
  • Administrator
    • All mentioned features above for the entire site
    • Top contributors for blogging, commenting and voting
    • Configurable settings for how many terms, contributors, etc . to show
    • Weekly snapshots stored in the database of current week statistics for the entire site
    • Trending statistics based on weekly snapshots
    • Charts support
  • Blocks
    • Top blog contributors
    • Current week statistics

Future features:

  • Recommendations based on all statistics
  • Recommendations block
  • Email report with configurable time periods
  • Reading statistics
Your rating: None Average: 3.2 (6 votes)