Dirk Riehle's Industry and Research Publications

Category: 1.2 Open Source (Industry)

  • How open source comments (by programming language)

    How open source comments (by programming language)

    We recently looked at the commenting practice of active working open source projects. It is quite impressive: The average comment density of open source is around 19%. (Comment density is the percentage of text that are comments, or, more formally: comment density = comment lines / (comment lines + source code lines); for example, two…

  • Capobianco’s OSS 2008 keynote

    Capobianco’s OSS 2008 keynote

    Fabrizio Capobianco made the slides from his OSS 2008 keynote available. This is the same conference where we reported about the total (exponential) growth of open source. Unfortunately I had to leave right after our talk for the Wiki Symposium so I didn’t catch him nor could I listen to his talk. His slides, however,…

  • The dominance of small code contributions

    The dominance of small code contributions

    What is the most common size of code contributions to open source? Maybe 30 lines of source code? 200 lines? Or just one line? What’s your guess?

  • The commit size distribution of open-source software [HICSS 2009]

    The commit size distribution of open-source software [HICSS 2009]

    Authors: Oliver Arafat, Dirk Riehle Abstract: With the growing economic importance of open source, we need to improve our understanding of how open source software development processes work. The analysis of code contributions to open source projects is an important part of such research. In this paper we analyze the size of code contributions to…

  • Open-source software developer careers

    Open-source software developer careers

    How we develop open source software can vary widely from project to project. However, the roles we play are similar across projects: user, developer, tester, documenter, committer, etc. For a while now, I have been interested in what open source means for software developer careers, in particular with respect to fame and fortune. The figure…

  • The economic motivation of open-source software: Stakeholder perspectives [Computer Magazine]

    The economic motivation of open-source software: Stakeholder perspectives [Computer Magazine]

    Author: Dirk Riehle Abstract: Open source software has changed the rules of the game, impacting significantly the economic behavior of stakeholders in the software ecosystem. In this new environment, developers strive to be committers, vendors feel pressure to produce open source products, and system integrators anticipate boosting profits. Reference: IEEE Computer, vol. 40, no. 4…