<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.1.3" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>IT Consultant</title>
		<link>http://blogs.techrepublic.com.com/project-management</link>
		<description />
		<pubDate>Mon, 17 Nov 2008 22:15:34 +0000</pubDate>
		<generator>http://wordpress.org/?v=2.1.3</generator>
		<language>en</language>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/techrepublic/project-management" type="application/rss+xml" /><item>
			<title>Recommend clients using FTP switch to SSL or SSH</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/456491869/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=266#comments</comments>
			<pubDate>Mon, 17 Nov 2008 22:09:37 +0000</pubDate>
			<dc:creator>Susan Harkins</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=266</guid>
			<description><![CDATA[FTP is certainly not the right transfer protocol for sensitive and confidential data. If you have consulting clients who still depend on FTP, Susan Harkins explains why you may want to encourage them to update to either SSL or SSH.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=904a532fbc34196eb7e31ba85d951f4a" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=904a532fbc34196eb7e31ba85d951f4a" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>FTP is certainly not the right transfer protocol for sensitive and confidential data. If you have consulting clients who still depend on FTP, Susan Harkins explains why you may want to encourage them to update to SSL or SSH.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Secure file transfer is a challenge we all face. Electronically exchanging confidential or sensitive data carries risks that the data won&#8217;t reach the intended recipients or worse &#8212; that an authorized person will intercept the data.</p>
<p>For years, FTP was <em>the</em> way to transfer files on a regular basis. After all, it is quick and easy. I mention FTP because, despite its lack of security, FTP is still the most common method of transferring files. FTP protocol includes little or no security, leaving data vulnerable to attack and authorized viewing during transmission and while stored on the server.</p>
<p>Unfortunately, many companies have no IT mandate on the subject and leave data transfer decisions up to individual users. This is a disaster in the making. If your clients are still using FTP, you might recommend an update to either Secure Sockets Layer (SSL) or Secure Shell (SSH).</p>
<ul type="disc">
<li><strong>SSL:</strong> Also known as FTPS, SSL provides secure encryption using standard FTP connections. SSL protects data from unauthorized viewing and editing during transmission.</li>
<li><strong>SSH:</strong> Also known as SFTP, SSH encrypts the entire transfer process.</li>
</ul>
<p>SSH seems to be the favorite because most operating systems support it. The following table compares features of the three transfer methods.</p>
<table border="2" align="center" width="20" cellPadding="5" cellSpacing="5" style="height: 15px">
<tr>
<td>Feature </td>
<td>FTP </td>
<td>SSL </td>
<td>SSH </td>
</tr>
<tr>
<td>Credential encryption</td>
<td> X</td>
<td> X</td>
<td> X</td>
</tr>
<tr>
<td>Transport encryption</td>
<td> </td>
<td> X</td>
<td> X</td>
</tr>
<tr>
<td>File integrity check</td>
<td> X</td>
<td> X</td>
<td> X</td>
</tr>
<tr>
<td>Built-in compression</td>
<td> </td>
<td> </td>
<td> X</td>
</tr>
<tr>
<td>Connection ports</td>
<td> 2</td>
<td> 2</td>
<td> 1</td>
</tr>
</table>
<p>As you can see, SSH is the most robust, and the port issue alone is a great bonus. In addition, only SSH offers built-in compression for better performance.</p>
<p>Chances are, you know all about SSL and SSH, but it might be time to discuss better security for file transfer with those stubborn clients still clinging to unsecured FTP connections. It&#8217;s time for those clients to change their attitude in regards to data transfer; they must treat data transfer as an essential process and standardize their file transfer solution.</p>
<p>The first step to standardization is to adopt a more secure method of transfer, perhaps SSL or SSH, for sensitive data. You can help clients decide which is the most practical and efficient. The next step is implementation and education. It&#8217;ll be your job to make sure everyone has the appropriate access, licensing, and training.</p>
<h2>Related TechRepublic resources</h2>
<ul>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/networking/?p=640">SSL/TLS certificates: What you need to know</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/networking/?p=644">SSL/TLS certificates: Perspectives helps authentication</a></li>
<li><a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=305507">Implementing SSL or TLS secure communications</a></li>
<li><a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=173098">Five steps to a secure login using SSH</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/security/?p=416">Use PuTTY as an SSH client on Windows</a></li>
<li><a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=360555">Realize the flexibility of OpenSSH</a></li>
</ul>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=904a532fbc34196eb7e31ba85d951f4a" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=904a532fbc34196eb7e31ba85d951f4a" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/456491869" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=266</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=266</feedburner:origLink></item>
		<item>
			<title>Giving IT consulting clients realistic estimations</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/454247837/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=265#comments</comments>
			<pubDate>Sat, 15 Nov 2008 20:00:04 +0000</pubDate>
			<dc:creator>Chip Camden</dc:creator>
			<category><![CDATA[estimation]]></category>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=265</guid>
			<description><![CDATA[To estimate when you'll complete a consulting project, leave the best case out of the standard PERT calculation. Find out how to come up with the worse case and most likely case numbers.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=fd83d9761c2891a073151bd7a7415b71" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=fd83d9761c2891a073151bd7a7415b71" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>To estimate when you&#8217;ll complete a consulting project, leave the best case out of the standard PERT calculation. Find out how to come up with the worse case and most likely case numbers.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>The first rule of estimating time requirements for an IT consulting job is: Don&#8217;t do it.</p>
<p>Okay, that&#8217;s not exactly right. In fact, you should <em>always </em>estimate the time required for a project &#8212; if you bill by the job, that&#8217;s how you&#8217;ll determine your price. Even if you bill by the hour, you&#8217;ll want to get a handle on exactly what you&#8217;re committing yourself to in terms of scheduling. Just don&#8217;t share that estimate with your client, if you can help it. No matter how many qualifications you put on it, no matter how many times you remind them that it&#8217;s only an estimate, just by putting a number or a date out there, you&#8217;ve created an expectation.</p>
<p>But sometimes clients insist on getting a &#8220;rough timeframe&#8221; &#8212; or, if you bill by the hour, a rough cost estimate. Back in my early days of consulting, I&#8217;d just pull a number out of my, um, hat &#8212; a number that was usually based on the best case scenario. You know, the one where nothing goes wrong. For some reason, I was rarely correct.</p>
<p>A while back, Tom Mochal posted about <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=120">using the PERT technique</a>, in which you average the worst case, best case, and most likely case (heavily weighting the most likely case) to come up with a decent estimate. Personally, I&#8217;d forget about the optimistic case and divide by 5 instead. The probability of the best scenario is equal to the probability that Murphy&#8217;s Law will be suspended &#8212; and we should all know from experience that Murphy&#8217;s Law is more reliable than gravity.</p>
<p>But even so, how do you come up with the numbers to plug in as worst case and most likely case? For the worst case, you have to stop somewhere. I mean, just think of how many things <em>could</em> go wrong. In the most critical stage of the project, you could be taking your morning stroll and be hit by a falling piece of frozen airliner sewage and not wake up from the coma for six months. Do you build that into your worst case? Of course not! Because the coma could last for <em>seven </em>months. Seriously, though, you can only include the <em>most likely </em>delays in your <em>worst case </em>scenario. How&#8217;s that for a paradox?</p>
<p>When computing the most likely timeframe, I follow a formula something like this for each activity:</p>
<p>T = (G * U) / R</p>
<p>where:</p>
<ul type="disc">
<li>T is the resulting time estimate for the activity.</li>
<li>G is my best guess for how long it &#8220;feels&#8221; like it will take.</li>
<li>U is the uncertainty factor.</li>
<li>R is my reliability quotient.</li>
</ul>
<p>G is the least scientific quantity here. Unless your work is highly repetitive (in which case, you should write a program to do it), it&#8217;s difficult to say with any precision exactly how long any activity will take. That&#8217;s why I call it G, for Guess. That&#8217;s also why this equation has the U and the R, which I&#8217;ll explain below.</p>
<p>U, for Uncertainty, is a multiplier for unknowns. How much of this activity involves new research? How much has already been solved? Here&#8217;s a guide:</p>
<ul type="disc">
<li>(U = 1) I&#8217;ve performed this activity myself before, and I know what I&#8217;m doing.</li>
<li>(U = 2) Many others have done this before, so I&#8217;ll be able to Google my way through.</li>
<li>(U = 4) I read somewhere that somebody did this before.</li>
<li>(U = 8) Nobody has done this before, but all the pieces should be in place.</li>
<li>(U = 16) We&#8217;ll have to invent how to get from point A to point B.</li>
</ul>
<p>If the solution involves learning a new programming language or other major technology, multiply U by a factor commensurate with your ability to learn new languages, etc.</p>
<p>I often find that when my estimates are off wildly, it&#8217;s because I failed to get U right. I&#8217;ll mistakenly assume that some part of the problem must have already been solved before, but then I&#8217;ll come to find that we&#8217;re actually breaking new ground. The more research that has to go into a project, the less reliable your initial estimate will be &#8212; exponentially. But sometimes you can reasonably lower the value of U by doing a little prototyping up front.</p>
<p>R, for Reliability, takes your past performance at estimation into account. At the end of each project, compute the ratio of each activity&#8217;s G value divided by the actual number of hours spent on it. Average these in with the same ratios from all your other past projects, and you have R. R may seem to represent the probability that your best guess will be right, but it isn&#8217;t &#8212; it&#8217;s actually far more useful than that, because it&#8217;s a predictor of <em>how far off</em> your best guess is likely to be. Thus, if you have a history of taking twice as long as your best guess, then R will be 0.5 &#8212; which multiplies your final estimate by 2. It&#8217;s the old adage &#8220;take your best guess and multiply by <em>n</em>&#8220;, except that <em>n </em>is determined by just how bad your guesses have been in the past.</p>
<p>Now you have an estimate that you&#8217;re likely to be able to live up to. But we never like to disappoint a client, so when they ask, double it. After all, we&#8217;re still subject to <a target="_blank" href="http://en.wikipedia.org/wiki/Hofstadter's_law">Hofstadter&#8217;s Law</a>: &#8220;It always takes longer than you expect, even when you take Hofstadter&#8217;s Law into account.&#8221;</p>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=fd83d9761c2891a073151bd7a7415b71" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=fd83d9761c2891a073151bd7a7415b71" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/454247837" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=265</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=265</feedburner:origLink></item>
		<item>
			<title>Tracking and reporting your IT consulting hours</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/453310047/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=264#comments</comments>
			<pubDate>Fri, 14 Nov 2008 20:00:39 +0000</pubDate>
			<dc:creator>Chip Camden</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=264</guid>
			<description><![CDATA[Keeping a detailed account of the work you do for clients doesn't have to be time intensive. Chip Camden shares two applications he created that make activity tracking a breeze.<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=5e4dfd8af0ffe1f3f6367d07aac7b395"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=5e4dfd8af0ffe1f3f6367d07aac7b395"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=5e4dfd8af0ffe1f3f6367d07aac7b395" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>Keeping a detailed account of the work you do for clients doesn&#8217;t have to be time intensive. Chip Camden shares two applications he created that make activity tracking a breeze.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Like many consultants, I usually bill by the hour; this means, strangely enough, that I need to keep track of how many hours I actually work for each client. When I&#8217;m on a client&#8217;s site, that&#8217;s a pretty simple equation: departure time minus arrival, minus any time spent on other matters (calls from other clients, blogging, hitting on the Administrative Assistant [just kidding &#8212; never go there&#8230; anymore]). But I&#8217;m rarely on site &#8212; I perform most of my work remotely. While this allows me to easily shift my attention between projects, it also requires me to apply more energy to tracking my time.</p>
<p>I&#8217;m glad that I don&#8217;t have any clients that require a level of detail that includes actual start and stop times. All of my clients are satisfied with a total number of hours per day, though some of them want that broken down by project. So I find it useful to keep a stopwatch for each separately reported activity. As I switch between projects, I stop one and start another. At the end of the day, I record the totals for each activity.</p>
<p>Now, I bet you&#8217;re thinking, how many stopwatches does Chip own? How does he keep track of which stopwatch belongs to which project? Where does he find the desk space for all of them? What if his mouse hand knocks one off the desk and into his foot bath? (That last one is easy: I don&#8217;t use the mouse).</p>
<p>Seriously, I&#8217;m not talking about physical stopwatches here. Welcome to the 21st century &#8212; I keep all my stopwatches on a tab in my browser, using <a target="_blank" href="http://www.chipstips.com/?p=206">a little JavaScript application I whipped up</a>. You can <a target="_blank" href="http://chipstips.com/demo/timeclock/timeclock.html">use it</a>, too &#8212; or you can <a target="_blank" href="http://www.chipstips.com/download/jstimeclock.zip">download it</a> and host it yourself. If you&#8217;d rather run it on your Windows desktop, I created a <a target="_blank" href="http://www.chipstips.com/?p=179">C# version</a> a few years ago. The JavaScript version lets you add stopwatches to the page; for the C# version, you just launch the application once for each stopwatch. Both versions include an edit field for a description, so you can keep them straight.</p>
<p>In a perfect world, these stopwatches would include the ability to submit the data to a server application to record time directly to your books, but I haven&#8217;t taken it that far yet. What I do now is manually transfer the totals, rounded to the nearest quarter hour, into a spreadsheet that I maintain for each client. No, I don&#8217;t use any pre-packaged accounting software; <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=170">I&#8217;m pretty low-tech in that department</a>. But I rarely have more than five active clients in any given month, so my mostly manual invoicing procedure still takes only about half an hour.</p>
<p>All of my current clients are happy to receive their invoices via e-mail as a PDF attachment. Typically, I divide the invoice into two pages. The first page summarizes current activity, prior balance, payments received, and total balance due. The second page provides the detail for the current period. The reason for this division is that most clients have a separate Accounts Payable department that doesn&#8217;t want to be confused by too much detail. They&#8217;ll end up with the summary page. Whomever I report to for project status is more interested in the hourly detail. They&#8217;ll use that information to track the cost of specific projects and to confirm that I&#8217;m actually working on what they want me to be doing.</p>
<p>How do you keep track of your hours? What level of detail do your clients require?</p>
<p>(This post was inspired by <a target="_blank" href="http://techrepublic.com.com/5208-12851-0.html?forumID=102&#038;threadID=277836&#038;messageID=2631821">part of a discussion thread</a> on my last post, <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=253">Customizable IT consultant sample contract</a> &#8212; with a <a target="_blank" href="http://techrepublic.com.com/5208-12851-0.html?forumID=102&#038;threadID=277836&#038;messageID=2633532">nudge</a> from <a target="_blank" href="http://sob.apotheon.org/">Chad Perrin</a>.)</p>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&#038;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=5e4dfd8af0ffe1f3f6367d07aac7b395"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=5e4dfd8af0ffe1f3f6367d07aac7b395"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=5e4dfd8af0ffe1f3f6367d07aac7b395" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/453310047" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=264</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=264</feedburner:origLink></item>
		<item>
			<title>Do you ever recommend Google Docs to smaller clients?</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/452945060/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=263#comments</comments>
			<pubDate>Fri, 14 Nov 2008 13:33:54 +0000</pubDate>
			<dc:creator>Susan Harkins</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=263</guid>
			<description><![CDATA[Google Docs seems like a flexible and affordable solution for small businesses (it's free), yet a recent study found that nobody's using it. <br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=59c687b1fe89e2bc00d350b8b5c7b40f" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=59c687b1fe89e2bc00d350b8b5c7b40f" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>Google Docs seems like a flexible and affordable solution for small businesses (it&#8217;s free), yet a recent study found that nobody&#8217;s using it. </em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>If a company has more than one employee, chances are they&#8217;re collaborating on something. Typically, they e-mail documents back and forth. The more employees involved, the more documents they exchange, and the harder it is to incorporate all the changes. Even worse, the potential exists for someone&#8217;s edits and comments to get lost in the shuffle.</p>
<p>The Microsoft shop big enough to deploy SharePoint doesn&#8217;t need help. Still, even small businesses have choices, such as <a target="_blank" href="http://office.microsoft.com/en-us/groove/HA101656331033.aspx">Microsoft Office Groove</a> and <a target="_blank" href="http://smallbusiness.officelive.com/">Office Live Small Business</a>. Beyond what Microsoft offers, there&#8217;s also <a target="_blank" href="http://docs.google.com/">Google Docs</a>, a Web-based office suite that allows you to create documents, spreadsheets, and presentations. Users share the documents with one another and decide who can view and edit. Google Docs&#8217; features are impressive:</p>
<ul type="disc">
<li>Users can view and edit a document simultaneously.</li>
<li>Users can see other viewers as they edit.</li>
<li>Users can make comments rather than edit content directly.</li>
<li>Google maintains a copy of each revision and users can revert to earlier versions.</li>
<li>It&#8217;s free!</li>
</ul>
<p>Google Docs seems to supply a viable alternative for expensive collaborate software; however, there are some limitations:</p>
<ul type="disc">
<li>Users must have a Google account, which really isn&#8217;t a deal-breaker.</li>
<li>Google can (and does) change the suite without informing users.</li>
<li>Applications are limited; power users will balk at the limited features.</li>
<li>You can&#8217;t control security.</li>
<li>Shared documents are on Google&#8217;s servers, not yours. It&#8217;s not the right place for company accounts and confidential documents.</li>
</ul>
<p>Google Docs should be wildly popular, but an uncontrolled survey found no one recommending it for their smaller clients, and I&#8217;m wondering why. Is there just no market for it, or are users leery of putting documents on a foreign server? Have you recommended Google Docs to any of your smaller clients?</p>
<h2>Related TechRepublic resources</h2>
<ul>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/programming-and-development/?p=692">Using Google as an application platform</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/techofalltrades/?p=161">How I set up our small business&#8217; tech side</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/tech-news/?p=1566">CapGemini announces success in enterprise wide implementation of Google Apps</a></li>
</ul>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=59c687b1fe89e2bc00d350b8b5c7b40f" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=59c687b1fe89e2bc00d350b8b5c7b40f" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/452945060" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=263</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=263</feedburner:origLink></item>
		<item>
			<title>Train consulting clients to monitor their own systems</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/444495121/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=262#comments</comments>
			<pubDate>Thu, 06 Nov 2008 15:45:22 +0000</pubDate>
			<dc:creator>Susan Harkins</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=262</guid>
			<description><![CDATA[You can't possibly keep tabs on all the PCs in your consultancy network, so train users to monitor systems themselves. Susan Harkins suggests which tasks to teach them and explains how this exercise can help build your relationship with clients.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=ccb46940933a7d24a5543b4633717654" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=ccb46940933a7d24a5543b4633717654" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>You can&#8217;t possibly keep tabs on all the PCs in your consultancy network, so train users to monitor systems themselves. Susan Harkins suggests which tasks to teach them and explains how this exercise can help build your relationship with clients.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>IT isn&#8217;t just technical nuts and bolts. As a consultant, you spend at least part of your time building trust with your clients and their employees. They don&#8217;t have to be separate issues though.</p>
<p>One way to build trust and get technical tasks done at the same time is to train clients. Now, you can&#8217;t train them to do everything, but you can teach individuals how to monitor their systems and keep things running smoothly. In short, teach them how to do the following tasks for themselves:</p>
<ul>
<li>Run a full virus scan every day. If the software runs the scan automatically, show users how to check the log to make sure the software actually ran the scan as scheduled.</li>
<li>Check virus software to make sure it&#8217;s running and its definitions are up-to-date.</li>
<li>Check backup files to make sure the process was successful.</li>
<li>Check for Microsoft patches and updates. This teaching process will depend on update settings.</li>
<li>Check for security breaches (if a firewall is installed on the local system).</li>
<li>Clear temporary files and downloaded program files.</li>
<li>Defrag the system regularly.</li>
</ul>
<p>These are just a few things that the average user is certainly capable of handling. With a checklist and some basic training, users can monitor their own systems and save you the trouble of performing these tasks. Teaching users how to monitor their systems displays trust and confidence, and both go a long way toward building a good relationship with your clients. Perhaps most importantly, users will learn a bit about their systems and learn to recognize when they should call you for help.</p>
<p>Are there any items that you would add to the list? If you have trained clients to monitor their systems, how is it going? Post your thoughts and experience to the discussion.</p>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&#038;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=ccb46940933a7d24a5543b4633717654" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=ccb46940933a7d24a5543b4633717654" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/444495121" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=262</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=262</feedburner:origLink></item>
		<item>
			<title>Consulting field proves popular among IT business graduates</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/441428680/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=261#comments</comments>
			<pubDate>Mon, 03 Nov 2008 21:44:00 +0000</pubDate>
			<dc:creator>Mary Weilage</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=261</guid>
			<description><![CDATA[A growing number of graduates from the top IT college programs in the country are going into the field of IT consulting. Find out more about what makes these programs stand out.<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=061d5095df215fe5b0f36ec622e36a3a"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=061d5095df215fe5b0f36ec622e36a3a"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=061d5095df215fe5b0f36ec622e36a3a" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>A growing number of graduates from the top IT college programs in the country are going into the field of IT consulting.</em>  <em>Find out more about what makes these programs stand out.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; </p>
<p>When we were compiling the research for the TechRepublic Special Report entitled <a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=392490">Top 10 U.S. college programs</a>, I noticed that it was mentioned that a number of the graduates from these business schools go on to become IT consultants. Some of the programs even offer specific IT consulting courses.</p>
<p>Here are excerpts from the report that illustrate this point:</p>
<ul>
<li>Meaghan Bouchoux, a 2000 James Madison University grad now working as a manager with Bearing Point, credits the school&#8217;s IT Consulting course with giving her consulting career an immeasurable head start. &#8220;By the time I had graduated, I had gone through an entire systems development life cycle, so nothing was a surprise to me when I entered the consulting world. I had done the hands-on work to create that mock project from the ground up and was a few months ahead of my peers because of that experience,&#8221; said Bouchoux, who in 2008 was hailed by <em>Consulting Magazine</em> as one of the top 30 consultants under 30.</li>
<li>The IT program at Virginia Tech, which currently hosts approximately 270 degree-seeking undergrads, attracts students desiring a technical degree they can apply to the business world. It comes as no surprise then that many of the program&#8217;s graduates move into consulting firms where a more technical background is often valued alongside business acumen.</li>
<li>Many graduates of the Computing and Information Technology track [in Carnegie Mellon University Tepper School of Business] go into consulting or work for software development or implementation companies.</li>
</ul>
<p>Download the <a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=392490">Top 10 U.S. college programs</a> report for more specifics about the schools&#8217; programs. Then, post to the discussion to tell us a little about your training to become an IT consultant. Was it primarily on-the-job training, classroom education, or a mix? Or, are you completely self taught?</p>
<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=061d5095df215fe5b0f36ec622e36a3a"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=061d5095df215fe5b0f36ec622e36a3a"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=061d5095df215fe5b0f36ec622e36a3a" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/441428680" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=261</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=261</feedburner:origLink></item>
		<item>
			<title>Customizable IT consultant sample contract</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/441016388/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=253#comments</comments>
			<pubDate>Mon, 03 Nov 2008 14:31:14 +0000</pubDate>
			<dc:creator>Chip Camden</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=253</guid>
			<description><![CDATA[Chip Camden presents his standard consulting contract, along with explanations about each section. See if you can modify his contract to fit your needs.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=b46593e3f056dbe6686f28962ec90cc0" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=b46593e3f056dbe6686f28962ec90cc0" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>Chip Camden presents his standard consulting contract, along with explanations about each section. See if you can modify his contract to fit your needs.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>In the discussion about my recent post on <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=248">growing your IT consulting business with your friends&#8217; help</a>, TechRepublic member <strong><a target="_blank" href="http://techrepublic.com.com/5213-6257-0.html?id=4905623">patrick</a></strong> asked <a target="_blank" href="http://techrepublic.com.com/5208-12851-0.html?forumID=102&amp;threadID=275091&amp;messageID=2606683">how to word a canned contract</a> to save time when proposing small jobs. Even for larger engagements, it&#8217;s a good idea to have a standard contract template that you can quickly customize. It makes you look much more professional, as if you sign new contracts so often that you need to have a streamlined system for producing them.</p>
<p>Here&#8217;s my standard consulting contract in its entirety, along with explanations about each section. First, the intro:</p>
<blockquote><p><strong>BUSINESS CONSULTANT AGREEMENT</strong></p>
<p>This agreement is made as of __________________, by and between _______________________ (&#8221;Client&#8221;), a __________________ company, and CAMDEN SOFTWARE CONSULTING (&#8221;Consultant&#8221;), a Washington company.</p></blockquote>
<p>Fill in the blanks with the contract date, the name of your client, and where they are located or incorporated (you might need to change &#8220;company&#8221; to &#8220;corporation&#8221;). Naturally, your template should have your company name and location instead of mine.</p>
<blockquote><p><strong><u>RECITAL</u></strong></p>
<p>A. Client desires to retain the services of Consultant for the initial period of twelve (12) calendar months, and Consultant is willing to perform the services called for upon the terms and conditions set forth in this Agreement.</p></blockquote>
<blockquote><p>NOW THEREFORE, for and in consideration of the premises and the mutual covenants hereinafter entered into, the parties agree as follows:</p></blockquote>
<blockquote><p>1. <u>Terms of Agreement.</u> The engagement shall commence as of _________________ and shall continue to and including _______________. This Agreement can be extended by mutual consent of the parties hereto upon the same terms and conditions for a period of time as agreed upon by the parties.</p></blockquote>
<p>A one year initial period is usual for me, and then I send them a new contract; this allows me to negotiate <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=183">changes in rate</a> or anything else on a regular interval. For some short-term projects that have a well-defined scope and that you know you won&#8217;t renew, you could specify the exact period here.</p>
<blockquote><p>2. <u>Duties.</u> Consultant shall provide software planning, design and development services to Client.</p></blockquote>
<p>This is what I do &#8212; change this to say what <em>you </em>do. In my opinion it&#8217;s best not to be too specific, so you can do whatever the client needs but not get roped into anything you don&#8217;t want to do. On the other hand, if you&#8217;re specifically trying to prevent certain types of duties, you might want to barricade yourself in here.</p>
<blockquote><p>3. <u>Time Requirements.</u> Consultant agrees to furnish Client with consulting services as required by Client and as mutually agreed upon in advance by the parties hereto.</p></blockquote>
<p>I don&#8217;t make specific time commitments in contracts if I can help it, although I have capitulated to occasional demands for a specific number of hours. I&#8217;d rather keep it as flexible as possible, so I can easily devote attention to emergencies from other clients when they arise.</p>
<blockquote><p>4. <u>Compensation and Terms.</u> Client shall pay Consultant the sum of ___________________ ($___.00) per hour for services performed. Client shall pay Consultant the sum of ___________________ ($___.00) per hour for travel time when such travel is authorized by Client. Travel time includes all time spent between departure from origination and arrival at destination, inbound and outbound, minus any time therein during which billable services are performed. Consultant shall present an invoice to Client each month for services performed, travel time, and expenses. Payment shall be due in full within 30 days of the date of the invoice.</p></blockquote>
<p>Fill in the blanks with your hourly rate and your <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=201">travel time rate</a>, presuming you&#8217;re hourly. If you have other terms, this section will need a lot of rewording. I generally charge half my hourly rate for travel time. Note the definition of travel time; if I&#8217;m able to work while traveling, I bill that time at full rate. You&#8217;ll also want to modify the <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=234">terms</a> if yours are other than Net/30.</p>
<blockquote><p>5. <u>Expenses.</u> Client shall pay all expenses reasonably incurred by Consultant in the course of performing services under this Agreement, as mutually agreed upon in advance by the parties hereto.</p></blockquote>
<p>I don&#8217;t get wicked with my clients over expenses. For instance, I usually eat the costs of hardware and software licenses, unless it&#8217;s expensive and highly specific to their needs. But I like to have this coverage in here so I don&#8217;t have to eat air fare and hotel charges. Note how &#8220;as mutually agreed upon in advance&#8221; is intentionally vague. It doesn&#8217;t have to be in writing &#8212; though I like to get and save an e-mail confirming their commitment, just in case.</p>
<blockquote><p>6. <u>Confidentiality.</u> Consultant shall treat as confidential and shall not disclose or use for the benefit of any person other than Client any and all information made available or disclosed to Consultant as a result of or related to the Business Consultant Agreement; provided, however, Consultant shall have no obligation hereunder as to any portion of such information which is disclosed by Client to others without any restriction on use and disclosure.</p></blockquote>
<p>Here&#8217;s a mini-NDA, so I don&#8217;t need a separate agreement for confidentiality. It&#8217;s a pretty broad statement &#8212; essentially, I can&#8217;t tell anyone anything about the work I do for my client unless they say I can, or they&#8217;ve already made the information public through other channels (inclusive or).</p>
<blockquote><p>7. <u>Rights and Licenses</u>.</p>
<p>(a) Consultant hereby grants to Client, and Client hereby accepts the entire right, title, and interest of Consultant in and to any software, documentation, and information first produced or created by or for Consultant as a result of the performance of work or the rendition of services under the Business Consultant Agreement.</p></blockquote>
<p>Most of my clients are vendors of proprietary software (yes, I work for some of the &#8220;evil&#8221; closed-source establishments), so they demand the full and exclusive rights to anything that I produce specifically for them. If you work for other types of companies, they probably don&#8217;t care about the copyright to your software, so you might want to reserve those rights instead. You might even just omit section 7 entirely and let default copyright law apply.</p>
<blockquote><p>(b) Consultant hereby grants to Client, and Client hereby accepts, an unlimited, unrestricted, royalty-free, fully paid, worldwide and nonexclusive license to any software, documentation and information not first produced or created by or for Consultant as a result of the performance of work or the rendition of services under this agreement, but included in said work or services, provided Consultant holds copyright to said software, documentation, or information.</p></blockquote>
<p>Let&#8217;s say I developed a useful algorithm a year ago and published it on my blog. It perfectly fits a purpose for my client, so I use it. But I don&#8217;t want to give up my copyright on that code just because it is now part of their product. So, I grant them a <em>non-exclusive</em> license without any restrictions; they can resell it as part of their product without accounting to me, but <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=200">I retain the right to use that code as I see fit</a>.</p>
<blockquote><p>(c) Consultant may utilize publicly distributed software, documentation and information within the solutions provided to Client under the terms of this agreement, provided that said software, documentation, and information is either in the public domain or is licensed for public distribution under terms that do not conflict with the licensing of Client&#8217;s products in which they are included.</p></blockquote>
<p>This is a relatively new section, dealing with open source and other publicly distributed material. I let my client know that I won&#8217;t reinvent the wheel if freely available source code fits the project. But because my client is going to sell what I produce for them, I must insure that any distribution license for this material doesn&#8217;t force them to choose between changing their license terms or violating the license of the material in question. Thus, for instance, I can almost never use anything that&#8217;s licensed under the GPL. There&#8217;s some overlap between (b) and (c) &#8212; they both apply to anything that I&#8217;ve published on <a target="_blank" href="http://chipstips.com/">Chip&#8217;s Tips</a> &#8211; but the two categories aren&#8217;t incompatible.</p>
<blockquote><p>8. <u>Relationship.</u> Consultant is retained by Client solely for the purposes and to the extent set forth in this Agreement, and Consultant&#8217;s relationship to Client shall during the terms of this Agreement be that of an independent contractor.</p></blockquote>
<p>I&#8217;m not my client&#8217;s employee &#8212; I&#8217;m <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=152">independent</a>. Even after <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=198">more than 17 years</a>, I still love how that sounds.</p>
<blockquote><p>9. <u>Waiver, Modification, or Cancellation.</u> Any waiver, alteration, or modification of any of the provisions of this Agreement or cancellation or replacement of this Agreement shall not be valid unless in writing and signed by the parties.</p></blockquote>
<p>Standard legal CYA that prevents &#8220;but you told me&#8230;&#8221;.</p>
<blockquote><p>10. <u>Assignment.</u> Any attempt to assign or transfer any rights, duties, or obligations herein shall render such attempted assignment or transfer null and void.</p></blockquote>
<p>No bait and switch. They&#8217;re signing me, and they&#8217;ll get me. Likewise, they can&#8217;t push their side of the bargain off on someone else.</p>
<blockquote><p>11. <u>Liability.</u> In no event shall Consultant be liable for any damages arising from the use of the software developed under the terms of this Agreement.</p></blockquote>
<p>Very important &#8212; if somewhat unenforceable. But at least they signed to it, so we know where the expectations are.</p>
<blockquote><p>12. <u>Governing Law.</u> This Agreement shall be construed in accordance with and governed by the laws of the State of Washington.</p></blockquote>
<p>That&#8217;s where I live and work &#8212; change as appropriate. One of my clients insisted on making it their home state instead. I hope they never add travel to court to the indignity of being sued.</p>
<blockquote><p>___________________________ (Client)                </p>
<p>_______________________Date _________                       </p>
<p>___________________,  Title: ___________ </p>
<p>CAMDEN SOFTWARE CONSULTING</p>
<p>  _______________________Date _________             </p>
<p>Sterling W. Camden, IV, Owner</p></blockquote>
<p>Fill in the name of your client and the name and title of the person who will sign the agreement. Change CAMDEN SOFTWARE CONSULTING and my name to yours. Send it to your client and request that they sign and return a copy (I used to say &#8220;send two and get them to send one back,&#8221; but nowadays we generally e-mail PDFs instead of trusting the postal service to deliver tree flesh). Don&#8217;t start work until you get the returned copy. Trust me on that.</p>
<p>In preparing this post, I realized just how different the requirements can be for a contract from person to person and from job to job. Before you adopt this version wholesale, please consult with your lawyer to make sure it says what you want it to say. I am not a lawyer, so please don&#8217;t take my word as legal advice. I assume no liability for damages resulting from the use of any part of this contract for any purpose, including but not limited to kindling a fire, blowing your nose, or making paper airplanes.</p>
<p>Thanks to <a target="_blank" href="http://sob.apotheon.org/">Chad Perrin</a> (of TechRepublic&#8217;s <a target="_blank" href="http://blogs.techrepublic.com.com/security/">IT Security blog</a>), who suggested this subject to me after reading patrick&#8217;s comment. He also helped me identify some changes I wanted to make to my standard contract before I published it for all the world to see how stupidly vulnerable I was.</p>
<h2>Additional sample consulting contracts</h2>
<ul>
<li><a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=173867">Build your own consulting contract using this sample form</a></li>
<li><a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=173950">Use this simple letter of agreement for your quick consulting jobs</a></li>
</ul>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=b46593e3f056dbe6686f28962ec90cc0" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=b46593e3f056dbe6686f28962ec90cc0" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/441016388" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=253</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=253</feedburner:origLink></item>
		<item>
			<title>The five fundamentals of IT consulting</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/438454273/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=260#comments</comments>
			<pubDate>Fri, 31 Oct 2008 21:02:17 +0000</pubDate>
			<dc:creator>TechRepublic</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=260</guid>
			<description><![CDATA[Rick Freedman offers advice and observations from his book The IT Consultant: A Commonsense Framework for Managing the Client Relationship. See what you can learn about building a solid foundation for good consultant-client relations.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=d21257d6a53e57b8a0eeaa79e8f43fdd" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=d21257d6a53e57b8a0eeaa79e8f43fdd" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>Rick Freedman offers advice and observations from his book The IT Consultant: A Commonsense Framework for Managing the Client Relationship. See what you can learn about building a solid foundation for good consultant-client relations.</em></p>
<p><em>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</em></p>
<p><em><strong>Editor&#8217;s note:</strong> The featured download was originally published in 2000, but we decided to resurface it from our archives because the concepts discussed still hold true today.</em></p>
<p>For many IT consultants, mastering the technical aspects of their field and following through on projects isn&#8217;t a dilemma. Acquiring the client-relationship skills needed to be a successful consultant, however, is difficult for many.</p>
<p>Pulling concepts from his book, <a target="_blank" href="http://www.amazon.com/Consultant-Commonsense-Framework-Managing-Relationship/dp/0787951730/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1223676113&amp;sr=8-3"><em>The IT Consultant: A Commonsense Framework for Managing the Client Relationship</em></a>, Rick Freedman explains <a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=392574"><strong>the five fundamentals of IT consulting</strong></a>. This download addresses the complexities of providing your advice and service to clients; it can also help you fine-tune your approach and strengthen your client relationships.</p>
<p>According to Freedman, the level of trust in the relationship between client and consultant will determine the success of the project, more so than the technical discipline involved. Moreover, developing a clear understanding with the client about what should be accomplished and helping clients to envision the desired result will ensure a positive relationship. Most importantly, Freedman says, consultants should act in an advisory role, allowing clients to make decisions and helping them reach their goals.</p>
<p>The life of an IT consultant presents a plethora of daily challenges: keeping up with the latest technology, choosing the right products for a job, managing complex projects, and networking with associates to find the next contract. Along with these tasks, a consultant must focus a lot of attention on the client relationship. Freedman believes the IT advisory process is based on five fundamental concepts. Find out what they are by downloading <a target="_blank" href="http://downloads.techrepublic.com.com/abstract.aspx?docid=392574"><strong>the five fundamentals of IT consulting</strong></a>.</p>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=d21257d6a53e57b8a0eeaa79e8f43fdd" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=d21257d6a53e57b8a0eeaa79e8f43fdd" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/438454273" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=260</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=260</feedburner:origLink></item>
		<item>
			<title>Stay ahead of the economic crunch by encouraging clients to pay cash</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/435688500/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=259#comments</comments>
			<pubDate>Wed, 29 Oct 2008 10:00:53 +0000</pubDate>
			<dc:creator>Susan Harkins</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=259</guid>
			<description><![CDATA[Some clients like to pay consulting fees with credit accounts that actually cost the consultant money. Susan Harkins suggests offering cash discounts in lieu of credit payments.<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=41d1880bfdbed780b458ed66b59be5ca"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=41d1880bfdbed780b458ed66b59be5ca"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=41d1880bfdbed780b458ed66b59be5ca" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>Some clients like to pay consulting fees with credit accounts that actually cost the consultant money. Susan Harkins suggests offering cash discounts in lieu of credit payments.</em></p>
<p><em>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</em></p>
<p>I find that most clients are eager to take advantage of discounts. Years ago, a client was in financial trouble, and it took more than a year to receive payment. I offered the client a discount if they paid in cash within 15 days, and they took me up on it. I chided myself for waiting so long to offer the discount.</p>
<p>During these worrisome economic times, it may be wise to offer clients a discount if they pay in cash. On one hand, IT pros are in a fortunate position because clients aren&#8217;t going to stop using their computers and networks. However, you&#8217;d feel the pinch if even one of your consulting clients went out of business or if a few clients had to cancel (or substantially reduce) their monthly on-demand maintenance contracts.</p>
<p>An easy way to help balance some of these changes is to persuade your clients not to charge your fees. Depending on your setup, you could be paying 1.5 % to 4% in fees. When you add in the monthly fee you incur if you don&#8217;t meet the minimum, the money adds up.</p>
<p>Most likely, clients will need some incentive to pay cash. If you offer a discount for cash payments made within a specific number of days, it could go a long way. For example, a charging client whose fee is $300 with a credit merchant fee of 3.5% nets you $289.50. So, it winds up costing you $10.50 to do business with this client. By offering this client a 1.75% discount for a cash payment, it lets you split that fee, and both you and the client save a little money. Instead of receiving $300 and paying the credit merchant $10.50, you receive a payment of $294.75, saving you $5.25. Your client pays $294.75 instead of $300.00.</p>
<p>While that isn&#8217;t much money, but if enough clients use the discount, those small fees could add up to sizeable savings. I&#8217;m certainly not suggesting that you start to refuse credit payments; I just think it can&#8217;t hurt to try the discount option for a few months and see what happens. Remember to make the offer clear on your invoice with verbiage such as THIS DISCOUNT NOT VALID WITH CREDIT PAYMENTS.</p>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
      <a href="http://www.pheedo.com/click.phdo?s=41d1880bfdbed780b458ed66b59be5ca"><img alt="" style="border: 0;" border="0" src="http://www.pheedo.com/img.phdo?s=41d1880bfdbed780b458ed66b59be5ca"/></a>
  <img src="http://www.pheedo.com/feeds/tracker.php?i=41d1880bfdbed780b458ed66b59be5ca" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/435688500" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=259</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=259</feedburner:origLink></item>
		<item>
			<title>Communicating effectively with remote IT consulting clients</title>
			<link>http://feeds.feedburner.com/~r/techrepublic/project-management/~3/435210621/</link>
			<comments>http://blogs.techrepublic.com.com/project-management/?p=258#comments</comments>
			<pubDate>Tue, 28 Oct 2008 23:07:25 +0000</pubDate>
			<dc:creator>Chip Camden</dc:creator>
			<category><![CDATA[consulting]]></category>
			<guid isPermaLink="false">http://blogs.techrepublic.com.com/project-management/?p=258</guid>
			<description><![CDATA[Remote IT consulting success depends on being able to communicate effectively with clients. Here are five important aspects of remote communication to keep in mind.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=65b1335a4f62a31419e378459f2e679d" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=65b1335a4f62a31419e378459f2e679d" style="display: none;" border="0" height="1" width="1" alt=""/>]]></description>
			<content:encoded><![CDATA[<p><em>Remote IT consulting success depends on being able to communicate effectively with clients. Here are five important aspects of remote communication to keep in mind.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Working remotely certainly has its <a target="_blank" href="http://www.wired.com/culture/culturereviews/magazine/16-10/st_essay">benefits</a>. Besides saving time and money on the commute, it also <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=239">minimizes interruptions</a> so you can concentrate on your work. Most tech geeks love to focus on solving problems &#8212; so much so that they can do it for many hours at a time without even speaking to anyone else. In fact, they may even prefer the company of computers over that of other people. Yet, one of the most important factors of <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=199">remote IT consulting</a> success is communicating effectively with our fellow human components. That&#8217;s true even when you&#8217;re on site, but when you&#8217;re telecommuting, it becomes even more important to get it right &#8212; yet easier to neglect.</p>
<p>Here are five aspects of remote communication that deserve your attention:</p>
<h2>#1: Timeliness</h2>
<p>As soon as you run into an issue that requires input or a decision, you need to let your client know. If they decide to shelve their response, that&#8217;s their decision &#8212; but you don&#8217;t want to introduce delays by not letting them know about it as soon as you do. Likewise, if your client requests your input, you need to respond that same day &#8212; even if it&#8217;s just to say that you need more time to think about it. Leaving your client hanging is a sure way to make them wonder if you&#8217;re even there at all.</p>
<h2>#2: Frequency</h2>
<p>Even if there are no emergencies (and the last time that happened to me was&#8230; um&#8230;), it&#8217;s good to maintain regular communication (on an active project, this means daily contact). I tend to keep my head down on a problem until well after the end of the day (which is a good habit), then come back the next day and keep working on it without sending a status to my client (which is a bad habit). Meanwhile, the client is on the other end of the dial tone wondering what&#8217;s going on. I have to make a conscious effort to at least send a &#8220;Here&#8217;s what I got done today&#8221; e-mail just so they know I haven&#8217;t been playing hooky.</p>
<h2>#3: Channel</h2>
<p>As I&#8217;ve mentioned before, <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=239">e-mail seems to work well for most of my client communication</a>. It&#8217;s delivered relatively quickly and fairly reliably, without causing an interruption. However, it&#8217;s not without its <a target="_blank" href="http://www.geeksaresexy.net/2008/05/14/its-time-to-get-rid-of-email/">drawbacks</a>. One disadvantage of using e-mail is common to all written forms of communication: It doesn&#8217;t easily indicate tone of voice, facial expressions, or other non-verbal cues. It&#8217;s up to the recipient to imagine all of that subtext. Ancient Hebrew was written without vowels, and sometimes those missing vowels affected the meaning significantly. Modern written communication has overcome that problem (even modern Hebrew), but it still leaves out much of what goes on in face-to-face dialogue. So, an occasional on-site visit and regular telephone conversations can go a long way towards building your relationship with your client. Just make sure that neither one becomes the default, interrupt-driven mode of delivering information.</p>
<h2>#4: Transparency</h2>
<p>What does transparency mean? You often hear this word chanted around like some mantra of corporate culture until it ends up doing the exact opposite of what it promotes: obscuring rather than revealing. It means being <a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=202">honest</a> &#8212; but even more than that. It means making it perfectly clear (ha) what&#8217;s going on and what&#8217;s planned: current status, perceived risks, mistakes made, and unknowns. It requires that you have enough faith in yourself that you don&#8217;t need to hide anything from your client, or even try to color it to your advantage. If you&#8217;re consistent about being transparent, your client will learn to trust you implicitly. If you&#8217;re ever caught cheating though, you&#8217;ll never regain that trust.</p>
<h2>#5: Humanity</h2>
<p>Computers will never replace humans until they learn to become human themselves, or until they have no further need for us. A remote consultant can sometimes become a less than human quantity in the eyes of their client, especially if their only communication is text-based status updates. If you talk to your client mostly by e-mail, work to become a good writer. Keep your technical content concise and to the point &#8212; you don&#8217;t want to be sued for making their heads slam on their desks. Mix in some humor, so they actually look forward to reading what you have to say. Include the occasional personal detail, but don&#8217;t get too graphic about that condition you had treated. In short, be the kind of person in writing that your client is glad to know as a person. It will strengthen your relationship and ease any difficulties you may face together.</p>
<p>I&#8217;m sure you thought of other considerations while reading this list &#8212; what are they? Please share them in the article discussion.</p>
<h2>Related TechRepublic resources</h2>
<ul>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/cio-for-hire/?p=109">Can telecommuting work?</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/project-management/?p=133">The disconnected project</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/10things/?p=427">10 ways to convince your boss to let you work from home</a></li>
<li><a target="_blank" href="http://blogs.techrepublic.com.com/10things/?p=290">10 signs that you aren&#8217;t cut out to be a telecommuter</a></li>
</ul>
<p><em><strong>Get weekly consulting tips in your inbox<br />
</strong>TechRepublic&#8217;s IT Consultant newsletter, delivered each Monday, offers tips on how to attract customers, build your business, and increase your technical skills in order to get the job done. </em><a href="http://nl.com.com/MiniFormHandler?brand=techrepublic&amp;list_id=e108"><em>Automatically sign up today!</em></a></p>
<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=65b1335a4f62a31419e378459f2e679d" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=65b1335a4f62a31419e378459f2e679d" style="display: none;" border="0" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/techrepublic/project-management/~4/435210621" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.techrepublic.com.com/project-management/?feed=rss2&amp;p=258</wfw:commentRss>
		<feedburner:origLink>http://blogs.techrepublic.com.com/project-management/?p=258</feedburner:origLink></item>
	</channel>
</rss>
