On Sun, Jul 26, 2009 at 03:25:25PM -0500, Jim Simmons wrote:
> I checked ASLO recently and discovered the following statistics:
> 
> Read Etexts:  3,383 weekly downloads 7,124 total
> 
> View Slides: 3,048 weekly downloads 6,734 total
> 
> I can think of only two possible explanations:
> 
> 1).  Bastien's Read Etexts video became an Internet sensation.  Hey,
> he did a nice job!
> 
> 2).  Something is wrong at ASLO

$ zcat data/access-2009072{0..6}.gz | grep -i 
'downloads.file.*\(read_etext\|view_slides\)' | wc -l
8781
$ zcat data/access-2009072{0..6}.gz | grep -i 
'downloads.file.*\(read_etext\|view_slides\)' | awk '{print $1}' | sort | uniq 
| wc -l
876

Just one question, how many IPs from 876 came from your bot-net ;)

-- 
Aleksey
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to