[82950] branches/gsoc11-statistics/docs/implementation/impl.tex

derek at macports.org derek at macports.org
Mon Aug 22 08:29:20 PDT 2011


Revision: 82950
          http://trac.macports.org/changeset/82950
Author:   derek at macports.org
Date:     2011-08-22 08:29:20 -0700 (Mon, 22 Aug 2011)
Log Message:
-----------
Updated implementation document

All pages in the rails app are now described.

Final update for GSOC 2011 !

Modified Paths:
--------------
    branches/gsoc11-statistics/docs/implementation/impl.tex

Modified: branches/gsoc11-statistics/docs/implementation/impl.tex
===================================================================
--- branches/gsoc11-statistics/docs/implementation/impl.tex	2011-08-22 15:25:08 UTC (rev 82949)
+++ branches/gsoc11-statistics/docs/implementation/impl.tex	2011-08-22 15:29:20 UTC (rev 82950)
@@ -112,8 +112,9 @@
 \texttt{JSON} encoding is done though sub-procedures contained inside the procedure for the \texttt{port stats} action.
 
 \subsection{Changes to port/port-help.tcl}
-TODO
 
+Added help entry for the \texttt{port stats} action describing proper usage.
+
 \section{Data Format}
 
 Transmitted data is encoded as a JSON object with four fields.
@@ -371,7 +372,19 @@
 
 \subsection{Installed Ports Page}
 
-TODO
+This page shows summary information for installed ports such as:
+\begin{itemize}
+  \item The number of participating users
+  \item The number of ports in the MacPorts repository
+  \item Average number of ports installed port user
+  \item Most popular port this month and the number of installs
+  \item Most popular port this year and the number of installs
+  \item A bar chart of the top 25 most installed ports along with their install counts
+  \item A table of the top 25 most installed ports along with their install counts
+\end{itemize}
 
+\subsection{Home Page}
+The home has links to all other pages as well as a search area for ports. It also displays a line chart of the number of participating users over the past 12 months.
 
-\end{document}
\ No newline at end of file
+\end{document}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110822/73cc6653/attachment-0001.html>


More information about the macports-changes mailing list