InfoQ

News

InfoQ Interview: Per Kroll on EPF, an Open Source Process Initiative

Posted by Deborah Hartmann on Sep 19, 2007 05:56 AM

Community
Agile
Topics
Methodologies
Tags
Introducing Agile ,
Eclipse ,
Agile2006 ,
Eclipse EPF ,
Open UP
Per Kroll, the PM of the open-source Eclipse Process Framework project explained at Agile2006 how the Eclipse-based process tools allow teams to select the practices they want to create a customized methodology that works for them. With a wiki and hooks to insert custom in-house documentation and practices, it provides a framework to configure the approach you want, or to grow into the approach you need.

EPF is an open source project, where developers can collaborate on software practices. It also delivers, as a starting point, some example practices or processes, and it also has some underlying infrastructure and tooling to help users create content and customize content. This infrastructure is extensible, so further extension tools can be built on top of it.

Kroll is the author of Agility and Discipline Made Easy, reviewed for InfoQ by Alexandru Popescu. Kroll encourages Eclipse users and those working on choosing or customising their own methodologies to download the EPF to  find guidance on techniques for capturing requirements, capturing architectures, how to do testing, and other relevant software development topics.

All are invited to participate in improving EPF method plug-ins via the EPF Wiki.

Currently, the framework's wiki lists these methodologies in progress:
  • OpenUP, in English, Russian, Portuguese and Spanish versions
  • Scrum
  • XP
Since we interviewed him, of course, more has been done on the downloadable version of EPF by 29 committers and 13 contributors.. They released EPF 1.2 on Aug 1, including the addition of EPF Composer 1.2 and many bug fixes and enhancements.

They have not yet determined a date for the next release, but it's planned to be in the next 3-4 months. Here are some candidate capabilities:
  • A Wiki interface enabling easy editing and commenting
  • Releasing a v1.0 version of Scrum and XP
  • Translation of OpenUP into among others Portuguese and Russian
  • Translation of Scrum into French and Portuguese
  • Refactoring of OpenUP to support practices
  • Improved enablement material
Asked about the OpenUP methodology, Kroll had this to say:
OpenUP is consistent with the Agile manifesto, looking at how to best implement the Agile manifesto and other key principles we have seen characterize successful projects. We focused on 3 key sub-processes: how to capture intent from stakeholders - requirements and vision and so on; how to do the day to day development; and how to manage iterative development. One of the things that makes these three integrate into a whole is the collaboration layer. The process made collaboration a first-class citizen where we describe for each of the sub processes how the entire team needs to collaborate to successfully work with stakeholders and capture stakeholder requirements, doing the right prioritisation, creating requirements that are validated and so on. It's a fresh perspective on how to express a process, and will hopefully make sure that people get the essence of the process. We are not trying to invent a new process; it's trying to find a better way of describing processes that work really well.
View the InfoQ exclusive presentation: Per Kroll on the Eclipse Process Framework.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.