InfoQ

Presentation

Recorded at:
Recorded at

Technical Lessons Learned Turning the Agile Dials to Eleven

Posted by Craig Smith and Paul King on Oct 30, 2008 09:17 AM

Community
Agile
Topics
Agile Techniques
Tags
agile2008
Summary
In this presentation filmed during Agile 2008, Craig Smith and Paul King present what happens when one tries to be super Agile. Practically, they employed most currently used Agile practices on several projects, then they experimented with new ideas leading them to better results, increased productivity and quality.

Bio
Paul King has contributed to open source projects and international standards, has won prizes for his research, and is a frequent speaker at international conferences. Paul's special interest areas are Java, Agile development, open source testing tools, XML and Web services, and dynamic languages such as Ruby and Groovy. Craig Smith is a Certified Scrum Master and IT Professional.

About the conference
Agile 2008 is an exciting international industry conference that presents the latest techniques, technologies, attitudes and first-hand experience, from both a management and development perspective, for successful Agile software development.

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.

2 comments

Reply

Resources that were mentioned by Matthew Cooper Posted Nov 3, 2008 6:38 AM
Re: Resources that were mentioned by Paul King Posted Nov 4, 2008 5:09 PM
  1. Back to top

    Resources that were mentioned

    Nov 3, 2008 6:38 AM by Matthew Cooper

    Interesting ideas. I'd be interested in the white paper and the open source projects that were mentioned in the presentation. Any ideas where I can get hold of them?

  2. Back to top

    Re: Resources that were mentioned

    Nov 4, 2008 5:09 PM by Paul King

    Hi Matthew,

    Here are some relevant links.

    Some of the IntelliJ plugins we use:
    code.google.com/p/agileplugins/

    BDD-style framework incorporating some of the ideas:
    code.google.com/p/instinct/

    TDD-flavored framework incorporating some of the ideas:
    geekscape.org/daisy/geekscape/g2/128.html

    Groovy now has some of the ideas baked into the language:
    groovy.codehaus.org/

    Agile 2008 conference web site from where you can get the conference proceedings:
    agile2008.org/
    (I couldn't find a link just now but if you contact them I am sure they will give you the details. If you have no luck, get back in touch and I can see what I can do.)

    Cheers, Paul.

Educational Content

JRuby: The Pain of Bringing an Off-Platform Dynamic Language to the JVM

Charles Nutter discusses bringing JRuby to the JVM, why Ruby is hard to implement, JIT compilation, precompilation, core Ruby implementation, Java library access, library challenges and future plans.

Performance Anti-Patterns in Database-Driven Applications

Alois Reitbauer specifies several architectural anti-patterns that one should stay away from and which can downgrade an application’s performance.

Making TDD Stick: Problems and Solutions for Adopters

Teams in large organizations still struggle to adopt TDD. In this article Mark Levison shares problems he uncovered when he surveyed teams, and his own strategy to introduce TDD into an organization.

Testing is Overrated

In this talk from RubyFringe, Luke Francl asks: is developer-driven testing really the best way to find software defects? Or is the emphasis on testing and test coverage barking up the wrong tree?

VM Optimizations for Language Designers

John Pampuch discusses the HotSpot compiler, the history of Java performance, HotSpot development philosophies and challenges, optimization, JVM library improvements, and tips for better performance.

Keith Braithwaite, an Agile Skeptic

In this interview, Keith Braithwaite, an Agile developer, consultant and trainer, says that we should show a good deal of skepticism towards today’s Agile practice.

Workflow Orchestration Using Spring AOP and AspectJ

This article demonstrates how to build and orchestrate highly configurable and extensible yet light-weight embedded process flow using AOP techniques with Spring AOP and Aspect J.

Embrace Uncertainty

Jeff Patton explains why one needs to embrace uncertainty in order to succeed with his/her Agile project and how to avoid some of the common mistakes leading to project failure.