{"componentChunkName":"component---node-modules-gatsby-theme-medium-to-own-blog-src-templates-blog-post-js","path":"/the-unknown-variable-che-guevara-theories-applied-to-agile-teams/","result":{"data":{"site":{"siteMetadata":{"siteUrl":"https://javame.netlify.app","githubUrl":"https://github.com/aterreno/blog"}},"mdx":{"fields":{"slug":"/the-unknown-variable-che-guevara-theories-applied-to-agile-teams/"},"excerpt":"In  Che: Part One , Ernesto Che Guevara states: In War and Peace Tolstoy remarks that military science assumes that bigger armies with more…","timeToRead":1,"frontmatter":{"title":"The unknown variable, Che Guevara theories applied to agile teams","description":"","categories":[],"date":"March 01, 2010","canonical_link":"https://javame.netlify.app//the-unknown-variable-che-guevara-theories-applied-to-agile-teams-a3f4df26df79"},"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"The unknown variable, Che Guevara theories applied to agile teams\",\n  \"description\": \"\",\n  \"date\": \"2010-03-01T00:00:00.000Z\",\n  \"categories\": [],\n  \"published\": true,\n  \"canonical_link\": \"https://javame.netlify.app//the-unknown-variable-che-guevara-theories-applied-to-agile-teams-a3f4df26df79\",\n  \"redirect_from\": [\"/the-unknown-variable-che-guevara-theories-applied-to-agile-teams-a3f4df26df79\"]\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"In \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"http://www.imdb.com/title/tt0892255/\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }), \"Che: Part One\"), \", Ernesto Che Guevara states:\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"In War and Peace Tolstoy remarks that military science assumes that bigger armies with more men wield greater force.\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"On the other hand, only vaguely, do they recognize that during military combat the final strength of an army is also its true physical capacity multiplied by one unknown variable.\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"One unknown variable. This variable is none other that the spirit of the troops measured as their greater or lesser desire to fight and confront danger.\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"Men with the desire to fight who also understand why they are fighting regardless of who they are fighting whether under military geniuses or those of normal intelligence fighting with clubs or machine guns that fire 30 rounds a minute these men will put themselves in the best positions and so they will win.\")), mdx(\"p\", null, \"Immediately after hearing this I\\u2019ve started a comparison with agile projects.\"), mdx(\"p\", null, \"It\\u2019s obvious in these days, with agile becoming mainstream that bigger armies (expensive tools? costly hardware? costly solutions?) and bigger teams don\\u2019t imply success in software development.\"), mdx(\"p\", null, \"What is then the unknown variable in an agile team?\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"I would compare the physical capacity with the knowledge base of the team, with the general collective intellect.\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"The desire of fighting is nothing else than desire of success and play with risks and issues in a project.\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"But then, it\\u2019s in the understanding of the why they are fighting the most interesting part.\"), mdx(\"p\", null, \"I\\u2019ve seen teams over-performing in few different situations: some were strongly committed to the success of a startup, feeling part of it (my experience at \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"http://www.fluidtime.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }), \"Fluidtime\"), \"), some other were committed to reach excellence (a common behavior at \", mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"http://www.thoughtworks.co.uk/\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }), \"ThoughtWorks\"), \").\"), mdx(\"p\", null, \"The why can be different from team member to team member, some people need to feel that they are part of a whole, some others need recognition and differentiation.\\xA0\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"Some others are carrier driven, some others have a strong desire to learn, improve.\"), mdx(\"p\", null, \"Finding the right motivation in your team members will make your team run faster and smoothy, the unknown variable will boost your speed and quality.\"));\n}\n;\nMDXContent.isMDXComponent = true;"},"allWebMentionEntry":{"nodes":[]}},"pageContext":{"id":"5c2a3100-a76b-5486-ab79-ec373e84b2ec","previous":{"id":"32e521e0-361f-533f-b1d9-70d55a09173b","fields":{"slug":"/aop-nunit-and-selenium-clever-screenshots-of-failures/","published":true},"frontmatter":{"redirect_from":["/aop-nunit-and-selenium-clever-screenshots-of-failures-839dfed450e2"],"redirect_to":null,"title":"AOP, NUnit and Selenium: clever screenshots of failures"}},"next":{"id":"dd88c056-3954-5ebf-82e9-c6670228fb17","fields":{"slug":"/learn-practises-and-learn-how-to-live-without-them/","published":true},"frontmatter":{"redirect_from":["/learn-practises-and-learn-how-to-live-without-them-142ad8861252"],"redirect_to":null,"title":"Learn practises and Learn how to live without them"}},"permalink":"https://javame.netlify.app/the-unknown-variable-che-guevara-theories-applied-to-agile-teams/","themeOptions":{"plugins":[],"config":{"title":"Antonio Terreno","description":"Antonio Terreno's blog archive","shortBio":"","bio":"Principal Consultant at Equal Experts","author":"Antonio Terreno","githubUrl":"https://github.com/aterreno/blog","siteUrl":"https://javame.netlify.app/","social":{"twitter":"javame","medium":"","facebook":"","github":"aterreno","linkedin":"antonioterreno","instagram":"tritonitri"},"goatCounterCode":null}}}},"staticQueryHashes":["4131332129","645483741"]}