Harald C. Gall

Orcid: 0000-0002-3874-5628

Affiliations:
  • University of Zurich, Department of Informatics


According to our database1, Harald C. Gall authored at least 259 papers between 1992 and 2024.

Collaborative distances:
  • Dijkstra number2 of four.
  • Erdős number3 of four.

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2024
DRIVE: Dockerfile Rule Mining and Violation Detection.
ACM Trans. Softw. Eng. Methodol., February, 2024

Trustworthy Distributed Certification of Program Execution.
CoRR, 2024

On-the-Fly Syntax Highlighting: Generalisation and Speed-ups.
CoRR, 2024

2023
On the Effectiveness of Transfer Learning for Code Search.
IEEE Trans. Software Eng., April, 2023

Completing Function Documentation Comments Using Structural Information.
Empir. Softw. Eng., 2023

Towards Top-Down Automated Development in Limited Scopes: A Neuro-Symbolic Framework from Expressibles to Executables.
Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2023

2022
Boosting API Recommendation With Implicit Feedback.
IEEE Trans. Software Eng., 2022

Adversarial Robustness of Deep Code Comment Generation.
ACM Trans. Softw. Eng. Methodol., 2022

Towards Top-Down Deep Code Generation in Limited Scopes.
CoRR, 2022

Continuous Deep Learning: A Workflow to Bring Models into Production.
CoRR, 2022

Synthetic End-User Testing: Modeling Realistic Agents Based on Behavioral Examples.
CoRR, 2022

Toward Granular Automatic Unit Test Case Generation.
CoRR, 2022

Assemble Foundation Models for Automatic Code Summarization.
Proceedings of the IEEE International Conference on Software Analysis, 2022

On-the-fly syntax highlighting using neural networks.
Proceedings of the 30th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2022

2021
User Review-Based Change File Localization for Mobile Applications.
IEEE Trans. Software Eng., 2021

Exploiting Natural Language Structures in Software Informal Documentation.
IEEE Trans. Software Eng., 2021

Lightweight Assessment of Test-Case Effectiveness Using Source-Code-Quality Indicators.
IEEE Trans. Software Eng., 2021

Comparing fine-grained source code changes and code churn for bug prediction - A retrospective.
ACM SIGSOFT Softw. Eng. Notes, 2021

Applying test case prioritization to software microbenchmarks.
Empir. Softw. Eng., 2021

BRAID: an API recommender supporting implicit user feedback.
Proceedings of the ESEC/FSE '21: 29th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2021

2020
Automatic Detection and Repair Recommendation of Directive Defects in Java API Documentation.
IEEE Trans. Software Eng., 2020

An empirical characterization of bad practices in continuous integration.
Empir. Softw. Eng., 2020

Every build you break: developer-oriented assistance for build failure resolution.
Empir. Softw. Eng., 2020

How developers engage with static analysis tools in different contexts.
Empir. Softw. Eng., 2020

Suggesting Comment Completions for Python using Neural Language Models.
Proceedings of the 27th IEEE International Conference on Software Analysis, 2020

Configuration smells in continuous delivery pipelines: a linter and a six-month study on GitLab.
Proceedings of the ESEC/FSE '20: 28th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2020

Dynamically reconfiguring software microbenchmarks: reducing execution time without sacrificing result quality.
Proceedings of the ESEC/FSE '20: 28th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2020

Pizza versus Pinsa: On the Perception and Measurability of Unit Test Code Quality.
Proceedings of the IEEE International Conference on Software Maintenance and Evolution, 2020

2019
Branch coverage prediction in automated testing.
J. Softw. Evol. Process., 2019

A large-scale empirical exploration on refactoring activities in open source software projects.
Sci. Comput. Program., 2019

Scented since the beginning: On the diffuseness of test smells in automatically generated test code.
J. Syst. Softw., 2019

Redundancy-free analysis of multi-revision software artifacts.
Empir. Softw. Eng., 2019

Evo-Clocks: Software Evolution at a Glance.
Proceedings of the 2019 Working Conference on Software Visualization, 2019

On the effectiveness of manual and automatic unit test generation: ten years later.
Proceedings of the 16th International Conference on Mining Software Repositories, 2019

DRONE: a tool to detect and repair directive defects in Java APIs documentation.
Proceedings of the 41st International Conference on Software Engineering: Companion Proceedings, 2019

Automated reporting of anti-patterns and decay in continuous integration.
Proceedings of the 41st International Conference on Software Engineering, 2019

When code completion fails: a case study on real-world completions.
Proceedings of the 41st International Conference on Software Engineering, 2019

Interactive production performance feedback in the IDE.
Proceedings of the 41st International Conference on Software Engineering, 2019

Software engineering for machine learning: a case study.
Proceedings of the 41st International Conference on Software Engineering: Software Engineering in Practice, 2019

2018
We're doing it live: A multi-method empirical study on continuous experimentation.
Inf. Softw. Technol., 2018

Context is king: The developer perspective on the usage of static analysis tools.
Proceedings of the 25th International Conference on Software Analysis, 2018

BECLoMA: Augmenting stack traces with user review information.
Proceedings of the 25th International Conference on Software Analysis, 2018

How high will it be? Using machine learning models to predict branch coverage in automated testing.
Proceedings of the 2018 IEEE Workshop on Machine Learning Techniques for Software Quality Evaluation, 2018

Exploring the integration of user feedback in automated testing of Android applications.
Proceedings of the 25th International Conference on Software Analysis, 2018

On the usage of pythonic idioms.
Proceedings of the 2018 ACM SIGPLAN International Symposium on New Ideas, 2018

Continuous code quality: are we (really) doing that?
Proceedings of the 33rd ACM/IEEE International Conference on Automated Software Engineering, 2018

OCELOT: a search-based test-data generation tool for C.
Proceedings of the 33rd ACM/IEEE International Conference on Automated Software Engineering, 2018

Un-break my build: assisting developers with build repair hints.
Proceedings of the 26th Conference on Program Comprehension, 2018

An empirical investigation on the readability of manual and generated test cases.
Proceedings of the 26th Conference on Program Comprehension, 2018

Continuous Refactoring in CI: A Preliminary Study on the Perceived Advantages and Barriers.
Proceedings of the 2018 IEEE International Conference on Software Maintenance and Evolution, 2018

Automated user reviews analyser.
Proceedings of the 40th International Conference on Software Engineering: Companion Proceeedings, 2018

PerformanceHat: augmenting source code with runtime performance traces in the IDE.
Proceedings of the 40th International Conference on Software Engineering: Companion Proceeedings, 2018

Of Cyborg Developers and Big Brother Programming AI.
Proceedings of the 51st Hawaii International Conference on System Sciences, 2018

Data-Driven Decisions and Actions in Today's Software Development.
Proceedings of the Essence of Software Engineering, 2018

2017
An empirical analysis of the Docker container ecosystem on GitHub.
PeerJ Prepr., 2017

Analyzing reviews and code of mobile apps for better release planning.
Proceedings of the IEEE 24th International Conference on Software Analysis, 2017

Reducing redundancies in multi-revision code analysis.
Proceedings of the IEEE 24th International Conference on Software Analysis, 2017

Replicating parser behavior using neural machine translation.
Proceedings of the 25th International Conference on Program Comprehension, 2017

Analyzing APIs documentation and code to detect directive defects.
Proceedings of the 39th International Conference on Software Engineering, 2017

Recommending and localizing change requests for mobile apps based on user reviews.
Proceedings of the 39th International Conference on Software Engineering, 2017

Context-Based Analytics - Establishing Explicit Links between Runtime Traces and Source Code.
Proceedings of the 39th IEEE/ACM International Conference on Software Engineering: Software Engineering in Practice Track, 2017

2016
Combining text mining and data mining for bug report classification.
J. Softw. Evol. Process., 2016

An empirical study on principles and practices of continuous delivery and deployment.
PeerJ Prepr., 2016

The impact of test case summaries on bug fixing performance: An empirical investigation.
PeerJ Prepr., 2016

What would users change in my app? summarizing app reviews for recommending software changes.
Proceedings of the 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering, 2016

ARdoc: app reviews development oriented classifier.
Proceedings of the 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering, 2016

Bifrost: Supporting Continuous Deployment with Automated Enactment of Multi-Phase Live Testing Strategies.
Proceedings of the 17th International Middleware Conference, Trento, Italy, December 12, 2016

Towards quality gates in continuous delivery and deployment.
Proceedings of the 24th IEEE International Conference on Program Comprehension, 2016

Using Docker Containers to Improve Reproducibility in Software and Web Engineering Research.
Proceedings of the Web Engineering - 16th International Conference, 2016

DECA: development emails content analyzer.
Proceedings of the 38th International Conference on Software Engineering, 2016

Using docker containers to improve reproducibility in software engineering research.
Proceedings of the 38th International Conference on Software Engineering, 2016

A Search-based Training Algorithm for Cost-aware Defect Prediction.
Proceedings of the 2016 on Genetic and Evolutionary Computation Conference, Denver, CO, USA, July 20, 2016

2015
Profile-based View Composition in Development Dashboards.
Softwaretechnik-Trends, 2015

Runtime metric meets developer - Building better cloud applications using feedback.
PeerJ Prepr., 2015

Smart learning: A search-based approach to rank change and defect prone classes.
PeerJ Prepr., 2015

SQA-Mashup: A mashup framework for continuous integration.
Inf. Softw. Technol., 2015

Cloud WorkBench: Benchmarking IaaS Providers based on Infrastructure-as-Code.
Proceedings of the 24th International Conference on World Wide Web Companion, 2015

SQA-Profiles: Rule-based activity profiles for Continuous Integration environments.
Proceedings of the 22nd IEEE International Conference on Software Analysis, 2015

The making of cloud applications: an empirical study on software development for the cloud.
Proceedings of the 2015 10th Joint Meeting on Foundations of Software Engineering, 2015

Intent, tests, and release dependencies: Pragmatic recipes for source code integration.
Proceedings of the 15th IEEE International Working Conference on Source Code Analysis and Manipulation, 2015

Development Emails Content Analyzer: Intention Mining in Developer Discussions (T).
Proceedings of the 30th IEEE/ACM International Conference on Automated Software Engineering, 2015

Discovering loners and phantoms in commit and issue data.
Proceedings of the 2015 IEEE 23rd International Conference on Program Comprehension, 2015

How can i improve my app? Classifying user reviews for software maintenance and evolution.
Proceedings of the 2015 IEEE International Conference on Software Maintenance and Evolution, 2015

Rapid Multi-Purpose, Multi-Commit Code Analysis.
Proceedings of the 37th IEEE/ACM International Conference on Software Engineering, 2015

2014
Software Development Analytics (Dagstuhl Seminar 14261).
Dagstuhl Reports, 2014

Cloud WorkBench - Infrastructure-as-Code Based Cloud Benchmarking.
CoRR, 2014

A middleware platform for the dynamic evolution of distributed component-based systems.
Computing, 2014

Software Mining Studies: Goals, Approaches, Artifacts, and Replicability.
Proceedings of the Software Engineering - International Summer Schools, 2014

Supporting continuous integration by mashing-up software quality information.
Proceedings of the 2014 Software Evolution Week, 2014

Cloud Work Bench - Infrastructure-as-Code Based Cloud Benchmarking.
Proceedings of the IEEE 6th International Conference on Cloud Computing Technology and Science, 2014

2013
Evaluating a query framework for software evolution data.
ACM Trans. Softw. Eng. Methodol., 2013

A framework for semi-automated software evolution analysis composition.
Autom. Softw. Eng., 2013

Empirical answers to fundamental software engineering problems (panel).
Proceedings of the Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on the Foundations of Software Engineering, 2013

Replicating mining studies with SOFAS.
Proceedings of the 10th Working Conference on Mining Software Repositories, 2013

Collaborative bug triaging using textual similarities and change set analysis.
Proceedings of the 6th International Workshop on Cooperative and Human Aspects of Software Engineering, 2013

Effect size analysis.
Proceedings of the 1st International Workshop on Data Analysis Patterns in Software Engineering, 2013

2012
Time variance and defect prediction in software projects - Towards an exploitation of periods of stability and change as well as a notion of concept drift in software projects.
Empir. Softw. Eng., 2012

SEON: a pyramid of ontologies for software evolution and its applications.
Computing, 2012

Can we predict types of code changes? An empirical analysis.
Proceedings of the 9th IEEE Working Conference of Mining Software Repositories, 2012

Tangible software modeling with multi-touch technology.
Proceedings of the 5th International Workshop on Co-operative and Human Aspects of Software Engineering, 2012

An approach for collaborative code reviews using multi-touch technology.
Proceedings of the 5th International Workshop on Co-operative and Human Aspects of Software Engineering, 2012

An architectural blueprint for a pluggable version control system for software (evolution) analysis.
Proceedings of the Second International Workshop on Developing Tools as Plug-Ins, 2012

Method-level bug prediction.
Proceedings of the 2012 ACM-IEEE International Symposium on Empirical Software Engineering and Measurement, 2012

Keynote 1: LGTM - Software Sensing and Bug Smelling.
Proceedings of the 16th European Conference on Software Maintenance and Reengineering, 2012

Dependency Based Approach for Software Analysis Web Services Replacement.
Proceedings of the 19th Asia-Pacific Software Engineering Conference, 2012

A Guided Mashup Framework for Rapid Software Analysis Service Composition.
Proceedings of the 19th Asia-Pacific Software Engineering Conference, 2012

2011
SOFAS: A Lightweight Architecture for Software Analysis as a Service.
Proceedings of the 9th Working IEEE/IFIP Conference on Software Architecture, 2011

An Empirical Validation of the Benefits of Adhering to the Law of Demeter.
Proceedings of the 18th Working Conference on Reverse Engineering, 2011

Don't touch my code!: examining the effects of ownership on software quality.
Proceedings of the SIGSOFT/FSE'11 19th ACM SIGSOFT Symposium on the Foundations of Software Engineering (FSE-19) and ESEC'11: 13th European Software Engineering Conference (ESEC-13), 2011

How to "Make a Bridge to the New Town" Using OntoAccess.
Proceedings of the Semantic Web - ISWC 2011, 2011

A study of language usage evolution in open source software.
Proceedings of the 8th International Working Conference on Mining Software Repositories, 2011

Comparing fine-grained source code changes and code churn for bug prediction.
Proceedings of the 8th International Working Conference on Mining Software Repositories, 2011

Using the gini coefficient for bug prediction in eclipse.
Proceedings of the 12th International Workshop on Principles of Software Evolution and the 7th annual ERCIM Workshop on Software Evolution, 2011

UpLink: a Linked Data editor for RDB-to-RDF data.
Proceedings of the Proceedings the 7th International Conference on Semantic Systems, 2011

A comparison of RDB-to-RDF mapping languages.
Proceedings of the Proceedings the 7th International Conference on Semantic Systems, 2011

2010
Multi-touch for Software Exploration.
Proceedings of the 18th IEEE International Conference on Program Comprehension, 2010

Visual Patterns in Issue Tracking Data.
Proceedings of the New Modeling Concepts for Today's Software Processes, 2010

Supporting developers with natural language queries.
Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering, 2010

Predicting the fix time of bugs.
Proceedings of the 2nd International Workshop on Recommendation Systems for Software Engineering, 2010

Fostering synergies: how semantic web technology could influence software repositories.
Proceedings of 2010 ICSE Workshop on Search-driven Development: Users, 2010

Updating relational data via SPARQL/update.
Proceedings of the 2010 EDBT/ICDT Workshops, Lausanne, Switzerland, March 22-26, 2010, 2010

Dynamic Analysis of Communication and Collaboration in OSS Projects.
Proceedings of the Collaborative Software Engineering, 2010

Distributed and Collaborative Software Analysis.
Proceedings of the Collaborative Software Engineering, 2010

2009
EvoSpaces - Multi-dimensional Navigation Spaces for Software Evolution.
Proceedings of the Human Machine Interaction, Research Results of the MMI Program, 2009

Analyzing the co-evolution of comments and source code.
Softw. Qual. J., 2009

Change Analysis with Evolizer and ChangeDistiller.
IEEE Softw., 2009

Guest editors introduction: special issue on mining software repositories.
Empir. Softw. Eng., 2009

Does distributed development affect software quality?: an empirical case study of Windows Vista.
Commun. ACM, 2009

Personal Knowledge Mapping with Semantic Web Technologies.
Proceedings of the Fifth Conference Professional Knowledge Management: Experiences and Visions, 2009

DMC 2009 Distributed and Mobile Collaboration Workshop Report.
Proceedings of the 18th IEEE International Workshops on Enabling Technologies: Infrastructures for Collaborative Enterprises, 2009

Cross-project defect prediction: a large scale experiment on data vs. domain vs. process.
Proceedings of the 7th joint meeting of the European Software Engineering Conference and the ACM SIGSOFT International Symposium on Foundations of Software Engineering, 2009

Smart views for analyzing problem reports: tool demo.
Proceedings of the 7th joint meeting of the European Software Engineering Conference and the ACM SIGSOFT International Symposium on Foundations of Software Engineering, 2009

Tracking concept drift of software projects using defect prediction quality.
Proceedings of the 6th International Working Conference on Mining Software Repositories, 2009

Automated Comprehension Tasks in Software Exploration.
Proceedings of the ASE 2009, 2009

Putting It All Together: Using Socio-technical Networks to Predict Failures.
Proceedings of the ISSRE 2009, 2009

Interactive views for analyzing problem reports.
Proceedings of the 25th IEEE International Conference on Software Maintenance (ICSM 2009), 2009

CocoViz with ambient audio software exploration.
Proceedings of the 31st International Conference on Software Engineering, 2009

EvoSpaces: Multi-dimensional Navigation Spaces for Software Evolution.
Proceedings of the 13th European Conference on Software Maintenance and Reengineering, 2009

2008
Analysing Software Repositories to Understand Software Evolution.
Proceedings of the Software Evolution, 2008

DMC-Distributed and Mobile Collaboration Workshop Report.
Proceedings of the 17th IEEE International Workshops on Enabling Technologies: Infrastructures for Collaborative Enterprises, 2008

An Architecture for an Adaptive and Collaborative Learning Management System in Aviation Security.
Proceedings of the 17th IEEE International Workshops on Enabling Technologies: Infrastructures for Collaborative Enterprises, 2008

A Bayesian Network Based Approach for Change Coupling Prediction.
Proceedings of the WCRE 2008, 2008

Of Changes and their History: Some Ideas for Future IDEs.
Proceedings of the WCRE 2008, 2008

Recommending method invocation context changes.
Proceedings of the 2008 International Workshop on Recommendation Systems for Software Engineering, 2008

TEODACS : A new vision for testing dependable automotive communication systems.
Proceedings of the IEEE Third International Symposium on Industrial Embedded Systems, 2008

SemTree: Ontology-Based Decision Tree Algorithm for Recommender Systems.
Proceedings of the Poster and Demonstration Session at the 7th International Semantic Web Conference (ISWC2008), 2008

On the relation of refactorings and software defect prediction.
Proceedings of the 2008 International Working Conference on Mining Software Repositories, 2008

Towards software analysis as a service.
Proceedings of the 23rd IEEE/ACM International Conference on Automated Software Engineering, 2008

Discovering Patterns of Change Types.
Proceedings of the 23rd IEEE/ACM International Conference on Automated Software Engineering (ASE 2008), 2008

A Tool for Visual Understanding of Source Code Dependencies.
Proceedings of the 16th IEEE International Conference on Program Comprehension, 2008

Software visualization with audio supported cognitive glyphs.
Proceedings of the 24th IEEE International Conference on Software Maintenance (ICSM 2008), September 28, 2008

Architectural Concerns for Flexible Data Management.
Proceedings of the EDBT'08 Workshop on Software Engineering for Tailor-made Data Management , 2008

2007
Change Distilling: Tree Differencing for Fine-Grained Source Code Change Extraction.
IEEE Trans. Software Eng., 2007

DMC Workshop Final Report.
Proceedings of the 16th IEEE International Workshops on Enabling Technologies: Infrastructures for Collaborative Enterprises (WETICE 2007), 2007

Quality Assessment Based on Attribute Series of Software Evolution.
Proceedings of the 14th Working Conference on Reverse Engineering (WCRE 2007), 2007

Do Code and Comments Co-Evolve? On the Relation between Source Code and Comment Changes.
Proceedings of the 14th Working Conference on Reverse Engineering (WCRE 2007), 2007

CocoViz: Supported Cognitive Software Visualization.
Proceedings of the 14th Working Conference on Reverse Engineering (WCRE 2007), 2007

CocoViz: Towards Cognitive Software Visualizations.
Proceedings of the 4th IEEE International Workshop on Visualizing Software for Understanding and Analysis, 2007

SemClip - Overcoming the Semantic Gap Between Desktop Applications.
Proceedings of the Semantic Web Challenge 2007 co-located with ISWC 2007 + ASWC 2007, 2007

4th International Workshop on Mining Software Repositories (MSR 2007).
Proceedings of the 29th International Conference on Software Engineering (ICSE 2007), 2007

EQ-Mine: Predicting Short-Term Defects for Software Evolution.
Proceedings of the Fundamental Approaches to Software Engineering, 2007

Mining Software Evolution to Predict Refactoring.
Proceedings of the First International Symposium on Empirical Software Engineering and Measurement, 2007

07491 Executive Summary - Mining Programs and Processes.
Proceedings of the Mining Programs and Processes, 02.12. - 07.12.2007, 2007

07491 Abstracts Collection - Mining Programs and Processes.
Proceedings of the Mining Programs and Processes, 02.12. - 07.12.2007, 2007

A Tool for Intergrating Object Life Cycle and Business Process Modeling.
Proceedings of the BPM Demonstration Program at the Fifth International Conference on Business Process Management (BPM'07), 2007

Generation of Business Process Models for Object Life Cycle Compliance.
Proceedings of the Business Process Management, 5th International Conference, 2007

2006
Guest editorial.
Softw. Qual. J., 2006

EvoGraph: A Lightweight Approach to Evolutionary and Structural Analysis of Large Software Systems.
Proceedings of the 13th Working Conference on Reverse Engineering (WCRE 2006), 2006

Semantic Clipboard - Semantically Enriched Data Exchange Between Desktop Applications.
Proceedings of the Semantic Desktop and Social Semantic Collaboration Workshop ( SemDesk 2006 ) located at the 5th International Semantic Web Conference ISWC 2006, 2006

Using WEESA to Semantically Annotate Cocoon.
Proceedings of the 1st Semantic Authoring and Annotation Workshop (SAAW2006) located at the 5th International Semantic Web Conference ( ISWC 2006 ) 6th November 2006, 2006

Introduction to MSR 2006.
Proceedings of the 2006 International Workshop on Mining Software Repositories, 2006

Consistency of Business Process Models and Object Life Cycles.
Proceedings of the Models in Software Engineering, 2006

Classifying Change Types for Qualifying Change Couplings.
Proceedings of the 14th International Conference on Program Comprehension (ICPC 2006), 2006

Software evolution: analysis and visualization.
Proceedings of the 28th International Conference on Software Engineering (ICSE 2006), 2006

MSR 2006: the 3rd international workshop on mining software repositories.
Proceedings of the 28th International Conference on Software Engineering (ICSE 2006), 2006

Relation of Code Clones and Change Couplings.
Proceedings of the Fundamental Approaches to Software Engineering, 2006

An Architecture for a Semantic Portal.
Proceedings of the CAISE*06 Workshop on Data Integration and the Semantic Web DisWeb '06, 2006

Preface.
Proceedings of the CAISE*06 Workshop on Ubiquitous Mobile Information and Collaboration Systems UMICS '06, 2006

2005
Improving evolvability through refactoring.
ACM SIGSOFT Softw. Eng. Notes, 2005

Mining evolution data of a product family.
ACM SIGSOFT Softw. Eng. Notes, 2005

Special issue on ubiquitous mobile information and collaboration systems (UMICS).
Pers. Ubiquitous Comput., 2005

WEESA: Web engineering for semantic Web applications.
Proceedings of the 14th international conference on World Wide Web, 2005

DMC - Distributed and Mobile Collaboration Workshop Report.
Proceedings of the 14th IEEE International Workshops on Enabling Technologies (WETICE 2005), 2005

Fractal Figures: Visualizing Development Effort for CVS Entities.
Proceedings of the 3rd International Workshop on Visualizing Software for Understanding and Analysis, 2005

Visualizing multiple evolution metrics.
Proceedings of the ACM 2005 Symposium on Software Visualization, 2005

Concept and architecture of an pervasive document editing and managing system.
Proceedings of the 23rd Annual International Conference on Design of Communication: documenting & Designing for Pervasive Information, 2005

Fine-Grained Analysis of Change Couplings.
Proceedings of the 5th IEEE International Workshop on Source Code Analysis and Manipulation (SCAM 2005), 30 September, 2005

EvoLens: Lens-View Visualizations of Evolution Data.
Proceedings of the 8th International Workshop on Principles of Software Evolution (IWPSE 2005), 2005

The LAN-simulation: A Refactoring Teaching Example.
Proceedings of the 8th International Workshop on Principles of Software Evolution (IWPSE 2005), 2005

System Evolution Tracking through Execution Trace Analysis.
Proceedings of the 13th International Workshop on Program Comprehension (IWPC 2005), 2005

CodeCrawler: an information visualization tool for program comprehension.
Proceedings of the 27th International Conference on Software Engineering (ICSE 2005), 2005

2004
Visualizing feature evolution of large-scale software based on problem and modification report data.
J. Softw. Maintenance Res. Pract., 2004

Towards an Integrated View on Architecture and its Evolution.
Proceedings of the Workshop on Software Evolution through Transformations: Model-based vs. Implementation-level Solutions, 2004

Towards the Integration of Versioning Systems, Bug Reports and Source Code Meta-Models.
Proceedings of the Workshop on Software Evolution through Transformations: Model-based vs. Implementation-level Solutions, 2004

Towards Semantic Web Engineering: WEESA - Mapping XML Schema to Ontologies.
Proceedings of the WWW2004 Workshop on Application Design, 2004

DMC - Distributed and Mobile Collaboration Workshop Report.
Proceedings of the 13th IEEE International Workshops on Enabling Technologies (WETICE 2004), 2004

TUAnalyzer -- Analyzing Templates in C++ Code.
Proceedings of the 11th Working Conference on Reverse Engineering, 2004

Dynamic collaborative business processes within documents.
Proceedings of the 22nd Annual International Conference on Design of Communication: The Engineering of Quality Documentation, 2004

Web Services for Groupware in Distributed and Mobile Collaboration.
Proceedings of the 12th Euromicro Workshop on Parallel, 2004

Abstracting Module Views from Source Code.
Proceedings of the 20th International Conference on Software Maintenance (ICSM 2004), 2004

2003
Architectural concerns in distributed and mobile collaborative systems.
J. Syst. Archit., 2003

A Service Architecture for Mobile Teamwork.
Int. J. Softw. Eng. Knowl. Eng., 2003

Analyzing and Relating Bug Report Data for Feature Tracking.
Proceedings of the 10th Working Conference on Reverse Engineering, 2003

A Systematic Approach to the Development of Event Based Applications.
Proceedings of the 22nd Symposium on Reliable Distributed Systems (SRDS 2003), 2003

Integrating Publish/Subscribe into a Mobile Teamwork Support Platform.
Proceedings of the Fifteenth International Conference on Software Engineering & Knowledge Engineering (SEKE'2003), 2003

Architecture Recovery for Product Families.
Proceedings of the Software Product-Family Engineering, 5th International Workshop, 2003

CVS Release History Data for Detecting Logical Couplings.
Proceedings of the 6th International Workshop on Principles of Software Evolution (IWPSE 2003), 2003

Analyzing and Understanding Architectural Characteristics of COM+ Components.
Proceedings of the 11th International Workshop on Program Comprehension (IWPC 2003), 2003

Pervasive Software Services For Dynamic Virtual Organizations.
Proceedings of the Processes and Foundations for Virtual Organizations, 2003

Populating a Release History Database from Version Control and Bug Tracking Systems.
Proceedings of the 19th International Conference on Software Maintenance (ICSM 2003), 2003

Constructing Deadlock Free Event-Based Applications: A Rely/Guarantee Approach.
Proceedings of the FME 2003: Formal Methods, 2003

Composing Specifications of Event Based Applications.
Proceedings of the Fundamental Approaches to Software Engineering, 2003

UMICS '03 Preface.
Proceedings of the 15th Conference on Advanced Information Systems Engineering (CAiSE '03), 2003

Software Distribution Environments for Workflow Management Systems - The Case of MQ Series Workflow.
Proceedings of the 21st IASTED International Multi-Conference on Applied Informatics (AI 2003), 2003

Software-Architekturen für verteilte Systeme - Prinzipien, Bausteine und Standardarchitekturen für moderne Software.
Xpert.press, Springer, ISBN: 978-3-642-55599-2, 2003

2002
Evaluation of a Publish/Subscribe System for Collaborative and Mobile Working.
Proceedings of the 11th IEEE International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WETICE 2002), 2002

Towards an Access Control System for Mobile Peer-to-Peer Collaborative Environments.
Proceedings of the 11th IEEE International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WETICE 2002), 2002

Revealer: A Lexical Pattern Matcher for Architecture Recovery.
Proceedings of the 9th Working Conference on Reverse Engineering (WCRE 2002), 28 October, 2002

A service architecture for mobile teamwork.
Proceedings of the 14th international conference on Software engineering and knowledge engineering, 2002

Software configuration, distribution, and deployment of web-services.
Proceedings of the 14th international conference on Software engineering and knowledge engineering, 2002

Visual Requirements Validation: Case Study in a Corba-Supported Environment.
Proceedings of the 10th Anniversary IEEE Joint International Conference on Requirements Engineering (RE 2002), 2002

Constructing Corba-Supported Oracles for Testing: A Case Study in Automated Software Testing.
Proceedings of the 17th IEEE International Conference on Automated Software Engineering (ASE 2002), 2002

Pattern-Supported Architecture Recovery.
Proceedings of the 10th International Workshop on Program Comprehension (IWPC 2002), 2002

DPS : An Architectural Style for Development of Secure Software.
Proceedings of the Infrastructure Security, International Conference, 2002

Mobile and Distributed Collaboration in Virtual Communities.
Proceedings of the Collaborative Business Ecosystems and Virtual Enterprises, 2002

TWSAPI: A Generic Teamwork Services Application Programming Interface.
Proceedings of the 22nd International Conference on Distributed Computing Systems, 2002

Process Awareness for Distributed Software Development in Virtual Teams.
Proceedings of the 28th EUROMICRO Conference 2002, 4-6 September 2002, Dortmund, Germany, 2002

MOTION: A Peer-to-Peer Platform for Mobile Teamwork Support.
Proceedings of the 26th International Computer Software and Applications Conference (COMPSAC 2002), 2002

Towards a Software Architecture for Distributed and Mobile Collaborative Systems.
Proceedings of the 26th International Computer Software and Applications Conference (COMPSAC 2002), 2002

2001
The Evolution of an Organizational Web Site: Migrating to XML/XSL.
Proceedings of the 3rd International Workshop on Web Site Evolution (WSE 2001), 2001

A Web-Based Peer-to-Peer Architecture for Collaborative Nomadic Working.
Proceedings of the 10th IEEE International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WETICE 2001), 2001

2000
Workshop on object-oriented reengineering (WOOR'99).
ACM SIGSOFT Softw. Eng. Notes, 2000

1999
Application of Information Visualization to the Analysis of Software Release History.
Proceedings of the 1st Joint Eurographics, 1999

Visualizing Software Release Histories: The Use of Color and Third Dimension.
Proceedings of the 1999 International Conference on Software Maintenance, 1999

1998
An evaluation of reverse engineering tool capabilities.
J. Softw. Maintenance Res. Pract., 1998

Detection of Logical Coupling Based on Product Release History.
Proceedings of the 1998 International Conference on Software Maintenance, 1998

Software Architecture Recovery of a Program Family.
Proceedings of the Forging New Links, 1998

Binding Object Models to Source Code: An Approach to Object-Oriented Re-Architecting.
Proceedings of the COMPSAC '98, 1998

Describing Software Architectures by System Structure and Properties.
Proceedings of the COMPSAC '98, 1998

Recovery of Architectural Structure: A Case Study.
Proceedings of the Development and Evolution of Software Architectures for Product Families, 1998

Reverse Engineering to Recover and Describe a System's Architecture.
Proceedings of the Development and Evolution of Software Architectures for Product Families, 1998

1997
A Comparison of Four Reverse Engineering Tools.
Proceedings of the 4th Working Conference on Reverse Engineering, 1997

Facilitating Program Comprehension via Generic Components for State Machines.
Proceedings of the 5th International Workshop on Program Comprehension (WPC '97), May 28-30, 1997, 1997

Software Evolution Observations Based on Product Release History.
Proceedings of the 1997 International Conference on Software Maintenance (ICSM '97), 1997

Software Architecture Recovery of Embedded Software.
Proceedings of the Pulling Together, 1997

The Architectural Style of Component Programming.
Proceedings of the 21st International Computer Software and Applications Conference (COMPSAC '97), 1997

1996
Using Domain Knowledge to Improve Reverse Engineering.
Int. J. Softw. Eng. Knowl. Eng., 1996

Architecture recovery in ARES.
Proceedings of the Joint Proceedings of the Second International Software Architecture Workshop (ISAW-2) and International Workshop on Multiple Perspectives in Software Development (Viewpoints '96) on SIGSOFT '96 workshops, 1996

1995
Objektorientierte Konzepte in Smalltalk, C++, Objective-C, Eiffel und Modula-3.
Inform. Spektrum, 1995

Finding Objects in Procedural Programs: An Alternative Approach.
Proceedings of the 2nd Working Conference on Reverse Engineering, 1995

Research Directions in Software Reuse: Where to go from here?
Proceedings of the ACM SIGSOFT Symposium on Software Reusability, 1995

Pattern-Driven Reverse Engineering.
Proceedings of the SEKE'95, 1995

Object-Oriented Re-Architecturing.
Proceedings of the 5th European Software Engineering Conference, 1995

Objektorientiertes Reverse Engineering - von klassischer zu objektorientierter Software.
Springer, ISBN: 978-3-540-58374-5, 1995

1994
Program transformation to enhance the reuse potential of procedural software.
Proceedings of the 1994 ACM Symposium on Applied Computing, 1994

Managing Uncertainty in an Object Recovery Process.
Proceedings of the Advances in Intelligent Computing, 1994

Balancing in reverse engineering and in object-oriented systems engineering to improve reusability and maintainability.
Proceedings of the Eighteenth Annual International Computer Software and Applications Conference, 1994

1993
Capsule Oriented Reverse Engineering for Software Reuse.
Proceedings of the Software Engineering, 1993

1992
Reuse engineering: software construction from reusable components.
Proceedings of the Sixteenth Annual International Computer Software and Applications Conference, 1992


  Loading...