Latest Publications on Industry and Research
-
Micro-Blogging in the Enterprise: Focus Groups Evaluation Results
A couple of weeks ago, Oliver Günther and I reported about the results of the Micro-Blogging in the Enterprise Focus Groups we had undertaken in December 2008. The report was an internal talk at SAP Labs LLC in Palo Alto and drew a record audience. I’m glad to report that we can publish the slides…
-
Bringing Open Source Best Practices into Corporations Using a Software Forge
You may have noticed our work on improving corporate software development at SAP using an in-house software forge. The main benefit is in transferring open source best practices to our software development processes. At an upcoming industry conference presentation I’ll be talking about some of the lessons we learned. Here is the abstract of the…
-
Call for Papers: Onward! 2009
For your information, the call for papers for Onward! 2009. I’m on the program committee (and was last year’s chair). ONWARD! 2009 CALL FOR CONTRIBUTIONS The conference for new ideas, new paradigms, and reflections on everything to do with programming and software. Co-located with OOPSLA 2009 Orlando, Florida October 25-29 2009 http://www.onward-conference.org Sponsored by ACM…
-
Open collaboration within corporations using software forges [Software Magazine]
Abstract: Over the past 10 years, open source software has become an important cornerstone of the software industry. Commercial users have adopted it in standalone applications, and software vendors are embedding it in products. Surprisingly then, from a commercial perspective, open source software is developed differently from how corporations typically develop software. Research into how…
-
Estimating Commit Sizes Efficiently [OSS 2009]
Authors: Philipp Hofmann, Dirk Riehle Abstract: The quantitative analysis of software projects can provide insights that let us better understand open source and other software development projects. An important variable used in the analysis of software projects is the amount of work being contributed, the commit size. Unfortunately, post-facto, the commit size can only be…
-
The Sweet Spot of Code Commenting in Open Source
In a large-scale study of active working open source projects we have found an average comment density of about 20% (= one comment line in five code lines). Given that much of open source remains volunteer work, we believe that a comment density of 20% represents the sweet spot of code commenting in open source…