每日英语:A New Recipe for Innovation That Feeds the Whole Organization
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的更多相关文章
- 每日英语:China's Bigger Innovation Problem
Last month's Third Plenum meeting of Chinese leaders seemed to signal Beijing's intention to experim ...
- 每日英语: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 ...
- 每日英语: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 ...
- 每日英语: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 ...
- 每日英语: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 ...
- 每日英语:Political Gridlock, Beijing Style
To admirers outside the country, China's political system stands far above the dysfunctional democra ...
- 每日英语: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 ...
- 每日英语: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 ...
- 每日英语: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 ...
随机推荐
- Java File 与 Bytes相互转换
public static byte[] fileToBytes(String filePath) { byte[] buffer = null; File file = new File(fileP ...
- CSS3实现两行或三行文字,然后多出的部分省略号代替
概述 -webkit-line-clamp 是一个 不规范的属性(unsupported WebKit property),它没有出现在 CSS 规范草案中.限制在一个块元素显示的文本的行数. 为了实 ...
- 【Spark】RDD操作具体解释3——键值型Transformation算子
Transformation处理的数据为Key-Value形式的算子大致能够分为:输入分区与输出分区一对一.聚集.连接操作. 输入分区与输出分区一对一 mapValues mapValues:针对(K ...
- Swift Modules for React Native
React Native is an Objective-C application framework that bridges JavaScript applications running in ...
- imp与impdp比较
impdp和expdp是oracle 10g及以上版本才带的命令,目的是替换imp和exp命令,但为了向后兼容,故后面命令在高版本中依然可以使用. 但imp和exp在处理跨版本的导入导出时很麻烦,而i ...
- 流动的推荐系统——兴趣Feed技术架构与实现
流动的推荐系统 我们经常谈论的推荐系统(Recommender System),从形式上看是比较“静态”的推荐,通常位于网页主要信息的周边,比如电商网站的“看了又看”.“买了又买”.这种推荐系统在大多 ...
- 【cookie】cookie和session的终极区别
如果浏览器使用的是 cookie,那么所有的数据都保存在浏览器端,比如你登录以后,服务器设置了 cookie用户名(username),那么,当你再次请求服务器的时候,浏览器会将username一块发 ...
- npm下载缓慢解决方法
npm的服务器在国外,拉取npm包的列表.下载包这个过程会比较缓慢.凡是包管理工具基本都有这个问题,例如maven.pip等,这些问题都可以通过配置镜像来解决.阿里巴巴提供了maven库,清华大学有p ...
- JFinal record类型数据在前台获取
1.jfinal record还得自己处理一下 可以使用 this.setSessionAttr("user", record.getColumns()); 这样在jsp中el表达 ...
- Hadoop Map/Reduce教程
原文地址:http://hadoop.apache.org/docs/r1.0.4/cn/mapred_tutorial.html 目的 先决条件 概述 输入与输出 例子:WordCount v1.0 ...