<?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>The Indigo Heron Group, Inc. &#187; Projects</title>
	<atom:link href="http://indigoheron.com/tag/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://indigoheron.com</link>
	<description>Web &#38; Content Strategy Services</description>
	<lastBuildDate>Thu, 30 Dec 2010 18:54:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Writing Requirements &#8211; What vs. How</title>
		<link>http://indigoheron.com/2009/09/15/writing-requirements-what-vs-how/</link>
		<comments>http://indigoheron.com/2009/09/15/writing-requirements-what-vs-how/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 22:25:54 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Methodology]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.alorachistiakoff.com/?p=891</guid>
		<description><![CDATA[It&#8217;s been a long time since I&#8217;ve written much about my long-standing discipline. As I&#8217;ve been focusing more and more of my energies on entrepreneurial endeavors, the details of project management have not been forefront on my mind. That recently changed, however, thanks to a client project. In the development of a new startup, a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since I&#8217;ve written much about my long-standing discipline. As I&#8217;ve been focusing more and more of my energies on entrepreneurial endeavors, the details of project management have not been forefront on my mind.  That recently changed, however, thanks to a client project.</p>
<p>In the development of a new startup, a team of project management consultants was organized to develop an RFP to find qualified technical services providers who would be able to build the web site and application at the heart of the new venture.</p>
<p>During the course of the effort, however, something came up which surprised me a bit: a difference among the consulting team about what made good (and even appropriate) requirements documentation and what did not.  This surprised me a bit because, after having been doing this for more than a decade and seeing how much the industry and discipline have both matured over time, I did not realize that there were still debates on this matter occurring out in the wild anywhere.</p>
<p><strong>So what are good requirements?</strong><br />
In order to write good requirements, it is important to separate out the &#8220;what&#8221; question from the &#8220;how&#8221; question. Confused?  Here&#8217;s an example:</p>
<ul>
<li><strong>Bad requirement:</strong>  Provide a drop-down list of choices.</li>
<li><strong>Good requirement:</strong>  Provide the user the ability to select from pre-determined options.</li>
</ul>
<p>Why not just go with the first choice?  Because telling someone to just use &#8220;a drop-down&#8221; list is dictating both design and functionality.  And if you are providing your functional requirements to a provider &#8211; who is presumably an expert &#8211; then part of what you are asking for is to create the best, and more technically appropriate solution possible.</p>
<p>Now, we could spend weeks going round and round on the different type of requirements: business requirements, functional requirements, non-functional requirements, user requirements, etc.  There are plenty of <a href="http://requirements.seilevel.com/messageboard/showpost.php?s=124617bba59e5eb39a994f9393afd7ab&#038;p=14795&#038;postcount=9">good analysis breakdowns online</a> for what constitutes which one, who uses which type and why. But the key thing for a good consultant to know is which type of requirements are appropriate for the type of project and the audience &#8212; because, I promise you, a non-technical business client isn&#8217;t going to know the answer to that themselves. Part of what they are paying you for is expertise on what they need to be providing.  In this case, we are dealing with a non-technical client for the purposes of finding them a technical vendor to deliver a solution that will meet the needs of their new business.  So, in effect &#8212; and my apologies to the purists out there &#8212; what we were looking for was a combination of business requirements and <a href="http://en.wikipedia.org/wiki/Functional_requirements">functional requirements</a>.</p>
<p>In a world of increasingly vital cross-platform applications (iPhone apps, Blackberry apps, etc.) and new UI-driven technologies (Flex/AIR, Ruby on Rails, etc.) this distinction becomes increasingly vital, because different technologies handle these issues natively in different ways.  And while a drop-down menu may just be a drop-down menu, there are other design elements that can inadvertently limit your technology if you aren&#8217;t clear on the line between the &#8220;what&#8221; and the &#8220;how.&#8221;</p>
<p>Another thing to keep in mind is that &#8212; again, in a world of prolific cross-platform application development &#8212; wherever possible, you&#8217;re going to want to get the most bang for your buck out of requirements documents.  This means that, while today you may only be building a website, next month you could need to recycle that requirements documentation out to an iPhone developer to build you an app for that platform.</p>
<p>The design logistics of different platforms are inherently different.  Unless you want to have to re-write everything to be platform-specific, cut out the &#8220;how&#8221; all together and keep the requirements platform agnostic so that you can send them to any vendor for any platform built on any technology.</p>
<p>As a project manager or business analyst the goal is to capture the business&#8217; need in a way that gives a web team the ability to provide the critical functionality with the least amount of unnecessary restriction.  The biggest danger in that role is to unintentionally impose potentially costly restrictions without realizing it.  By including the &#8220;how&#8221; instead of just the &#8220;what&#8221; in your requirements, you are potentially limiting solution options &#8212; dictating that X needs to be placed over here, or that the page needs to be subdivided a certain way may not be the best or more logical way for a particular technology to work.  As a result, you could be giving your potential solution providers a mixed message.  Worse yet, it can be a mixed message that hurts the project.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F09%2F15%2Fwriting-requirements-what-vs-how%2F&amp;title=Writing%20Requirements%20%26%238211%3B%20What%20vs.%20How" id="wpa2a_2"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Writing Requirements   What vs. How"  title="Writing Requirements   What vs. How" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/09/15/writing-requirements-what-vs-how/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrappy Swimlane High Level Overview</title>
		<link>http://indigoheron.com/2009/07/30/scrappy-swimlane-high-level-overview-2/</link>
		<comments>http://indigoheron.com/2009/07/30/scrappy-swimlane-high-level-overview-2/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 16:57:16 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.alorachistiakoff.com/?p=880</guid>
		<description><![CDATA[Much thanks to Sherry Lowry from Bridging Futures for this picture. As with all items of this type, it&#8217;s eerily familiar enough to be both hysterical and cringe-worthy for those of us who make a career out of this. (Click on the image to see the details.)]]></description>
			<content:encoded><![CDATA[<p>Much thanks to <a href="http://www.sherrylowry.com/">Sherry Lowry</a> from <a href="http://www.bridgingfutures.com/">Bridging Futures</a> for this picture.  As with all items of this type, it&#8217;s eerily familiar enough to be both hysterical and cringe-worthy for those of us who make a career out of this. <a href="http://www.alorachistiakoff.com/wp-content/uploads/2009/07/project-swimlane.jpg">(Click on the image to see the details.)</a></p>
<p><a href="http://www.alorachistiakoff.com/wp-content/uploads/2009/07/project-swimlane.jpg"><img src="http://www.alorachistiakoff.com/wp-content/uploads/2009/07/project-swimlane-300x170.jpg" alt="project swimlane 300x170 Scrappy Swimlane High Level Overview" title="Project Swimlane" width="600" class="aligncenter size-medium wp-image-879" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F07%2F30%2Fscrappy-swimlane-high-level-overview-2%2F&amp;title=Scrappy%20Swimlane%20High%20Level%20Overview" id="wpa2a_4"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Scrappy Swimlane High Level Overview"  title="Scrappy Swimlane High Level Overview" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/07/30/scrappy-swimlane-high-level-overview-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Scrappy Swimlane High Level Overview</title>
		<link>http://indigoheron.com/2009/07/18/scrappy-swimlane-high-level-overview/</link>
		<comments>http://indigoheron.com/2009/07/18/scrappy-swimlane-high-level-overview/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 16:57:16 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Organizational Behavior]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.alorachistiakoff.com/?p=880</guid>
		<description><![CDATA[Much thanks to Sherry Lowry from Bridging Futures for this picture. As with all items of this type, it&#8217;s eerily familiar enough to be both hysterical and cringe-worthy for those of us who make a career out of this. (Click on the image to see the details.)]]></description>
			<content:encoded><![CDATA[<p>Much thanks to <a href="http://www.sherrylowry.com/">Sherry Lowry</a> from <a href="http://www.bridgingfutures.com/">Bridging Futures</a> for this picture.  As with all items of this type, it&#8217;s eerily familiar enough to be both hysterical and cringe-worthy for those of us who make a career out of this. <a href="http://www.brainmatch.net/indigoheron/wp-content/uploads/2009/07/project-swimlane.jpg">(Click on the image to see the details.)</a></p>
<p><a href="http://www.brainmatch.net/indigoheron/wp-content/uploads/2009/07/project-swimlane.jpg"><img src="http://www.alorachistiakoff.com/wp-content/uploads/2009/07/project-swimlane-300x170.jpg" alt="project swimlane 300x170 Scrappy Swimlane High Level Overview" title="Project Swimlane" width="600" class="aligncenter size-medium wp-image-879" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F07%2F18%2Fscrappy-swimlane-high-level-overview%2F&amp;title=Scrappy%20Swimlane%20High%20Level%20Overview" id="wpa2a_6"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Scrappy Swimlane High Level Overview"  title="Scrappy Swimlane High Level Overview" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/07/18/scrappy-swimlane-high-level-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language, Innovation &amp; Social Media for Business &#8211; Sam Lawrence at Interactive Austin</title>
		<link>http://indigoheron.com/2009/04/27/sam-lawrence-at-interactive-austin/</link>
		<comments>http://indigoheron.com/2009/04/27/sam-lawrence-at-interactive-austin/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 18:48:14 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Organizational Behavior]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Downturn]]></category>
		<category><![CDATA[Enterprise 2.0]]></category>
		<category><![CDATA[Entrepreneurism]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Opportunity]]></category>
		<category><![CDATA[Pragmatism]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Systems & Tools]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://www.alorachistiakoff.com/?p=822</guid>
		<description><![CDATA[The former CMO of Jive Software, Sam Lawrence, spoke to a crowded room at Interactive Austin this morning. His message was on the lessons needed to specifically apply in order to make social media work in your business. How We Say What We Say One of the challenges social media evangelists face is based on [...]]]></description>
			<content:encoded><![CDATA[<p>The former CMO of <a href="http://www.jivesoftware.com/">Jive Software</a>, Sam Lawrence, spoke to a crowded room at <a href="http://www.interactiveaustin2009.com/">Interactive Austin</a> this morning.  His message was on the lessons needed to specifically apply in order to make social media work in your business. </p>
<p><strong>How We Say What We Say</strong></p>
<p>One of the challenges social media evangelists face is based on the language we use.  As with all emerging technologies, the language is new and it&#8217;s not compatible with standard, well-worn executive jargon &#8212; worse yet, it has the unfortunate tendency to be too &#8220;cutsie&#8221; to be taken seriously by business leaders.</p>
<p>In order to get past the knee-jerk language reactions, stop using tech-speak and start using business-speak.  The business already has a language, so use it.  Evangelists can&#8217;t expect that the population at large is going to adopt a new language for a technology for which they are not yet onboard.  Technologists and evangelists need to remember to speak the language of business.</p>
<p>The value of using the business&#8217; language is clear in everything from initiating change, to clarifying the value of social media, to measuring the impact.  In and among all of the ROI debate on social media one key is often over-looked: businesses already measure their efforts.  For social media to be understandable to that business, it needs to be measured using metrics those executives already understand, expect and are comfortable with.</p>
<p><strong>The Push-Pull Between Entrepreneurism and Process</strong></p>
<p>As companies grow, entrepreneurism gives way to process until people can sleep walk through their day. Unthinking action is unthinking business.  If your business is being run by unthinking people, then your business isn&#8217;t innovating.</p>
<p>Innovation is key.  Even more importantly, innovation is different.  Improving on a competitor&#8217;s product is not innovation.  To truly innovate you must create something new, you must do it first, and you must own the market space.</p>
<p><strong>Innovation Is Not Just for Products</strong></p>
<p>In order to have innovative products, organization&#8217;s can&#8217;t fall into the trap of doing things the way they have always done.  Instead of highly-connected leaders, most organizations have a collection of independently run fiefdoms.  Lawrence calls these &#8220;Un-Knights at the Round Table.&#8221;  In order to have the internal organization necessary to support true innovation, internal silos must be broken down, and all players must re-engage with each other.</p>
<p>One example Lawrence gives of how internal organizational patterns can benefit from social media is in its ability to &#8220;shorten the ramp.&#8221; Getting new employees up to speed quickly on new roles, projects or teams can be radically improved in organizations that leverage social media.  Instead of having to spend six months learning who&#8217;s who and where to find what, an organization with an internal social media eco-system (facilitated by robust search capabilities) can provide opportunities to catch up quickly and start contributing to the team&#8217;s value much faster than traditional on-boarding processes facilitate.</p>
<p><strong>In Conclusion</strong></p>
<p>Social media has transformative capabilities, but the true transformation is in the people using technology to facilitate change, not in the technology itself.  Like so many other lessons learned in social media: no matter how sexy the technology may be, business transformation is driven by people.</p>
<p><img src="http://www.brainmatch.net/indigoheron/wp-content/uploads/2009/05/sam_lawrence.jpg" alt="sam lawrence Language, Innovation &amp; Social Media for Business   Sam Lawrence at Interactive Austin" title="Sam Lawrence" width="150" height="150" class="alignleft size-full wp-image-823" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F04%2F27%2Fsam-lawrence-at-interactive-austin%2F&amp;title=Language%2C%20Innovation%20%26amp%3B%20Social%20Media%20for%20Business%20%26%238211%3B%20Sam%20Lawrence%20at%20Interactive%20Austin" id="wpa2a_8"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Language, Innovation &amp; Social Media for Business   Sam Lawrence at Interactive Austin"  title="Language, Innovation &amp; Social Media for Business   Sam Lawrence at Interactive Austin" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/04/27/sam-lawrence-at-interactive-austin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20/20 Hindsight &#8211; Getting Your Start in a Startup</title>
		<link>http://indigoheron.com/2009/04/23/2020-hindsight-getting-your-start-in-a-startup/</link>
		<comments>http://indigoheron.com/2009/04/23/2020-hindsight-getting-your-start-in-a-startup/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 19:06:50 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Organizational Behavior]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Attitude]]></category>
		<category><![CDATA[Boss]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Busy]]></category>
		<category><![CDATA[Challenges]]></category>
		<category><![CDATA[Changes]]></category>
		<category><![CDATA[Chaos]]></category>
		<category><![CDATA[Cultivating]]></category>
		<category><![CDATA[Excitement]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[Growth]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Mentor]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Opportunity]]></category>
		<category><![CDATA[Priorities]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Responsibility]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[Trade-Offs]]></category>
		<category><![CDATA[Work-Life Balance]]></category>
		<category><![CDATA[Workaholism]]></category>

		<guid isPermaLink="false">http://www.alorachistiakoff.com/?p=803</guid>
		<description><![CDATA[People who did not meet me until at or around my 25th birthday would never believe it, but in school, I was the Queen of Slackers. Truly. School was too easy, too routine and I spent too long doing it to be able to breath new life into the experience. I could dodge classes, do [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.alorachistiakoff.com/wp-content/uploads/2009/04/jump-start-head-300x213.jpg" alt="jump start head 300x213 20/20 Hindsight   Getting Your Start in a Startup" title="Jump Starting" width="300" height="213" class="alignleft size-medium wp-image-804" />People who did not meet me until at or around my 25th birthday would never believe it, but in school, I was the Queen of Slackers.  Truly.  School was too easy, too routine and I spent too long doing it to be able to breath new life into the experience.  I could dodge classes, do my homework at the last minute (assuming I did it at all), skip out on reading assignments and skate through tests in my sleep.  As a result, I got very, very lazy.  I couldn&#8217;t see the point of exerting effort on something, if by doing almost nothing I had nearly as good a result.</p>
<p>And then I got a job &#8212; that ultimately turned into a career &#8212; at a start-up.  <i>Pay dirt!</i></p>
<p>The transformation that sparked in me is still an endless source of amusement among my friends.  It took me a while to realize why, but eventually it was clear: the problem with school is that there was an upper limit on what I was capable of achieving.  It was an artificial cap on how well I could be scored.  I found that inherently disincentivizing.  In business, however, there is no upper limit.  You can take something as far or as high as you can push it (given the right environment, of course).</p>
<p>And, even better, in a scrappy, entrepreneurial, risk-taking startup (especially one trying to survive an economic downturn) someone who is hungry, talented, teachable and willing to dive into the deep end of the pool head first has tremendous opportunity for growth.  The first three years of my career were the most educational, exciting and energizing time of my life &#8212; all of my years of school <i>combined</i> couldn&#8217;t compare to those three years.  Everything was new, everything was interesting and I never once had the slightest bit of doubt that I could conquer anything that came my way.</p>
<p><i>Ah, the hubris of youth!</i></p>
<p>Of course, there were downsides.  Like many young people, I didn&#8217;t know my limits and was constantly pushing the envelope in ways that I probably shouldn&#8217;t have (and in ways that I&#8217;ve since learned not to do).  Whereas many 26-year-olds may be more inclined to do that with parties, I did it with work.  I ended up missing a lot of important events in the lives of friends and family because of that.</p>
<p>I was also still extremely idealistic about a great many things.  Instead of <i>The Pragmatic Contextualist</i>, an appropriate blog title would have been something along the lines of <i>The Snarky Idealist</i> or <i>Bring it On and Get Out of the Way!</i> (Which, ironically, is still how some people tend to view me, though I have toned down considerably with age.)</p>
<p>But that idealism was invaluable to me, because it made me fearless: <i>if anything is possible and I&#8217;m extremely capable, then what do I have to be afraid of?</i>  I don&#8217;t tend to be very risk-adverse in general, but I have become more cautious with age (though, not quite enough for either my husband or father&#8217;s tastes).  Back then, though, it would never occur to me that I wouldn&#8217;t figure out a way to succeed at whatever I did &#8212; which meant I was a hopeless volunteer junkie.</p>
<p>My biggest rush came from fixing problems, and in a post-bubble burst start-up, there were plenty of things to be fixed.  So I had an endless supply of opportunity, and endless confidence in my own success.  Happily, I also had bosses who went from having nothing to lose by letting me try, to truly believing in my ability to make a positive difference.</p>
<p>As was inevitable, a few kicks in the teeth later, and I stopped being quite so cocky.  The pragmatist in me was ultimately born of those experiences, and the eternal idealist retreated to the back, only to come out for the occasional political event.</p>
<p>One of the biggest, most valuable lessons I learned was <b>how to deal with chaos</b>.  More recently in my career, I had a bizarre moment when a senior IT Director &#8212; who was easily 25 years older than me &#8212; groused that we were working in &#8220;the most chaotic environment&#8221; he&#8217;d ever experienced in his life.</p>
<p>I wanted to laugh and call him a weenie (I restrained myself &#8212; though barely).  The environment we were working in at the time was easily the <i>least</i> chaotic environment I&#8217;d ever experienced, and his inability to roll with the punches made him a particularly weak and frustrating leader in my opinion, because he got frazzled very easily, whined constantly and was tremendously rigid.  It never occurred to me until that moment that my ability to handle chaos was all that unique.</p>
<p>Naturally, one of the dangers of getting a bit too used to high volumes of chaos is that you can become a drama junkie.  This did happen to me, and it took me a while (and outside circumstances) to curb it.  But what I have seen of most drama junkies (and trust me, I wasn&#8217;t the only one I knew) is that, the older we get, the less tolerance we have for that same constant fever-pitch of insanity.</p>
<p>This is another reason that I have often recommended aimless twentysomethings seeking career advice to explore startups: because by the time people are settled in their career, married or have kids, startups can be a bit too rough on the lifestyle.  So if you&#8217;re going to do them, best give them a shot while you&#8217;re young, energetic, single and have as few external obligations as possible.</p>
<p>But when I look back on that time now, I am profoundly grateful.  I was drinking from a fire hose, and it never occurred to me there was any other way to work.  I got to sample a spectrum of potential opportunities and figure out which ones held some appeal, and which ones didn&#8217;t.  If I had found myself in a more stable, structured environment back then, I can&#8217;t imagine where I&#8217;d be now, because the lessons I learned there, and the all-you-can-eat-buffet of opportunities that I had available to me at the time are how I found my way into a career.</p>
<p>In the scheme of things, I look back on the most pivotal, impactful decisions of my life and the day I left the famed <a href="http://www.ora.com/">O&#8217;Reilly Publishing</a> &#8212; which is where I thought I&#8217;d wanted to work for years &#8212; and went to <a href="http://www.marketlive.com/">MarketLive</a> (at the time it was still called MultimediaLive) was one of them.  And since then, I have found myself encouraging twentysomethings who do not know what they want out of a career to look at startups, because as long as they can develop a bit of tolerance for chaos (which I firmly believe everyone should do), they&#8217;ll usually find opportunities they never knew existed.</p>
<p>What do you think?  Are startups a good or bad place to start out your career?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F04%2F23%2F2020-hindsight-getting-your-start-in-a-startup%2F&amp;title=20%2F20%20Hindsight%20%26%238211%3B%20Getting%20Your%20Start%20in%20a%20Startup" id="wpa2a_10"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 20/20 Hindsight   Getting Your Start in a Startup"  title="20/20 Hindsight   Getting Your Start in a Startup" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/04/23/2020-hindsight-getting-your-start-in-a-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Agile Isn&#039;t Just for Development</title>
		<link>http://indigoheron.com/2009/04/21/why-agile-isnt-just-for-development/</link>
		<comments>http://indigoheron.com/2009/04/21/why-agile-isnt-just-for-development/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 16:41:53 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Organizational Behavior]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[Attitude]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Busy]]></category>
		<category><![CDATA[Buzzphrase]]></category>
		<category><![CDATA[Changes]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Delivery]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Growth]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Systems & Tools]]></category>
		<category><![CDATA[Trade-Offs]]></category>

		<guid isPermaLink="false">http://www.alorachistiakoff.com/?p=797</guid>
		<description><![CDATA[It&#8217;s been years since the evangelism for Agile development started truly gaining momentum. Super sexy buzzphrases phrases like &#8220;reduce time to market,&#8221; &#8220;improved ROI,&#8221; and &#8220;lower development costs&#8221; have all been invoked to support the case for adopting an Agile methodology over the old-school Waterfall approach. The fact is, most experienced professionals have lived through [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.alorachistiakoff.com/wp-content/uploads/2009/04/agile-leader-300x273.jpg" alt="agile leader 300x273 Why Agile Isn&#039;t Just for Development" title="Agile Leader" width="300" height="273" class="alignleft size-medium wp-image-798" />It&#8217;s been years since the <a href="http://agilemanifesto.org/">evangelism for Agile development</a> started truly gaining momentum.  Super sexy buzzphrases phrases like &#8220;<a href="http://www.scribd.com/doc/13311346/Refcard-45-Agile-Adoption-Decreasing-Time-to-Market">reduce time to market</a>,&#8221; &#8220;<a href="http://searchsoftwarequality.techtarget.com/news/article/0,289142,sid92_gci1285731,00.html">improved ROI</a>,&#8221; and &#8220;<a href="http://www.agile-software-development.com/2009/02/measuring-business-value-in-agile.html">lower development costs</a>&#8221; have all been invoked to support the case for adopting an Agile methodology over the old-school Waterfall approach.</p>
<p>The fact is, most experienced professionals have lived through enough project pain that they don&#8217;t typically need a huge amount of convincing that Waterfall is often inefficient &#8212; particularly for longer, larger, more complicated projects.  In a fast-moving world, the risk of constantly changing requriements is ubiquitous, and a Waterfall project does very little to insure against that danger while still delivering a valuable product to users.</p>
<p>However, the problem with the &#8220;Agile Development&#8221; argument is that, in order to work properly, Agile can&#8217;t just be for software development.  In fact, Agile can&#8217;t even just be for your project teams.  Your entire <i>business</i> needs to be ready to adopt an Agile methodology.</p>
<p>The trouble is, this conflicts with standard business-model thinking.  In his book &#8220;<a href="http://www.37signals.com/svn/posts/945-excerpts-from-ricardo-semlers-book-maverick-the-success-behind-the-worlds-most-unusual-workplace">Maverick</a>,&#8221; Ricardo Semler outlines the critical success criterial for modern business: &#8220;To survive in modern times, a company must have an organizational structure that accepts change as its basic premise&#8230;&#8221; He goes on to discuss the more &#8216;agile&#8217; approach at his company, Semco, and why: &#8220;[W]e take an operation view of six months, because we found that in a conventional one-year plan people will invariably believe that conditions will improve just enough to compensate for the problems they know they&#8217;ll have in the first half of the year.&#8221;</p>
<p>How many of us have seem Semler&#8217;s point in action?  In annual budget processes?  In project planning?  Somehow, some way we convince ourselves that whatever conditions that exist today will be &#8220;resolved&#8221; and we&#8217;ll be able to make up lost ground later.  And so our plans are based on figuring that we&#8217;ve got a brief rough patch to get past, but once we do that, we&#8217;ll have 100% clear sailing.  How often does that actually happen?</p>
<p>Of course, just looking out six months isn&#8217;t sufficient, either.  At Semco, Semler and team have two plans: one with a five-year view to keep an eye on strategic planning, will the six-month view focuses on tactical execution.  But isn&#8217;t this what we have come to recognize as the definition of &#8220;Agile Development&#8221;?  A long-range goal that we approach in short bursts, one piece at a time.</p>
<p>But if we change &#8220;Agile Development&#8221; to &#8220;Agile Leadership&#8221; it not only allows us to approach application development with flexibility and agility, but also the way we look at the bigger picture.  Development efforts &#8212; whether they are for back office systems, B2C web sites or client engagements &#8212; are a means to an end, not an end themselves.  We recognize that changes to business conditions are a big part of the reason we get value out of Agile Development, but then we continue to approach management of our actual business as though it were static.</p>
<p>I was recently approached about a &#8220;four-year project.&#8221;  Horrifyingly (yet predictably) enough, this was a Waterfall technical project (for a government agency).  In technology terms four years is an <i>eternity</i>.  The idea that any team (or group of teams) would be spending four years and tens of millions of dollars on developing and implementing a technical solution for anything is insane, because no matter how good your requirements are this year, by the time the project is complete (assuming it is actually complete in four years) the entire world will have changed.  Four years is an ice age when it comes to technology, and it&#8217;s at least a lifetime when it comes to business.</p>
<p>So what would need to change if we applied &#8220;Agile&#8221; methodology to an entire business, intead of just the development teams?  Consider this:</p>
<ul>
<li>
<p>Evaluate the business from end-to-end and examine how much is truly &#8220;operational&#8221; and how much is &#8220;project-based.&#8221;  Your operating models, staffing, budgetary and expectations are all different for the different sides of the organization.  And, in many cases, most people should have a mix of both to keep business moving while also getting new work done and keeping employee engagement as high as possible.  But we need to truly stop and look at this, because without first understanding how much time people have to dedicate to project work, we never build realistic project schedules.  How many project plans assume each team member spends 8 hours per day on the project?  Does that ever really happen?</p>
</li>
<li>
<p>All projects would be time-boxed to ensure that, even at their longest, nothing dragged on for more than six months.  This could be done by breaking large-scale projects into multiple smaller projects all organized as a program, or by breaking a single long project down into phases.  But no matter what, no one phase should ever last too long.  And at the end of every phase, a re-evaluation is done before proceeding to the next.  How often have we worked on a project only to realize half way through that the work was really no longer necessary?  Aside from being an irresponsible financial sink hole, this is also extremely bad for team morale.</p>
</li>
<li>
<p>Consciously examine the value of &#8216;domain expertise&#8217; versus &#8216;fresh blood.&#8217;  As a career project professional, I can tell you that most leadership underestimates the value of giving a project team a new project &#8212; even if it&#8217;s the second or third phase of someone else&#8217;s project.  The assumption that it is better to keep the &#8220;experts&#8221; in place rather than to get fresh blood looking at a problem is often assumed instead of explored.  And while there can be some value, is the value found simply because the original team didn&#8217;t do a good job of documenting their work?  Or is it just a simpler resource model.  In my decade of project management experience, I&#8217;ve seen keeping the same team on a project for a long time do more harm than good.  And I&#8217;ve seen very little formal evaluation done to ensure the decision was actually being made instead of merely assumed.</p>
</li>
<li>
<p>Strategic initiatives like new product development make an agile approach particularly valuable.  Market conditions change rapidly and outside factors can move a low-priority, nice-to-have product from the bottom of the list to the top of the list over-night.  If you&#8217;re planning too far out in too much detail and with too much rigidity, then you are not leaving your team the ability to react quickly enough to stay ahead of the curve.  In fact, even worse, if your planning goes out too far, you end up inadvertently discouraging your people from staying abreast of the latest trends and changes, because they get into a &#8216;heads-down&#8217; mentality, focusing on the long list of things they know are going to be occupying their time for the next year plus.  This is one of the ways that companies lose their edge entirely.</p>
</li>
</ul>
<p>Budgetting may be the biggest one of all, because we have been conditioned by most modern business practices to think in terms of quarters and years.  Quarter-by-quarter planning is often too frequent to be efficient, but year-by-year is often too far out to be realistic.  And, worse yet, it&#8217;s not far enough out to be strategic.  It&#8217;s a combination of timelines that often work at cross purposes: we scramble like crazy for end-of-quarter numbers, and then we speculate wildly when building out year-long budgets.  And in the end, neither is usually very valuable to getting things done.</p>
<p>How many organizations with large expenditures on gasoline and/or natural gas of some kind had to stop what they were doing in the middle of 2008 and completely level-set their budget for the year, because the unprecidented cost of oil had made all of the year&#8217;s original numbers (no matter how conservatively planned) entirely meaningless?  Trucking companies, airlines, agribusiness, shipping companies, etc.  All of them, because at the end of 2007 when planning the 2008 budget, you would have been hard-pressed to find anyone who would have predicted that gasoline would top out near $150/barrel.  (Hell, most people thought they were being generous if they budgeted for $100/barrel.)</p>
<p>I have seen two common outcomes to this process: either everyone spends weeks creating their budget for the next year based on wild speculation and generally accepted (often inacurate) assumptions, and then they are held to it kicking and screaming, missing one opportunity for market adaptation after another; or the organization stamps the budget as &#8220;FILED,&#8221; puts it in a drawer and never looks at it again, rendering the entire exercise valueless.</p>
<p>And while the 2008 oil roller coaster is an extreme example, this type of thing happens on smaller scales all the time.  And so we plan optimistically and then make exceptions for all the things our plan didn&#8217;t account for.  <a href="http://radar.oreilly.com/josh/">Josh Ross</a> has an interview (ironically, shot the day after the mother of all recent unplanned disasters: the collapse of Lehman Brothers) called <a href="http://www.opposableplanets.com/uncategorized/2009/02/we-design-for-possibility-and-retrofit-for-risk-dealing-with-risk-in-the-age-of-social-networks/">We Design For Possibility and Retrofit for Risk</a>.  And although he is specifically talking about Web 2.0 and information security, in reality that title applies to business in general.</p>
<p>We plan aggressively, assuming all will go acording to plan, and then we try to put out fires that errupt en route to our goals.  Instead of sprinting in shorter bursts that allow less time for disaster to erupt, we take a marathon mentality that gives the world around us time to throw obstacles in our path over and over again.</p>
<p>Like so many other normal, mundane facts of our daily lives, the way we approach business is still largely rooted in Industrial Age thinking &#8212; it&#8217;s a model for which the Waterfall method makes sense.  The time and cost to build something new is so high that you better make damn sure you know what you&#8217;re doing before you start.  But as we transition from, as <a href="http://www.longtail.com/about.html">Chris Anderson</a> puts it, the &#8216;<a href="http://www.alorachistiakoff.com/paradigmshift/">economy of atoms to the economy of bytes</a>&#8216; we trade in more and more investment cost for higher and higher opportunity cost.  If we don&#8217;t start pushing ourselves to thinking, planning and acting like products of an Information Age, we will continue to pay the price for a lack of innovation and agility.  And the more time goes by, the more of our competitors will make the change around us, the more we have to lose by burying our heads in the rubble of the Industrial Age.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F04%2F21%2Fwhy-agile-isnt-just-for-development%2F&amp;title=Why%20Agile%20Isn%26%23039%3Bt%20Just%20for%20Development" id="wpa2a_12"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Why Agile Isn&#039;t Just for Development"  title="Why Agile Isn&#039;t Just for Development" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/04/21/why-agile-isnt-just-for-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog</title>
		<link>http://indigoheron.com/2009/03/05/three-questions-to-ask-answer-before-starting-a-customer-blog/</link>
		<comments>http://indigoheron.com/2009/03/05/three-questions-to-ask-answer-before-starting-a-customer-blog/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 06:11:05 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Organizational Behavior]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Case Study]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[Delivery]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[Engagement]]></category>
		<category><![CDATA[Enterprise 2.0]]></category>
		<category><![CDATA[Growth]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Responsibility]]></category>
		<category><![CDATA[Systems & Tools]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://alorachistiakoff.wordpress.com/?p=571</guid>
		<description><![CDATA[In a recent conversation with a friend, we were discussing corporate blogging efforts to engage existing customers. After reading Joshua-Michele Ross&#8216; post recently, on the Wells Fargo/Wachovia merger blog, I was excited to see yet one more company prepare to engage customers in this forum. That is, until we started talking in more detail. It [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brainmatch.net/indigoheron/wp-content/uploads/2009/03/question-marks.png" alt="question marks Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" title="Questions" width="150" height="143" class="alignleft size-full wp-image-631" />In a recent conversation with a friend, we were discussing corporate blogging efforts to engage existing customers.  After reading <a href="http://radar.oreilly.com/josh/">Joshua-Michele Ross</a>&#8216; post recently, on the <a href="http://www.opposableplanets.com/change/2009/01/wells-fargo-wachovia-blog-lessons-on-how-blogs-are-still-a-powerful-tool/">Wells Fargo/Wachovia merger blog</a>, I was excited to see yet one more company prepare to engage customers in this forum.</p>
<p>That is, until we started talking in more detail.  It suddenly occurred to me that, much like <a href="http://www.krishnade.com/blog/">Krishna De</a>&#8216;s article yesterday about <a href="http://www.socialcomputingmagazine.com/viewcolumn.cfm?colid=720">using blogs to attract customers</a>, there needs to be more thought put into using blogs to service the customers you already have. &#8220;Engaging customers&#8221; is a wonderful buzz phrase, but there is real work behind those two little words.  If you are not prepared for it, you could be in for a rude awakening.</p>
<p>As a compliment to Krishna&#8217;s questions, I would like to add the following three questions to the discussion: Who? What? &#8230;and How?</p>
<p>
<h2>Who is going to be responsible for writing the content for the blog?</h2>
</p>
<p><img alt="custsvcblog 01 Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" src="http://www.socialcomputingmagazine.com/columnpic/custsvcblog-01.jpg" class="alignleft" width="150" height="190" title="Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" />Is it the Marketing team?  Or is it a cross-section of capable writers from other parts of the organization? Are the people doing the writing intimately familiar with your product line enough to speak to it in detail?  Do they know the types of issues and challenges your customers face every day?  And are they equipped or empowered to respond to those issues, if posted to the blog?</p>
<p>If we use a B2B or SaaS-type software company as our model, then I would recommend that writers from different parts of the organization are tapped to produce content that has a cross-section of relevancy:</p>
<ul>
<li>The <strong>Sales</strong> team can write great success stories of growth increases and wonderful ROIs.</p>
<li>The <strong>Product</strong> Team can discuss little-used or new features; they can get feedback from customers on the newest releases and collect ideas to help prioritize future ones.
<li>The <strong>Design</strong> Team can offer tutorials to customers on good design practices, and usability considerations to keep in mind.
<li>The <strong>Implementation</strong> Team can provide suggestions and recommendations for the types of things that make a new implementation run smoothly.
<li>The <strong>Customer Service</strong> Team can help educate on the maintenance and upgrade process, on-going customizations capabilities and new feature training and applicability.
<li>The <strong>IT Operations</strong> Team can provide practical tips for good data security and can use the blog to speak to customers about routine maintenance windows or incident reports.
<li>The <strong>Quality Assurance</strong> Team can create a coaching series designed to help customers understand what the testing process looks like when they implement a customized project.
<li>The <strong>Marketing</strong> Team can provide tips designed to help your customer-base launch an effective marketing campaign &#8211; with either their customers or their employees.
</ul>
<p>The options are really endless, and this is precisely the type of information that often helps customers understand (and be more patient with) the process a company goes through to provide their services.</p>
<p>The last thing you want is for your Marketing Team to be trying to engage with your customers as though they are experts in all of these areas.  Marketing people are experts in Marketing.  Limiting your blog&#8217;s authorship to the Marketing Team only makes sense if what you are trying to engage your customers about is their marketing campaign.</p>
<p>A great example of a company blog that represents a broad spectrum of an organization&#8217;s disciplines is <a href="http://www.convio.com/">Convio</a>&#8216;s.  Their blog, <a href="http://www.connectioncafe.com/">The Connection Cafe</a>, is team blog &#8211; but not the Marketing Team. Their team is made up from people all across the organization, who work with clients in every different capacity throughout the client implementation life cycle.  If you look at the <a href="http://www.connectioncafe.com/authors/">Authors</a> page, you&#8217;ll see the array of groups represented &#8211; starting with the CEO.</p>
<p>Not only does this provide article content that meets the needs and interests of clients at all different maturity levels and in all different stages of implementation, but it also keeps the blog from being monotonous to read and onerous to write.  The Marketing Team owns the process, the writing standards, and the responsibility for ensuring that the content lives up to their guidelines, but they do not do all the writing.</p>
<p>
<h2>What are you hoping to provide to your customers by engaging with them in the blogsphere?</h2>
</p>
<p><img alt="custsvcblog 02 Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" src="http://www.socialcomputingmagazine.com/columnpic/custsvcblog-02.jpg" class="alignleft" width="150" height="170" title="Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" />This is a dangerous one, because all too often the answer to this question reveals that a company is less interested in having a &#8220;dialogue with&#8221; their customers than a &#8220;monologue at&#8221; their customers.  And if that&#8217;s what you want, then skip the blog.</p>
<p>What is your organization&#8217;s relationship with your customers?  Are they generally happy, or are they generally hostile?  Do they feel like your organization is responsive to their needs?  Or do they feel like once you&#8217;ve cashed their check, you&#8217;ve stopped caring about them?</p>
<p>Whatever the general consensus is among your clients, be prepared for the fact that if you get them to engage with you on the blog, that sentiment will be made very clear at every turn.  And if you are not prepared for how to respond to it, then stop, count to ten, and figure out how you would before you move ahead.</p>
<p>There is very little that helps turn around troubled client relationships better than directness, honesty, and transparency.  The only thing that works better is <strong><i>results</i></strong>.  So if the team that is doing the blogging is completely disconnected from the teams who can solve the customers problems, then beware of setting everyone up for disappointment &#8211; and setting your customers up for a revolt. </p>
<p>It is not realistic to ask your customers to be involved in a dialogue if, as an organization, you are not committed and prepared to try to resolve (at least some of) their issues.  But if the customer blog is completely removed from the operational planning of the organization, then you&#8217;re simply giving your customers a megaphone so they can scream into a well.  And that&#8217;s just going to upset them more.</p>
<p>
<h2>Do you know what type of functionality you really need in a blog yet?</h2>
</p>
<p><img src="http://www.socialcomputingmagazine.com/columnpic/custsvcblog-03.jpg" border="0" align="left" alt="custsvcblog 03 Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog"  title="Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" />It could be all of my years in small businesses and startups, but this one never ceases to amaze me: instead of starting small, with a local installation of WordPress, a company decides to spend a fortune on something written in a proprietary language &#8211; and this is all before they have any idea if their customers even have any interest in engaging with them via a blog.</p>
<p>Stop. Put the checkbook down. Back away.</p>
<p>I don&#8217;t care whether you call it a &#8220;beta&#8221; release or a proof of concept, but in these tight economic times, if there is one piece of advice I have for any Enterprise 2.0 evangelists out there, it is this: Don&#8217;t shoot yourself in the foot by asking for the moon unless you&#8217;re sure you really need it.</p>
<p>Times are tight.  Budgets are being slashed.  And &#8216;frivolities&#8217; are frowned upon.  While I would never classify a customer blog as a &#8216;frivolity,&#8217; it is not uncommon that it is a hard sell to an executive with budgetary authority.  Make your limited funds count.</p>
<p>Time and time again, we see that the organizations with the greatest success in Web 2.0 are the ones who are willing to experiment.  But the only way to afford to experiment is to keep the proof of concepts affordable.  The first time you ask for $80k for something that quickly turns into shelfware will be the last time you are given a check for $80k.</p>
<p>Start small and build.  It is much easier to make the case for resources &#8211; financial, technical and human &#8211; once your leadership team has tangible proof that your customers are finding value in your corporate blogging efforts than it is when it is all just a theoretical experiment.  </p>
<p>But $80k is an employee&#8217;s salary for a year, so don&#8217;t be reckless about spending it.  The last thing you can afford to do is to spend money foolishly only to have your efforts wither on the vine.  If that happens, you can be sure the next time you need funds for another social media effort, you&#8217;re going to have a much harder fight on your hands.</p>
<p>One of the beauties in Web 2.0 is that affordable solutions can be found everywhere.  And no, they may not have all the bells and whistles you are looking for, but an organization that is dipping its collective toes in the water needs to start somewhere. You have to walk before you can run.  Once you&#8217;re up to speed, then that fancy platform might make sense, but until you know for sure, don&#8217;t burn bridges by unnecessarily burning through money.</p>
<p>I&#8217;m a big fan of the value of blogs as a customer service tool.  But remember, your marketing people are not your customer service people.  What people look for in social media is authenticity &#8211; they know it when they see it and they know when someone is faking it. So don&#8217;t try to have a marketing team pretend to speak for all of the other departments in an organization.  Get the other teams involved, and let Marketing direct the efforts (or be the &#8220;project manager,&#8221; as it were).  Not only will you get better results, but you&#8217;ll also be far less likely to burn out your writers and bore your readers.</p>
<p><em>Cross-posted at <a href="http://www.socialcomputingmagazine.com/viewcolumn.cfm?colid=725">Social Computing Magazine</a>.</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F03%2F05%2Fthree-questions-to-ask-answer-before-starting-a-customer-blog%2F&amp;title=Three%20Questions%20to%20Ask%20%28%26amp%3B%20Answer%21%29%20Before%20Starting%20a%20Customer%20Blog" id="wpa2a_14"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog"  title="Three Questions to Ask (&amp; Answer!) Before Starting a Customer Blog" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/03/05/three-questions-to-ask-answer-before-starting-a-customer-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sneaking Web 2.0 in the Back Door</title>
		<link>http://indigoheron.com/2009/02/06/sneaking-web-20-in-the-back-door/</link>
		<comments>http://indigoheron.com/2009/02/06/sneaking-web-20-in-the-back-door/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 06:32:01 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Organizational Behavior]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[Challenges]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[Enterprise2.0]]></category>
		<category><![CDATA[Manage]]></category>
		<category><![CDATA[Office Politics]]></category>
		<category><![CDATA[Patience]]></category>
		<category><![CDATA[Pragmatism]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://alorachistiakoff.wordpress.com/?p=513</guid>
		<description><![CDATA[This post was originally written for and published on Social Computing Magazine. Those of us in the Web 2.0 space who come from a technology background are often a little stunned when we discover that it is frequently our IT cohorts who pose some of the biggest obstacles to prospective enterprise implementations. After all, wouldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post was originally written for and published on <a href="http://www.socialcomputingmagazine.com/viewcolumn.cfm?colid=666">Social Computing Magazine</a>.</em></p>
<p>Those of us in the Web 2.0 space who come from a technology background are often a little stunned when we discover that it is frequently our IT cohorts who pose some of the biggest obstacles to prospective enterprise implementations.</p>
<p>After all, wouldn&#8217;t it be better to use (for example) a SaaS or cloud computing solution for something, rather than bring yet one more department-specific application inside the firewall, for an already over-stretched staff to have to support?</p>
<p>Of course, in a totally rational universe, this wouldn&#8217;t be in question, but when it comes to change, ration is frequently shouted down by emotion. So in that spirit, I present five recommendations to employ when attempting to introduce the advantages of Web 2.0 to your reluctant enterprise, including (potentially) your IT Department.</p>
<ol>
<li><strong>Start with the lowest of the low-hanging fruit</strong>
<p>This is, without a doubt, the most important thing to remember when trying to get your organization on-board with the value of Web 2.0 capabilities.  Every single organization has something, somewhere that can be made much easier &#8211; you just need to look for it.</p>
<p>I was working in the IT Department of an industry-leading organization which had virtually no standardized project management tool set or methodology.  And yet, being a project-centric organization required that each Friday everyone provide status reports.  For years, each person put the information in their own format &#8211; a bullet list in Outlook, a template in Word, an Excel spreadsheet, a PowerPoint presentation, whatever worked best for them.  Team members would provide status updates to project and functional managers, who would roll up their view to their director.  And then the Directors of each group would consolidate everything, and hand it off to the department admin, who would spent a whole (long and tedious) day manually pulling everything together into a single, semi-cohesive document for the CIO and the rest of the executives. Not only was it a nightmare for all involved, but it was bad enough to make people actually <i>dread</i> Fridays.</p>
<p>While I would love to balk about how rare that type of thing is, I would be lying if I said that.  Endless time wasters like this are commonplace, and any objective observer would be quick to point out that they are an insane and expensive waste of time.  So, our goal was to find a way to make this onerous, tedious and thoroughly unpleasant task easier for everyone.  The &#8220;selling point&#8221; was not about how much greater information it would provide; it was not about how we would be able to track trends week-over-week; it wasn&#8217;t about gains in leadership oversight.  There was nothing altruistic or theoretical about the goal.  It was 100% tactical and immediate: &#8220;Look at how much easier we can make your life!&#8221;</p>
<p>After some very quick-and-dirty SaaS tool comparison, we selected the extremely flexible and ridiculously affordable <a href="http://www.intuit.com/">Intuit</a> product, <a href="http://www.quickbase.com/">QuickBase</a>.  Literally, in less than 30 minutes, we had created an app, defined the fields we wanted people to fill in, and started adding users to invite in and use the system.</p>
<li><strong>Start small</strong>
<p>Sure, there are tons of things that might fall in the &#8220;low hanging fruit&#8221; category, but find a small one &#8211; like status reports, time cards, or a team calendar &#8211; something that can be localized and does not require cross-departmental coordination.  Limit the scope of what you are trying to do with the first iteration.</p>
<p>What proved so profoundly valuable for our QuickBase implementation was that, once people realized how much simpler it was to fill out three fields of information instead of sitting in front of their computer for an entire morning worrying about formatting and what details matter and what details can be omitted, it streamlined the whole process.  Additionally, once it became clear that the reports the system could generate were just as valuable and ready-to-go out to the stakeholders in other departments as they were for IT Leadership, then it offered each person the chance to even further cut back on the amount of time they spent writing status reports each week.</p>
<p>Because we started small, and with something that had previously been such an on-going source of pain and frustration, our user base became the biggest advocates for the tool, pushing to use it more and more.  And because of the degree to which it also offloaded work from the management team &#8211; and provided the much needed visibility for business units and executives &#8211; the internal department leadership became our core champions.</p>
<li><strong>Pick the most non-threatening tool you can find</strong>
<p>There are two sides to this point.</p>
<p>First, when you select a tool to implement, go with something that is not intimidating.  Obviously different groups are used to different levels of UI sophistication, so you might have more leeway with a group of developers or engineers (as an example) than you would with call center agents, but whatever it is, it needs to be very accessible.  Again, an SaaS solution lends itself to this very, very nicely because it&#8217;s browser-based, which is essentially native to your users.  A product with a strong brand behind it can also help as well.  While that might seem a bit dumb to someone looking purely at functionality, don&#8217;t underestimate the ability of a reputable brand name to put people at ease when you are taking them out of their comfort zone.</p>
<p>Second, part of what it takes for a tool to be &#8216;non-threatening&#8217; is that it can&#8217;t be usurping the tool (a.k.a. &#8220;territory&#8221;) of someone else.  The fastest way to bring organizational change to a halt is to bring an outside solution in, when someone else owns the current solution.  If you can get them onboard as an evangelist, that&#8217;s great.  But, if possible, start with a problem that does not currently have an established tool set designed to fix it, and you will encounter far less resistance from people who feel possessive and threatened by a new solution.</p>
<li><strong>Use a beta group</strong>
<p>This is another one that seems obvious, but I am constantly surprised to hear about attempted roll-outs that were enterprise-wide right out of the gate &#8212; and then I&#8217;m even more surprised to hear that people are shocked when it encounters obstacles and resistance.  There is great value to having a subset of your user base dry-run the system.  For starters, getting their feedback gives you the chance to iron out any kinks and avoid the nay-sayers knee-jerk negativity the first time they see something they think is &#8220;wrong.&#8221;</p>
<p>But secondly, if the beta group is experiencing success with the tool, word will spread. Fast.  And it won&#8217;t be long before you are having to fight off other volunteers to get in and be allowed to use the system.   This is not fakeable, though, and a lukewarm beta group doesn&#8217;t build anticipation among the general population.  Your beta users have to have genuine excitement at how much of an improvement your tool provides in order to help fuel the fires of those waiting in the wings.</p>
<li><strong>Leverage momentum to iterate</strong>
<p>Build on success.  Once you&#8217;ve got your users appreciating how much help your tool has provided, and once your leaders are on-board with how much better visibility/metrics they have, it&#8217;s easy to start branching out.  If you started with status reports, then roll in project charters or time sheets.  Pick whatever the next &#8216;lowest hanging fruit&#8217; is and see how you can dovetail it together.  Once your users are in the habit of going to a single tool for one thing, it is increasingly easy to add more capabilities in over time, because they get increasingly used to and fluent in the system.  Whereas if you try to do it all at once, a perfectly good solution can be wasted on resistance and culture shock.</p>
<p>This is where our use of a straight forward, flexible and highly customizable tool like QuickBase came in handy in my change-resistant organization, because it was easy to evolve it to include more and more capability with just an hour or two of administration.  What started off as simple status reporting for projects within the IT Department turned into an enterprise-wide array of department-specific and inter-departmental communications and coordination applications revolving around projects, marketing campaigns, design collateral, calendars, strategic communications programs, training schedules, and call center support functions in less than a year &#8211; because the first time someone saw a report out of the system, they immediately wanted to know what it was and how they could leverage it, too.</p>
</ol>
<p>Sure, there are things you need to do &#8211; making sure you are clear on the security standards and how you go about ensuring that no one is putting data in there that isn&#8217;t appropriate for the system.  But the reality is, that is a risk with employee laptops as well.  If you start with small, non-sensitive data and a straight-forward, unobtrusive tool, it is much easier to engage your leadership teams to help evolve your internal processes over time, as the capabilities of your tool set &#8211; and the organizational behaviors that go with it &#8211; also evolve.</p>
<p>A common danger in all change management is trying to push too hard, too fast and not stopping to recognize that the people need to be the focus, not the tool.  Starting with something small and innocuous is the easiest way to start getting everyone used to the idea of leveraging new solutions that they may not have previously been willing to consider.  <strong><i>Remember that your goal is to change attitudes first</i></strong>, so that future solutions will even be seriously considered.</p>
<p>Small changes may not be sexy or exciting, but they are the most reliable path to success, so don&#8217;t dismiss them simply because you think they are indicative of &#8216;thinking too small.&#8217; When it comes to driving change, the turtle is always a safer bet than the hare.</p>
<p><i>(Note: Contrary to how it may sound, I have no actual formal affiliation with <a href="http://www.intuit.com/">Intuit</a>/<a href="http://www.quickbase.com/">QuickBase</a>.)</i></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F02%2F06%2Fsneaking-web-20-in-the-back-door%2F&amp;title=Sneaking%20Web%202.0%20in%20the%20Back%20Door" id="wpa2a_16"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Sneaking Web 2.0 in the Back Door"  title="Sneaking Web 2.0 in the Back Door" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/02/06/sneaking-web-20-in-the-back-door/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breaking into Project Management</title>
		<link>http://indigoheron.com/2009/01/13/breaking-into-project-management/</link>
		<comments>http://indigoheron.com/2009/01/13/breaking-into-project-management/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 19:57:30 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Changes]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://alorachistiakoff.wordpress.com/?p=395</guid>
		<description><![CDATA[One of the questions I am most frequently asked is, &#8220;What do I need to do to make a career change into project management?&#8221; That question sometimes comes from people in similar or related fields, like IT Management, or from fields you might not normally expect, like teaching. Most often, though, this question is posed [...]]]></description>
			<content:encoded><![CDATA[<p>One of the questions I am most frequently asked is, &#8220;What do I need to do to make a career change into project management?&#8221;  That question sometimes comes from people in similar or related fields, like IT Management, or from fields you might not normally expect, like teaching.  Most often, though, this question is posed to me by people who have already experienced a degree of success in their field and are either looking for something new, or looking to build on what they&#8217;ve done in the past and see project management as a way to accomplish that goal.</p>
<p>And particularly at a time when so many people are suddenly finding themselves facing (potential) layoffs, it is often the opportunity to explore making a change.  So for people thinking about making this change, I have a few stock recommendations to make:</p>
<p><img src="http://alorachistiakoff.files.wordpress.com/2009/01/pmi1.jpg" alt="pmi1 Breaking into Project Management" title="Project Management Institute" width="150" height="150" class="alignright size-full wp-image-451" /><strong>1. Join The Project Management Institute</strong><br />
Not only <a href="http://www.pmi.org/GetInvolved/Pages/The-Benefits-and-Types-of-Membership.aspx">join it</a>, but list it on your resume as a Professional Affiliation.  Joining PMI provides value in several areas: it bolsters your credibility to be a member of the organization that is regarded as the standard-bearer for the industry; membership automatically subscribes you to PMI&#8217;s regular publications, which are great learning tools for practitioners; it provides networking opportunities via local chapters in your area or field-specific Special Interest Groups (SIGs); and it provides discounts on training materials, events and certification tests.  All in all, someone who is trying to break into project management cannot afford not to join PMI.  Of course, as with anything else, it is not just enough to join PMI, but to actually take advantages of the resources they have to offer.</p>
<p>And an added bonus, if you are a student at all, you are eligible for the student discount on membership, which brings the cost down to a very affordable $30 per year.</p>
<p><img src="http://alorachistiakoff.files.wordpress.com/2009/01/study.jpg" alt="study Breaking into Project Management" title="Study" width="191" height="263" class="alignright size-full wp-image-447" /><strong>2. Start Studying</strong><br />
Increasingly, local community colleges are offering courses in project management as part of their business programs.  If that&#8217;s not an option for you, then look online for programs that cover project management basics to get you started.  Beyond that, be sure you are reading the publications PMI sends you, and find online blogs and publications specific to project management that you can make a habit of reading. (See the Project Management section of <a href="http://alorachistiakoff.wordpress.com/links/">my links page</a> for specific examples.)  Like all disciplines there is a special &#8220;language&#8221; project managers use.  In order to convince someone that you can walk the walk, you must first show them that you know enough to talk the talk.  So find a mentor you can learn from, attend networking events (which you should always be doing, anyway) so that you can hear about other people&#8217;s experiences, and give yourself the chance to start working on your elevator pitch.  It&#8217;ll take time and tweaking to get it right, so better to practice over cocktails than to wait until you&#8217;re in a job interview.</p>
<p><img src="http://alorachistiakoff.files.wordpress.com/2009/01/certification.jpg" alt="certification Breaking into Project Management" title="Certification" width="250" height="320" class="alignright size-full wp-image-448" /><strong>3. Get Certified</strong><br />
Almost anyone breaking into project management is immediately faced with the daunting discovery that getting a <a href="http://www.pmi.org/CareerDevelopment/Pages/AboutPMIsCredentials.aspx">PMP</a> requires years of work experience in the field before you are eligible to take the test.  Yet a surprising number of people do not realize that the <a href="http://www.pmi.org/CareerDevelopment/Pages/AboutPMIsCredentials.aspx">CAPM, the Certified Associate Project Manager</a>, test does not require anywhere near the same experience (not to mention that it&#8217;s an easier and shorter test) &#8211; in fact, your experience can be as a member of a project team instead of the leader.  And don&#8217;t worry about finding CAPM-specific study and training resources.  Use those designed for the PMP.  The test is made up from the same database of questions used to construct the PMP, there are just fewer of them, and they are basically limited to the text of the <a href="http://www.amazon.com/exec/obidos/ASIN/193069945X/ref=nosim/coffeeresearch32995-20">PMBOK</a>, instead of relying on as many scenario-based questions.</p>
<p><em>(Quick note here: the current PMBOK standard is version 3.0.  The newest version just came out at the first of the year, and is version 4.0.  If you expect to take your test prior to this summer, you will want to target 3.0 before it is phased out.  But if you do not expect to get to the test before the second half of the year, then get the materials to prep for the 4.0 test.  There are enough changes in terminology that you&#8217;ll be better off if you are sure to prep for the version of the test you will be taking.)</em></p>
<p>And while the CAPM is definitely the &#8220;junior&#8221; certification, it demonstrates both your commitment to your transition as well as a basic grasp of project management fundamentals.  Even better, the nation-wide salary average between CAPMs and PMPs is actually very small.</p>
<p><img src="http://alorachistiakoff.files.wordpress.com/2009/01/writing.jpg" alt="writing Breaking into Project Management" title="Re-write Resume" width="250" height="202" class="alignright size-full wp-image-449" /><strong>4. Re-write Your Resume</strong><br />
As I&#8217;ve said before, throughout my career I have been <a href="http://alorachistiakoff.wordpress.com/2009/01/09/why-i-love-project-management/">a project manager, even though there were many times that was not actually my title</a>.  So part of what my resume has to reflect is that I have gained project experience in each role that I have held.  It is entirely reasonable to assume, that if you have spent a decade in most any professional field, you have probably developed more project management experience than you may realize.  What&#8217;s even more important to understand is that, as soon as you start studying and learning about the formal steps involved in project management, that you&#8217;ll begin to recognize patterns in your previous projects that help you understand why some failed and others succeeded.</p>
<p>So start a list: list each position you&#8217;ve held, and then under that, list each specific project that you actually managed or participated in.  Remember: <em>a project is a temporary endeavor undertaken to create a unique product or service.</em>  So an IT Manager who built out a NOC in a data center, or a teacher who developed and rolled out a new curriculum across a school district, or an office manager to developed and deployed a new hire on-boarding process, or an HR specialist who crafted and launched a new benefits program are all examples of project leaders, and in almost no case would that person have previously held a job with &#8220;project manager&#8221; in the title.</p>
<p>Once you have this list, use it to start building <a href="http://www.resume-resource.com/exfunctional.html">a functional resume</a>.  Even if you don&#8217;t end up using this in a job hunt, it will be a worthwhile exercise for you to understand just how much project management experience you really do have.  (Though, in reality, it is not at all uncommon for project managers to use functional resumes, specifically because it is a great way to focus our readers to the experience we most want them to see.)</p>
<p><strong><em>A cautionary note:</em></strong> project management is most often associated with two very specialized fields: information technology and construction.  And while these two fields are highly specialized, they are most definitely not the only ones that use project management and hire project managers (or hire managers with project management expertise).  Business Process Improvement projects are one of the most common types of non-IT/construction projects that managers execute, so don&#8217;t make the mistake of thinking that if you&#8217;ve never lead a team through testing use cases for deploying a CRM that you do not have any project management experience.  It comes in all forms, and &#8212; <a href="http://alorachistiakoff.wordpress.com/2009/01/09/why-i-love-project-management/">along with managing people and daily operations &#8212; is usually one of the fundamental requirements of any manager</a>, in any position.</p>
<p><em><strong>One last word of advice:</strong></em> as the economy terrifies (or forces) companies into laying off their staff, the market is awash with highly experienced project managers, including the always-bright-and-shiny PMPs.  If what you really want is to get into the field, then don&#8217;t get discouraged.  Your expertise in another field is something you want to use to your advantage, not hide from.  Businesses seek out employees that can provide value, and while there is great value in effective project management, the trick is to show how several years in a specific field or industry can help make you a better project manager.  Maybe it means finding the ideal niche market, e.g. a teacher leaving a school district to work as a project manager for an educational software firm or textbook publishing house; or a career HR Benefits professional leaving in-house back office functions to work at as a project manager for Charles Scwabb; etc.</p>
<p>There are lots of options, but as you work on <a href="http://personalbrandingblog.com/">re-branding yourself</a>, don&#8217;t put so much effort into demonstrating project management experience that you short-change the rest of your experience.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F01%2F13%2Fbreaking-into-project-management%2F&amp;title=Breaking%20into%20Project%20Management" id="wpa2a_18"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Breaking into Project Management"  title="Breaking into Project Management" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/01/13/breaking-into-project-management/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why I Love Project Management</title>
		<link>http://indigoheron.com/2009/01/09/why-i-love-project-management/</link>
		<comments>http://indigoheron.com/2009/01/09/why-i-love-project-management/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 23:49:41 +0000</pubDate>
		<dc:creator>Alora</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Challenges]]></category>
		<category><![CDATA[Changes]]></category>
		<category><![CDATA[Delivery]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[Growth]]></category>
		<category><![CDATA[Manage]]></category>
		<category><![CDATA[New Job]]></category>
		<category><![CDATA[Office Politics]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Pragmatism]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Trade-Offs]]></category>

		<guid isPermaLink="false">http://alorachistiakoff.wordpress.com/?p=389</guid>
		<description><![CDATA[Throughout my career I have held roles with all kinds of titles, but in the end, at my core, I am a project manager. That is how I see myself and how I tend to identify, no matter what my formal title. And it&#8217;s for a very, very simple reason: there is one constant in [...]]]></description>
			<content:encoded><![CDATA[<p>Throughout my career I have held roles with all kinds of titles, but in the end, at my core, I am a project manager.  That is how I see myself and how I tend to identify, no matter what my formal title.  And it&#8217;s for a very, very simple reason: there is one constant in business, and that is change.  And managing change is usually most successfully done when broken down into bite-sized pieces as a project.  That is what I love doing: implementing some kind of change (ideally an improvement) by breaking it down into realistic pieces, mapping out a plan to successfully accomplish the goals and then making it happen.</p>
<p>There is a built-in occupational hazard in this, of course, and that is that most things can be framed as projects.  I was once having a conversation with some project managing friends, and one was talking about how she planned and executed her move from one state to another as a project and tracked progress in Microsoft Project; and another friend scoffed at me when I implied that I did not approach hosting a dinner party as a project&#8230; until she stared me down and got me to admit that I really did.  She knew that, of course, because she does the same thing.  My husband teases me because I put grocery lists in Excel and our personal goals in MS Project with milestones and action items tracking our progress.</p>
<p>I&#8217;ve managed departments and people, and yet doing either of those things well invariably also understanding how to manage projects.  Helping staff accomplish personal and professional development goals is often best done as a project: identify the goals, determine a reasonable timeline, outline milestones, establish check points, and procure the necessary resources to make it happen.  Managing a department is a combination of managing operations as well as a series of projects designed to execute change that is necessary as an organization grows and evolves.</p>
<p>There is a classic management expression that says: &#8220;If you can&#8217;t measure it, you can&#8217;t manage it.&#8221; Project management is about a providing a framework so that whatever your &#8220;it&#8221; is, you can not only measure it, but you can actually manage it to successful completion.</p>
<p>Aside from the amusing little occupational hazards of being a career PM, I have also found a great deal of personal development value in what I have learned in my professional life:</p>
<p><strong>Be pragmatic</strong> &#8211; A project manager&#8217;s job is to make things happen, to do it efficiently, and to be realistic.  Idealism can be a wonderful, inspirational quality, but pragmatism is necessary to get things <em>done</em>.</p>
<p><strong>Pick your battles</strong> &#8211; This is an aspect of pragmatism to be sure, but it is even more than that.  It is knowing how to read a situation to understand which battles are going to cost you, how much and whether or not your personal/political capital is best reserved for another time and place.  This is about reading and responding appropriately to the context in which you are working.</p>
<p><strong>Success requires communication</strong> &#8211; Being a project manager requires that you recognize that everyone involved has a vested interest and their own point of view, and that effectively communicating with them about the project requires recognizing, respecting and understanding their position.</p>
<p><strong>Break it down</strong> &#8211; Life&#8217;s biggest challenges are always most intimidating when they seem too big to manage.  Since project management is about identifying how to break down solutions into actionable, measurable pieces, this skill is always applicable no matter what you do.  Breaking a problem and/or solution down to it&#8217;s basic building blocks and then working out a plan that meets the requirements of both the individual piece as well as a plan to integrate everything back together into a cohesive solution is critical and applicable to all aspects of life &#8212; whether it&#8217;s planning a wedding, moving from New York to Texas or finding a new job.</p>
<p>What I love about project management is that it has given me a way to view the world, to keep it from being overwhelming (at least all the time), and shown me how to define and measure my own opportunities for success.  Even more than that, it&#8217;s provided me with microcosms in which I have had the opportunity to discover new business models and new organizational styles to see what lessons I can learn and then how to re-apply the most applicable ones someplace else.</p>
<p>As I&#8217;ve been looking for a new role as part of the move to Austin, I have been struggling with whether or not it does me more harm than good to brand myself as a &#8220;project manager.&#8221; But the fact is, even when I am careful to call myself something else, when I look around me &#8212; at my life, my business dealings, my goals &#8212; I see a series of projects.  So what has become painfully clear is that, no matter what title anyone applies, project management is now just a part of my intellectual DNA and it&#8217;s probably not particularly helpful to try to define myself (either personally or professionally) without recognizing that a huge part of how I look at the world is a by-product of being a project manager by trade.</p>
<p>Fortunately that&#8217;s not a terrible price to pay, since I do really love what it has taught me and the opportunities it has brought me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Findigoheron.com%2F2009%2F01%2F09%2Fwhy-i-love-project-management%2F&amp;title=Why%20I%20Love%20Project%20Management" id="wpa2a_20"><img src="http://indigoheron.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Why I Love Project Management"  title="Why I Love Project Management" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://indigoheron.com/2009/01/09/why-i-love-project-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

