The world is a fast and dangerous place. To survive a company must innovate. Many organizations look to their innovation teams, but to thrive, the whole of an organization needs to become an innovation engine. Businesses that understand that dedicated innovation teams are grossly insufficient to maintain market leadership will ultimately shape their respective industries.

innovate:创新,改革    dedicated:专注的,献身的    

Creating an 'innovation capability' has become increasingly necessary for companies to simply survive. Many companies have experienced the disappointment of following the popular innovation-mill recipe:

1. Assemble the organization's best and brightest employees.

2. Provide a modest amount of funding.

3. Place this group at the edge of the organization by exempting it from many of the corporation's most innovation stifling policies and processes.

4. Label this group as the firm's hallowed Innovation Team.

Assemble:集合,聚集    exempt:免税,免除    stifling:令人窒息的,沉闷的    hallowed:神圣的,神圣化的

The problem with this common 'Innovation Team' approach is that it is based on a profoundly inaccurate assumption; namely, that only a select few in an organization can be innovative. The recipe lacks ingredients. Perhaps it's understandable though, as most firms' employees have struggled to innovate over the years. And when there is a market disrupting innovation, it is often the product of a small group of people, with a big idea, and the ability to execute. Unfortunately for large business, these disruptions tend to come from small startups, very often out of areas like Silicon Valley, Boston, or Beijing.

Why are the small startups seemingly more innovative than big business? They simply operate much like a larger firm's innovation team. Smart people focused on an unmet need. With no constraining processes and policies, usually a startup's greatest obstacle is attracting investors.

unmet:未满足的,未相遇的    

Imagine if they only had the deep pockets of big business.

Large businesses can become natively innovative, across the whole of their enterprise. Instead of a dedicated innovation team, however, it requires a firms' leadership to have the guts and wherewithal to fundamentally change the organization itself. Thus, a new recipe is offered:

wherewithal:必要的资金,用以    

1. First, prepare your organization's policies and processes by aggressively eliminating anything that doesn't directly assist in the creation of customer value. A small amount of corporate compliance seasoning is appropriate, but should be added with great care.

2. Add a generous helping of disruptive leadership. Mix into the organization the ideals of:
Questioning. Challenging the status quo
Observing. Understanding small details, and looking for improvement
Networking. Gaining radically different perspectives from others
Experimenting. Employ the scientific method; test hypotheses
Associative Thinking. Drawing connections from unrelated areas

3. Infuse courage and reward the lessons learned from failure. Be careful to extract all elements of fear at this stage. Add incentives that reward ideas and risk taking instead of preserving the status quo.

4. Season with 'gameful engagement' to inspire others to follow in their example. Optionally, increase temperature by adding ways to measure peoples' innovation reputations.

5. Enthusiastically stir, heat and serve. Present with the champagne commonly served at successful business launches.

disruptive:破坏的,分裂的    Associative:联合的,联想      incentives:激励,奖励    Enthusiastically:热心地,满腔热情地

The idea of grassroots innovation, where the whole of a firm becomes an innovation ecosystem, is not a new concept. Also not new is the utter failure of most firms to create any meaningful innovation capability, let alone one that exists enterprise-wide. If firms would address the structures and the innovation-chilling examples of leadership by policy - the overhead and bureaucracy associated with large firms could yield to a culture that is not only willing to change itself, but entire industries.

每日英语:A New Recipe for Innovation That Feeds the Whole Organization的更多相关文章

  1. 每日英语:China's Bigger Innovation Problem

    Last month's Third Plenum meeting of Chinese leaders seemed to signal Beijing's intention to experim ...

  2. 每日英语:Missing at Mobile World Congress: Innovation

    The hottest showcase for new technology at this year's Mobile World Congress wasn't in the event's c ...

  3. 每日英语:why can't China produce world-class CEO?

    The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...

  4. 每日英语:Booming Tech Sector Redraws the Map

    China's high-tech companies have made their mark on the nation's economy. Now, with growing cash and ...

  5. 每日英语:Auto Makers Accelerate Efforts to Develop Self-Driving Cars

    Big auto makers are steering their efforts to develop cars that drive themselves out of the labs and ...

  6. 每日英语:Political Gridlock, Beijing Style

    To admirers outside the country, China's political system stands far above the dysfunctional democra ...

  7. 每日英语:The Biggest Distraction In The Office Is Sitting Next To You

    The big push in office design is forcing co-workers to interact more. Cubicle walls are lower, offic ...

  8. 每日英语:Why Food Companies Are Fascinated by the Way We Eat

    Are you a cruncher? Or a 'smoosher'? cruncher:咬嚼者,咬碎 Some people crave the perfectly crispy crunch o ...

  9. 每日英语:China's New Anti-Graft Website: A Tale of Tigers, Flies and Bath Tubs

    With considerable fanfare, China's anti-graft squad has rolled out a brand new website in the ongoin ...

随机推荐

  1. 原创Oracle数据泵导出/导入(expdp/impdp)

    //创建目录 create Or Replace directory dpdata1 as 'd:\test\dump'; //赋予读写权限 grant read,write on directory ...

  2. 混合用法模式 __name__和__main__

    # -*- coding: utf-8 -*- #python 27 #xiaodeng #混合用法模式 __name__和__main__ #可把文件作为模块导入,并以独立式程序的形式运行,每个模块 ...

  3. LeetCode(35):Palindrome Number

    Determine whether an integer is a palindrome. Do this without extra space. Some hints: Could negativ ...

  4. 使用Dockerfile文件构建基于centOS系统的tomcat镜像

    以下是Dockerfile的内容: #基础镜像 FROM centos #维护人员信息 MAINTAINER weigs "weigs1231@gmail.com" #设置工作目录 ...

  5. xml 引入约束文件

    <?xml version="1.0" encoding="UTF-8"?> <web-app version="2.5" ...

  6. Mac 通过活动监视器关闭卡死进程

    前言: 心好累,Lantern太不省事了 之前装过之后,就设定了开启自启动,搞得我上网都受影响(这玩意,qq没事,但是网易云之类的一些软件上网都不行了...就是这玩意搞的鬼) 没办法,点击关闭吧... ...

  7. redis安装配置文件配置

    环境: 虚拟机redhat5.5安装redis4.0.2 虚拟机IP:192.168.60.130 reids端口:6379 安装步骤不详述了(可参考: 亲密接触Redis-第一天), 大致步骤如下: ...

  8. Python知识总结(二)

    一.import和reload和__import__ import是一个关键字,只引入一次 reload是一个函数,参数为一个字符串,它总是会重新引入 __import__是一个函数,与import关 ...

  9. 10个常见的Android 新手误区

    在过去十年的移动开发平台中,作为资深的移动开发人员,我们认为Android平台是一个新手最广为人知的平台.它不仅是一个廉价的工具,而且有着良好的开发社区,以及从所周知的编程语言(Java),使得开发A ...

  10. iOS - AsyncSocket 的使用

    1.AsyncSocket 基于 CFSocket.GCD 进行的封装(OC). 支持 TCP 和 UDP. 完整的回调函数(用于处理各种回调事件,连接成功,断开连接,收到数据等). 需要注意的问题: ...