TRIZ

End of last year I read this book on the TRIZ methodology, in English “theory of creative problem solving” originally developed by Genrich Saulowitch Altschuller in the former soviet union. Quite some time already I wanted to read about TRIZ, as I’m fascinated by the idea that you could systematically find and direct innovation. The book is also a nice introduction to innovation management by the way. Of course the method comes more from mechanical engineering and unfortunately does not translate directly to my space of computer science. That remains the open question for me, is it possible to find and document similar patterns in software engineering as TRIZ does it? Or do we maybe have something like this with architecture and design patterns more or less? It was an interesting read nevertheless and gets you thinking about how to systematically find new ideas and solutions for problems. And of course it is a nice piece of off-the-path thinking from Russia!

Programming Groovy

About Groovy programming books, usually the “X in Action” is quite good but on the topic of Groovy I have to say that I prefer the book “Programming Groovy” from the pragmatic programmers series. We have both in the company but I experience myself always prefering this one over the Manning book, even though the much appreciated Dirk Koenig is one of the authors of that one.

The pragmatic programming book simply is very nicely layouted, clear structure, good examples and still covers all topics including MOP of basic Groovy programming. My recommendation!

Book: Open-Source ESBs in Action

Recently I have bought the book “Open-Source ESBs in Action” from Rademakers, Dirksen from Manning. It has a foreword from Guillaume Nodet, the famous Servicemix architect, which we know at blue elephant, so it has been a must-buy after it finally is the first book on Servicemix that there is. The book focuses on Mule and Servicemix, a pitty that OpenESB isn’t covered as a alternative approach, but well.

So far, the book is well-structured, providing a good insight also in side-topics and offers a lot of examples also with concrete configuration sniplets etc. I can recommend it.

The book web site http://www.esbinaction.com/ contains links, updates, articles and presentations on the topic.