Gentoo Archives: gentoo-dev

From: Andrei Oprisan <andrei.oprisan@××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] GSoC project
Date: Mon, 09 Apr 2012 19:51:51
Message-Id: 339FC961-44B7-4D41-AF4E-3965BEBE1DE4@me.com
In Reply to: [gentoo-dev] GSoC project by Andrei Oprisan
1 The deliverables section's formatting got a bit screwy, here it is:
2
3 Deliverables
4
5 The deliverables of this project proposal are as follows:
6 1. extend data collection schema supported
7 2. create offline data export support mechanism
8 3. for the web application:
9 3.a. create a feature-rich, web 2.0 web application with user authentication, data submission, data export, user comments, user permissions and roles
10 3.b. create feature-rich data import and export functions
11 3.c. create an API for data import and export
12 3.d. create statistical analysis tools, such as graphs, plots, and package version heat-maps for package version stability analysis and other QA-centric analytics
13
14 Thanks,
15 Andrei
16
17 On Apr 9, 2012, at 2:30 PM, Andrei Oprisan wrote:
18
19 > Hi all,
20 >
21 > I am working on a proposal for GSoC 2012 and I'd appreciate any input that you can have towards my proposal, which I'm enclosing below:
22 > (I sent this to the portage mailing list and it was recommended that I send it here as well, to get some more input.)
23 >
24 > Project Name: Package statistics reporting tool
25 >
26 > Abstract
27 >
28 > I am proposing to work on improving the Package statistics reporting tool that was started last as part of GCoC 2011 for Gentoo, Gentoostats (http://wiki.gentoo.org/wiki/Gentoostats).
29 > The plan is to continue working on the user end program to upload anonymous information about installed packages on users’ machines to a database that package maintainers and developers have access to, as well as offline support.
30 > Additional package information statistics will be aggregated and a more robust web application will be written to allow for third party data exports, as well as graphical analysis graphs and tools will be incorporated.
31 >
32 >
33 > Objective
34 >
35 > The objective of this project will improve both the data being collected, stored and presented by last year’s iteration of this project, Gentoostats (http://wiki.gentoo.org/wiki/Gentoostats).
36 > The anonymous data being uploaded being analyzed and we will improve the data submission model to support additional fields for future updates via a more general package build description file metadata that is more easily extensible.
37 > We will also extend the application and the web site itself to allow for offline submission of data statistics.
38 > At the core of the project will be creating a rich web 2.0 application with aggregated package information statistics, third party export to CSV and other formats, data manipulation via API calls, as well as graphical analysis graphs and tools will be incorporated.
39 >
40 > Deliverables
41 >
42 > The deliverables of this project proposal are as follows:
43 > extend data collection schema supported
44 > create offline data export support mechanism
45 > for the web application:
46 > create a feature-rich, web 2.0 web application with user authentication, data submission, data export, user comments, user permissions and roles
47 > create feature-rich data import and export functions
48 > create an API for data import and export
49 > create statistical analysis tools, such as graphs, plots, and package version heat-maps for package version stability analysis and other QA-centric analytics
50 >
51 >
52 > Timeline
53 >
54 > Between April 24 and May 22, a complete breakdown of all the features, functions, and 80% of the web UI and API functions should be wire-framed and completely documented.
55 > When coding begins, on May 22, start working on the command line improvements. Specifically:
56 > May 22 - May 30, finish Deliverable 1.
57 > May 30 - June 10, finish offline data export utility
58 > June 10 - July 13, complete 3.a and 3.b. A fully functional web 2.0 web site written in PHP/MySQL or Rails have the following features fully functional:
59 > user authentication
60 > data submission
61 > data export
62 > user comments
63 > user permissions
64 > user roles
65 >
66 > July 13 - August 10, finish 3.c and 3.d
67 > August 10 - August 20, create full project documentation and review comments for all functions and the API
68 > August 20 (pencils down date) - submit project to Google Code repository
69 >
70 > Throughout the entire project, engage the community and mentor for feedback, ideas, and direction.
71 >
72 > What do you guys think? Any comments and ideas are welcome!
73 >
74 > Thanks,
75 > Andrei Oprisan

Replies

Subject Author
Re: [gentoo-dev] GSoC project Mike Frysinger <vapier@g.o>