<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KiteTail: innovation management for growth &#187; strategic planning</title>
	<atom:link href="http://blog.kitetail.com/category/strategic-planning/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kitetail.com</link>
	<description>practical ideas on innovation and technology management</description>
	<lastBuildDate>Mon, 09 Aug 2010 03:44:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How do you manage frequent product release cycles with minimal turmoil?</title>
		<link>http://blog.kitetail.com/2010/02/21/how-do-you-manage-frequent-product-release-cycles-with-minimal-turmoil/</link>
		<comments>http://blog.kitetail.com/2010/02/21/how-do-you-manage-frequent-product-release-cycles-with-minimal-turmoil/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 04:28:16 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[product management]]></category>
		<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[technology management]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=971</guid>
		<description><![CDATA[This is a quick blog post in response to a question I received on a previous article: Close the gap between R&#38;D and Customer Support. Between my long-winded answer and the fact that this subject deserves a post on its &#8230; <a href="http://blog.kitetail.com/2010/02/21/how-do-you-manage-frequent-product-release-cycles-with-minimal-turmoil/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a quick blog post in response to a question I received on a previous article: <a title="Close the gap between R&amp;D and Customer Support" href="http://blog.kitetail.com/2009/06/24/close-the-gap-between-rd-and-customer-support/">Close the gap between R&amp;D and Customer Support</a>. Between my long-winded answer and the fact that this subject deserves a post on its own, I decided to respond here.</p>
<blockquote><p>I came from Google, search for interface between R&amp;D and CS and apparently I came to the right place. Most of your article is clear to me as we are doing it day to day, more or less. Although I’m in the opposite chair (CS manager), I do understand the pressure on R&amp;D as well as on CS. Question is, in an organization which has a habit of issuing new sub versions and major versions quite often (and of course CS attention for bug solving decreases) what can be done in order to assure timely bug fixes, as well as keep releasing new versions as often as possible.</p></blockquote>
<p>The question of &#8220;<strong>how to manage frequent release cycles with minimal turmoil and maximum alignment (R&amp;D, CS, Marketing)</strong>&#8221; is a good one. I highlighted our processes and best practices that worked well for my team. These should not be a surprise, as they are aligned with the <strong>agile development best practices</strong>. However, note that implementation and execution of these practices require <strong>vigor and disciple for all parties </strong>involved. <strong>I would love to hear from others&#8217; experiences</strong>.</p>
<p><span id="more-971"></span></p>
<p>Depending on your situation, <strong>management and development processes</strong>, <strong>organizational structure</strong>, or a <strong>combination of both</strong> will help you build a solution that best works for your organization. Please realize <strong>the different roles and responsibilities that are needed for successful execution</strong>. With that, <strong>build the needed reward and recognition</strong> into your structure for all involved. At the end, <strong>it takes a team to deliver</strong>, even if on the surface some happens to spend more time at the bench than others.</p>
<p><strong> </strong></p>
<h3>Agreed upon philosophy and decision-making framework for managing releases.</h3>
<p>You cannot minimize turmoil and increase alignment if there is no predictable schedule or decision-making process for product releases. Your framework should help to:</p>
<ol>
<li>establish predictable schedules for minor and major releases;</li>
<li>differentiate between minor vs. major functionality;</li>
<li>outline a process for managing your &#8220;Big List&#8221; of functionality and capturing it as a product roadmap;</li>
<li>establish an escalation process for resolving conflicts;</li>
<li>publish and communicate the POR (Plan Of Record).</li>
</ol>
<h3>Small program team with regularly run scrums (2-3 times weekly) who prioritize, schedule and manage the &#8220;Big List&#8221; of functionality and upcoming releases.</h3>
<p>Your small cross-functional team has the empowerment to:</p>
<ol>
<li>establish an agreed upon theme and set of features for each planned release;</li>
<li>manage the product roadmap details (specific features and goals) for at least the next 2-3 release cycles (depending on your release schedule, of course);</li>
<li>resolve resource conflicts by re-prioritizing scheduled minor &amp; major release features;</li>
<li>say &#8216;No!&#8217; to urgent but unimportant requests, and follow up with &#8216;and here is what we can do instead&#8217;.</li>
</ol>
<h3>SCM infrastructure with a branching strategy to support your build &amp; release cycles.</h3>
<p>An effective branching strategy is needed to establish a structure for managing your code, delivering multiple releases and supporting parallel development. Note, this is a full time job (especially at the beginning) that also requires your senior engineers to be involved in the definition. Your branching strategy will impact your architecture, your code structure, how you version, how it fits with your build &amp; test structure, and even how you document.</p>
<h3>Test infrastructure, test automation and rich test library to support needs of your agile development.</h3>
<p>Yes, a good test infrastructure is a must for quality assurance. However, to effectively support your branching strategy (creating new branches and merging back in), you need to pay even more attention to your test automation and test library by providing smoke tests, integration tests, compatibility tests, validation tests, regression tests, &#8230; Your engineers will thank you!</p>
<h3>Organizational Structure</h3>
<p>Effective management of engineering resources is required to support parallel development and multiple release cycles. Goal is to maximize engineering productivity by minimizing splitting of time between defect fixing and implementing future functionality. As it can be challenging to balance the short-term demands with long-term needs, many organizations establish a separate team to support the current products: <strong>Current Product Engineering (CPE) team</strong>. Focused ONLY on the current product bug fixes, minor product releases and closely aligned with Customer Support team, these teams usually have a separate reporting structure as well (to minimize distractions.)</p>
<p>As an example, to support our product customization needs (different than minor releases), we established a CPE team. This enabled quicker response to customers without impacting our product platform roadmap. However, it also further stressed our branching strategy and our release management process. In addition, the separation can increase the complexity of internal communications, as it means <em>yet-another-team</em> to coordinate and bridge silos with. Building your CPE team might be a challenge as well, as many engineers prefer to be on the cutting edge of development. However, right incentives and recognitions, along with focus on customer connection and satisfaction should help with your recruiting activities.</p>
<h3>Final thoughts</h3>
<p>In my experience, there is no perfect structure for managing frequent product releases with parallel development. As <a title="Deming's Cycle" href="http://en.wikipedia.org/wiki/Deming_Cycle">Deming&#8217;s cycle of: Plan, Do, Check, Act</a> illustrates, this is a journey: it is an <strong>iterative process, that requires work and discipline</strong>. Hopefully these practices will help you get further on your journey.</p>
<p><strong>What has worked for you and your teams?</strong></p>
<p>Technorati Tags: <a href="http://technorati.com/tag/product+release+cycles" rel="tag">product release cycles</a>, <a href="http://technorati.com/tag/current+product+engineering" rel="tag"> current product engineering</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2010/02/21/how-do-you-manage-frequent-product-release-cycles-with-minimal-turmoil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resources: Connectivity and technology adoption around the world</title>
		<link>http://blog.kitetail.com/2009/06/02/resources_connectivity_and_technology_adoption_around_the_world/</link>
		<comments>http://blog.kitetail.com/2009/06/02/resources_connectivity_and_technology_adoption_around_the_world/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 15:03:51 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[technology management]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=767</guid>
		<description><![CDATA[Ever wondered what connectivity means around the world? How mobile technologies have impacted or influenced developing worlds? Thanks to Putting People First for pointing out the Round. The World. Connected. A video series  as well as the MMD4D blog by Mira Slavova that is focused &#8230; <a href="http://blog.kitetail.com/2009/06/02/resources_connectivity_and_technology_adoption_around_the_world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever wondered what connectivity means around the world? How mobile technologies have impacted or influenced developing worlds? Thanks to <a href="http://www.experientia.com/blog/">Putting People First </a>for pointing out the <a href="http://www.experientia.com/blog/round-the-world-connected-a-video-series/">Round. The World. Connected. A video series</a>  as well as the <a href="http://mmd4d.org/">MMD4D blog</a> by Mira Slavova that is focused on mobile services for emerging markets with specific focus on Africa.</p>
<blockquote><p>The Nokia Siemens Networks has created an extremely well produced website and video series, entitled “<a href="http://www.roundtheworldconnected.com/">Round. The World. Connected.</a>” that sets out to understand what connectivity means to different people and cultures across Europe, Asia and the Americas. The project focuses specifically on how the latest communications technologies are touching peoples lives and on the socio-economic impact of connectivity.</p></blockquote>
<p>Also, make sure to check out <a href="http://futuresoflearning.org/">Futures of Learning</a> for their research insights around the world covering everything from mobile phones to social media. </p>
<blockquote><p>Futures of Learning is a collective blog dedicated to the topic of new media and learning. The members of the blog are part of a project, funded by the MacArthur Foundation, that is conducting an international survey of research in the field. We are focusing on two areas. One is an international review of research on how people are adopting digital and networked media. The second area is a review of learning institutions that are incorporating new media in innovative ways. We welcome suggestions for literature and programs that we should be looking at!</p>
<p> </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2009/06/02/resources_connectivity_and_technology_adoption_around_the_world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering sunk cost and opportunity cost on Memorial Day</title>
		<link>http://blog.kitetail.com/2009/05/27/lesson-in-sunk-cost-and-opportunity-cost/</link>
		<comments>http://blog.kitetail.com/2009/05/27/lesson-in-sunk-cost-and-opportunity-cost/#comments</comments>
		<pubDate>Thu, 28 May 2009 05:07:05 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[ROI]]></category>
		<category><![CDATA[strategic planning]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=757</guid>
		<description><![CDATA[Nothing like a beautiful weekend and a cluttered garage to highlight the importance of understanding sunk costs and opportunity costs in a good decision making process. Head over to AskDong.com for a clear description on sunk cost and opportunity cost. At the same time, &#8230; <a href="http://blog.kitetail.com/2009/05/27/lesson-in-sunk-cost-and-opportunity-cost/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nothing like a beautiful weekend and a cluttered garage to highlight the <strong>importance of understanding sunk costs and opportunity costs in a good decision making process</strong>. Head over to <a href="http://www.askdong.com">AskDong.com</a> for a clear description on <a href="http://www.askdong.com/blog/2007/08/28/basic-economic-lesson-part-iii/">sunk cost and opportunity cost</a>. At the same time, realize that though definitions maybe clear, <strong><em>to err is human</em></strong>. </p>
<p>I don&#8217;t like clutter in my house. However, I do value the idea of establishing a clutter zone in the garage that holds our donation and potential garage sale pile. This Memorial Day, it was time to clear up the pile and organize it. As we started to sort through the pile, our discussion quickly turned to <em>opportunity cost</em> analysis of whether to hold a garage sale or not: <em>would it be worth spending a good weekend (lets be honest, those are rare in Seattle, WA) by cleaning, tagging and waiting for a possible sale and making a few bucks?</em> </p>
<p><strong>Framing issues from the perspective of opportunity costs can simplify the decision making process</strong>. However, letting go can still be a challenge —  <em>wouldn&#8217;t someone pay $$ for that stuff that cost me $$$??? </em>Whatever the previous investment or expense may have been, <strong>the feeling of being invested in the past makes it difficult to change tracks</strong>. Many projects follow this trend of <em>throwing good money after the bad<span style="font-style: normal;">.</span></em> <em> </em></p>
<p>Regardless, acknowledge and accept the sunk costs as <em>sunk</em>. Put a check for a<strong> failure and celebrate your learnings</strong>. And, <strong>establish milestones for regularly scheduled reviews</strong> with clear guidelines on funding expectations to avoid unpleasant surprises.</p>
<p>In case you&#8217;re wondering&#8230; within 2 hours the garage was cleaned and everything in the pile was donated to Goodwill. Yet, we still had time for a 5 mile hike in the woods that afternoon, and not to forget the wonderful feeling of free space next to the car in the garage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2009/05/27/lesson-in-sunk-cost-and-opportunity-cost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innovation and Profitability</title>
		<link>http://blog.kitetail.com/2009/03/29/innovation-and-profitability/</link>
		<comments>http://blog.kitetail.com/2009/03/29/innovation-and-profitability/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 19:15:42 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[strategic planning]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=653</guid>
		<description><![CDATA[Note: This is a repost from my www.kitetail.com site.  The profitability equation is quite simple: when a firm’s revenue from selling its product or service is greater than the cost of offering it, then it is concluded that the firm &#8230; <a href="http://blog.kitetail.com/2009/03/29/innovation-and-profitability/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Note: This is a repost from my www.kitetail.com site. </em></p>
<p>The profitability equation is quite simple: when a firm’s revenue from selling its product or service is greater than the cost of offering it, then it is concluded that the firm is profitable on that given offering.</p>
<p style="text-align: center;"><strong>Profits = Revenues – Cost</strong></p>
<p style="text-align: left;">If we further analyze this simple equation, then we recognize that the revenues are a function of the quantity of a product or service sold at a price that the customer is willing to pay. This price is chosen based on the attractiveness of that product or service to the customer, i.e. its attributes. On the other hand, the cost is also a function of product’s attributes and the quantity it is produced at. For profitability, the ultimate goal of a firm is to offer products with differentiated attributes that customers are willing to pay high prices for, while keeping costs low and competitors out.</p>
<p>What does that mean for your innovation? Innovation is about implementation of a new idea for the purpose of creating value: value for the firm, and value for the consumer. Innovations come in many forms, and the research on innovation and innovation types can be quite confusing, as each author has his/her perspective and terminology. Unfortunately, this is further exacerbated by the fact that innovation has become the latest buzzword or Holy Grail for firms as they look for growth.</p>
<h3>Innovation Types<span id="more-653"></span></h3>
<p>Lets take a look at some of the ways your innovations can contribute to the bottom line of your firm.</p>
<ul>
<li><strong>Create cost advantage</strong> – If you can produce the same product cheaper, you will improve your profitability. If you can become the low cost producer in your industry, then you achieve <a href="http://en.wikipedia.org/wiki/Porter_generic_strategies">cost leadership</a>. <a href="http://en.wikipedia.org/wiki/Economies_of_scale">Economies of scale</a> and <a href="http://en.wikipedia.org/wiki/Experience_curve_effects">experience curve</a> clearly play into becoming a low cost producer. Examining your value chain and value network is a good start for determining the specific costs associated with each activity, as well as how your competitor is performing that activity differently.
<ol>
<li>Process innovation – when we think about improving efficiencies and increasing productivities, as well as reducing costs, we think about process innovations. The overall goal is to remove or reduce non-value added activities from the delivery of the product or service, such as FedEx’s use of scanning technology to provide shipping status of packages to inquiring customers. S<em>ix Sigma and Total Quality Management (TQM)</em> are process management programs that are focused on increasing efficiencies or taking out wasted steps. However, don’t just limit your process innovation to obvious examples; improving the efficiencies and effectiveness of your software development processes can enable you to better your time to market for competitive advantage.</li>
<li><strong>Technology innovation</strong> – research and technology related developments are included in this category of innovations. While the incremental innovations are small improvements, usually derived as a result of the learning curve, radical innovations can completely displace the incumbent technology, such as transistors replacing vacuum tubes. Utilizing technology roadmaps and linking them to product roadmaps is an effective way to synchronize the two activities, and focus your innovation investments.</li>
</ol>
</li>
<li>Go for <strong>price premium</strong> – what differentiated product functionality or service will convince your customers to pay extra? As I highlighted in my blog “<a href="http://blog.kitetail.com/2006/11/06/innovate-with-quality/">Innovate with Quality</a>” establishing a competitive differentiation should not be limited to just technology, but you should also focus on your brand for building and growing a loyal customer base.
<ol>
<li><strong>Product innovation</strong> – this type of innovation encompasses differentiation through features and functionality that the current offers do not have. Firms tend to mainly focus on improving existing products or services, and creating line-extensions, as this is a less risky type of innovation. Some examples would include cameras in cell phones, wireless connectivity, Crayola’s special crayon that only writes on Crayola’s special paper.</li>
<li><strong>Value-delivery innovation</strong> – this type of innovation includes differentiation stemming from improved customer experience through branding, marketing, customer service and other networks and alliances. Examples would include Apple’s iPod, with its popularity is driven by the Apple brand, ease of use through iTunes end-to-end integration, as well as its incredible style.</li>
</ol>
</li>
<li>Increase the size of your overall <strong>market share</strong> – increasing the number of buyers in your market will positively impact the revenues. Innovation types discussed here, such as product and technology innovations, would contribute to increasing your overall market share. In addition, you should also investigate ways to reach customers you didn’t serve before.
<ol>
<li>Business model innovation – these innovations are about developing new ways of doing business. Generating revenue by hosting online advertising, and Amazon’s plan for leasing computing power and digital storage over the web are examples of how companies are extending their reach to serve customers they weren’t serving before.</li>
<li>New venture – this type of innovation is about taking the product or technology that exists to new markets. Hummer’s retargeting of their military personnel carrier to soccer moms is an example of a new venture. Firms’ extension into China, Latin America and other emerging/developing countries are all methods to gain more customers.</li>
</ol>
</li>
<li>Look for growth &#8211; firms are pursuing innovation for growth. This pursuit further requires them to invest in disruptive innovations, organic innovations, and innovations through an acquisition strategy.
<ol>
<li>Disruptive innovation – this is the creation of new markets based on disruptive technologies or new business models. These types of innovations are often difficult to recognize, and can take time to develop and grab a hold in the market. Growth of digital cameras and their impact to traditional film, or PCs vs. mainframes are examples of disruptive innovations.</li>
<li>Organic innovation – a method through which firms reposition themselves for growth by tapping into their most important assets: their core competencies and valued customers. IBM as an e-commerce-enabling company, and UPS moving beyond package delivery to a global provider of specialized transportation and logistics services are examples of organic innovations.</li>
<li>Acquisition-based innovations – mergers and acquisitions (M&amp;A) are a way to gain access to new innovations and markets. Although this strategy can certainly enable growth, such as in Cisco’s case, expected results can be difficult to achieve due to the many challenges and complexities that are involved in M&amp;A. Nevertheless, acquisitions are a popular strategy for growth.</li>
</ol>
</li>
</ul>
<h3>Innovation Strategy</h3>
<p>Recognizing your innovation type, and its role within your innovation strategy helps you ensure it is aligned with your firm’s current and future objectives and goals. In addition, managing your innovation programs as a portfolio not only provides better visibility of your efforts and management of those efforts, but also presents opportunities for new discoveries and synergies.</p>
<p>Analysis of your innovation portfolio will help determine if you are focusing on the right types of innovations. If your innovation strategy, which is aligned to your business strategy, is highlighting the importance of growth for your firm, yet you find yourself mainly focusing on product and process innovations, you know you have too narrow a focus on innovation.</p>
<p>In your innovation portfolio, you should also analyze the differences of success rates between your innovation projects. The results of the analysis will be illuminating about what works and doesn’t work within your firm, and where you need to focus in order to improve the return on investment of your innovations.</p>
<p>Your innovation strategy and your portfolio will also help determine how to build and manage your innovation network: internal and external partnerships. Successful collaboration can bring out more creative ideas, improve knowledge sharing among groups, facilitate shorter innovation cycle times, and result in improved productivity and quality.</p>
<h3>Sources of Innovation</h3>
<p>Where does innovations, or ideas for innovations come from? Although not the focus of this article, it is worth considering a few departing thoughts.</p>
<ul>
<li><strong>Deep customer understanding</strong> – study your customers, their workflow and pain points, but go above and beyond and deliver to their unspoken needs.</li>
<li><strong>Blend design with technology</strong> – examine all potential dimensions of your product or service and determine how you can extend its value, such as in the example of Apple’s iPod and iTunes.</li>
<li><strong>Continuous improvement</strong> – study your value-delivery chain, and look at each step and determine how the value is added; then determine if it can be done better.</li>
<li><strong>Networks and alliances</strong> – knowledge of other advancements, trends and shifts can highlight innovation opportunities.</li>
<li><strong>Look for trends</strong> – change is constant, so look for changes in demographics, behaviors, attitudes, and believes.</li>
<li><strong>Be observant</strong> – innovations come from unexpected sources, including unexpected usage of your products; be observant and be open.</li>
</ul>
<p>Technorati Tags: <a href="http://technorati.com/tag/innovation" rel="tag">innovation</a>, <a href="http://technorati.com/tag/sources+of+innovation" rel="tag"> sources of innovation</a>, <a href="http://technorati.com/tag/innovation+strategy" rel="tag"> innovation strategy</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2009/03/29/innovation-and-profitability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Strategy 101: Key Factors for Successful Strategy Execution</title>
		<link>http://blog.kitetail.com/2009/02/02/strategy-101-key-factors-for-successful-strategy-execution/</link>
		<comments>http://blog.kitetail.com/2009/02/02/strategy-101-key-factors-for-successful-strategy-execution/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:42:14 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[leadership]]></category>
		<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[strategy]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=555</guid>
		<description><![CDATA[I previously discussed the challenges of building a successful strategy, and key areas where you need to build a foundation for your strategic plans to be successful. From experience, I have seen strategies fail at various stages and for various &#8230; <a href="http://blog.kitetail.com/2009/02/02/strategy-101-key-factors-for-successful-strategy-execution/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="cluster of fungus by binnur gul, on Flickr" href="http://www.flickr.com/photos/binnur_gul/1957595631/"><img src="http://farm3.static.flickr.com/2080/1957595631_2472347395.jpg" alt="cluster of fungus" width="500" height="281" /></a></p>
<p>I previously discussed the <a href="http://blog.kitetail.com/2007/03/31/strategy-101-why-building-a-successful-strategy-is-hard/">challenges of building a successful strategy</a>, and key areas where you need to build <a href="http://blog.kitetail.com/2007/11/12/know-thyself-corner-stone-of-your-strategic-plans/">a foundation for your strategic plans to be successful</a>.</p>
<p>From experience, I have seen strategies fail at various stages and for various reasons. Some common threads were:</p>
<ul>
<li>lack of ownership/sponsorship as the manager moved on to bigger &amp; better things;</li>
<li>organization’s inability to change;</li>
<li>lack of excitement, momentum, push and motivation;</li>
<li>poor transfer between functional groups;</li>
<li>organization not willing to take risks;</li>
<li>decision process and information flow is f*#!?d up;</li>
<li>inability to move from powerpoint slides to real-life execution: conflicting interests, values and priorities;</li>
</ul>
<p>This blog is focused on factors that are key to successful execution of your strategy.<br />
<span id="more-555"></span></p>
<h3>Define operational structure</h3>
<p>I am not talking about a new organizational structure. Many companies reorganize to execute strategy, without realizing that they have not <strong>defined the key operational elements</strong>:</p>
<ul>
<li>clear communication and enforcement of roles, responsibilities and accountabilities;</li>
<li>recognition and rewards linked to performance;</li>
<li>well understood decision making process;</li>
<li>information flow to the right people at the right time;</li>
</ul>
<p>I can’t emphasize enough the importance of <strong>establishing AND enforcing</strong> clear roles, responsibilities, ownerships and accountabilities for success. At the end of the day, roles and ownership responsibilities have to make sense. As an example, you can’t realistically be accountable for the schedule if you are not responsible for managing the features. Any program manager will tell you, <a href="http://www.urbandictionary.com/define.php?term=chewbacca+defense">Chewbacca does not live on Endor</a>! Yet, <strong>for many firms, the linkage between roles, performance and rewards is still poorly managed</strong>.</p>
<p>I previously talked about <a href="http://blog.kitetail.com/2006/12/01/death-by-a-thousand-meetings/">RACI and the concept of Decision Quality</a>. Drucker also outlined seven elements for effective decision making: <em>determining if a decision is necessary, classifying the problem, defining the problem, deciding on what is right, getting others to buy into the decision, building action into the decision, and testing the decision against actual results</em>. A well designed metrics program will enable firms to <a href="http://blog.kitetail.com/2007/03/08/metrics-gone-bad-and-steps-to-recovery/">focus on what is really important</a> and what adds value, thereby improving the decision quality. However, <strong>your metrics, and your decisions are only as good as the information you have received</strong>. Establishing a good, unfiltered information flow at all parts of the organization, especially with the troops on the front lines, will improve your decision quality.</p>
<h3>Stay agile and adapt</h3>
<p>Today, <a href="http://blog.kitetail.com/2008/04/21/what-is-your-strategic-agility-quotient/">being agile and quickly adapting to changing circumstances</a> is more important than ever. Along the same lines, your strategy process needs to be agile and adaptable. Traditional processes where all the information is well known and understood are not viable for entering into new markets or developing new products.</p>
<p><a href="http://en.wikipedia.org/wiki/Assumption_based_planning">Assumption-based strategic planning processes</a>, such as Discovery-Driven Planning, enable organizations to <strong>understand what they don’t know but need to know, and forces a discipline of learning and retesting</strong>. Also, <a href="http://blog.kitetail.com/2008/11/18/renovate-your-risk-management-process-to-improve-your-innovation-capacity/">understanding your risk profile</a> and communicating with your organization will not only improve your decision making process, but will also save time and prevent disappointments.</p>
<h3>Manage white space</h3>
<p>A strategy almost always look great in powerpoint slides, with full color, pictures and 30 point bullet lists. Powerpoint slides assume a perfect world where everything will be just right. Yet, the real world is full of white space, <strong>a fuzzy space where you don’t know what you don’t know</strong>, where things are vague and very gray.</p>
<p><strong>Hand-offs, such as with technology transfer or R&amp;D to manufacturing, should be a key focus area.</strong> Maintaining the energy, passion and momentum is key to success. Having shared purpose and rewards help, but ensuring continual ownership and accountability for performance is a must.</p>
<p>So, <strong>learn to manage this white space and reward those that do</strong>. For ideas on managing white space, check out my previous article: <a href="http://blog.kitetail.com/2007/09/05/two-sides-of-the-same-coin-managing-white-space/">Two sides of the same coin: Managing white space</a>.</p>
<h3>People.. People.. People</h3>
<p><strong>The success of your execution is dependent on people</strong>: your team, your firm as well as the larger ecosystem of suppliers, service providers, labor unions, partners, &#8230; Each group comes with their own values, motivations, priorities and goals. How effective you are at managing this complex ecosystem and navigating the waters will determine your success levels. Transparency in your communication will help build trust and openness. A clear understanding of roles and responsibilities will support the decision making process and the overall agility of your organization.</p>
<p>As people, we have the tendency to resist change. Recognizing the <a href="http://blog.kitetail.com/2008/09/02/managing-change-getting-your-ducks-in-a-row/">complexity of change</a> and developing an <a href="http://blog.kitetail.com/2008/08/29/small-steps-big-leaps/">attack plan to address resistance</a> will improve chances of success.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/strategy+execution" rel="tag">strategy execution</a>, <a href="http://technorati.com/tag/strategic+planning" rel="tag"> strategic planning</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2009/02/02/strategy-101-key-factors-for-successful-strategy-execution/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Innovation Strategies for the Global Recession from Innovation Weblog</title>
		<link>http://blog.kitetail.com/2008/12/11/innovation-strategies-for-the-global-recession-from-innovation-weblog/</link>
		<comments>http://blog.kitetail.com/2008/12/11/innovation-strategies-for-the-global-recession-from-innovation-weblog/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 23:10:54 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[sustainability]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=483</guid>
		<description><![CDATA[For more advice on focusing your innovations during hard times, check out Innovation Weblog&#8216;s special report Innovation Strategies for the Global Recession. Chuck Frey and Renee Hopkins Callahan have compiled an extensive list of strategies on how to maintain innovation &#8230; <a href="http://blog.kitetail.com/2008/12/11/innovation-strategies-for-the-global-recession-from-innovation-weblog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For more advice on <a href="http://blog.kitetail.com/2008/12/09/focusing-innovation-strategy-during-economic-downturn/">focusing your innovations during hard times</a>, check out <a href="http://www.innovationtools.com/Weblog/innovation-weblog.asp">Innovation Weblog</a>&#8216;s special report <a href="http://www.innovationtools.com/weblog/innovationblog-detail.asp?ArticleID=1219">Innovation Strategies for the Global Recession</a>. Chuck Frey and Renee Hopkins Callahan have compiled an extensive list of strategies on how to maintain innovation during challenging times from a diverse collection of innovation experts and practitioners. Enjoy. </p>
<p>Technorati Tags: <a href="http://technorati.com/tag/innovation+strategy" rel="tag">innovation strategy</a>, <a href="http://technorati.com/tag/Innovation+Weblog" rel="tag"> Innovation Weblog</a>, <a href="http://technorati.com/tag/economic+downturn" rel="tag"> economic downturn</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2008/12/11/innovation-strategies-for-the-global-recession-from-innovation-weblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Focusing innovation strategy during an economic downturn</title>
		<link>http://blog.kitetail.com/2008/12/09/focusing-innovation-strategy-during-economic-downturn/</link>
		<comments>http://blog.kitetail.com/2008/12/09/focusing-innovation-strategy-during-economic-downturn/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 04:46:54 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[sustainability]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=455</guid>
		<description><![CDATA[Focusing your innovations during down times is key to survival. You need to keep on innovating to differentiate and grow, but also innovate on products and services your customers would be more willing to buy to stay profitable. As I &#8230; <a href="http://blog.kitetail.com/2008/12/09/focusing-innovation-strategy-during-economic-downturn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/binnur_gul/2697247647/" title="Something old.. Something new... by binnur gul, on Flickr"><img src="http://farm4.static.flickr.com/3151/2697247647_5cfe7cbb22.jpg" width="500" height="375" alt="Something old.. Something new..." /></a></p>
<p>Focusing your innovations during down times is key to survival. You need to <strong>keep on innovating to differentiate and grow</strong>, but also <strong>innovate on products and services your customers would be more willing to buy</strong> to stay profitable.</p>
<p>As I mentioned before, the <a href="http://kitetail.com/index.php?option=com_content&amp;task=view&amp;id=13&amp;Itemid=1">profitability equation</a> is quite simple: <strong>when a firm’s revenue from selling its product or service is greater than the cost of offering it, then it is concluded that the firm is profitable on that given offering</strong>. This same equation holds true for your customers’ business as well: the benefits of the product or service outweigh the cost of acquiring it.</p>
<p><strong><center>Profits = Revenues &#8211; Cost</center></strong> <br />
<strong>During downturns, clearly demonstrating how your new product or service contributes to the profitability of your customers’ business is the key</strong>. Analyzing your own and your customers’ <a href="http://blog.kitetail.com/2008/01/13/create-value-at-every-touch-point/">value chains</a> can be the inspiration for your focused innovation strategy. Here are <strong>6 key areas that will help focus your innovation strategy.</strong><br />
<span id="more-455"></span><br />
<strong></p>
<h5>Reduce Costs</h5>
<p></strong>As the profitability equation demonstrates, <strong>the ultimate goal of a firm is to offer products with differentiated attributes that customers are willing to pay high prices for, while keeping costs and competitors out</strong>. Costs come in the form of:</p>
<ul>
<li>product attributes: materials, features, complexity, usability all contribute to the cost of the product;</li>
<li>production costs: including manufacturing, labor, supplier, packaging, shipping;</li>
</ul>
<p><strong>Learn where to focus next by analyzing your existing costs and their impact in the dimensions of quality, labor, production processes, materials, environmental impact, replacement costs, energy costs, and customer service</strong>. <strong>Do the same analysis from your customers’ perspective</strong> with regards to their <strong>cost of doing business</strong>. Look at ways that you can reduce their labor costs through workflow automation, reduced need for skilled workers and job training through better usability, or with reduced energy and raw material usage.</p>
<p>As you lay out your cost improvement projects, <strong>don’t just go for small incremental changes</strong>. Incremental improvement will not be enough for your customer to buy or upgrade to your product, especially during economic hard times. <strong>Look for creative solutions that enable you to <a href="http://blog.kitetail.com/2007/01/31/innovation-and-the-degree-of-innovativeness/">innovate in multiple dimensions</a></strong>, such as reducing complexity and materials while improving usability and building on your brand image.</p>
<p>In your quest for cost reduction, also remember to <strong>look for areas where costs can be completely eliminated</strong>, such as retiring product lines, removing functionality that is impacting support costs, getting out of markets that are not profitable, or fully automating existing processes, removing the need for any manual labor.<br />
<strong></p>
<h5>Drive Revenues</h5>
<p></strong><strong>Revenues are derived from the quantity of the product/service sold at a price that the customer is willing to pay</strong>. The <strong>price is based on the attractiveness</strong> of that product or service to the customer, i.e. its attributes. You can improve profitability through:</p>
<ul>
<li>increased revenues by enabling new products and services;</li>
<li>enabling new business models;</li>
<li>increasing the value of the existing product and thereby commanding higher prices;</li>
</ul>
<p>For growth, investigate product line extensions, potential new add-on products and services, changes to your existing business models, as well as entry into adjacent markets. Recently I noticed <a href="http://www.amazon.com/s?ie=UTF8&amp;search-alias=tools&amp;field-brandtextbin=Dremel">Dremel extended their tool line into the pet care marketplace</a>. In your analysis make sure to <strong>look for growth markets and solutions that allow you to build upon the strength of your core business in order to minimize risk</strong>.</p>
<p>In the same manner, <strong>investigate how you can increase the revenues of your customers</strong>. Look for ways where they can easily and cost effectively extend their offerings, such as through an online presence, and making themselves more attractive to their customers.<br />
<strong></p>
<h5>Work Backwards</h5>
<p></strong>Perhaps there is no better time to evaluate and question your existing processes that during the slow times. Your first step could be as simple as asking yourselves &#8220;<em><a href="http://www.think-differently.org/2008/12/thinking-differently-with-deloitte.html">what is the dumbest thing we do</a></em>&#8221; (from the <a href="http://www.think-differently.org/">Think Differently</a> blog) to kick-start the inquisition of the reasoning: <em><a href="http://blog.kitetail.com/2007/08/21/cause-weve-always-done-it-this-way/">‘cause we’ve always done it this way</a></em>.</p>
<p><strong>Starting with the customer and understanding what they want will put you on the path to building attractive products</strong>. Anthony Ulwick describes his outcome-driven method to innovation in his book <a href="http://www.amazon.com/gp/product/0071408673?ie=UTF8&amp;tag=binnualkazils-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0071408673">What Customers Want: Using Outcome-Driven Innovation to Create Breakthrough Products and Services</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=binnualkazils-20&amp;l=as2&amp;o=1&amp;a=0071408673" border="0" alt="" width="1" height="1" />. As he indicates, <em><strong>customers buy products and services to help them get jobs done</strong></em>: faster, more conveniently, more efficiently, more cost effectively. At the same time, <strong><em>customers use a set of metrics (performance measures) to judge how well a job is getting done and how a product performs</em></strong>. However, <strong>rarely does the customer understand or accurately voice their desired outcomes for a given job</strong>. So, <strong>understanding and effectively addressing these unserved or under-served expectations is key to the firms’ innovativeness</strong>.</p>
<p>Also, <strong>incorporating agile development methodology and tools into your development processes will help your team to effectively deal with undeterministic resource challenges</strong>. Of course, agile development provides more benefits to your innovation process, as I outlined <a href="http://blog.kitetail.com/2006/10/11/innovation-and-agile-development/">before</a>.<br />
<strong></p>
<h5>Enhance Your Brand and Ecosystem</h5>
<p></strong>Your brand can benefit you in many ways:</p>
<ul>
<li>enabling you to charge premium prices;</li>
<li>sell more of your products, allowing you benefit from economies of scale;</li>
<li>provide greater acceptance of radically different offerings, reducing your sales cycle;</li>
</ul>
<p>Disappearing into the void because of <strong>reduced marketing budget is no excuse for putting your brand on the backseat</strong>. <strong>Look for creative ways to strengthen your brand and have fun doing it</strong>.</p>
<p>In addition, <strong>building your ecosystem would help you gain preference over your competitors as well as  expanding your customer reach</strong>, such as with NetFlix extending their on-demand streaming service with Roku, XBox, TiVo and others. Keep on the lookout for these strategic partnerships and alliances to build your brand and ecosystem.<br />
<strong></p>
<h5>And, Remember to Execute</h5>
<p></strong><a href="http://blog.kitetail.com/2007/03/31/strategy-101-why-building-a-successful-strategy-is-hard/">You might have your strategy down, but your ability execute is the the final key to your success</a>. Robert Neiman’s <a href="http://www.amazon.com/gp/product/0071438882?ie=UTF8&amp;tag=binnualkazils-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0071438882">Execution Plain and Simple: Twelve Steps to Achieving Any Goal on Time and On Budget</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=binnualkazils-20&amp;l=as2&amp;o=1&amp;a=0071438882" border="0" alt="" width="1" height="1" /> is a valuable resource for anyone in the leadership role. Below is his 12-step process.</p>
<ol>
<li>Take responsibility &#8211; Who me?</li>
<li>What’s that again? Define your assignment in writing</li>
<li>Organize your core team and create a strategy</li>
<li>Get input and support from key players: refine the strategy</li>
<li>Hold a compelling kickoff event to create momentum</li>
<li>Make all the pieces fit. Use plans, schedules, budgets and controls</li>
<li>Yes, I really mean it. Make demands effectively</li>
<li>Follow up like crazy without driving people crazy</li>
<li>Use political skills to win constituents and overcome opposition</li>
<li>Use creative problem solving to overcome unforeseen risks, delays and obstacles</li>
<li>Energy flagging? Manage an intense push to get the final results and rewards</li>
<li>Capture and spread what you learn</li>
</ol>
<p><strong>Use metrics to really focus on your results</strong>, but <strong><a href="http://blog.kitetail.com/2007/03/08/metrics-gone-bad-and-steps-to-recovery/">remember to avoid common metrics mishaps</a></strong> that undermine your intensions. Good luck!</p>
<p><strong>Update</strong>: Also check out the <a href="http://myventurepad.com/MVP/42090">Interview With Jana Matthews</a> by <a href="http://myventurepad.com/blog/RobinCarey/site/profile/">Robin Fray Carey</a> on <a href="http://myventurepad.com/">MyVenturePad</a> for advice on what to do and more importantly what not to do in a downturn. </p>
<p>Technorati Tags: <a href="http://technorati.com/tag/innovation" rel="tag">innovation</a>, <a href="http://technorati.com/tag/economic+downturn" rel="tag"> economic downturn</a>, <a href="http://technorati.com/tag/profitability" rel="tag"> profitability</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2008/12/09/focusing-innovation-strategy-during-economic-downturn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open the door and let me in&#8230;</title>
		<link>http://blog.kitetail.com/2008/12/03/open-the-door-and-let-me-in/</link>
		<comments>http://blog.kitetail.com/2008/12/03/open-the-door-and-let-me-in/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 06:22:13 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[technology management]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=442</guid>
		<description><![CDATA[I have been playing with the Roku Netflix streaming device, Apple TV as well as the XBMC and Boxee open source media centers running on Apple TV. This is the inspiration of this post: the what, why, when and how &#8230; <a href="http://blog.kitetail.com/2008/12/03/open-the-door-and-let-me-in/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/binnur_gul/1957594105/" title="fungus - afternoon dew by binnur gul, on Flickr"><img src="http://farm3.static.flickr.com/2367/1957594105_9be697240f_m.jpg" width="240" height="240" alt="fungus - afternoon dew" class="alignleft" /></a>I have been playing with the <a href="http://www.roku.com/">Roku Netflix streaming device</a>, <a href="http://www.apple.com/appletv/">Apple TV</a> as well as the <a href="http://xbmc.org/">XBMC</a> and <a href="http://www.boxee.tv/">Boxee</a> open source media centers running on Apple TV. This is the inspiration of this post: the <strong>what, why, when and how questions relating to defining your open architecture strategy</strong>. </p>
<p>Quick background: Using <a href="http://code.google.com/p/atvusb-creator/">ATV USB Creator</a>, it is possible to install XBMC and Boxee on Apple TV. However, as soon as a firmware upgrade occurs for Apple TV, I’m back to square one: wait for the open source community to catch up with the fixes to ATV USB Creator, followed by reinstall and reactivate. As much as it is a hack, these hacks/solutions do increase the value of Apple TV, enabling me to access other available Internet channels, outside of iTunes.<br />
<span id="more-442"></span><br />
<strong>Open architecture or open implementation allows 3rd party developers to alter and add to pieces of the underlying software to fit their specific needs</strong>. The <strong>degree of openness changes</strong> from product to product and company to company. It could be as simple as open formats to enable data interchange (<a href="http://en.wikipedia.org/wiki/OpenDocument">OpenDocument</a>), or extensions in the form of features/functionality to enhance the platform (<a href="https://addons.mozilla.org/en-US/firefox/">FireFox add-ons</a>), or completely new applications/products using existing foundations (<a href="http://www.rim.com/">RIM BlackBerry</a> email communication over cell networks). <strong>Though open architecture strategy is challenging, it has numerous benefits</strong>:</p>
<ul>
<li>Enables rich ecosystem of complementary products and services for the customers; </li>
<li>Provides a method for cost avoidance or cost sharing, enabling the firm to focus on their key competency and differentiation, yet still increasing the value of the product through 3rd party developers;</li>
<li>Enhances the interoperability of products and solutions; </li>
<li>Establishes a customer-driven innovation process, increasing the communication and feedback with the customer and marketplace;  </li>
<li>Potentially leads to de-facto standardization of the interface; </li>
<li>Increases the profit potential of the firm through premium pricing and increased sales volume;</li>
</ul>
<p>In <strong>defining an open architecture strategy, three key areas need to be considered: technical, business and culture</strong>.</p>
<h5><strong>Technical Considerations</strong></h5>
<p>With all its benefits, an open architecture strategy will increase the complexity of your product’s design and use. <strong>Performance, security, vulnerability, quality, flexibility, privacy are all issues that need to be thought through and designed into the architecture</strong>. Strategies for <strong>what parts of the system to expose</strong>, <strong>how to expose them</strong>, <strong>what technologies to use for open implementation</strong> and <strong>how to maintain and manage architecture obsolescence and updates</strong>, <strong>support integration and interoperation</strong> while ensuring <strong>high-quality</strong> product all need to be incorporated into the development process. Today’s virtual machine technology can go a long way to help manage this complexity and improve stability. Providing a documented virtual machine to your 3rd party developers will allow them to use selected features of your system without jeopardizing the existing software through hacks and patches. </p>
<h5><strong>Business Considerations</strong></h5>
<p><strong>Business reason should drive the technical decisions on what and how much to expose</strong>. Your open architecture strategy requires clear answers to the questions of &#8220;<strong>what problem are we solving</strong>&#8221; and &#8220;<strong>what is important</strong>&#8220;. As an example, <a href="http://www.dailytech.com/Google+Looks+to+Add+Support+for+3rd+Party+Plugins+to+Chrome/article13565c.htm">Google recently indicated they are looking to open their Chrome architecture to 3rd party plug-ins in order to increase their market share</a>. Here are a few examples of key business decisions that should be taken into consideration with your open architecture strategy:</p>
<ul>
<li>What is the business model around the open implementations?</li>
<li>How is the licensing structured?</li>
<li>What is the support model for 3rd party developers and the customers using these solutions?</li>
<li>What is the most effective organizational structure for managing proprietary architecture and open implementation?</li>
<li>How is the value proposition changed (for the better) through your open architecture strategy?</li>
<li>What is the distribution model for 3rd party solutions; how are our customers informed?</li>
<li>How do we ensure the broad diffusion and adoption of our open architecture?</li>
<li>How do we differentiate while maintaining/improving our overall competitiveness AND what we DON&#8217;T open? </li>
</ul>
<h5><strong>Cultural Considerations</strong></h5>
<p>Successful implementation of an open architecture strategy also depends on the culture of your organization. <strong>Working collaboratively, listening to 3rd party developers to share knowledge and know-how, demonstrating systems thinking in the design when it comes to revisions, and sponsoring reference implementations are key to building a vibrant 3rd party developer community</strong>. </p>
<h5><strong>Welcome them in&#8230;</strong></h5>
<p>Today more than ever, <strong>an open architecture strategy is a vital consideration for a product line</strong>. The Apple II’s success was in part due to its open architecture, enabling 3rd parties to develop plug-in cards and software applications, which Apple’s competitors at the time lacked. The same strategy could enable Apple TV to expands its iTunes universe, while maintaining the strong end-to-end connectivity. </p>
<p>Finally, <strong>as you evaluate your open architecture strategy, keep in mind the following factors that could support or inhibit your success</strong>:</p>
<ul>
<li>How big is your installed base of users and do you have a good relationship with them;</li>
<li>Do your business model, licensing and intellectual property rights support the diffusion and adoption of your open architecture; </li>
<li>Are you enabling yourself and others to innovate on your open architecture; </li>
<li>Do you have the brand name and reputation the market demands;</li>
<li>Can your product foster a strong community of complementary services and applications;</li>
<li>Do you have the manufacturing and distribution capabilities to promote diffusion and adoption; </li>
<li>Do your culture and resources support the needs of a 3rd party developer community;
</li>
</ul>
<p>Remember, building a product and selling it to your customers is one thing.  Enabling (and encouraging) everyone else to make your product better is like adding free resources to your team, resulting in increased appeal to a broader (and more enthusiastic) customer base.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/open+architecture" rel="tag">open architecture</a>, <a href="http://technorati.com/tag/open+implementation" rel="tag"> open implementation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2008/12/03/open-the-door-and-let-me-in/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Renovate your risk management process to improve your innovation capacity</title>
		<link>http://blog.kitetail.com/2008/11/18/renovate-your-risk-management-process-to-improve-your-innovation-capacity/</link>
		<comments>http://blog.kitetail.com/2008/11/18/renovate-your-risk-management-process-to-improve-your-innovation-capacity/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 05:30:42 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[technology management]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=395</guid>
		<description><![CDATA[Innovation and risk go hand in hand. They are the yin and the yang. Highly innovative projects have the highest projected return and also carry the highest risk of failure. By using risk management, organizations take a structured approach to &#8230; <a href="http://blog.kitetail.com/2008/11/18/renovate-your-risk-management-process-to-improve-your-innovation-capacity/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.kitetail.com/wp-content/uploads/2008/11/466px-yin_yangsvg.png"><img class="size-medium wp-image-396 alignleft" title="466px-yin_yangsvg" src="http://blog.kitetail.com/wp-content/uploads/2008/11/466px-yin_yangsvg-300x300.png" alt="yin-yang" width="175" height="175" /></a><strong>Innovation and risk go hand in hand</strong>. They are the <strong>yin</strong> and the <strong>yang</strong>. <strong>Highly innovative projects have the highest projected return and also carry the highest risk of failure</strong>. By using risk management, organizations take a structured approach to dealing with uncertainty, finding ways to manage and mitigate risk.</p>
<p><strong>Traditional risk management</strong> processes rely on the <strong>evaluation of the impact vs. the likelihood of occurrence</strong>. As every innovator will tell you, <a href="http://en.wikipedia.org/wiki/Murphy's_law">Murphy</a> has a permanent spot in their team. Given that, accurate assessment of the uncertainties the innovation process brings would be like <em>walking on water</em>. More importantly, attempts at <strong>managing those risks can stifle the innovation process</strong>. Using a <strong>mindful approach to risk management, organizations can improve the effectiveness of their development activities while fostering their innovations simultaneously</strong>. To start, evaluate your existing project risk management processes and update it using the following ideas.<br />
<span id="more-395"></span></p>
<ol>
<li><strong>Understand the nature of the risk</strong>: Start with a high-level breakdown of your project risk areas. For each item, identify:
<ul>
<li>the type of risk: schedule, cost, resource, market, brand, operations, &#8230;</li>
<li>the level of impact and to whom</li>
<li>the level of innovativeness: cost reduction, incremental improvement, major revision, product extension, next generation platform, technology/market newness to the firm, technology/market newness to the market, &#8230;</li>
</ul>
</li>
<li><strong>Assess your appetite for risk</strong>: Risk appetite is the amount of risk an organization is willing to take on in the pursuit of value, such as new innovative functionality, achieving market objective, financial results and so. Every organization, project and risk is different. With that, for each of the risks identified in #1, also assess your risk appetite. To facilitate an empowered decision making process, the risk appetite could incorporate trigger levels. For new technology implementation risk:
<ul>
<li>threshold #1 &#8211; 2 week schedule slip &#8211; managed within the project team</li>
<li>threshold #2 &#8211; 2-6 week schedule slip &#8211; managed within the Program Management Team</li>
<li>threshold #3 &#8211; 6-8 week schedule slip &#8211; managed within the Sales and Marketing Team</li>
<li>threshold #4 &#8211; 8+ week schedule slip &#8211; managed within the Business Unit Team</li>
</ul>
</li>
<li><strong>Prioritize, prioritize, prioritize</strong>: Incorporate this understanding of your risk areas and customer impact into your prioritization process. Life is about tradeoffs. For projects, this means deciding how to allocate your resources, manage your schedule, and how much of what functionality to implement. Your risk prioritization should align with your resource and budget allocation.</li>
<li><strong>Agree on risk management strategy</strong>: For every risk area, you need to determine how to manage the risk:
<ul>
<li>nullify &#8211; make it a non issue by removing the risk area, such as by eliminating the new functionality</li>
<li>transfer &#8211; identify a 3rd party to transfer the risk to, such as through partnering</li>
<li>reduce &#8211; either through reducing the likelihood of occurrence or the potential impact. For technology projects, using roadmapping processes and agile development practices are a good way to reduce new product development risks</li>
<li>agree &#8211; “yes, it is a risk and that is OK”. However, combining this acceptance with risk appetite analysis would improve results.</li>
</ul>
</li>
<li><strong>Compile a risk portfolio <a href="http://en.wikipedia.org/wiki/Heat_map">heat map</a></strong>: Incorporate risk management as a portfolio in your strategic planning process. Colorful <a href="http://www.labescape.com/info/articles/what-is-a-heat-map.html">heat maps can visually demonstrate</a> where your investments are along with where your risk lies.</li>
<li><strong>Align organizational structure to support risk management strategy</strong>: Build an effective team, promote the right capabilities, rebalance resources, &#8230; In the process, make sure to support and reward your leaders based on the characteristics of the innovation and risk levels they are responsible for. In the end, if they are not rewarded for failing and learning from those failures, they won’t take risks. No risk, no great breakthroughs.</li>
</ol>
<p>In addition, make sure the following key ingredients are necessary to achieve a healthy balance of risk and innovation.</p>
<ol>
<li>Build a culture of accountability and responsibility for results. Don’t forget to <a href="http://blog.kitetail.com/2007/09/05/two-sides-of-the-same-coin-managing-white-space/">manage the white space</a>!</li>
<li>Foster an environment that enforces and encourages organizational learning and knowledge sharing. It will enforce an innovation focused culture with emphasis on furthering the capacity to innovate.</li>
<li>Emphasize the <a href="http://en.wikipedia.org/wiki/KISS_principle">KISS Principle</a>. Keep the <strong>risk management process simple</strong>, and incorporate it into <strong>everyday decision making activities</strong> and<strong> embed it into the DNA of how your organization works</strong>.</li>
<li><a href="http://blog.kitetail.com/2008/09/02/managing-change-getting-your-ducks-in-a-row/">Change is hard </a>. <strong>Build a systemic process to deliver and implement change</strong>.</li>
<li><strong>Embed the following practices into your processes and culture </strong>to ensure success:
<ul>
<li>senior management commitment;</li>
<li>clear and stable vision;</li>
<li>information and knowledge exchange;</li>
<li>flexibility and the ability to improvise;</li>
<li>collaboration under pressure;</li>
<li>openness and transparency;</li>
<li>data/evidence driven decision making;</li>
</ul>
</li>
<li>Improve your communication skills, as <strong>good communication is key to effectively dealing with risk</strong>. It will enable better decisions, better implementation, empowered teams, increase in trust, &#8230;</li>
</ol>
<p>In summary, by ramping your risk management process to foster your innovation projects, you will:</p>
<ul>
<li>enhance overall innovation capacity of your organization;</li>
<li>contribute to efficient use/allocation of capital and resources;</li>
<li>develop and support your people, and increase your organizational learning;</li>
<li>optimize operational efficiency while balancing for innovations and risk taking;</li>
<li>improve your decision making, planning and prioritization;</li>
</ul>
<p>Technorati Tags: <a href="http://technorati.com/tag/risk+management" rel="tag">risk management</a>, <a href="http://technorati.com/tag/innovation+and+risk" rel="tag"> innovation and risk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2008/11/18/renovate-your-risk-management-process-to-improve-your-innovation-capacity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Strategy 101: What is your core competency?</title>
		<link>http://blog.kitetail.com/2008/10/13/strategy-101-what-is-your-core-competency/</link>
		<comments>http://blog.kitetail.com/2008/10/13/strategy-101-what-is-your-core-competency/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 04:06:46 +0000</pubDate>
		<dc:creator>binnur</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[strategic planning]]></category>
		<category><![CDATA[sustainability]]></category>

		<guid isPermaLink="false">http://blog.kitetail.com/?p=309</guid>
		<description><![CDATA[Apple has an announcement scheduled for this Tuesday. There is much speculation of innovations within the MacBook line, including potentially a low cost product line. As a Mac user, I am eagerly awaiting what is next. Whatever their announcement is, &#8230; <a href="http://blog.kitetail.com/2008/10/13/strategy-101-what-is-your-core-competency/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/binnur_gul/1227437345/" title="Kolay gelsin by binnur gul, on Flickr"><img src="http://farm2.static.flickr.com/1310/1227437345_c8ce04a78e.jpg" width="500" height="213" alt="Kolay gelsin" /></a><br />
<br />
Apple has an announcement scheduled for this Tuesday. There is much speculation of innovations within the MacBook line, including potentially a low cost product line. As a Mac user, I am eagerly awaiting what is next. Whatever their announcement is, one can be sure it will continue to <strong>build on Apple’s core competencies</strong>. </p>
<p>Core competency originates from C. K. Prahalad and Gary Hamel in their 1990 paper &#8220;<a href="http://harvardbusinessonline.hbsp.harvard.edu/b02/en/common/item_detail.jhtml?id=90311">The Core Competence of the Corporation</a>.&#8221; Prahalad and Hamel highlight core competency as a <strong>source of uniqueness that a company can do uniquely well</strong>, offering a <strong>competitive advantage as competitors can’t quickly copy</strong>. A <strong>core competency can take various forms</strong>: know how, process, manufacturing, relationship, development methodology, culture, talent management, branding, marketing, distribution, research &#038; development, &#8230;<br />
<span id="more-309"></span><br />
Prahalad and Hamel emphasize <strong>3 conditions to test if a competence is true core competence</strong>. It is possible to have core competency that doesn’t meet all the required criteria, however any competitive advantaged gained will only be temporary. </p>
<ol>
<li><strong>Must be relevant </strong>&mdash; core competence must be uniquely valued by your customers, so that they will not only choose your product but be willing to pay more for them. If not, it has no effect on your competitive position.</li>
<li><strong>Difficult to imitate</strong> &mdash; core competence must be difficult for competitors to imitate, as it ensures your products are better than your competitors. It also enables you to sustain your competitive position as you continue to improve your competency. </li>
<li><strong>Leveraged to many products and markets</strong> &mdash; core competency must enable entrance into new markets to sustain growth.</li>
</ol>
<p><a href="http://blog.kitetail.com/2008/09/04/inside-steve’s-brain/">As I mentioned before</a>, Steve Jobs’ core value of developing easy-to-use technology for individuals, coupled with his love of design excellence (where design is the function), has shaped <strong>Apple’s innovation strategy</strong>: <strong>shape the technology to the customer’s needs, instead of forcing the user to adapt to the technology</strong>. <strong>Apple’s design philosophy </strong>starts with the belief, understanding that the <strong>purpose of the design is to create things that benefit people</strong>. </p>
<p><strong>Apple’s core competencies of innovative culture, successful entry into new markets, human centered design and development have contributed to Apple’s successful execution</strong>. I expect the new product line to be attractive, following on Apple’s tradition. Studies have shown that we respond positively towards attractive things and tolerate their minor annoyances: they work better, create positive emotions, encourage creativity and the attractiveness produces positive emotions, causing mental processes to be more creative. For those who watched Jobs’ iPod announcement during the September event, you might remember Jobs’ highlighted Apple&#8217;s environmentally friendly design changes to iPod line: packaging, materials, high degree of recyclability, &#8230; The core competency of <a href="http://www.apple.com/environment/">environmentally friendly design and packaging has been a visible focus area of Apple</a> over the years. I am looking forward to hearing more about this during tomorrow’s event. </p>
<p><strong>Understanding and developing your core competencies is all about focus,</strong> recognizing where your uniqueness is valued by your customers, where your competitors cannot catch up, and learning to stop being all things to everyone. Building your core competencies takes time. So, <strong>recognizing what you will need to work on today to be more successful tomorrow is just as important in your core competency analysis</strong>. The following steps will help identify the core competencies that you currently have as well as those you need to start building for tomorrow.</p>
<ol>
<li><strong>Brainstorm a list of your existing competencies, your strengths as well as factors that you feel are important to your business, to your customers and to your market.</strong> Identify and cluster any common themes from this activity.</li>
<li>For each of the common theme identified, take it a step further and determine the <strong>driving competence</strong> in that area. Your &#8216;<em>relationship management</em>&#8216; might really highlight the strength of your &#8216;<em>customer data and analytics tools</em>&#8216;, your &#8216;<em>retail partners</em>&#8216; might be driven by your &#8216;<em>retail partner training programs</em>&#8216;, &#8216;<em>embedded development</em>&#8216; might be more about your &#8216;<em>home grown tools and optimization suite for performance and quality assurance</em>.&#8217;</li>
<li>Once your list is complete, <strong>evaluate each of these items against Prahalad and Hamel&#8217;s 3 conditions to test if a competence would be considered a true core competence</strong>.</li>
<li>Review the final list that only has true core competencies and <strong>build an action plan</strong> for each item.</li>
<ul>
<li>If the competency identified is one of your existing competencies and strengths, great! Put together a <strong>development plan to further that competency and exploit it effectively</strong>.</li>
<li>If the competency identified is <strong>not a current capability, then evaluate if a) it should be developed internally; or b) if you could partner/outsource to obtain it</strong>.</li>
</ul>
</ol>
<p>I heard somewhere that it takes 10 years for someone to be recognized as an expert in her field. Regardless of the time, <strong>building your core competency and ensuring that it provides sustainable differentiation takes effort and focus. Make sure to have the proper focus and development plan to maintain your competitive edge</strong>. </p>
<p>Technorati Tags: <a href="http://technorati.com/tag/core+competency" rel="tag">core competency</a>, <a href="http://technorati.com/tag/Apple" rel="tag"> Apple</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kitetail.com/2008/10/13/strategy-101-what-is-your-core-competency/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
