<?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>SocialOptic &#187; Project Management</title>
	<atom:link href="http://socialoptic.com/category/project-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialoptic.com</link>
	<description>Collaboration, Planning, Productivity and Business Conversations</description>
	<lastBuildDate>Tue, 24 Jan 2012 06:34:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Graph Burn-Down to Burn-Up the Work</title>
		<link>http://socialoptic.com/2011/08/graph-burn-down-to-burn-up-the-work/</link>
		<comments>http://socialoptic.com/2011/08/graph-burn-down-to-burn-up-the-work/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 15:40:23 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Milestone Planner]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://socialoptic.com/?p=605</guid>
		<description><![CDATA[Burn-down graphs (or charts) are most often associated with the Scrum methodology increasingly favoured by many software developers (you can get to grips with it in this 10 minute video). They help you to visualise how you are progressing through your work backlog. Very simply put, it shows how quickly are you getting things done, and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Burn-down graphs</strong> (or charts) are most often associated with the Scrum methodology increasingly favoured by many software developers (you can get to grips with it <a title="Scrum Methodology" href="http://www.youtube.com/watch?v=Q5k7a9YEoUI" target="_blank">in this 10 minute video</a>). They help you to <strong>visualise how you are progressing through your work</strong> backlog. Very simply put, it shows how quickly are you getting things done, and how much more there is to do. There is, of course, the obligatory <a href="http://en.wikipedia.org/wiki/Burn_down_chart" target="_blank">Wikipedia definition of a burn down chart</a>:-</p>
<blockquote><p>A <strong>burn down chart</strong> is a graphical representation of work left to do versus time. The outstanding work (or backlog) is often on the vertical axis, with time along the horizontal.</p></blockquote>
<p><a title="John Rusk" href="http://www.agilekiwi.com/author/admin/">John Rusk</a> describes how they work in his post &#8211; <a title="Agile Charts" href="http://www.agilekiwi.com/earnedvalue/agile-charts/" rel="bookmark">Agile Charts</a> - which is over 6 years old, but still up to date today. Now, <a href="http://www.agileforall.com/2009/12/29/agile-antipattern-dysfunctional-burndown-charts-roundup-post/">not everyone likes burn down graphs</a> - they do have some very definite limitations. In <a title="Milestone Planning on-line Software" href="http://milestoneplanner.com/" target="_blank">Milestone Planner</a>, Milestones have a status beyond just completed or open, and as we are tracking an entire project, so we have to deal with things like changes in scope (adding and removing milestones), and down the line, we also want to show the earned-value in the project (see &#8220;<a href="http://alistair.cockburn.us/index.php/Earned-value_and_burn_charts">Earned-value and Burn Charts</a>&#8221; by Alistair Cockburn).</p>
<p><strong>Burn-up charts</strong> are the mirror image of burn-down charts, and are much better suited for charting the progress of an entire project. As the name implies, they are line an upside down version of a burn-down graph. Being the other way up let&#8217;s them display different types of status, <strong>and any changes in scope show up as changes on the top line</strong>. If you are interested, you can get more of an idea about how they compare by reading David Anderson&#8217;s &#8220;<a href="http://alistair.cockburn.us/index.php/Earned-value_and_burn_charts">Managing with Cumulative Flow Diagrams</a>&#8220;, or see how burn-up charts can be used to show bottlenecks in <a title="Burndown chart improvements" href="http://agilesoftwaredevelopment.com/blog/jurgenappelo/burn-your-burndown-charts"> Juurgen Appelo&#8217;s take</a>.<em> </em></p>
<p><a title="The beauty of work" href="http://socialoptic.com/2011/04/the-beauty-of-work/">A picture is worth a thousand words</a>, so here is an example of a burn-up graph from Milestone Planner (we call it a progress graph &#8211; didn&#8217;t wan&#8217;t to get the health and safety folk all hot under the collar with talk of fires):<a href="http://socialoptic.com/2011/08/graph-burn-down-to-burn-up-the-work/screenshot-11/" rel="attachment wp-att-606"><img class="aligncenter size-large wp-image-606" title="Burn-Up Graph" src="http://socialoptic.com/wp-content/uploads/2011/08/screenshot-530x295.png" alt="Burn up graph" width="530" height="295" /></a></p>
<p>But the image is only part of the picture, as it were (not doing so well with metaphors today). From left to right, we can see how the project suddenly grows in scope (number of milestones) half way through, and we can see a steady difference between work completed, in blue, and the target completion, shown as &#8216;missed&#8217; in light blue. But because we track the full history of the plan, we can also show how these estimates have changed over the course of the project. Watch this video from Jim to see what we mean:</p>
<p><iframe src="http://www.youtube.com/embed/h2Sgg6OveO8" frameborder="0" width="560" height="349"></iframe></p>
<p>Slightly mind bending stuff, but we hope, after a little explanation, that it makes sense. As ever, the best way is to dive in and try it for yourself. You&#8217;ll need to run your project for a few weeks to really see how the progress graph works. We hope that it gives you a better view of how your project is going, and helps you <a href="http://socialoptic.com/2011/08/staying-on-track/">stay on track</a>!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://socialoptic.com/2011/08/graph-burn-down-to-burn-up-the-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Staying on track</title>
		<link>http://socialoptic.com/2011/08/staying-on-track/</link>
		<comments>http://socialoptic.com/2011/08/staying-on-track/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 15:29:13 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Milestone Planner]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://socialoptic.com/?p=600</guid>
		<description><![CDATA[You&#8217;ve made plans, got people on board and kicked off your project.. but as the focus turns to delivery, how do you keep the momentum going? We&#8217;ve found that much of the trick of successful project management is helping people to make clear commitments, which are visible to the entire team, and then doing everything [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve made plans, got people on board and kicked off your project.. but as the focus turns to delivery, how do you keep the momentum going?</p>
<p>We&#8217;ve found that much of the trick of successful project management is helping people to make clear commitments, which are visible to the entire team, and then doing everything you can to help them achieve that.</p>
<p>One of the simplest ways to make commitments and progress visible is schedule regular time to review these with the team.</p>
<p>Assuming that you&#8217;ll be meeting weekly, there are three questions you need to address at that weekly review&#8230;</p>
<ul>
<li>What did we plan to do this week?</li>
<li>What actually happened this week?</li>
<li>What re-planning is required to take account of this weeks events?</li>
</ul>
<p>So to prepare for the weekly meeting, list each of the key milestones and actions that the team agreed to deliver in the last seven days, and get updates from each of the team members on the status of each of these (you can do this in the meeting, but its a much better use of time to begin the meeting with all of the facts already documented). Use the time in the meeting to address the &#8220;why&#8217;s&#8221; of any issues, then move onto re-planning where you need to and setting out the key milestones and action for the next seven days.</p>
<p>Of course. if you are using milestone planner with your team then we&#8217;ve already done all of the meeting preparation for you. If you make sure you and your team update actions and milestones as they happen, then you&#8217;ll find an up-to-date weekly report under the &#8216;review&#8217; tab for your plan. It contains all of the facts you&#8217;ll need to run a really effective weekly team get together&#8230;. if you want to send the info out in advance then theres an option to automatically generate a pdf document which you can send out to your team.</p>
<p>So if you want to help your team get more done and be super organised get those weekly sessions in the diary today.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialoptic.com/2011/08/staying-on-track/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two types of project. Which one&#8217;s yours?</title>
		<link>http://socialoptic.com/2011/02/two-types-of-project-which-ones-yours/</link>
		<comments>http://socialoptic.com/2011/02/two-types-of-project-which-ones-yours/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 10:09:22 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Milestone Planner]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://socialoptic.com/?p=469</guid>
		<description><![CDATA[I&#8217;ve come across two very different approaches to making plans over the years (OK it&#8217;s more than two, but I&#8217;m trying to keep it straightforward)&#8230; The first approach is where someone locks themselves in a darkened room with some &#8216;gantt chart software&#8217;&#8230; they think about the sequence of tasks; they phone people up and say [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve come across two very different approaches to making plans over the years (OK it&#8217;s more than two, but I&#8217;m trying to keep it straightforward)&#8230;</p>
<p>The first approach is where someone locks themselves in a darkened room with some &#8216;gantt chart software&#8217;&#8230; they think about the sequence of tasks; they phone people up and say &#8220;how long will it take to make a &#8220;; they work out all of the intricate dependencies. Some time later they emerge with a massive file of paperwork which contains &#8216;the plan&#8217;.</p>
<p>The second approach is where a team get together in a room and work out what needs to be delivered, roughly when things are required and who is going to get on and do them. Usually there is lots of scribbling on whiteboards &#8211; the plan may not be nicely wrapped up in a document, but is more likely a collection of phone-snapped pictures of flipcharts and whiteboards.</p>
<p><strong>So which one is best?</strong></p>
<p>Of course, the answer is&#8230; it depends.</p>
<p>Next time you need to make a plan answer these two questions&#8230;</p>
<p>* Can I precisely describe the &#8216;thing&#8217; this project is meant to deliver?<br />
* Have the people I&#8217;ll be working with delivered one of these &#8216;things&#8217; before?</p>
<p>If the answer is a resounding YES to both of these then you can stop reading now &#8211; go and find a darkened room and start making gantt charts.</p>
<p>If you&#8217;re not so sure you can answer yes to both of these questions, then its time to book a meeting room&#8230;</p>
<p>Here are four questions to tackle with your team. Don&#8217;t worry about getting them exactly right first time &#8211; it may take a few iterations before things become completely clear.</p>
<p><strong>Why is this thing so important that we going to spend lots of time, energy and money on delivering it?</strong></p>
<p>Sometimes grown-up organisations call this &#8216;The Business Case&#8217; and make you jump through all sorts of hoops to have it &#8216;approved&#8217;. However, the real reason for answering this question is that it starts to shape the approach you are going to take to the project. Are you going to go out of business if you don&#8217;t deliver? Will doing this increase the number of customers you have? Will it reduce costs? Will it be fun and exciting? etc</p>
<p><strong>How will we know when the &#8216;thing&#8217; is finished?</strong></p>
<p>This one needs some imagination, but its important. By working out &#8211; if you like &#8211; the &#8216;test criteria&#8217; for your project you are moving toward defining the outcome (which is a handy thing to know). So it could be&#8230; &#8220;at the end of the project we&#8217;ll count the number of widgets we make per day and that number will be twice as big as it is now&#8221; or &#8220;we&#8217;ll have released a new version of our software to all our customers with no additional calls to our support centre&#8221;&#8230; and/or &#8220;our boss will be so delighted that we&#8217;ll all be taken out for a massive celebratory dinner&#8221;</p>
<p><strong>What are the smaller &#8216;things&#8217; that we know we need to finish the bigger &#8216;thing&#8217; AND Who is going to get/buy/make each of the &#8216;things&#8217; by when?</strong></p>
<p>OK its a big long question, but this is the one that&#8217;s going to make stuff happen. Break the project down into chunks. If you don&#8217;t know what all the chunks are right now, then at least you&#8217;ll identify some things that you can get on with while you are working out what the rest of the chunks are. For each chunk have an initial stab at <em>who</em> is going to be delivering it and <em>when</em> it&#8217;s going to be needed by. Don&#8217;t worry too much about getting dates right first time &#8211; as your plan starts to take shape you&#8217;ll want to shuffle dates around anyway.</p>
<p>Write this up somewhere &#8211; a flipchart or whiteboard with post-its that you can move around will work. Even better (and here&#8217;s a plug) use <a href="http://milestoneplanner.com" target="_blank">Milestone Planner</a> with a projector and start putting each of the chunks on the timeline as Milestones. With everyone looking at the same screen its then easy to assign people to milestones and move things around on the timeline as you work out what needs to happen. (As a bonus, at at the end of the meeting, Milestone Planner can send you a pic of your plan which you can then circulate to everyone so that everyone stays on the same page !!)</p>
<p><strong>What are we going to do when stuff goes wrong?</strong></p>
<p>Anyone who thinks that reality will pan out exactly like the plan is kidding themselves. Use some of your workshop time to ask &#8216;What if&#8230;?&#8217; type questions. Try and get a feel for where the risky areas of the project might be and start to work out what your response might be.</p>
<p><strong>Wrapping Up</strong></p>
<p>Its important to document the answers you got to&#8230; and agree what the next steps are.</p>
<p>If you&#8217;re lucky and you&#8217;ve got to the point where all the answers are clear you might want to &#8216;write it up&#8217; into some impressive document. If things are still fluid then it might be better just to take lots of photo&#8217;s of the flipcharts and whiteboards and send them around to everyone. Of course if you&#8217;ve used Milestone Planner you could just invite everyone to the plan and ask them to update their milestones as they work on them!</p>
]]></content:encoded>
			<wfw:commentRss>http://socialoptic.com/2011/02/two-types-of-project-which-ones-yours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Different Way of Planning &#8211; Milestones</title>
		<link>http://socialoptic.com/2010/05/a-different-way-of-planning-milestones/</link>
		<comments>http://socialoptic.com/2010/05/a-different-way-of-planning-milestones/#comments</comments>
		<pubDate>Tue, 04 May 2010 18:16:54 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Milestone Planner]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[enterprise2]]></category>
		<category><![CDATA[milestones]]></category>

		<guid isPermaLink="false">http://socialoptic.com/?p=248</guid>
		<description><![CDATA[Before you read this you&#8217;ll need a pen and a piece of paper&#8230; OK. Draw a square. Now draw a triangle on top of the square. On the right hand side of the triangle, just on top, draw a rectangle. Now inside the first square you drew draw four other squares &#8211; but make sure [...]]]></description>
			<content:encoded><![CDATA[<p>Before you read this you&#8217;ll need a pen and a piece of paper&#8230;</p>
<p><em> </em></p>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 430px"><a rel="attachment wp-att-250" href="http://socialoptic.com/2010/05/a-different-way-of-planning-milestones/farnboroughtvsmc-1372/"><img class="size-medium wp-image-250" title="FarnboroughTVSMC  1372" src="http://socialoptic.com/wp-content/uploads/2010/05/4359412197_b1c0f61554-420x279.jpg" alt="Benjamin and Jim Planning" width="420" height="279" /></a><p class="wp-caption-text">Making Plans... Benjamin and Jim </p></div>
<p>OK. Draw a square. Now draw a triangle on top of the square. On the right hand side of the triangle, just on top, draw a rectangle. Now inside the first square you drew draw four other squares &#8211; but make sure they don&#8217;t touch each other, or the edges of the first square. In the bottom middle of the first square draw a rectangle, taller than it is wide. Pop a little circle half way up on the right hand side of the rectangle.</p>
<p><em> </em>Done that?</p>
<p>What have you drawn?</p>
<p>Here&#8217;s the alternative, simpler and more effective way of doing it: <em>Make me a picture of a house.</em></p>
<p><em><span style="font-style: normal;">We&#8217;ve done this exercise countless times with people we&#8217;ve worked with over the years. Usually, out of a group of 10 people, maybe 2 or 3 will follow the first set of instructions and produce something that looks like a house. Most people follow the instructions to the letter, but don&#8217;t produce a picture that looks like anything recognisable. Clearly it&#8217;s not because they couldn&#8217;t draw a house&#8230; it&#8217;s because the instructions are ambiguous.</span></em></p>
<p>OK, so it&#8217;s a trivial example, but it has important implications for planning.</p>
<p><strong>When you are building a plan you can choose to describe the journey in terms of &#8216;activities&#8217; or &#8216;outcomes&#8217;. </strong><br />
Activity based plans are like the first set of house drawing instructions. You start at the beginning and work out the set of tasks that need to be done to achieve the end result. If you are really keen you might even draw out all of the activities on a Gantt chart, or issue people with a spreadsheet stuffed with tasks.</p>
<p>Outcome based plans are like the second statement. They start by describing the end result that you want to achieve and the key outcomes you expect along the way. The individual steps that you need to take to get there are left up to the person who is responsible for producing the output.</p>
<p>In our experience Outcome based plans win almost every time because&#8230;</p>
<ul>
<li><strong>Everyone knows what the target looks like. </strong>With the simple set of instructions above, our experience is that they only result in a recognisable picture of a house around 30% of the time. For the person who wrote the instructions it was obvious that it was going to be a house, because that was the picture they had in their mind, but when you have to work out the goal from the instructions its much harder. When you plan using activities and tasks its really easy to think you have completely described what needs to be done, but its really really hard to actually (I&#8217;d argue impossible) to build a completely infallible plan. By describing a set of Milestone outcomes that need to be achieved along the way, everyone can understand what the goal is and you don&#8217;t just rely on your &#8216;instructions&#8217; being interpreted correctly.</li>
</ul>
<ul>
<li><strong>The team can find creative solutions and different routes to the goal. </strong>When you plan using activities and tasks you map out a single route to the goal. There may be countless other ways to get there. People in your team will have their own experiences and ideas which will lead to better solutions. But, if you constrain people to a set of tasks you lose all of that. This especially important when things go wrong (and who has ever worked on a project where there wasn&#8217;t at least on slip up). If you define the outcomes, when things go wrong you give people the freedom to think on their feet and change the tasks they do to cope with the new situation. If you are in &#8216;task-world&#8217; when things go wrong, everything has to stop while you define the new set of instructions.</li>
</ul>
<ul>
<li><strong>You can measure progress by Outcome Milestones achieved, rather than by the amount of work done. </strong>If you tried to follow the first set of instructions above you would have no idea of how close you were to actually producing the intended result. You could have measured how far through the set of instructions you were, but that&#8217;s about it. Having done 100% of the work means nothing unless you have produced 100% of the intended outcome. By tracking against Milestones which are tied to outcomes you know that every time you complete one you have made tangible progress towards your goal.</li>
</ul>
<p>In essence if you communicate what the goal is, the tasks will choose themselves. If you just tell people what tasks to do, you risk missing the goal completely. Its why we built Milestone Planner to be outcome focussed. Each Milestone in the plan is a tangible outcome. When you share your plan with your team everyone can see what needs to be done, when it needs to be done by and who is responsible for it. That&#8217;s what <a href="http://milestoneplanner.com/">Milestone Planner</a> is all about.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialoptic.com/2010/05/a-different-way-of-planning-milestones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a 2010 Plan</title>
		<link>http://socialoptic.com/2010/01/building-a-2010-plan/</link>
		<comments>http://socialoptic.com/2010/01/building-a-2010-plan/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:50:13 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Milestone Planner]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[personal planning]]></category>
		<category><![CDATA[strategic planning]]></category>

		<guid isPermaLink="false">http://blog.socialoptic.com/?p=121</guid>
		<description><![CDATA[After reading &#8220;Create a 1-page strategic plan&#8221; on the Church of the Customer blog, I was inspired to try out an idea: Building a personal plan for the year in Milestone Planner. New Year&#8217;s resolutions have never really cut it for me &#8211; a few weeks and they are a distant memory. I prefer to start [...]]]></description>
			<content:encoded><![CDATA[<p>After reading &#8220;<a href="http://www.churchofcustomer.com/2009/12/how-to-create-a-1page-strategic-plan.html">Create a 1-page strategic plan</a>&#8221; on the Church of the Customer blog, I was inspired to try out an idea: <strong>Building a personal plan for the year</strong> in Milestone Planner. New Year&#8217;s resolutions have never really cut it for me &#8211; a few weeks and they are a distant memory. I prefer to start out the year with a set of goals. However, the plan never seems to &#8220;fall out of the sky&#8221; fully formed, so Milestone Planner&#8217;s emergent style seemed to fit the bill. Here&#8217;s how you can build your own personal strategic plan for 2010:</p>
<h2>1. Create a plan!</h2>
<p>Plans are a great statement of intent. They provide something to benchmark progress against. No plan, no benchmark. So, sign up at <a href="http://milestoneplanner.com/" target="_blank">milestoneplanner.com</a> if you haven&#8217;t already (A trial account is free, and will last you through the year). You&#8217;ll have a blank project plan waiting when you sign in. If you are already signed up, just login and go to projects, then click the button to create a new plan.</p>
<h2>2. Map Out Your Roles and Responsibilities.</h2>
<p>To make some sense of your goals I suggest dividing them up. There are a number of ways to do this:</p>
<ul>
<li>By role &#8211; e.g. Father, Musician, Husband, etc&#8230;</li>
<li>By area or domain &#8211; e.g. Family, Job, Community, &#8230;</li>
<li>By theme &#8211; e.g. Health, Wealth, Social, &#8230;</li>
</ul>
<p>Simply create a workstream for each role or area &#8211; you&#8217;ll be prompted for the first one, or click &#8220;add a workstream&#8221;. After you&#8217;re done, you&#8217;ll have some horizontal groupings with spaces ready to add your goals for the year. If you aren&#8217;t sure which approach to take, try a couple and see which one works best. It is easy to delete workstreams &#8211; just click on their title.</p>
<h2>3. It&#8217;s a Whole Year!</h2>
<p>Think marathon, not sprint. You don&#8217;t need to achieve everything in January, but you also don&#8217;t want to leave everything until December. At the top left of the screen, by the project name, click edit and change the project start date to 01/2010, change the end date to 01/2011 &#8211; you might want to give it a sensible name at the same time. There, the plan is now a year long. Thats a good few hundred days to spread things out over, but first&#8230;</p>
<h2>4. Begin With the End in Mind.</h2>
<p>To borrow <a href="http://www.leaderu.com/cl-institute/habits/habit2.html">a Covey phrase</a>, begin with the end in mind. Scroll right to the end of the plan. Think about the end of December 2010. What would you like to have achieved in each of the areas you&#8217;ve defined? Click on the time line and create a goal, or two if you need to, in each workstream. Capture your thoughts and go for big, but specific goals. More than seven workstreams with more than one or two goals in each is probably biting off too much, but you know yourself. Choose what you think will work. Remember, you can always update the milestones and add or remove workstreams later &#8211; this is an emergent strategic plan.</p>
<h2>5. Work Backwards &#8211; Little by Little.</h2>
<p>Now, zoom out and look at the year. Thinking about those end goals, what the smaller milestones on the way towards them that you can achieve throughout the course of the year? If I wanted to play live in a band at a local music venue by the end of the year, I can think backwards: &#8220;Rehearse a full set&#8221; &#8211; I&#8217;ll put that in at the end of October. &#8220;Choose and learn 12 songs&#8221; &#8211; I&#8217;ll put that in at the end of July. And so on. I might start with &#8220;Guitarist Recruited&#8221; in February. You hopefully get the idea.</p>
<p>Take those big end-of-year goals (you might want to change them to yellow or red to mark them out &#8211; just click on them) and break them down into smaller goals. Look up and down the plan at the milestones in each of the different streams &#8211; are there any opportunities for synergies? If I had a goal around more time with the family, I might want to have them in the band. Of course the rule for truly realising synergies is to avoid compromises, so you might want to leave that one.. In all seriousness, it is interesting how a personal plan starts to mesh together when you look at it this way. Sometimes the opposite happens too &#8211; you spot areas of your life that really aren&#8217;t fitting in. This might be a time to tweak some &#8216;big&#8217; things.</p>
<h2>6. Sleep on it&#8230;</h2>
<p>With your first cut of the plan done, take one last look at it, then log out. Let the sun go down and them come up again. Let your brain digest all of those thoughts you&#8217;ve just had. Now, login and look at the plan. Does it still make sense? Can some of the milestones be better defined, or rearranged? Drag things around until it is right.</p>
<h2>7. Share Your Plan.</h2>
<p>This might not be for everyone, but if you have a trusted friend or partner, you might want to share the plan with them (it&#8217;s simple to add them &#8211; just click on &#8216;people&#8217; and enter their name and email address). Having someone else look at your plan can help in a number of ways:</p>
<ul>
<li>An independent set of eyes see what you might miss. It is good to be challenged.</li>
<li>Sharing your plan creates a sense of accountability and motivation to achieve it.</li>
<li>A shared load&#8230; Having someone who will cheer you on is good when things get tough.</li>
</ul>
<p>Of course, you might feel your plan is too personal to share, and that&#8217;s fine. I&#8217;d ask yourself why you aren&#8217;t comfortable sharing it &#8211; the answer to that question is surprisingly full of useful insight.</p>
<h2>8. Live the Plan!</h2>
<p>Now live the plan! Email yourself a copy and print it out and put it somewhere you&#8217;ll see it. Come back and login to the plan &#8211; I&#8217;d say once a week. Look at the upcoming milestones and watch the red &#8220;today&#8221; line mark your way through the year . Mark each milestone done as you achieve it, and update goals and milestones if things have evolved during the year.</p>
<h2>2010 &#8211; Have a good one!</h2>
]]></content:encoded>
			<wfw:commentRss>http://socialoptic.com/2010/01/building-a-2010-plan/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hubs to Meshes &#8211; Person to Person Project Management</title>
		<link>http://socialoptic.com/2009/11/hubs-to-meshes-person-to-person-project-management/</link>
		<comments>http://socialoptic.com/2009/11/hubs-to-meshes-person-to-person-project-management/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 14:56:29 +0000</pubDate>
		<dc:creator>Benjamin Ellis</dc:creator>
				<category><![CDATA[Milestone Planner]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[hub]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[people2people]]></category>

		<guid isPermaLink="false">http://blog.socialoptic.com/?p=48</guid>
		<description><![CDATA[One of the problems Milestone Planner sets out to address is the traditional bottleneck that happens in project management: Someone &#8216;owns&#8217; the plan, and every-time there is an update, that person has to be contacted, update the plan and push a new version out. Or, as is more often the case, the owner of the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the problems <a title="Milestone Planner - Project Management" href="http://milestoneplanner.com/" target="_blank">Milestone Planner</a> sets out to address is the traditional bottleneck that happens in project management: Someone &#8216;owns&#8217; the plan, and every-time there is an update, that person has to be contacted, update the plan and push a new version out. Or, as is more often the case, the owner of the plan is left chasing people for updates. The result is people living with a permanently out of date plan, and chasing each over via phone and email. That&#8217;s no way to run a business. Time for one of <a href="http://twitter.com/JimAnning">Jim&#8217;s</a> cartoons&#8230;</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-51" title="hub - drawn by Jim Anning" src="http://socialoptic.com/wp-content/uploads/2009/11/hub-300x297.jpg" alt="hub" width="300" height="297" /></p>
<p>The hub model has the appearance of a safe, controlled, well-managed process. The reality is that it leads to people making decisions on in-accurate information, and at the speed of one bottle neck. Of course, there is a different way to do things.</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-52" title="mesh  drawn by Jim Anning" src="http://blog.socialoptic.com/wp-content/uploads/2009/11/mesh-300x290.jpg" alt="mesh" width="300" height="290" /></p>
<p>The mesh model is peer-to-peer. Anyone can interact directly with anyone else. In the case of Milestone Planner, this means that anyone in the project team can go and update their milestone directly, and see the most up to date version of the plan. No trawling through emails or folders trying to find the latest-latest version.</p>
<p>It is a person-to-person form of management and communication (something that Scott Gould of Likeminds is blogging a fair bit about &#8211; <a href="http://scottgould.me/becoming-p2p/">Becoming P2P</a>), and based on an &#8220;adult-adult&#8221; communication model, rather than the less productive &#8220;adult-child&#8221; one that so often accompanies the hub/star model. We&#8217;re aiming to make <a href="http://milestoneplanner.com/">Milestone planner</a> a grown up tool, for grown up people.</p>
<p>Let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialoptic.com/2009/11/hubs-to-meshes-person-to-person-project-management/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

