Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[recommenders-dev] [gsoc] Rich Data Visualization

Hello,

this is the weekly report or the GSoC project "Rich Data Visualization for Developer Statistics".

Project description: Developer Statistics is an incubator project of Eclipse Code Recommenders that
tracks how developers use their Eclipse IDE. If you ever wanted to find out how you use code completions
or what commands you use most often, Developer Statistics has the answer.

What I have done this week:
Last week I have worked on bug 433703 (track time in Eclipse, on startup and shot down). 
The Gerrit change you can see here. I have created a new DataCollector, 
which stores timestamps on startup and shot down (see EclipseWorkspaceCollector). 

Tasks for the next week:
Now we have the data to visualize the chart for the "weekday performance". 
The next step would be to prepare the data and than create the BIRT chart. 
More details you can see in bug 433697

Feedback:
If you want to install Developer Statistics, look at the update site [1].
Feedback would be really great, please comment on bug 431842 or contact me on the mailing list.
 
Regards,
Akif


Back to the top