The Essence of Driving – A Crash Course in Project Management

The techniques listed below are:

  • Over-communication
  • Scorecard
  • Trend (and glide-path)
  • Backlog / Burn-down List
  • “Branded” status emails
  • Schedule in Excel
  • Schedule in Visio

 

General Notes

Project management is a skill that can (as any other skill) be acquired and improved. Really most of our work and a significant part of our personal lives boil down in one way or another to project management.

Every project has a life-cycle, consisting of several standard phases:

  1. Initiating
  2. Planning and kick-off
  3. Executing
  4. Monitoring & Controlling
  5. Closing
  6. Post-mortem learning

An effective PM[1] understands and actively manages the life-cycle of a project.

 

The Meaning of “Drive This”

When I ask somebody to “drive” this or that, what I really mean is “be an effective PM of this effort”, exhibiting the following:

  1. Independence and accountability
  2. Ability to construct, communicate and get approval for a clear and well-though-out plan for the project, including:
    • Timelines
    • Scope, goals / non-goals and success criteria
    • Internal and external “unmovables” and requirements
    • Stakeholders
    • Costs and funding
    • Risks and mitigations
  3. Ability to set the project in motion, keep the project in motion and close down the project
    • Proactive contribution of directive energy to the project, creating excitement, and identifying and removing road-blocks.
    • Active monitoring of the progress of the project
    • Proactive communication of status
  4. Ability to reach the desired results

 

Project Management Template

These are the standard milestones of a project. Simpler projects can certainly be managed without necessarily differentiating between some of the milestones.

The Essence of Driving – A Crash Course in Project Management_第1张图片

It is important to note that there are project management techniques out there that try to simplify the model above. Such simplifications are often based on “hardcoded rules” e.g. (“each project cycle takes exactly 4 weeks”, etc.) It’s also important to note that not all projects require all of the “line items” above delivered explicitly. Most projects do require them at least in implicit form though.

Depending on the specific project, some of the activities may or may not be required. Below are two example projects that demonstrate how to use the template above.

 

Proven Project Management Techniques

Over-Communicate!

Keeping good communication throughout the project is a common-sense technique. It is, however, surprisingly rare. So, as a good rule of thumb, always over-communicate your project status. Don’t worry -- you will inevitably hear from your manager and other major stakeholders if you truly are spamming everybody, but I guarantee that would never happen.

Scorecard

Scorecards provide a way to track progress against a set of success criteria. Scorecards are often presented in time, although that may not be always possible or meaningful. Here is a sample scorecard:

The Essence of Driving – A Crash Course in Project Management_第2张图片

You can track both “qualitative assessments” (e.g. “gut-feel of main stakeholders”) as well as “quantitative observables” (e.g. “number of defects”). When rating the progress, it’s useful to use a 4-level scheme similar to the one below. Excel’s conditional formatting feature makes construction of scorecards fairly easy.

image

Trend (and Glide-Path)

Glide-paths are a common way of graphically displaying change in time of one or more observables in an attempt to inform future progress. Here are a few examples:

The Essence of Driving – A Crash Course in Project Management_第3张图片 The Essence of Driving – A Crash Course in Project Management_第4张图片

Note a few important details:

  1. Having a glide-path or some other indication of important milestones (e.g. B1, B2, RTM) always helps since it establishes a context for the trend and acts as a gentle “forcing function”;
  2. It’s a good idea to provide a title for the trend chart and names (and dimensions) for the chart’s axes except when they are self-evident (as is the case with time above).

 

Backlog / Burn-Down List

Backlogs were popularized by Scrum and other agile project management methodologies. A backlog has two purposes:

  1. Keep all tasks / items associated with a particular project in a central, regularly updated location that is easy to point to, prioritize (hopefully just once in release);
  2. Have a “parking lot” for future items, feature requests.

Here is a sample backlog:

The Essence of Driving – A Crash Course in Project Management_第5张图片

 

“Branded” Status Email

The average engineer at Microsoft receives between 200 and 300 emails every day. One way to allow stakeholders and observers to easily monitor the progress of a project you are managing is to “brand” the emails related to that project. Examples of “branding” include:

  • Standardized subject line (e.g. “WPF 4 Pulse: Stress”) – allows people to easily filter and search for emails pertaining to that project;
  • Standardized “look and feel” of the email – either by maintaining a consistent structure or by including a common logo in the email;
  • Setting up a custom alias for this project only (e.g. “WPF – VS Tactics”, etc.)

 

Schedule in Excel

Excel presents an easy way to construct schedules. These typically have a “From”, “To” and “Length” columns. Here is an example:

The Essence of Driving – A Crash Course in Project Management_第6张图片

More complicated schedules typically require the introduction of a “Type” (of event) column, to allow filtering per type, thus making your schedules easier to grasp. Using “tables” in Excel makes the constructed schedules easily “filterable”.

 

Schedule in Visio

What Excel schedules lack is a graphical representation of scaled time periods. This is where Visio schedules excel. Here is a sample.

The Essence of Driving – A Crash Course in Project Management_第7张图片

It’s often very helpful to complement this with a “we are here” arrow:

The Essence of Driving – A Crash Course in Project Management_第8张图片

The arrow accomplished several things:

  1. Lightning fast way to communicate to your team and stakeholders where you are in relation to the whole project;
  2. Increases the confidence that the schedule is real and recent (if you bothered placing an arrow, you probably have ensured that you are placing it on an up-to-date schedule).


Closing Words

Good project managers are hard to find. Partly, because good project managers grow through experience. Invariably though, through experience, they (or at least the ones I have observed) tend to gravitate to the same basic techniques – the ones you see above. Hopefully, you will find these helpful.

In case you haven’t noticed, I love Excel. I use it as my main project management tool. My wife is a construction project manager and she constantly bugs me about not using Microsoft Project. Project is a fine product and I have in fact used it for some of the more complicated projects I have managed. What I love about Excel is its simplicity, integration (charts) and high-availability (Excel files are viewable on any device).

Some manage their projects using databases and web sites. I still prefer Excel. The reason? Versioning. With Excel (or Project), all you need to do is check in the corresponding file in your SCM (source code management) system. Databases are harder to version.

Finally, here’s a pointer to the slide-deck accompanying this document as well as a sample Feature Backlog spreadsheet:

你可能感兴趣的:(Excel,Microsoft,Crash,visio,spreadsheet,construction)