<?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>pmStudent &#187; Lessons Learned</title>
	<atom:link href="http://pmstudent.com/category/lessons-learned/feed/" rel="self" type="application/rss+xml" />
	<link>http://pmstudent.com</link>
	<description>Helping new and aspiring project managers reach their career goals!</description>
	<lastBuildDate>Wed, 16 May 2012 13:11:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Just Because You Can Doesn&#8217;t Mean You Should</title>
		<link>http://pmstudent.com/just-because-you-can-doesnt-mean-you-should/</link>
		<comments>http://pmstudent.com/just-because-you-can-doesnt-mean-you-should/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 12:55:25 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Lessons Learned]]></category>

		<guid isPermaLink="false">http://pmstudent.com/?p=8672</guid>
		<description><![CDATA[Do you struggle with this too? It can take different forms: &#8216;Doing it yourself&#8217; when it would be better to let someone else handle it. Gold plating, which is adding more features because you think they are &#8216;cool&#8217;. Putting extra effort towards something other than your product without any potential value to the customer. And [...]<p>Original link: <a href="http://pmstudent.com/just-because-you-can-doesnt-mean-you-should/">Just Because You Can Doesn&#8217;t Mean You Should</a></p>

No related posts.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://pmstudent.com/just-because-you-can-doesnt-mean-you-should/" title="Permanent link to Just Because You Can Doesn&#8217;t Mean You Should"><img class="post_image alignright" src="http://pmstudent.com/wp-content/uploads/Just-Because-You-Can-Doesnt-Mean-You-Should.jpg" width="400" height="332" alt="Just Because You Can Doesn't Mean You Should" /></a>
</p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Do you struggle with this too?</p>
<p>It can take different forms:</p>
<ul>
<li>&#8216;Doing it yourself&#8217; when it would be better to let someone else handle it.</li>
<li>Gold plating, which is adding more features because you think they are &#8216;cool&#8217;.</li>
<li>Putting extra effort towards something other than your product without any potential value to the customer.</li>
</ul>
<p>And more..  Heck, I&#8217;ve caught myself doing a few of these just recently. The other day I received an email from a new student of my <a target="_blank" title="online project management training" href="http://learn.pmStudent.com" target="_blank">online project management training</a>. There were warning messages showing up all over the place, and she never received her login details after purchasing access to the course.</p>
<p>I jumped in right away and fixed it as soon as I could. It turns out my web host had upgraded their versions of PHP and mySQL, and the software I purchased to deliver the training was using some old, deprecated PHP functions.</p>
<p>But as I was sitting there debugging the code a question crossed my mind.</p>
<p><em><strong>Why am I doing this?</strong></em></p>
<h2>Doing It Yourself</h2>
<p>I resolved the issue. I can debug php code on my own server. But should I be?</p>
<p>Should I even be hosting this on my own server where I&#8217;m responsible for all of the configuration, design, etc?</p>
<p>Would this problem have happened in the first place if I didn&#8217;t insist on &#8216;doing it myself&#8217; and let a team of people who are really good at avoiding problems in the first place do it?</p>
<p>The answer is no, it wouldn&#8217;t have happened. My students would receive a better experience and I could have spent more time developing new training material or writing to help more people, instead of debugging code.</p>
<p>So I&#8217;m looking into migrating my training courses to a new platform, hosted by a company who knows what they are doing.</p>
<p>I just freed up a few hours per week of my time to do more teaching and writing. Sweet!</p>
<h2>Gold Plating</h2>
<p>Sometimes as developers we think we know what the customer wants better than they do.</p>
<p>It&#8217;s true that sometimes they don&#8217;t know what they want until they see it. There have been several occasions in my career where I had my teams develop prototypes &#8216;on the down-low&#8217; to show to a customer because we knew they&#8217;d love it when they saw it, and authorize us to proceed. And most of the time, we were right.</p>
<p>But gold plating occurs when you go further and fully develop new features in a product without the requisite assessment of need/value from the customer and without accounting for the additional work in your schedule and budget.</p>
<p>And yes, I&#8217;m guilty of this too. There are several aspects of my online training that I spent considerable time on that no one uses. If they were scaled-down features to be used for experimentation to gauge student interest that I could enhance later if the need was justified, excellent. That&#8217;s iterative development, and is wonderful. But I spent a <em><strong>long</strong></em> time on some of these features that are now happily hosting a family of pet dust bunnies.</p>
<h2>Fluff</h2>
<p>New project managers fall into this trap all the time with documentation. I know I did.</p>
<p>You spend tons of time on a project management plan because you want to make sure an auditor who might review your work would say &#8220;You get a gold star for making it look important, especially with all the flowery language and the fact that it&#8217;s 300 pages.&#8221;</p>
<p>Yea! You can knock someone down by throwing your plan at them.</p>
<p>Here are the lessons I&#8217;ve learned and want to convey to you about documentation:</p>
<ol>
<li>Identify the &#8216;customer&#8217; of your documentation clearly</li>
<li>Every word must add value to the people you identified in # 1</li>
<li>The shorter and more concise, the better. The people in # 1 might actually read it.</li>
</ol>
<p>If you can play bull$#!t bingo as you read through your documentation, try again.</p>
<p>Better yet, put your bull$#!t detector hat on as you are writing it in the first place.</p>
<p>Just because you can doesn&#8217;t mean you should.</p>
<p><em><strong>What are your examples of doing something you shouldn&#8217;t have?  </strong></em></p>
<p><em><strong>Come on, it&#8217;s very therapeutic.</strong></em></p>
<h2><em><strong>It&#8217;s easy, just start with something like &#8220;Hello, my name is Josh. And I&#8217;m a gold-plater.&#8221;</strong></em></h2>
<p>Original link: <a href="http://pmstudent.com/just-because-you-can-doesnt-mean-you-should/">Just Because You Can Doesn&#8217;t Mean You Should</a></p><div class="shr-publisher-8672"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fpmstudent.com%2Fjust-because-you-can-doesnt-mean-you-should%2F' data-shr_title='Just+Because+You+Can+Doesn%27t+Mean+You+Should'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://pmstudent.com/just-because-you-can-doesnt-mean-you-should/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Top Ten Reasons Why Projects Fail</title>
		<link>http://pmstudent.com/top-ten-reasons-why-projects-fail/</link>
		<comments>http://pmstudent.com/top-ten-reasons-why-projects-fail/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 11:46:28 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Lessons Learned]]></category>

		<guid isPermaLink="false">http://pmstudent.com/?p=8453</guid>
		<description><![CDATA[Guest post by Dr. Ian Clarkson Why do projects fail? Problems can manifest from anywhere on a project but there are several elements of a project that if managed poorly could mean that the project may fail to deliver: Poor sponsorship If the people at the top are not supportive this will severely hamper or even [...]<p>Original link: <a href="http://pmstudent.com/top-ten-reasons-why-projects-fail/">Top Ten Reasons Why Projects Fail</a></p>

Related posts:<ol>
<li><a href='http://pmstudent.com/5-reasons-your-project-management-career-isnt-moving-and-what-to-do-about-it/' rel='bookmark' title='5 Reasons Your Project Management Career Isn&#8217;t Moving (And What To Do About It!)'>5 Reasons Your Project Management Career Isn&#8217;t Moving (And What To Do About It!)</a></li>
<li><a href='http://pmstudent.com/4-steps-to-recover-from-a-pmp-exam-fail/' rel='bookmark' title='4 Steps To Recover From a PMP Exam Fail'>4 Steps To Recover From a PMP Exam Fail</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://pmstudent.com/top-ten-reasons-why-projects-fail/" title="Permanent link to Top Ten Reasons Why Projects Fail"><img class="post_image alignright" src="http://pmstudent.com/wp-content/uploads/64280-You_might_want_-sfull.jpg" width="240" height="250" alt="Top Ten Reasons Why Projects Fail" /></a>
</p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><span style="color: #888888;"><em>Guest post by Dr. Ian Clarkson</em></span></p>
<p>Why do projects fail? Problems can manifest from anywhere on a project but there are several elements of a project that if managed poorly could mean that the project may fail to deliver:</p>
<h2>Poor sponsorship</h2>
<p>If the people at the top are not supportive this will severely hamper or even stop the project delivering. Clear job descriptions from an executive can often reduce the chances of this happening.</p>
<h2>Unclear requirements</h2>
<p>If phrases such as “easy to use”, “state of the art” or “best of breed” have sneaked their way into the requirements, they will be virtually impossible to prove. Project managers should view ambiguity as their worst enemy, and strive for clarity.</p>
<h2>Unrealistic timescales or budgets</h2>
<p>Too often the customer/sponsor asks for the impossible, but a project will take as long as it will take. As Henry Ford said – better, faster, cheaper, pick one!</p>
<h2>Scope creep</h2>
<p>This describes the phenomenon where changes mount up to slowly push the product away from its original design. Clear documentation and a robust change control mechanism are vital if this is to be avoided.</p>
<h2>Poor risk management</h2>
<p>If you analyse the situation before proceeding you may be able to identify potential problems and work around them before they even happen.</p>
<h2>Poor processes/documentation</h2>
<p>If you don’t follow processes and document events and requirements properly, do not be surprised if things do not happen the way you want them to.</p>
<h2>Poor estimating</h2>
<p>Good project managers don’t guess! Use historical information, formulae, and lots of questions to make sure that your estimating is not GUESStimating.</p>
<h2>Poor communication/stakeholder engagement</h2>
<p>People tend to fear what they don’t know, so it is always the case that a bit of communication about what is going to happen will go a long way. Communication with stakeholders is vital if the project is to capture their imagination, and keep it.</p>
<h2>Poor business case</h2>
<p>A good business case will clearly demonstrate the business benefit of delivering a project and so will allow the project team to sell the project to the business, and constantly monitor whether the project continues to remain a good idea during the project.</p>
<h2>Inadequate/incorrectly skilled resources</h2>
<p>Having people who are ill-prepared to complete a task can be worse than not having anyone. To give yourself the best chance of getting the resources, be clear about what you need and when you need it.</p>
<p><em><span style="color: #888888;">Dr Ian Clarkson is Head of Project and Programme Management Product Development a QA -leading providers of <a target="_blank" href="http://www.qa.com/" target="_blank">Prince2 courses</a>. His role provides business direction and ownership of QA’s portfolio, programme, project and risk management curriculum. Ian is an experienced lecturer, author, speaker and consultant, having delivered programmes and projects in all industry sectors.</span></em></p>
<p>Original link: <a href="http://pmstudent.com/top-ten-reasons-why-projects-fail/">Top Ten Reasons Why Projects Fail</a></p><div class="shr-publisher-8453"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fpmstudent.com%2Ftop-ten-reasons-why-projects-fail%2F' data-shr_title='Top+Ten+Reasons+Why+Projects+Fail'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://pmstudent.com/5-reasons-your-project-management-career-isnt-moving-and-what-to-do-about-it/' rel='bookmark' title='5 Reasons Your Project Management Career Isn&#8217;t Moving (And What To Do About It!)'>5 Reasons Your Project Management Career Isn&#8217;t Moving (And What To Do About It!)</a></li>
<li><a href='http://pmstudent.com/4-steps-to-recover-from-a-pmp-exam-fail/' rel='bookmark' title='4 Steps To Recover From a PMP Exam Fail'>4 Steps To Recover From a PMP Exam Fail</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pmstudent.com/top-ten-reasons-why-projects-fail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lessons Learned in Project Management</title>
		<link>http://pmstudent.com/lessons-learned-in-project-management/</link>
		<comments>http://pmstudent.com/lessons-learned-in-project-management/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 11:45:28 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Lessons Learned]]></category>

		<guid isPermaLink="false">http://pmstudent.com/?p=7634</guid>
		<description><![CDATA[I have learned sooooo much over the past decade that I&#8217;ve been managing projects. So when Terrell asked for sharing lessons learned, I was all over it. My blog and project management training pretty much are my lessons learned from over the years.  The great thing about having written this blog for 5 years now [...]<p>Original link: <a href="http://pmstudent.com/lessons-learned-in-project-management/">Lessons Learned in Project Management</a></p>

Related posts:<ol>
<li><a href='http://pmstudent.com/how-to-get-into-project-management/' rel='bookmark' title='How To Get Into Project Management'>How To Get Into Project Management</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://pmstudent.com/lessons-learned-in-project-management/" title="Permanent link to Lessons Learned in Project Management"><img class="post_image aligncenter" src="http://pmstudent.com/wp-content/uploads/lessons-learned-in-project-management.png" width="500" height="393" alt="Lessons Learned in Project Management" /></a>
</p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I have learned sooooo much over the past decade that I&#8217;ve been managing projects.</p>
<p>So when Terrell asked for <a target="_blank" href="http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&amp;discussionID=59270869&amp;gid=3969716&amp;commentID=43075227&amp;goback=&amp;trk=NUS_DISC_Q-subject#commentID_43075227" target="_blank">sharing lessons learned</a>, I was all over it.</p>
<p>My <a target="_blank" href="http://pmStudent.com" target="_blank">blog</a> and <a href="http://learn.pmStudent.com" target="_blank">project management training</a> pretty much are my lessons learned from over the years.  The great thing about having written this blog for 5 years now is that I can easily search my website to either jog my own memory or provide a resource for someone else who can benefit from my experience.  Avoiding mistakes by <a href="http://pmstudent.com/avoid-the-same-old-mistakes-by-focussing-on-lessons-learned/" target="_blank">focusing on lessons learned</a> is extremely important.  I even created a collaborative template for capturing <a title="Avoid the Same Old Mistakes by Focusing on Lessons Learned" href="http://pmstudent.com/do-you-act-on-lessons-learned/" target="_blank">lessons learned in project management</a> for people to adapt and use.</p>
<p>Because I write and teach about the myriad of different aspects involved with project management, there is a lot of diversity in my lessons learned resources.</p>
<p>Trust me, even though it may seem like I&#8217;ve got it all figured out, I have personally screwed up each and every aspect of managing teams and projects at least once.</p>
<p>Here are a few specific ones I&#8217;ve written or done training for.</p>
<ul>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/3494/" target="_blank">Delegation</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/3369/" target="_blank">Project Management Plan</a></li>
<li><a href="http://pmstudent.com/scheduling-as-premature-elaboration-youre-doing-it-wrong/" target="_blank">Scheduling</a></li>
<li><a target="_blank" href="http://wbscoach.com/" target="_blank">WBS</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/3177/" target="_blank">Requirements</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/3090/" target="_blank">Agile and Batch Sizes</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/2974/" target="_blank">Effective Meetings</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/2902/" target="_blank">Coordinating Multiple Project Teams</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/2856/" target="_blank">Agile User Stories and Waterfall</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/2852/" target="_blank">The Power of Focus on Projects</a></li>
<li><a target="_blank" href="http://www.gantthead.com/blog/pmStudent/2753/" target="_blank">Continuous Integration &amp; Testing</a></li>
<li><a target="_blank" href="http://learn.pmstudent.com/project-management-career-coaching#3" target="_blank">Landing a job and gaining experience</a></li>
</ul>
<p>&nbsp;</p>
<p>Original link: <a href="http://pmstudent.com/lessons-learned-in-project-management/">Lessons Learned in Project Management</a></p><div class="shr-publisher-7634"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fpmstudent.com%2Flessons-learned-in-project-management%2F' data-shr_title='Lessons+Learned+in+Project+Management'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://pmstudent.com/how-to-get-into-project-management/' rel='bookmark' title='How To Get Into Project Management'>How To Get Into Project Management</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pmstudent.com/lessons-learned-in-project-management/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How Cutting Corners Costs You More</title>
		<link>http://pmstudent.com/cutting-corners-costs/</link>
		<comments>http://pmstudent.com/cutting-corners-costs/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 12:25:36 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Grab Bag]]></category>
		<category><![CDATA[Lessons Learned]]></category>

		<guid isPermaLink="false">http://pmstudent.com/?p=6893</guid>
		<description><![CDATA[It happens to all of us. You&#8217;re a developer or a project manager and here comes the customer or stakeholders asking about how to cut a few corners. Your spider-sense should be tingling, because usually this will cause you more pain than it&#8217;s worth. Get the Full Perspective In order to make a decision like [...]<p>Original link: <a href="http://pmstudent.com/cutting-corners-costs/">How Cutting Corners Costs You More</a></p>

No related posts.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://pmstudent.com/cutting-corners-costs/" title="Permanent link to How Cutting Corners Costs You More"><img class="post_image aligncenter" src="http://pmstudent.com/wp-content/uploads/workarounds.jpg" width="325" height="300" alt="How Cutting Corners Costs You More" /></a>
</p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>It happens to all of us.</p>
<p>You&#8217;re a developer or a project manager and here comes the customer or stakeholders asking about how to cut a few corners.</p>
<p>Your spider-sense should be tingling, because usually this will cause you more pain than it&#8217;s worth.</p>
<h2>Get the Full Perspective</h2>
<p>In order to make a decision like this, you need to weigh the pros and cons.  Unfortunately, we humans are good at estimating short-term impacts in our immediate surroundings, but terrible at knowing what long-term impacts may occur in areas we don&#8217;t really deal with much.</p>
<p>In the case of trying to take shortcuts on your project, it&#8217;s really easy to fall into the trap of changing your plans and adopting an approach that feels pretty good at the time.  Change is good and new information should influence your plans and approaches as you progress through projects.  What I&#8217;m talking about is trying to get by or &#8216;get by for now&#8217; in the hopes that everything will turn out all right in the end.</p>
<p>One of the reasons I enjoy working with agile and lean processes is the focus they put on perspective.  Daily stand-up meetings, frequent releases and feedback, user stories&#8230;.all of these things help foster a fuller perspective of the functionality being developed, especially when it comes to changing mid-stream and being able to assess the impact.</p>
<p>Whatever processes you use, be sure they allow you to have a full perspective.  If you are making decisions without thinking through impacts to other interfacing systems, maintenance time and cost, scalability, or flexibility, you are doing it wrong.</p>
<h2>Sell It</h2>
<p>Sometimes you and your team know what the right approach is, but your customer and end users aren&#8217;t seeing it.  Sometimes corner-cutting got worked into what the customer wants&#8230;they want it to be a half-@$$#&amp; product.  It&#8217;s crazy, I know&#8230;but it happens.  As the project manager, sometimes you must take it upon yourself to educate your customer about what is good for them.</p>
<p>Years ago, I worked on a project to overhaul the reporting systems within an MIS department.  What I found were analysts who were spending the majority of their time doing data entry and copy/pasting, instead of analysis.  Many of them had been in the same role for 20 years or more.</p>
<p>Here I come, a project cowboy wanting to disrupt their world.</p>
<p>Cutting corners and doing enough to get by is what led to the place they were in.  As new requests and data sources came in, they continued to cobble together new processes with duct-tape and chewing gum.  People couldn&#8217;t be out sick, because everyone had their own little &#8216;niche&#8217; of processes that only they knew.  They felt secure and needed in their roles, but were hobbled by the chains of their own making to the point they couldn&#8217;t really add much real value to the business any longer.</p>
<p>The only way to combat such a thing is to step back, assess what will create some real value for the organization, and go do it right.  Cutting corners doesn&#8217;t create value&#8230;it leads down a path of slow deterioration with hidden costs that will slowly kill from the inside.</p>
<p>I spent a good deal of time convincing and demonstrating to the end users and their management that I wasn&#8217;t automating them out of a job&#8230; we were empowering them to do something amazing.  Actual analysis work.  It was a lot of prototypes and demonstration for me and my team.  Slowly, we guided them down a path towards sharing a vision for how good it could be.</p>
<p>I still remember the first time one of the analysts discovered a problem with a specific site through data mining and doing real analysis work to find a pattern no one else could see.  This veteran who so strongly resisted change of any kind in the beginning.  She was the toughest sell, one who kept telling me she didn&#8217;t need this or that functionality, because she already had a tried-and-true method to do something like that already.  The fact it took her an hour to put something together versus a few clicks of a mouse with the new system didn&#8217;t enter into it at first.  She slowly came around, but I had to sell her on it.</p>
<p>I remember the look on her face, the bright smile of real accomplishment, real value delivered.</p>
<p>It was beautiful.  There were no shortcuts to get to that place.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Original link: <a href="http://pmstudent.com/cutting-corners-costs/">How Cutting Corners Costs You More</a></p><div class="shr-publisher-6893"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fpmstudent.com%2Fcutting-corners-costs%2F' data-shr_title='How+Cutting+Corners+Costs+You+More'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://pmstudent.com/cutting-corners-costs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Good Project Management is Common Sense</title>
		<link>http://pmstudent.com/good-project-management-common-sense/</link>
		<comments>http://pmstudent.com/good-project-management-common-sense/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 21:01:25 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[Lessons Learned]]></category>
		<category><![CDATA[Methodologies]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://pmstudent.com/?p=6849</guid>
		<description><![CDATA[Project management is one of those things that seems very complex when you&#8217;re starting out. But after you been doing it for a while, it really turns out to be a good dose of common sense with some science and discipline added in. I think many project managers tend to focus on tools and techniques [...]<p>Original link: <a href="http://pmstudent.com/good-project-management-common-sense/">Good Project Management is Common Sense</a></p>

Related posts:<ol>
<li><a href='http://pmstudent.com/what-is-capm-good-for/' rel='bookmark' title='What Is CAPM Good For?'>What Is CAPM Good For?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://pmstudent.com/good-project-management-common-sense/" title="Permanent link to Good Project Management is Common Sense"><img class="post_image aligncenter" src="http://pmstudent.com/wp-content/uploads/common-sense-e1302495226830.jpg" width="276" height="350" alt="Common Sense... by RobertBasil, on Flickr" /></a>
</p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Project management is one of those things that seems very complex when you&#8217;re starting out. But after you been doing it for a while, it really turns out to be a good dose of common sense with some science and discipline added in.</p>
<p>I think many project managers tend to focus on tools and techniques far too much, and not enough on the people aspects of managing projects. By far these relational aspects of project management are the most important ones.</p>
<p>I recently had someone comment about my <a target="_blank" href="http://learn.pmStudent.com">online project management training</a>.  They liked it, but it seemed strange that instead of pouring through multitudes of esoteric details what I was presenting was rather simple, a &#8220;no BS&#8221; way of just showing how to do things and illustrating the important concepts.  High praise to my mind, and I&#8217;m still glowing from it.</p>
<p>If you are a new project manager or someone who&#8217;s getting into project management for the first time, I urge you to keep something in mind.  After you learn some of the formal techniques that come along with the discipline of project management, this is about working with people.  Most of the real progress I&#8217;ve made in the way I manage projects has been the result of understanding human psychology better in some way, not by understanding a tool better.  Most of what works in terms of tools and processes is rather simple, and if you understand the core fundamentals, you can adapt your approach to any situation.</p>
<p>Manipulating numbers in the spreadsheet or a Microsoft project file doesn&#8217;t make reality happen. Planning is important, but the actual plan itself is much less valuable than the process of creating it. I have known a lot of project managers over the years who do an excellent job at managing projects and teams, even though they have never gotten a degree in management or a certification in project management. That said, I do think that even those project managers would be better at their jobs if they approached it as a discipline.</p>
<p>For instance, in my journey to approach project management as a formal discipline, I have discovered many &#8220;common sense&#8221; assumptions about how people think to be just plain wrong.  Anchoring in project estimation is a perfect example of something people do every day without realizing it.  Another is the ubiquitous multitasking that happens in workplaces everywhere.  It&#8217;s what happens when you don&#8217;t take a disciplined approach to managing work flow.</p>
<p>At a high level the way that I manage projects follows a particular process even though the individual implementation is going to change on every single project I manage.</p>
<ul>
<li>I start with the why,</li>
<li>then figure out the what,</li>
<li>then figure out how it will be done and who&#8217;s going to do it.</li>
<li>When comes out as a result of these things</li>
<li>and then there&#8217;s a process of iteration where we update our draft plans in light of reality including funding.</li>
</ul>
<p>There are always trade-offs involved, considerations about the individuals that will be on the project teen, who is paying for this, et cetera. Generally I like to make my project management processes as lean as possible and as iterative as possible so that we have continuous integration and a very good understanding of exactly what it is we are supposed to be producing. Feedback loops all over the place are excellent as well including</p>
<ul>
<li>daily tag-ups,</li>
<li>lessons learned,</li>
<li>retrospectives,</li>
<li>putting prototypes of the product in front of the customer,</li>
<li>mockups,</li>
<li>user stories,</li>
<li>and many other techniques that allow you to gather feedback from stakeholders.</li>
</ul>
<p>So don&#8217;t be intimidated by project management. When you look at something like the PMI standard or other certifications and standards having to do with project management he can seem really complex and convoluted.</p>
<p>But in the end, good project management is common sense.</p>
<p>Original link: <a href="http://pmstudent.com/good-project-management-common-sense/">Good Project Management is Common Sense</a></p><div class="shr-publisher-6849"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fpmstudent.com%2Fgood-project-management-common-sense%2F' data-shr_title='Good+Project+Management+is+Common+Sense'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://pmstudent.com/what-is-capm-good-for/' rel='bookmark' title='What Is CAPM Good For?'>What Is CAPM Good For?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pmstudent.com/good-project-management-common-sense/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Project Failure: We are at it Again</title>
		<link>http://pmstudent.com/project-failure/</link>
		<comments>http://pmstudent.com/project-failure/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 14:30:20 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Lessons Learned]]></category>
		<category><![CDATA[failed it projects]]></category>
		<category><![CDATA[project failure]]></category>
		<category><![CDATA[Project Failures]]></category>
		<category><![CDATA[software project failure]]></category>
		<category><![CDATA[why it projects fail]]></category>

		<guid isPermaLink="false">http://pmstudent.com/?p=6604</guid>
		<description><![CDATA[Serendipity happens. I responded to a student Inside pmStudent e-Learning with what turned out to essentially be an article about criteria for project success and failure. A few days later, Shim wrote &#8220;Projects failure rate – the conventional wisdom is wrong!&#8221; on his fantastic blog.  I started leaving a comment, and it became one of [...]<p>Original link: <a href="http://pmstudent.com/project-failure/">Project Failure: We are at it Again</a></p>

Related posts:<ol>
<li><a href='http://pmstudent.com/how-to-assure-project-failure/' rel='bookmark' title='How To Assure Project Failure'>How To Assure Project Failure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://pmstudent.com/project-failure/" title="Permanent link to Project Failure: We are at it Again"><img class="post_image aligncenter remove_bottom_margin" src="http://pmstudent.com/wp-content/uploads/car_fail_Fail-s461x404-10293-580.jpg" width="461" height="404" alt="Project Failure: We are at it Again" /></a>
</p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Serendipity happens.</p>
<p>I responded to a student <a target="_blank" href="http://learn.pmStudent.com" target="_blank">Inside pmStudent e-Learning</a> with what turned out to essentially be an article about criteria for project success and failure.</p>
<p>A few days later, Shim wrote &#8220;<a target="_blank" href="http://quantmleap.com/blog/2009/11/projects-failure-rate-%E2%80%93-the-conventional-wisdom-is-wrong/" target="_blank">Projects failure rate – the conventional wisdom is wrong!</a>&#8221; on his fantastic blog.  I started leaving a comment, and it became one of those comments that should really be it&#8217;s own post.</p>
<h1>Chaos</h1>
<p>What I really mean are the set of reports out out by various organizations on project failure rates.</p>
<p>Shim listed the following on his post:</p>
<ol>
<li><a target="_blank" title="Chaos Report" href="http://quantmleap.com/blog/tag/chaos-report/">Chaos Report</a> (1994) – only 16.2% of projects were successful by all measures. Of the  70% of projects that were not successful, over 52 percent were partial  failures and 31% were complete failures.</li>
<li>OASIG <a target="_blank" title="survey" href="http://quantmleap.com/blog/tag/survey/">survey</a> (1995) – the IT project success rate quoted revolves around 20-30% based on its most optimistic interviews.</li>
<li>Chaos Report (1995) – The Standish Group research predicts that  31.1% of projects will be cancelled before they ever get completed.  Further results indicate 52.7% of projects will cost over 189% of their  original estimates.</li>
<li>KPMG Canada Survey (1997) – 61 % reported details on a failed IT project.</li>
<li>Conference Board Survey (2001) – 40 % of the projects failed to achieve their business case within one year of going live.</li>
<li>Robbins-Gioia Survey (2001) – 51 % viewed their ERP implementation as unsuccessful</li>
<li>Dr. Dobb’s Journal (DDJ) Survey (2007) – 72% of all Agile projects  were successful, compared to only 63% of traditional of Data Warehouse  projects.</li>
<li>Chaos Report (2009) – Only 32% of projects have been defined as being ‘successful’ compared with 35% in 2006.</li>
</ol>
<p>See <a target="_blank" href="http://quantmleap.com/blog/2009/11/projects-failure-rate-%E2%80%93-the-conventional-wisdom-is-wrong/#comments" target="_blank">Shim&#8217;s comments section</a> for some great commentary from the likes of Glen Alleman, Steve Romero, and Pawel Brodzinski.  I share the skepticism of these reports.  I&#8217;ll put that aside for a moment.</p>
<h1>Controls</h1>
<p>These are all observational studies, with all the limitations that come with that class of research.</p>
<p>How do you control for the variation between organizations, the people in them, and the subtleties of culture and methodology?</p>
<p>For all practical purposes, you can&#8217;t.</p>
<p>Was an implementation of EVM, configuration management, Kanban, Agile, or Waterfall more or less effective due to the charisma or skill of the individual leading the charge?  How do you control for charisma across project teams, organizations, countries, industries?</p>
<p>For all practical purposes, you can&#8217;t.</p>
<p>If you want to gain real knowledge from a study, it&#8217;s got to be an experimental one in my book.  As with all experiments some are better conducted than others.</p>
<p>See the studies I reference in the following for some examples of experimental research into human psychology that can actually be applied to better our projects.</p>
<ul>
<li><a href="http://pmstudent.com/how-expectations-mess-up-project-estimates/" target="_blank">How Expectations Mess Up Project Estimates</a></li>
<li><a href="http://pmstudent.com/whats-that-got-to-do-with-the-price-of-a-cordless-keyboard/" target="_blank">What’s That Got To Do With The Price Of A Cordless Keyboard?</a></li>
<li><a href="http://pmstudent.com/chronic-media-multitasking/" target="_blank">Do Your Project Teams Suffer From Chronic Media Multitasking?</a></li>
</ul>
<h1>Applicability</h1>
<p>What&#8217;s the value of these reports anyway, besides being a mechanism  to trigger fear of failure in sales prospects for project management  consulting and software that will &#8216;fix the problem&#8217;?</p>
<p>Even if these reports were an accurate reflection of the aggregate,  does it really mean anything to you?  Can you equate the state of  behaviors and results in your little organization or program to the  aggregate?  Certainly not.  See <strong>Controls</strong>.</p>
<h1>False Dichotomy</h1>
<p>There is a <a target="_blank" href="http://www.pmgu.co.uk/?p=1" target="_blank">logical fallacy</a> called the false dichotomy.  In this case, you would be led to believe there are two states for projects; <strong>success or failure</strong>.</p>
<p>Reductio ad absurdum can be a useful tool to uncover these false dichotomies.  Allow me to demonstrate.</p>
<p>On the axis of cost, a successful project has met its budget.  It was $100,000 +10%/- 5% for a total budget of $110,000 assuming G&amp;A and reserve in that final budget.  That&#8217;s your <strong>max</strong> spending with all thresholds and reserve taken into account.</p>
<p>You spent <strong><span style="color: #339966;">$109,995</span></strong> and got the job done.  Close to the max budget but still within range.  Success!</p>
<p>Oooooops.  A $10 order of post-it notes for your Kanban board was missed.  Now you&#8217;ve spent <strong><span style="color: #ff0000;">$110,005</span></strong>.  Failure <img src='http://pmstudent.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>You could do a similar exercise with any attribute of the project.  My point is that project success is not a binary or if-then calculation.  It is a continuum, and is likely to be a different continuum for each and every stakeholder involved.</p>
<p>Can you say you successfully met or failed to meet the terms of a contract?  Yes, if it&#8217;s written well.</p>
<p>Can you say you successfully met or failed to meet the criteria with thresholds of your EVMS/PMB?  Yes, if your system is good enough.</p>
<p>What impact do the above conditions have upon the opinion of Larry, Sue, Dave, Kim, Robert, John, Laura, Sam, Roger, taxpayers or Huckleberry Finn?</p>
<p>For that matter, what would Rufus T. Firefly, Otis B. Driftwood, Horatio Hornblower, Ebenezer Scrooge,  Ace Ventura, Benovan Stanchiano, Scut Farkus, Buckaroo Banzai, or Apollo Creed say?</p>
<h1>Eye of the Beholder</h1>
<p>Some people say that as long as the requirements are met (verified) it&#8217;s successful, even if it isn&#8217;t useful (not validated).  I disagree.</p>
<p><strong>How about these 2 criteria?</strong></p>
<p>1) Are the stakeholders <strong>happy</strong>, especially the key stakeholders?</p>
<p>This is everyone, including the project team.  If you drove your team to quitting the company, the project was probably detrimental to the organization.  A project is an end to a means, not an end in and of itself.  If you are not benefiting your company, employees, and customers as a whole group, then why are  you running projects?</p>
<p>2) Does the project fulfill the configuration-controlled and managed performance measurement baseline (PMB)?</p>
<p>I laugh when I hear about projects being &#8216;over budget&#8217;.  That doesn&#8217;t really tell you anything.  If you are using change control processes to manage scope, schedule, budget, and quality and you finish the project within the thresholds set, you&#8217;re fine.  People look at these massive projects where the total spent is double than the original proposal and think they are automatically failed projects.  To the public who was told it would cost $50MM who finds out it actually cost $100MM, it&#8217;s a failed project.  If you are blind to any change control process you can easily think of this as a failure, even though it may have been a resounding success to many other key stakeholders who were directly involved.</p>
<p><strong><span style="color: #ff6600;">A little ranty, I know.  But I had to get that off my chest.  A penny for your thoughts?</span></strong></p>
<p>Original link: <a href="http://pmstudent.com/project-failure/">Project Failure: We are at it Again</a></p><div class="shr-publisher-6604"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fpmstudent.com%2Fproject-failure%2F' data-shr_title='Project+Failure%3A+We+are+at+it+Again'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><p>Related posts:<ol>
<li><a href='http://pmstudent.com/how-to-assure-project-failure/' rel='bookmark' title='How To Assure Project Failure'>How To Assure Project Failure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://pmstudent.com/project-failure/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

