<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Stakeholder Goals: Principal vs. End User</title>
	<atom:link href="http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/</link>
	<description>Software product success.</description>
	<lastBuildDate>Thu, 18 Mar 2010 20:39:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ordinside.Com &#187; Stakeholder Goals: Principal vs. End User</title>
		<link>http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/comment-page-1/#comment-170416</link>
		<dc:creator>Ordinside.Com &#187; Stakeholder Goals: Principal vs. End User</dc:creator>
		<pubDate>Sun, 28 Oct 2007 19:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/#comment-170416</guid>
		<description>[...] unknown wrote an interesting post today on Stakeholder Goals: Principal vs. End UserHere&#8217;s a quick excerpt [...]</description>
		<content:encoded><![CDATA[<p>[...] unknown wrote an interesting post today on Stakeholder Goals: Principal vs. End UserHere&#8217;s a quick excerpt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Sehlhorst</title>
		<link>http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/comment-page-1/#comment-167970</link>
		<dc:creator>Scott Sehlhorst</dc:creator>
		<pubDate>Mon, 22 Oct 2007 23:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/#comment-167970</guid>
		<description>Ted - thanks for commenting - fantastic questions!  And those questions are exactly why I am growing to like this model more and more.  Without it, we would never ask the questions.

As to point #1:  Principal goals trump end user goals.

First - I&#039;ll say &quot;not always&quot; - a few companies that I&#039;ve worked with have user-centric-design as a driver of how they deliver software.  In those cases, circling back with principals to highlight the conflict can lead to adaptation of the principal&#039;s goals (or priorities for the goals).

Second - I&#039;ll say that you&#039;re almost always right.  Most of the companies I&#039;ve worked with treat users as &quot;little people&quot; - I&#039;m reminded of Mel Brooks&#039; &lt;i&gt;History of the World, Part 1&lt;/i&gt;, where the King of France demonstrates his lack of interest in the peasants.  However, I see this as a great opportunity.  We&#039;ve shown conflicting goals - that are only in conflict, given an obvious or default solution.

In the example in this article, a user goal of &quot;increase level of knowledge&quot; is only contrasting with the principal goal of &quot;reduce training costs&quot; when increasing the user&#039;s knowledge requires additional spending on training.  I see this as an opportunity to encourage the solution designers to come up with an innovative way to kill two birds with one stone - thereby re-aligning the goals.  Or at least reducing or removing their incompatibilities.

Imagine a call center rep working his way through a scripted &quot;debug flowchart&quot; as part of handling a service call.  Now imagine that instead of just showing the branches at each decision point, you show live statistics of &quot;how many people took each branch?&quot; and &quot;what % of users / callers have this problem?&quot; information.  A couple queries and some UI treatment, and suddenly, the monotonous flow-chart becomes an interactive learning tool.  The rep gains knowledge just by doing their job.

Another possibility - debugging steps are sometimes in a sequence because they have to be, and sometimes because they simply can&#039;t be done simultaneously.  If the flow chart (for the rep) were to show when steps are in an arbitrary sequence - and the flow chart also provided statistical data, the rep could possibly &quot;jump ahead&quot; in the script, leveraging her knowledge to reduce the time spent on the call.

Regardless of the situation, I think the &quot;big mismatches&quot; are great tools for pointing out where we should reinvent solutions, or rethink problems.  It ends up being a tool that helps with alignment.

When we don&#039;t have the opportunity to reinvent the solutions, and are forced to deliver something users won&#039;t like but principals will, we have a head&#039;s up.  And we can use that information when developing a roll-out strategy, training materials, and any messaging.

Thanks again for commenting - you hit it spot on!</description>
		<content:encoded><![CDATA[<p>Ted &#8211; thanks for commenting &#8211; fantastic questions!  And those questions are exactly why I am growing to like this model more and more.  Without it, we would never ask the questions.</p>
<p>As to point #1:  Principal goals trump end user goals.</p>
<p>First &#8211; I&#8217;ll say &#8220;not always&#8221; &#8211; a few companies that I&#8217;ve worked with have user-centric-design as a driver of how they deliver software.  In those cases, circling back with principals to highlight the conflict can lead to adaptation of the principal&#8217;s goals (or priorities for the goals).</p>
<p>Second &#8211; I&#8217;ll say that you&#8217;re almost always right.  Most of the companies I&#8217;ve worked with treat users as &#8220;little people&#8221; &#8211; I&#8217;m reminded of Mel Brooks&#8217; <i>History of the World, Part 1</i>, where the King of France demonstrates his lack of interest in the peasants.  However, I see this as a great opportunity.  We&#8217;ve shown conflicting goals &#8211; that are only in conflict, given an obvious or default solution.</p>
<p>In the example in this article, a user goal of &#8220;increase level of knowledge&#8221; is only contrasting with the principal goal of &#8220;reduce training costs&#8221; when increasing the user&#8217;s knowledge requires additional spending on training.  I see this as an opportunity to encourage the solution designers to come up with an innovative way to kill two birds with one stone &#8211; thereby re-aligning the goals.  Or at least reducing or removing their incompatibilities.</p>
<p>Imagine a call center rep working his way through a scripted &#8220;debug flowchart&#8221; as part of handling a service call.  Now imagine that instead of just showing the branches at each decision point, you show live statistics of &#8220;how many people took each branch?&#8221; and &#8220;what % of users / callers have this problem?&#8221; information.  A couple queries and some UI treatment, and suddenly, the monotonous flow-chart becomes an interactive learning tool.  The rep gains knowledge just by doing their job.</p>
<p>Another possibility &#8211; debugging steps are sometimes in a sequence because they have to be, and sometimes because they simply can&#8217;t be done simultaneously.  If the flow chart (for the rep) were to show when steps are in an arbitrary sequence &#8211; and the flow chart also provided statistical data, the rep could possibly &#8220;jump ahead&#8221; in the script, leveraging her knowledge to reduce the time spent on the call.</p>
<p>Regardless of the situation, I think the &#8220;big mismatches&#8221; are great tools for pointing out where we should reinvent solutions, or rethink problems.  It ends up being a tool that helps with alignment.</p>
<p>When we don&#8217;t have the opportunity to reinvent the solutions, and are forced to deliver something users won&#8217;t like but principals will, we have a head&#8217;s up.  And we can use that information when developing a roll-out strategy, training materials, and any messaging.</p>
<p>Thanks again for commenting &#8211; you hit it spot on!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Rivera</title>
		<link>http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/comment-page-1/#comment-167814</link>
		<dc:creator>Ted Rivera</dc:creator>
		<pubDate>Mon, 22 Oct 2007 13:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://tynerblain.com/blog/2007/10/18/stakeholder-goals-2/#comment-167814</guid>
		<description>While I like the correlation of a principal&#039;s goals with that of the end users, I have two points of concern (probably ideas to be worked out rather than ultimate stumbling blocks):

1. In many cases, the principal&#039;s interests will utterly trump that of the end users: the software will never be purchased for the end users if the principals are unsatisfied. The matrix you depict shows where there is alignment, which is good, but I&#039;m wondering how to handle this dynamic.

2. Similarly, how might I correlate other data points? Specifically, I&#039;m thinking about the &quot;partner&quot; category. If the partners are excited, they will drive substantial principal and end user enthusiasm (potentially). Three and four-dimensional matrices are probably too hard for most mortals to effectively correlate easily. :-)

Of these two, the first item concerns me more, but I mention the second because partners drive so much of the success of many software solutions, and are grossly underrepresented in many such discussions....</description>
		<content:encoded><![CDATA[<p>While I like the correlation of a principal&#8217;s goals with that of the end users, I have two points of concern (probably ideas to be worked out rather than ultimate stumbling blocks):</p>
<p>1. In many cases, the principal&#8217;s interests will utterly trump that of the end users: the software will never be purchased for the end users if the principals are unsatisfied. The matrix you depict shows where there is alignment, which is good, but I&#8217;m wondering how to handle this dynamic.</p>
<p>2. Similarly, how might I correlate other data points? Specifically, I&#8217;m thinking about the &#8220;partner&#8221; category. If the partners are excited, they will drive substantial principal and end user enthusiasm (potentially). Three and four-dimensional matrices are probably too hard for most mortals to effectively correlate easily. :-)</p>
<p>Of these two, the first item concerns me more, but I mention the second because partners drive so much of the success of many software solutions, and are grossly underrepresented in many such discussions&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
