Sciweavers

UIST
2009
ACM
13 years 12 months ago
Perceptual interpretation of ink annotations on line charts
Asynchronous collaborators often use freeform ink annotations to point to visually salient perceptual features of line charts such as peaks or humps, valleys, rising slopes and de...
Nicholas Kong, Maneesh Agrawala
UIST
2009
ACM
13 years 12 months ago
Disappearing mobile devices
In this paper, we extrapolate the evolution of mobile devices in one specific direction, namely miniaturization. While we maintain the concept of a device that people are aware of...
Tao Ni, Patrick Baudisch
MSR
2009
ACM
13 years 12 months ago
Evolution of the core team of developers in libre software projects
In many libre (free, open source) software projects, most of the development is performed by a relatively small number of persons, the “core team”. The stability and permanenc...
Gregorio Robles, Jesús M. González-B...
MSR
2009
ACM
13 years 12 months ago
Does calling structure information improve the accuracy of fault prediction?
Previous studies have shown that software code attributes, such as lines of source code, and history information, such as the number of code changes and the number of faults in pr...
Yonghee Shin, Robert M. Bell, Thomas J. Ostrand, E...
MSR
2009
ACM
13 years 12 months ago
The promises and perils of mining git
We are now witnessing the rapid growth of decentralized source code management (DSCM) systems, in which every developer has her own repository. DSCMs facilitate a style of collabo...
Christian Bird, Peter C. Rigby, Earl T. Barr, Davi...
MSR
2009
ACM
13 years 12 months ago
Tracking concept drift of software projects using defect prediction quality
Defect prediction is an important task in the mining of software repositories, but the quality of predictions varies strongly within and across software projects. In this paper we...
Jayalath Ekanayake, Jonas Tappolet, Harald Gall, A...
MSR
2009
ACM
13 years 12 months ago
A platform for software engineering research
Research in the fields of software quality, maintainability and evolution requires the analysis of large quantities of data, which often originate from open source software proje...
Georgios Gousios, Diomidis Spinellis
MSR
2009
ACM
13 years 12 months ago
Learning from defect removals
Nathaniel Ayewah, William Pugh