<?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>Zeek Interactive &#187; project management</title>
	<atom:link href="http://zeek.com/tag/project-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://zeek.com</link>
	<description>People-Focused Web Design And Development</description>
	<lastBuildDate>Thu, 17 May 2012 03:25:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To Speak Geek, Part 2 &#8211; Planning &amp; Project Management</title>
		<link>http://zeek.com/how-to-speak-geek-part-2-planning-project-management/</link>
		<comments>http://zeek.com/how-to-speak-geek-part-2-planning-project-management/#comments</comments>
		<pubDate>Mon, 17 May 2010 18:39:29 +0000</pubDate>
		<dc:creator>Steve Zehngut</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[goplan]]></category>
		<category><![CDATA[gotomeeting]]></category>
		<category><![CDATA[hiring]]></category>
		<category><![CDATA[interviewing]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=3365</guid>
		<description><![CDATA[Planning is about setting expectations. If expectations are spelled out up front, there should be no surprises. If your developer lacks the skills to proactively set expectations, but you can take on this responsibility. The developer will probably thank you for doing so.]]></description>
			<content:encoded><![CDATA[<p><strong>This is the second of my four part series on how to communicate with your developer.</strong> Part 1 covered <a href="http://zeek.com/how-to-speak-geek-part-1-interviewing-your-potential-developer/">Interviewing Your Potential Developer</a>. Part 3 will cover <a href="http://zeek.com/how-to-speak-geek-part-3-version-control/">Version Control</a> and Part 4 will cover <a href="http://zeek.com/how-to-speak-geek-part-4-bug-reporting/">Bug Reporting</a>.</p>
<h2>Planning</h2>
<p>As the old adage goes, “Bad planning on your part doesn&#8217;t make it an emergency on mine.” This is exactly what your developer is thinking when you make last minute feature requests that were not in the original work scope.</p>
<p><strong>Planning is about setting expectations. </strong>If expectations are spelled out up front, there should be no surprises. This is an ongoing process and expectations will need to be revised as you move forward. Your developer may lack the skills to proactively set expectations, but you can take on this responsibility. The developer will probably thank you for doing so.</p>
<p><strong>The Statement Of Work</strong></p>
<p>The most critical document you need for any size project is a Statement of Work (SOW). The SOW needs to contain a detailed description of the project, the milestones, a timeline and payment terms. Depending on the complexity of the project, your SOW may need to contain specific details about each feature and how that feature is supposed to operate. Include as many specifics as it takes so that little is left to interpretation later.</p>
<p><strong>This is the time to address code ownership. </strong>Who owns the code   that is generated as a result of the project? Different developers have different points of view on this subject so it is important establish this early. In my work for hire contracts, our clients own the iteration of the code that we develop for their site. This means that we are able to re-use our routines on other projects, but we cannot re-use an entire project elsewhere. If you want to own the  code, then you will need to  negotiate this in advance and the SOW is a  perfect place to do this.<strong><br />
</strong></p>
<p>Take your time creating the SOW. Your developer should not write one line of code until this is finalized and agreed upon. When I create an SOW, it typically goes through several drafts. I will submit a draft to my client for their review and then they will make edits and submit it back and so on until we both agree that it is final. You can use Word, Pages or Google Docs for this process. Whatever software you use, make sure you use the “Track Changes” tool so that you can see the progression.</p>
<p>Once the SOW is complete, both parties need to sign a copy of it to signify that they agree. For larger projects, my SOWs get attached as an exhibit to the work for hire contract.</p>
<p><strong>A couple of important notes:</strong></p>
<ul>
<li><strong>You can never over-plan!</strong> Good planning and documentation reduces the guesswork as your project gets developed. Anything you can do to cut down the margin for error will save you money in the long run.</li>
<li><strong>Always try to avoid doing anything as a rush.</strong> You are always asking for mistakes when rushing.</li>
</ul>
<h2>Project Management Site</h2>
<p>Your developer should use a project management tool like <a href="http://basecamphq.com">Basecamp</a>. This will allow you to track your deliverables and project schedule. The site needs to have a good commenting system so that your conversations around a particular task are centralized in one place.</p>
<p><strong><img class="alignright size-medium wp-image-3369" title="goplan2-logo-big" src="http://zeek.com/wp-content/uploads/2010/05/goplan2-logo-big-300x91.png" alt="" width="300" height="91" />DO NOT use email or instant messenger to track tasks! </strong>These conversations tend to get lost in the shuffle. I have found that important parts of the conversation get lost when someone accidentally forgets to cc the group. <img src='http://zeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The SOW should become a road map for your project management site. All of the deliverables from the SOW need to be converted to tasks on the site. This can be done by you or the developer. In addition to task tracking, your project management site should be used as a central place to post feature discussions, technical notes and design comps. Your project schedule and major milestones should also be tracked on the site.</p>
<p><strong>At Zeek, we use a site called <a href="http://goplanapp.com" target="_blank">GoPlan</a>. </strong>GoPlan is similar to BaseCamp, but we switched because it has a good bug tracking ticket system built in.</p>
<p><strong>Take an active part in the project management, but be careful not to micro-manage your developer.</strong> And when possible, ask your developer to use a screen sharing site like<a href="http://gotomeeting.com" target="_blank"> GoToMeeting.com</a> to explain when you don’t understand something their saying. So many communication issues can be solved if a little extra time is taken at those critical moments in the project.</p>
<p><strong>Up next: Part 3 &#8211; Version Control</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/how-to-speak-geek-part-2-planning-project-management/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

