Inspire. Just the word itself causes us to pause and think. We may remember our own personal heroes like Martin Luther King or Mother Theresa or a teacher or mentor who brought out the best in us and showed us the power of one person.

It's easy in business to get cynical when we're surrounded by what I like to call "faux inspiration." I'm talking about the corporate posters with motivational sayings that are easy to spoof when the actions of management don't reflect the glossy images and quotations.

In my experience, inspiration comes from example. As Albert Einstein said: Example is not the main thing in influencing others. It is the only thing. So, that means we all have the power to inspire others by our actions. As project managers, you're in a prime position to inspire your team. Here are 10 ways to get you started.

  1. Have a clear goal with a reasonable approach to achieve it. Shooting for stars may work for you when you're developing your personal goals, but when you're inspiring a team, people need to be able to clearly see how they are going to get from point A to point B and believe that it's possible.
  2. Be enthusiastic about each person's contributions. Remember how good it felt when a teacher recognised your contribution? You glowed all day and nearly flew home. It costs nothing to tell people how they're doing. Recognising what they're doing well, and also giving ideas on how they can work even better, goes a long way.
  3. Wear your blue hat and leave the black hat at home. You may have played the game where you wear different hats to assume different roles. The black hat starts with the negatives and tells you everything that's going wrong. This is the person who can kill idea generation in any meeting. When you're inspiring a team, wear the blue hat. See the possibility and opportunity in every challenge. Begin with what is working and then build on it.
  4. Focus on the strengths of each person. One of the biggest myths in business is to focus on weaknesses instead of building strengths. It's a backward way to approach problem solving - like fitting the proverbial square peg into the round hole. It's faster and more effective to focus on the strengths of your team members and develop them. Not only will you see results faster, you'll also have a happier team because people are doing what they're good at and contributing at their highest level.
  5. Clear hurdles like a Super Hero. How do you get your team to feel like rock stars? Think like Superman and clear any hurdles that are in their way. When you remove obstacles, you show your team that you've got their back.
  6. Get the slackers off the team. Nothing brings down a team like slackers. When people aren't pulling their weight, it lowers the standards of everyone and makes it seem like quality doesn't matter. When you remove people who aren't performing, it improves morale because it shows your team that you're serious about the best results.
  7. Roll up your sleeves. When you work with the team in the areas where you can contribute, you send a strong message because you are showing that you are part of the team with your actions.
  8. Acknowledge people's contributions every week. Many managers make the mistake of recognising people once a year. Recognition isn't a holiday. It should be a regular part of your team dynamic. Take the time every week to tell people how they've contributed to the team.
  9. Be the model of accountability you want to drive through your team. If you're telling people to be accountable while not meeting your own deadlines, it doesn't take too long for the eyes to roll. Keep your team inspired by keeping your commitments to them and meeting every milestone.
  10. Show and communicate your progress. Don't make the mistake of doing project updates only at milestones. Communicate the progress of the project every week to make sure you're on track.

And inside every one of these steps, add one key ingredient: Fun! Whether it's a quick team-building exercise during a milestone meeting or an inside joke that has come to define your team, give people every reason to laugh out loud and let the sound of laughter inspire your team to be the best they can be.

10 Ways to Inspire Your Team的更多相关文章

  1. TED #03# 10 ways to have a better conversation

    Teach you how to talk and how to listen Many of you have already heard a lot of advice on this, thin ...

  2. 10 ways to be a faster code reviewer--reference

    reference:http://blog.codacy.com/top-10-faster-code-reviews/ This is a blog post of our Code Reading ...

  3. SQL Server: Top 10 Secrets of a SQL Server Expert

    转载自:http://technet.microsoft.com/en-us/magazine/gg299551.aspx Many companies have downsized their IT ...

  4. Team Foundation Server 2013 with Update 3 Install LOG

    [Info   @10:14:58.155] ====================================================================[Info   @ ...

  5. Linux 命令行生成密码的 10 种方式

    内容来自: 10 Ways to Generate a Random Password from the Linux Command Line Linux 好玩的事儿是达成一件事情可以用上百种方式. ...

  6. soj1564. HOUSING

    1564. HOUSING Constraints Time Limit: 1 secs, Memory Limit: 32 MB Description For the Youth Olympic ...

  7. Threading in C# 5

    Part 5: Parallel Programming In this section, we cover the multithreading APIs new to Framework 4.0 ...

  8. Codeforces Round #361 (Div. 2) C

    C - Mike and Chocolate Thieves Description Bad news came to Mike's village, some thieves stole a bun ...

  9. Screeps ———— A MMO Strategy Sandbox Game for Programmers

    At the beginning, let's see three of this game's captures. Yes, As what you see in these pictures, y ...

随机推荐

  1. BX2001: IE 支持使用 window.clipboardData 访问系统剪贴板,Chrome 和 Safari 中存在类似的 Clipboard 对象但尚未实现,Firefox 和 Opera 不支持这类对象

    http://www.w3help.org/zh-cn/causes/BX2001 标准参考 无 问题描述 IE 支持使用 window.clipboardData 对象内的一系列方法访问系统剪贴板: ...

  2. objective-c "performSelector may cause a leak because its selector is unknown".

    #define SuppressPerformSelectorLeakWarning(Stuff) \ do { \ _Pragma("clang diagnostic push" ...

  3. POJ 3286 How many 0's?(数位DP)

    题目链接 终于过了,边界让我wa了好几次,猥琐的用AC代码对拍,很无奈,用非常麻烦的方法.写一下,估计以后再碰到,肯定看不懂这是写的什么了. 以前做过,统计1和2的,统计0比1和2麻烦多了,有前导0的 ...

  4. meta标签的用法

    meta是用来在HTML文档中模拟HTTP协议的响应头报文.meta 标签用于网页的<head>与</head>中,meta 标签的用处很多.meta 的属性有两种:name和 ...

  5. Java 反射机制学习资料

    Java反射——引言 Java反射——Class对象 Java反射——构造函数 Java反射——字段 Java反射——方法 Java反射——Getter和Setter Java反射——私有字段和私有方 ...

  6. Vim 学习资料

    VIM中文手册 简明 Vim 练级攻略 所需即所获:像 IDE 一样使用 vim

  7. QImage Color Convert to Gray 转为灰度图

    在Qt中,我们有时需要把QImage类的彩色图片转为灰度图,一开始我想的是用QImage的成员函数convertToFormat(),但是试了好多参数,返现转化的图片都有问题,不是我们想要的灰度图,如 ...

  8. DTD约束的校验工具安装及检验(Iexmltls工具)

    通过打开我们写的dtd约束文档,我们可以看到,在我们不按规定的格式打开xml时并不能检验出错误.此时我们可以借助软件来帮助我们校验. Iexmltls是一个在IE浏览器下安装的用于检验xml约束是否正 ...

  9. opengl画圆

    通过这个例子可以更加深刻的了解割圆术的原理,明白如何的化曲为直,且看代码: #include <windows.h> //#include <GLUT/glut.h> #inc ...

  10. JavaScript - 获取高度

    网页可见区域宽: document.body.clientWidth 网页可见区域高: document.body.clientHeight 网页可见区域宽: document.body.offset ...