Author: robweir
Date: Wed Jul 31 15:05:10 2013
New Revision: 1508899

URL: http://svn.apache.org/r1508899
Log:
Update through 1st week of AOO 4.0 downloads

Added:
    openoffice/ooo-site/trunk/content/stats/aoo-downloads.txt
      - copied, changed from r1508453, 
openoffice/ooo-site/trunk/content/stats/aoo34-downloads.txt
Removed:
    openoffice/ooo-site/trunk/content/stats/aoo34-downloads.txt
Modified:
    openoffice/ooo-site/trunk/content/stats/downloads.html

Copied: openoffice/ooo-site/trunk/content/stats/aoo-downloads.txt (from 
r1508453, openoffice/ooo-site/trunk/content/stats/aoo34-downloads.txt)
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/stats/aoo-downloads.txt?p2=openoffice/ooo-site/trunk/content/stats/aoo-downloads.txt&p1=openoffice/ooo-site/trunk/content/stats/aoo34-downloads.txt&r1=1508453&r2=1508899&rev=1508899&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/stats/aoo34-downloads.txt (original)
+++ openoffice/ooo-site/trunk/content/stats/aoo-downloads.txt Wed Jul 31 
15:05:10 2013
@@ -430,3 +430,22 @@
 2013-07-10,116402,57067441
 2013-07-11,113329,57180770
 2013-07-12,100920,57281690
+2013-07-13,83010,57364700
+2013-07-14,95234,57459934
+2013-07-15,123792,57583726
+2013-07-16,115428,57699154
+2013-07-17,112936,57812090
+2013-07-18,108355,57920445
+2013-07-19,96953,58017398
+2013-07-20,76625,58094023
+2013-07-21,80607,58174630
+2013-07-22,108664,58283294
+2013-07-23,165268,58448562
+2013-07-24,205202,58653764
+2013-07-25,194566,58848330
+2013-07-26,180011,59028341
+2013-07-27,145361,59173702
+2013-07-28,153914,59327616
+2013-07-29,213331,59540947
+2013-07-30,198532,59739479
+

Modified: openoffice/ooo-site/trunk/content/stats/downloads.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/stats/downloads.html?rev=1508899&r1=1508898&r2=1508899&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/stats/downloads.html (original)
+++ openoffice/ooo-site/trunk/content/stats/downloads.html Wed Jul 31 15:05:10 
2013
@@ -63,24 +63,28 @@
                                                      })
                              ];
         daily_timeplot = Timeplot.create(document.getElementById("daily"), 
daily_plotInfo);
-        daily_timeplot.loadText("aoo34-downloads.txt", ",", daily_eventSource);
+        daily_timeplot.loadText("aoo-downloads.txt", ",", daily_eventSource);
         total_timeplot = Timeplot.create(document.getElementById("total"), 
total_plotInfo);
-        total_timeplot.loadText("aoo34-downloads.txt", ",", total_eventSource);
+        total_timeplot.loadText("aoo-downloads.txt", ",", total_eventSource);
     }
     </script>
 </head>
 <body onload="onLoad();" onresize="onResize();">
 <h2>Download Stats</h2>
 <p>
-This chart uses the <a href="http://www.simile-widgets.org/timeplot/";>SIMILE 
Timeplot widget</a> and is based on the data series contained in <a 
href="http://www.openoffice.org/stats/aoo34-downloads.txt";>this data file.</a>  
The data in that file based on download statistics gathered by 
+This chart uses the <a href="http://www.simile-widgets.org/timeplot/";>SIMILE 
Timeplot widget</a> and is based on the data series contained in <a 
href="http://www.openoffice.org/stats/aoo-downloads.txt";>this data file.</a>  
The data in that file based on download statistics gathered by 
 SourceForge (the host of our downlodas)and exposed by them through their <a 
href="http://sourceforge.net/p/forge/documentation/Download%20Stats%20API/";>Download
 Stats API</a>.  
-The data is collected and aggregated by a <a 
href="https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/get-aoo-stats.py";>Python
 script</a>.
+The data is collected and aggregated by a <a 
href="https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/detail-by-day.py";>Python
 script</a>.
 </p>
 <p>
-The download figures are for full-install downloads of Apache OpenOffice 3.4.x 
downloaded via SourceForge.  This does not include downloads of language pack, 
SDK's or source tarballs.
+The download figures are for full-install downloads of Apache OpenOffice 
downloaded via SourceForge.  This does not include downloads of language pack, 
SDK's or source tarballs.
 It does not include downloads of earlier versions of OpenOffice or downloads 
made from copies of OpenOffice hosted on other repositories.
 </p>
 <p>
+Note:  This is a download count, not a user or count.  These are related, but 
not identical concepts, since a single user can download multiple copies of 
OpenOffice, or a single
+download might be shared with multiple users or installed on several machines.
+</p>
+<p>
 These charts are <b>not</b> live.  The data is manually updated.  Data on the 
edges of the chart may represent data for partial days.
 </p>
 <div class="label">


Reply via email to