InfoQ Homepage Culture & Methods Content on InfoQ
-
How Long Should Retrospectives Last?
The original definition of a retrospective, as presented by Norm Kerth, was a 3 day, offsite meeting. In, Agile Retrospectives, we are given 5 phases to be covered, but no specific guidance on time. In her recent article, Rachel Davies suggests that we have 30 minutes per week under review. How long should a retrospective last to be effective?
-
Agile Meets Pragmatic Marketing
Pragmatic Marketing is a product management methodology for the technology industry which seeks to apply values and principles similar to those of agile software development. So what happens when the pragmatic marketers meet the agile developers?
-
Bridging the Japanese/English language gap in Ruby?
Charles Nutter points out an issue in the Ruby community: the language barrier between Japanese and English speaking members. This brings up the question: what tools could help with this?
-
Presentations of the BeJUG SOA Conference available on parleys.com
The videos of three talks at the Belgian Java User Group (BeJUG) Enterprise SOA'07 Conference have been published on parleys.com.
-
Book Review: Implementation Patterns
Kent Beck's new book, Implementation Patterns, is a book about writing code in Java. The patterns in this book are based on Kent's reading of existing code as well as his own programming habits. The patterns in this book are meant to be a coherent view of how to write code people can understand.
-
InfoQ Presentation: Jean Tabaka on Surviving Meeting Burnout
Teams moving to an Agile approach may feel irritated as they move from command-and-control to a collaborative culture - which can start to look like non-stop meetings, starting first thing every Monday morning. In this InfoQ exclusive presentation, recorded at Agile2007, Agile coach Jean Tabaka shared her experiences working with teams, offering guidance on how to alleviate meeting burnout.
-
Enterprise SOA: End Of The Line?
Joe McKendrick, Jeff Schneider and others discuss whether or not enterprise SOA is dead on arrival and that perhaps pragmatic/geurilla SOA is the best approach after all.
-
An Agile PM Walks a Mile in a Customer's Shoes
Last year Ternary COO Alexia Bowers walked a mile in a project customer's shoes, and told us how it felt in this Agile2006 Leadership Summit presentation. She stressed the need to meet deadlines through creative solutions, instead of simply cutting scope.
-
Agile Events Calendar Update
Dozens of events are listed on the AgileEvents calender, both commercial and non-profit. Events include user groups, coding dojos, training, conferences. All events focus on Agile/Lean process, facilitation, management, product ownership, methodologies and related practices. Where will you spend your training budget? Maybe there's something coming up close to home - wherever you are!
-
WebTest vs. Selenium: Real and Simulated Browser Testing
Choosing between functional testing tools that drive a real web browser, like Selenium, and those that simulate a browser, like Canoo WebTest? Marc Guillemot compared the two, and in his opinion, WebTest wins, with a score of 13-5.
-
ThoughtWorks Releases Mingle 1.1
Mingle R1.1 is out, just 3 months after after the first release, packed with new functionality driven by user feedback from the launch and beta period. In December R1.2 will be released.
-
Apache to incubate its first Ruby Project: Buildr - Ruby Build System for Java Projects
Buildr is a simple and intuitive build system for Java projects. After 10 months of development and a lot of positive feedback, it will be incubated by the Apache Foundation, which will be opening its doors to its first Ruby project.
-
RSpec Adds Eagerly-Awaited RBehave Functionality for Integration Testing
RSpec is a Behaviour-Driven Development acceptance testing framework for Ruby or Java that enables developers to turn acceptance specifications from the business into executable examples of expected behaviour. Dan North built a separate extension, RBehave, to express story-level integration tests with RSpec. David Chelimsky has now incorporated RBehave-like functionality into the RSpec trunk.
-
New Code Analysis Tool FxCop Beta: 200 bug fixes, anonymous methods support
With over 200 bug fixes and performance improvements, this beta is what many FxCop users have been clamoring for. FXCop checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines. Beyond basic library design and naming convention checks, FxCop is especially valuable in pointing out globalization, interoperability, and security issues.
-
Pattie Maes on Ambient Intelligence
At OOPSLA 2007, Pattie Maes gave an interesting talk about the MIT ambient intelligence projects. One project, ReachMedia, was particularly interesting from an architectural, mashup and social networking perspective.