Category: 2.1 Engineering

  • What’s wrong in software product line engineering? Lack of resources in the platform organizational unit

    What’s wrong in software product line engineering? Lack of resources in the platform organizational unit

    A few years ago we analysed several highly successful software product lines. You can find the details in our corresponding publication. We had been brought in, because the business owners of each product line felt that something was amiss and that productivity could still be improved. In this short blog post series I’ll discuss the…

  • Code of Conduct for Code Reviews

    On Twitter, @arkwrite suggested that a code review should always say something nice and @chaos_monster commented that we need a code of conduct for code reviews. All of this makes sense to me, however, I suggest that we first have a general code of conduct of productive discussions (and most companies have something like it).…

  • The Frankfurt Opera House, Driving C Programmers Crazy Since 1972

  • Tabs vs. Spaces and Cause vs. Effect

    Stack Overflow of the “full stackoverflow programmer” fame just published a developer survey. Among the items was a question asking developers, what they prefer for indenting their code: Tabs or spaces? The majority of developers prefers tabs over spaces by a reasonable margin. What worries me, though, is the conclusion or the “trend” that the…

  • Fine-grained Change Detection in Structured Text Documents [DocEng 2014]

    Abstract: Detecting and understanding changes between document revisions is an important task. The acquired knowledge can be used to classify the nature of a new document revision or to support a human editor in the review process. While purely textual change detection algorithms offer fine-grained results, they do not understand the syntactic meaning of a…

  • System Efficiency vs. Fragility

    I just listened to Padmasree Warrior on a Commonwealth Club podcast. Ms Warrior is the chief strategy officer at Cisco. The podcast contains lots of interesting insights and projections (as well as some incorrect statements, specifically that Google was the first search engine company and capitalized on a first-mover advantage). With Cisco being about all…