BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Agile Content on InfoQ

  • Unit-Testing XML

    There are many occasions where software creates XML output: XML documents are used for data interchange between different applications, web application create (X)HTML output or respond to AJAX requests with XML, and this has to be tested as much as anything else. In this article, Stefan Bodewig explains how to perform those tests with the XMLUnit framework he has co-authored.

  • "Real Options" Underlie Agile Practices

    Whether we realise it or not, "freedom to choose" is a principle underlying many Agile practices. By avoiding early commitments, we gain flexibility in the choices we make later. In this article, Chris Matts and Olav Maassen propose that an understanding of "Real Options" allows us to develop and refine new agile practices and take agile in directions it hasn't gone before.

  • How To: Live and Learn with Retrospectives

    Traditional SDLCs say how interactions within a team and between teams should happen; a prescription that doesn't always fit or isn't followed consistently. Rachel Davies explains how retrospectives allow teams to improve their processes by reviewing past events and brainstorming new ideas, and shows how to facilitate a retrospective for your team.

  • Case Study: Composite Applications at Safeco

    A case study about how motor vehicle insurance records company Safeco used SOA approahes, SCA, BPEL, and composite application approaches to reuse legacy code, enable runtime modifiability thanks to decoupling, Java and .NET interoperability, and the ability to deliver a complex solution integrating over 5 systems in less than 8 weeks with a small team.

  • Case study: A new approach to integrating architectures post-merger at Lawson

    The merger of Lawson and Intentia in 2006 left developers with an important problem to solve - the integration and presentation of legacy applications and business services that are constructed in Java, .NET, and other technologies. This case study looks under the hood at the new architecture at Lawson and how they got there.

  • InfoQ Changelog

    InfoQ maintains a version number tied to new features developed for the site as a means to communicate progress to its audience. v1.1.5 is the latest version. InfoQ initially launced at 0.6 last year.

  • Book Excerpt: Scaling Software Agility

    "But does Agile scale?" Emerging stories and case studies indicate that it certainly does. InfoQ brings you two excerpts from Dean Leffingwell's book "Scaling Software Agility: Best Practices for Large Enterprises". Chapter 1 presents how Agile methods respond to the need for competitive advantage, and Chapter 2 revisits "Why the Waterfall Model Doesn’t Work".

  • SOA and Agile: Friends or Foes?

    SOA aims at making the entire enterprise agile by using services as the building blocks for applications. Agile software development aims at making organizations agile by introducing practices that increase communication and feedback. Which is right? Which is better? Are we comparing apples and oranges? Can they be used together, and if so, how? Join us in the discussion!

  • Ruby on Rails case study: ChangingThePresent.org

    Bruce Tate, author and CTO of ChangingThePresent.org gives a glimpse inside the day to day operations of ChangeThePresent.org with a broad overview of how his team works, the technology trusted for production environments, tools, and most important Rails frameworks.

  • Key Takeaway Points and Lessons Learned from QCon London 2007

    This article presents the main takeway points and further reading as seen by the many attendees who blogged about QCon. Comments are organized by tracks and sessions: Case studies (amazon, eBay, Yahoo!) Java, Agile, the Agile Open Space, Qualities in Architecture, Ajax and Browser Apps, .NET, Ruby, SOA, Usability, Banking Architectures followed by a summary of peoples over all opinions of QCon.

  • Paul Oldfield on Doing Agile Right

    In a new InfoQ interview, Agile thought-leader Paul Oldfield shares his ideas on what it means for organizations to do Agile "right".

  • TDD with Selenium and Castle

    Dan Bunea shows developers how TDD can be applied in .NET using Selenium RC and Castle. Test first principals provide architects a way to quickly jump into active development early in the application development lifecycle. The benefits of TDD are a drastic reduction in defects as well as increased flexibility in the code base since the application evolves quickly through an iterative process.

BT