February 24, 2013

SOA Manifesto

I have signed the SOA Manifesto. I think it is the right thing to do:

http://www.soa-manifesto.org/

February 04, 2013

Kanban Values

A new article on Kanban I have seen on the blog of Dr. Arne Roock of the IT-Agile GmbH. Dr. Arne Roock translated the article in german:

"Introducing Kanban through its values"
Background information: Dr. Arne Roock is well known for his participation of the german translation of the book "Kanban" by David J. Anderson.

February 02, 2013

Being Assertive

I thought about calling assertiveness the golden hammer in management, leadership and teamwork but that is pure exageration. If you do not like to work with people at all then forget it. The ability to be assertive should only be applied by people who strife in a team for a common goal.

Assertiveness is a social and communication skill that summarizes everything we want on us and others in our environment. Especially in IT projects. It is a term formed by psychology, communications and anthropology.

Nice article on being assertive: Skills you need
More articles: Assertiveness

After reading several books about agile Processes, Teamwork, Communication, Management and Work, I realized that assertiveness pretty summarizes all you need in one term. Start of Disclaimer - A master of assertiveness should be able to achieve any goal and assertive people are successfull people. - End of Disclaimer.

The problem is the high entry barrier in being assertive. It is comparable to pursue the way of buddha in enlightement. You can pursue it your whole life and still end up as a cow in the middle of nowhere in your next life.

February 01, 2013

Tools in Software Development

What you should have used inside your processes:

  • Continuous Integration -> Jenkins, Bamboo 
  • Dependency Management -> Maven, Gradle
  • Test Driven Development (TDD) -> Arquilian, Mockito, TestNG
  • Documentation -> Maven Sites, Gradle Sites, Confluence
  • Build Management -> Maven, Gradle
  • Ticket-/Issue/Taskmanagement -> Jira
  • Source Code Version Management -> Git, Subversion, Git-Stash
  • Code Review ->Crucible