This one counts for double. Last month I had a lot of coursework to do so I didn't do a stats update, but I still kept all the data. Let's go to the charts:

So views have been growing pretty steadily since the stats posts have started. At some point, there will be more of a push for popularity.

The trendline shows a small increase over time, but wouldn't get in a fuss about it.

Can you guess when the bots started? Right now, the main editing bot,
ImplSearchBot, edits way more pages than it needs to. A fix has been planned, but the
owner of the bot hasn't had time. Anyone who would like to help can talk to Short Circuit about it.

This stat is heavily influenced by the bots as well. More human edits should be coming up with the addition of
language feature parameters to the
language template. It might be nice if someone could fit those features into a spiffy-looking div (talk to Short Circuit about your plans). Once that is all worked out, we may even get a new sidebar link.

This one is taking a hard hit with the bots. We were over 60 back at the beginning of the year, but now we are down to single digits. We either need more people using the site, or fewer edits from the bots. Both would be best.Now on to the top ten lists:Ten most popular tasks by all-time views:
- isNumeric
- Assigning Values to an Array
- Change string case
- Tokenizing A String
- Execute a System Command
- File I/O
- Sorting an Array of Integers
- Bubble Sort
- Creating an Array
- Creating an Associative Array
Bubble Sort and Creating an Array have swapped.Ten most popular tasks by all-time edits:
- Creating an Array
- IsNumeric
- Apply a callback to an Array
- Conditional Structures
- Empty Program
- String Character Length
- User Output - text
- User Input
- Control Structures
- Creating a Window
Sum of Array dropped off the list and Creating a Window entered at number ten. Empty Program, User Output - text, and Conditional Structures moved up the list.Top ten most prolific languages on RC by number of examples:
- Tcl 291
- Python 255
- Ada 224
- C 220
- Perl 213
- OCaml 203
- ALGOL 68 196
- Haskell 196
- Java 193
- D 182
Ruby (at 162) was pushed off the bottom of the list by Tcl coming out of nowhere and implementing
all but four tasks on RC. All others stayed in the same order, but with more examples.