{
    "componentChunkName": "component---src-templates-blog-post-mdx-js",
    "path": "/blog/week-of-jun-10-2017/",
    "result": {"data":{"site":{"siteMetadata":{"title":"Andrew J Wright"}},"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }\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; }\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/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Collected articles - Week of Jun 10, 2017\",\n  \"description\": \"Empathy, bots, and the future of designing with algorithms.\",\n  \"date\": \"2017-06-10\",\n  \"imageURL\": \"https://ajw.design/assets/img/dominos-anyware/dominos-anyware-large.jpg\",\n  \"tags\": [\"collected articles\"],\n  \"editorsNote\": null\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"https://bigmedium.com/speaking/design-in-the-era-of-the-algorithm.html\"\n  }, \"Design in the era of the algorithm\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"By \", mdx(\"strong\", {\n    parentName: \"em\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"https://bigmedium.com/about/josh-clark.html\"\n  }, \"Josh Clark\")), \" of \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"https://bigmedium.com/\"\n  }, \"Big Medium\"))), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"What shall we make?\"), \" This talk is about what's coming next for us as designers. What's the work ahead for us, and what's our role and responsibility in this future?\")), mdx(\"p\", null, \"Josh Clark touches on the trends around next-gen mobile, conversational UI, machine learning, and algorithms; and there impacts on what we design.\"), mdx(\"p\", null, \"Here are \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://bigmedium.com/speaking/design-in-the-era-of-the-algorithm.html#productivehumilityformachine-generatedinterfaces\"\n  }, \"Josh's ten design principles\"), \" for conceiving, designing, and managing data-driven products.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Favor accuracy over speed\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Allow for ambiguity\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Add human judgment\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Advocate sunshine\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Embrace multiple systems\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Make it easy to contribute (accurate) data\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Root out bias and bad assumptions\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Give people control over their data\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Be loyal to the user\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Take responsibility\")), mdx(\"p\", null, \"The article is a summary of the talk he gave at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://pixelup.co.za/\"\n  }, \"Pixel Up!\"), \" and I suggest you \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/assets/docs/design-in-the-era-of-the-algorithm.pdf\"\n  }, \"download the slides\"), \", too. They're worth it.\"), mdx(\"h2\", null, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"https://anyware.dominos.com/\"\n  }, \"Domino's Anyware App\")), mdx(\"p\", null, \"HFS. Domino's is trying every channel and medium available to make ordering pizza the simplest thing ever! (Except for maybe choosing which channel to use!)\"), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"./dominos-anyware.jpg\",\n    \"title\": \"Domino's Anyware website\"\n  }, mdx(\"span\", {\n    parentName: \"a\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"600px\",\n      \"margin\": \"2rem 0\"\n    }\n  }, \"\\n      \", mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"60.66666666666667%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAMABQDASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAwACBP/EABYBAQEBAAAAAAAAAAAAAAAAAAEAAv/aAAwDAQACEAMQAAABcuvOVJpv/8QAGxAAAwACAwAAAAAAAAAAAAAAAQIDAAQREyH/2gAIAQEAAQUCW3tHrmuWMzIc9K5JAq//xAAVEQEBAAAAAAAAAAAAAAAAAAAAAf/aAAgBAwEBPwGK/8QAFBEBAAAAAAAAAAAAAAAAAAAAEP/aAAgBAgEBPwE//8QAGxAAAwACAwAAAAAAAAAAAAAAAAERAiEDIkH/2gAIAQEABj8CyTzrKuQ7ZV0uz00f/8QAGRABAQEBAQEAAAAAAAAAAAAAAREAMVFB/9oACAEBAAE/IfqxYBzU1B5JlzsVqq5Triw9b//aAAwDAQACAAMAAAAQzC//xAAYEQACAwAAAAAAAAAAAAAAAAAAAREhQf/aAAgBAwEBPxCGjWf/xAAXEQADAQAAAAAAAAAAAAAAAAAAARFB/9oACAECAQE/EHcFYf/EAB0QAQADAAMAAwAAAAAAAAAAAAEAESExUXFBwdH/2gAIAQEAAT8QYYlfOBiuCGKD1m0Wb1hkKIE7078n3LPyXtUt+OaJ/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), \"\\n  \", mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Domino's Anyware options\",\n    \"title\": \"Domino's Anyware website\",\n    \"src\": \"/static/0b80a6dc4a4cc802a2499016e6467737/b4294/dominos-anyware.jpg\",\n    \"srcSet\": [\"/static/0b80a6dc4a4cc802a2499016e6467737/75985/dominos-anyware.jpg 150w\", \"/static/0b80a6dc4a4cc802a2499016e6467737/f93b5/dominos-anyware.jpg 300w\", \"/static/0b80a6dc4a4cc802a2499016e6467737/b4294/dominos-anyware.jpg 600w\", \"/static/0b80a6dc4a4cc802a2499016e6467737/8e1fc/dominos-anyware.jpg 900w\", \"/static/0b80a6dc4a4cc802a2499016e6467737/e5166/dominos-anyware.jpg 1200w\", \"/static/0b80a6dc4a4cc802a2499016e6467737/d34ab/dominos-anyware.jpg 2784w\"],\n    \"sizes\": \"(max-width: 600px) 100vw, 600px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\"\n  }), \"\\n    \"))), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://anyware.dominos.com/\"\n  }, \"https://anyware.dominos.com/\")), mdx(\"p\", null, \"Note: Domino's Anyware is one of the examples offered up in Josh Clark's post, above.\"), mdx(\"h2\", null, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"http://uxmag.com/articles/empathy%E2%80%99s-role-in-experience-design\"\n  }, \"Empathy\\u2019s Role in Experience Design\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"By \", mdx(\"strong\", {\n    parentName: \"em\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"http://uxmag.com/readers/jen-briselli\"\n  }, \"Jen Briselli\")), \" of \", mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"http://madpow.com/\"\n  }, \"Mad*Pow\"))), mdx(\"p\", null, \"Jen Briselli explains why empathy needs to remain in the designer's toolkit and not just become a relic of over-hyped terms.\"), mdx(\"p\", null, \"She highlights two great points:\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Affective empathy is not the same as cognitive empathy and, as designers, we need to select accordingly for our design process.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Design is evolving to be more collaborative with our \\\"users\\\".\")), mdx(\"h3\", null, \"On cognitive versus affective empathy\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"\\\"There is a difference between \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"cognitive empathy\"), \" (the capacity to understand another\\u2019s mental state), and \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"affective empathy\"), \" (feeling and responding to another\\u2019s emotional state).\\\"\")), mdx(\"h3\", null, \"On the evolution of design and empathy's role\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"As design evolves, the role of empathy will evolve with it.\")), mdx(\"h5\", null, \"Before\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"\\\"Let me understand how this looks and feels to you... now let me solve this problem for you by pretending to be you and layering my design skills on top to solve it.\\\"\")), mdx(\"h5\", null, \"Current transition\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"\\\"Let me understand how this looks and feels to you... and now let me use that understanding to build tools with you so you can solve that problem any time.\\\"\")), mdx(\"h5\", null, \"Future\"), mdx(\"p\", null, \"Eliminates the differentiation between me/designer and you/designee.\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"\\\"Let me understand how this looks and feels to you... and you can understand how it looks and feels to me, and we'll design something together toward a shared vision.\\\"\")), mdx(\"hr\", null), mdx(\"p\", null, \"What should I read next week? \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://twitter.com/andrewjwright\"\n  }, \"Tell me on Twitter\"), \".\"));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":2,"frontmatter":{"title":"Collected articles - Week of Jun 10, 2017","subtitle":null,"imageURL":"https://ajw.design/assets/img/dominos-anyware/dominos-anyware-large.jpg","date":"June 10, 2017","description":"Empathy, bots, and the future of designing with algorithms.","tags":["collected articles"],"editorsNote":null}}},"pageContext":{"slug":"/blog/week-of-jun-10-2017/","previous":{"id":"5dab99c3-721a-59f7-beff-42c74f619842","fields":{"slug":"/blog/facebook-reactions-from-conception-to-release/"},"frontmatter":{"title":"Facebook Reactions: the path from conception to release"}},"next":{"id":"94138530-9807-5eb2-aa80-54e52f47e3e5","fields":{"slug":"/blog/content-strategy-principles/"},"frontmatter":{"title":"4 principles for great content"}},"id":"0d068b82-0a3e-524b-9814-bafec05de16f"}},
    "staticQueryHashes": ["3816294676"]}