<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>I&#039;d Rather Be Writing &#187; teams</title>
	<atom:link href="http://idratherbewriting.com/tag/teams/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 25 May 2012 16:20:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Using JIRA to Track Writing Assignments</title>
		<link>http://idratherbewriting.com/2012/01/18/using-jira-to-track-writing-assignments/</link>
		<comments>http://idratherbewriting.com/2012/01/18/using-jira-to-track-writing-assignments/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:57:28 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[story]]></category>
		<category><![CDATA[teams]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=10391</guid>
		<description><![CDATA[We had a couple of writing interns join our group this month. To track writing assignments for the technology blog, I&#8217;ve been using JIRA. JIRA is a bug tracking tool from Atlassian (the same company that makes Confluence). It&#8217;s typically used by software teams to track bugs during software development projects. You can add comments to items, assign items to team members, assign the items ... <a href="http://idratherbewriting.com/2012/01/18/using-jira-to-track-writing-assignments/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>We had a couple of writing interns join our group this month. To track writing assignments for the technology blog, I&#8217;ve been using JIRA. <a title="JIRA" href="http://www.atlassian.com/software/jira/overview">JIRA</a> is a bug tracking tool from Atlassian (the same company that makes Confluence). It&#8217;s typically used by software teams to track bugs during software development projects. You can add comments to items, assign items to team members, assign the items to sprints, create advanced viewing filters for the items, and more.</p>
<p><iframe width="600" height="338" src="http://www.youtube.com/embed/MTvEudE4WWA?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Since I&#8217;m using JIRA to track writing assignments, I have to live with a few compromises in terminology, but so far I like the system. Here are some details of how I&#8217;m using it.</p>
<p>Each item in JIRA is an article. I add only articles that we&#8217;re really going to write. (For general ideas that may one day be something we write, I put the ideas elsewhere.)</p>
<p>I assign the JIRA items to the writers who will write the article. If there is no writer, I leave the article unassigned.</p>
<p>I give each article a story point weight of about 10 points. Another section of JIRA allows me to define specific sprint release windows, and I organize sprints (based on weeks) to accept no more than 70 story points. This means that each sprint can only have 7 articles, assuming each article is 10 story points. However, I can also adjust the story points for each article. For example, short articles might be 3 story points, while longer articles might be 15 story points. Adjusting for the appropriate number of story points helps us avoid over-allocating work for the week.</p>
<p>In the JIRA item, I try to outline the general ideas the article should cover. I also add comments about each item, and the assignee  receives an email notification with each comment and edit.</p>
<p>When an article is completely finished and published, I change its status to Resolved. Or if we decide to not do the article, I resolve or delete the article. The resolution statuses include Fixed, Will Not Fix, Duplicate, and some others.</p>
<p>I can assign different priorities to the articles &#8212; 1, 2, 3, 4, or 5. A priority 1 is called a &#8220;blocker.&#8221; Priority 2 is called &#8220;critical.&#8221; Priority 3 is &#8220;major,&#8221; and so on. (Here&#8217;s where the terminology doesn&#8217;t quite fit for writing assignments.)</p>
<p>JIRA&#8217;s filters are robust, but I am using them in a simple manner. I create a filter to show all items assigned to each intern, and then I save those filters as bookmarks. When I review and plan articles with the writers, we just select the JIRA filter and go down the list of what they&#8217;re working on.</p>
<p>I&#8217;ve tried various ways to organize and track writing assignments, and so far this one seems to work well. Of course no system works if you don&#8217;t actually use the system, and no system is perfect. I used to have little slips of paper pinned all around my cube. I&#8217;ve also tried Excel spreadsheets, as well as SharePoint.</p>
<p>But using JIRA to track writing assignments is particularly beneficial because familiarity with JIRA helps out with our involvement in project teams. In our IT department, many project teams use JIRA, and familiarity with JIRA makes it much easier to stay abreast of project news, releases, bugs, issues, and other details. Often the lifeblood of a software project is captured in JIRA, since this asynchronous sharing of information helps everyone on the team remain aware of what&#8217;s going on.</p>
<p>One thing I&#8217;m not using JIRA for is to manage the actual documents. While I could upload file attachments, I find that Dropbox is much easier. <a title="Dropbox" href="http://www.dropbox.com/">Dropbox</a> is almost like a net file share drive. I could spend an entirely separate post describing how much I love Dropbox, but so that I stay on track, I&#8217;ll just say that I try to name the Dropbox folders the same as the JIRA item titles.</p>
<p>One other shortcoming of JIRA is that it doesn&#8217;t allow me to change the statuses of items in a customizable way (at least I haven&#8217;t figure out how to do it yet). I&#8217;d like to indicate various states of the article as they pass through the approval processes, but alas, the issues in JIRA are either Open, In Progress, or Resolved. (Perhaps it&#8217;s best to keep it simple.)</p>
<p>I&#8217;d be interested to hear what system you use to manage and track writing assignments.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2012/01/18/using-jira-to-track-writing-assignments/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>The Proximity Problem for Technical Writers</title>
		<link>http://idratherbewriting.com/2011/09/23/the-proximity-problem/</link>
		<comments>http://idratherbewriting.com/2011/09/23/the-proximity-problem/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 14:33:59 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[proximity]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[teams]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://idratherbewriting.com/?p=9861</guid>
		<description><![CDATA[Last year I wrote a series of posts about moving from the sidelines to center stage. In the series I described how I transitioned from a low-key, hardly-speaking project member to a key player on the project team, someone with a voice that mattered in project decisions. But recently, with some projects, I&#8217;ve come full circle, moving back to that initial position of a fly ... <a href="http://idratherbewriting.com/2011/09/23/the-proximity-problem/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Last year I wrote a series of posts about moving <a href="http://idratherbewriting.com/series/overlooked-center/">from the sidelines to center stage</a>. In the series I described how I transitioned from a low-key, hardly-speaking project member to a key player on the project team, someone with a voice that mattered in project decisions. But recently, with some projects, I&#8217;ve come full circle, moving back to that initial position of a fly on the wall.</p>
<p>The changes had a lot to do with location. Previously, each technical writer was embedded in a specific group. Most of us were stationed on different floors, in proximity to the developers, interaction designers, quality assurance engineers, and project managers for each project.</p>
<p>This proximity was useful for staying in the loop with project information, but it did nothing for our technical writing team. We used different tools, didn&#8217;t follow a common style guide, and came up with our own processes and content models.</p>
<p>Because we wanted to try to build some momentum towards standards, we decided to consolidate our group, sitting together in the same row of cubes. We were no longer embedded within specific project teams, but rather centralized as technical writers in a common location and shared throughout the organization.</p>
<p><a href="http://idratherbewriting.com/wp-content/uploads/2011/09/proxmity-models-3.png"><img class="alignnone size-full wp-image-9893" title="Proximity Models" src="http://idratherbewriting.com/wp-content/uploads/2011/09/proxmity-models-3.png" alt="" width="478" height="474" /></a></p>
<p>In the previous embedded-writer model, I looked longingly towards our once-a-week meeting with technical writers, holding it as the highlight meeting of the week. But now that we were sitting together, it was like a team meeting all day long. Coordination and morale skyrocketed.</p>
<p>As the weeks passed, we started to form some standards. We decided to standardize our toolset, first of all, so that in case one writer won the lottery and left the organization, another writer could seamlessly fill the gap. After weeks of research, and through the luck of another group that already purchased the solution, we adopted and implemented a new help authoring system. We then attacked our style discrepancies, and quickly adopted a 42-page guide of stylistic decisions.</p>
<p>We were gaining momentum fast, and acquired our own servers to run help, injected a documentation template into the project manager process, formulated a content model for help, designated a team member to be the tools administrator, and more. We were flying as a team. We even stopped holding team meetings because anytime we needed to meet, we could just swivel our chairs and raise an issue. Our close proximity led to a brilliant flow of communication.</p>
<p>In the back of my mind, I knew that we had lost some rapport with the project teams that we no longer sat next to. But it didn&#8217;t hit me how detached I had become until, about a year later, I attended a two-hour meeting with one of my projects and found that I had nothing to say at all.  All the momentum I had previously accrued as a key project voice seemed to slip out from under me.</p>
<h2>Proximity and Communication</h2>
<p>Sitting silently in the project meeting, not contributing towards interface text, nor quality assurance, nor jumping in on broken functionality, nor even on training strategies, I realized that my sacrifice of proximity with the project team had resulted in my impotence on the project team. I no longer had the same voice, nor was I someone anyone paid attention to. I had become that quiet fly-on-the-wall technical writer, the one whom no one expects anything from except a help file.</p>
<p>I&#8217;ve learned that proximity to any team makes an incalculable difference in the role you play with that team. Grouped together with other writers, we actually formed standards for the first time in years. We  felt like a team. And separated from project teams, I fell off their radar, and they off mine.</p>
<p>This, then, is what I&#8217;m calling The Proximity Problem. The closer you are to a group, the more you interact with that group. But you can&#8217;t be everywhere at once, so you have to choose the group that gets priority. Given these dynamics, is it better to be embedded within project teams or within a technical writing team?</p>
<h2>Comparing and Contrasting Benefits</h2>
<p>Embedded within project teams, I did much more than technical writing. I logged bugs, critiqued designs, guided project managers with feedback from users, and was generally go-to guy for new team members who want to ramp up on the project. I became a subject matter expert on the app itself, which led to my being a key member with a voice at the table.</p>
<p>Embedded within the technical writing team, I didn&#8217;t get sucked into all of these secondary roles. I could focus on my primary contribution: the help material. But not having involvement in other aspects of the project, such as the design, testing, interface, planning, and so on, made it harder to write help. I was often a latecomer to information, finding out at the last minute about upcoming releases and stumbling into new pages with changed functionality.</p>
<p>Sitting with my colleagues is heavenly. We understand our kind. We engage in heated debates about style controversies, and sometimes crack jokes about how bad interface text is. We ask each other questions about Author-it and Camtasia. One of my colleagues even brings in peaches to share, and has his own candy store. It&#8217;s comfortable to sit with them, and share in the camaraderie.</p>
<p>But in the larger scope of agile development, this isolation from the project conversations that are happening on an ongoing basis seems to have negative consequences. The isolation away from other writers, as I sit near developers and other IT members, might be worth it for the end result. The problem is that projects are often short durations, so I would need to be nomadic for the model to work, moving from one project group to another as my project load shifted.</p>
<p>Perhaps nomadism would be ideal for help authors. When working on project X, sit next to project X. When working on project Y,  sit next to project Y. And yet, even despite the improbability of such an open seating model, it seems archaic in a day of virtual collaboration and remotely located workforces. Why insist that maximum productivity is only gained by rubbing elbows with your team all day long? Surely asynchronous methods of communication, real-time online interactions, and regular meetings using VoIP or the telephone can compete with the benefits of nearby seating.</p>
<h2>Alternatives to the Dilemma</h2>
<p>Despite the logic of embedding myself with a project team, where very likely I&#8217;m the only technical writer present, I&#8217;m not ready to give up our new-found team momentum. We&#8217;re making a lot of progress towards standards and tools, processes and styles. Once the dust settles, we may return to our former model in which we&#8217;re embedded in project teams.</p>
<p>Still, perhaps I&#8217;m holding out for another reason: I&#8217;m not convinced that proximity is essential to keeping up with project information. I&#8217;m not persuaded that there aren&#8217;t equally viable ways to gather the same data and interact, because if nothing else, the Internet has shown us how remotely distributed people can be closely connected with each other. The Internet has pulled us loose from our physical relationships, distancing us from those immediately around us and drawing us closer to others whom we never see or speak with. Email, instant messaging, Internet Relay Chat, webinars, podcasts, blogs, websites, text messages &#8212; all of this enables communication to take place despite physical boundaries. Theoretically, proximity shouldn&#8217;t be a problem. But teams who already enjoy proximity have no need for virtual communication tools, so outsiders often feel the need to participate in close proximity model to keep in loop.</p>
<p>It&#8217;s true that proximity does lend itself to more immediate updates. When you&#8217;re sitting next to a developer and he makes a shout of joy when he gets something to work, you&#8217;re updated. When you&#8217;re sitting next to a tester who groans each time she finds another bug, you&#8217;re updated (that is, if you ask what the commotion is about).</p>
<p>But it&#8217;s still possible to stay updated sitting remotely, away from project teams. And this is precisely because nearly every team in most IT groups uses some form of bug tracking tool, such as JIRA, Team Foundation Server, Fogbugz, or something else. Nearly everything gets logged somewhere, and if we take the time to stay close to it, to follow it as carefully as we might read a novel, tracking comment threads, attending meetings, reviewing sprint plans and roadmaps, checking IRC logs, design and requirements documents, listening each day to scrums &#8212; if we did all this, we could circumvent the proximity problem and perhaps even stay more aware than team members in the same cube aisle. That is, as long as distance doesn&#8217;t deafen our ears, make us forget our priorities and workloads, and lull us into a false belief that nothing much is going on.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2011/09/23/the-proximity-problem/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Generational tech guilt?</title>
		<link>http://idratherbewriting.com/2008/12/30/generational-tech-guilt/</link>
		<comments>http://idratherbewriting.com/2008/12/30/generational-tech-guilt/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 13:46:40 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Alistair Christie]]></category>
		<category><![CDATA[attitudes]]></category>
		<category><![CDATA[blame]]></category>
		<category><![CDATA[dysfunction]]></category>
		<category><![CDATA[generations]]></category>
		<category><![CDATA[happiness]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[teams]]></category>
		<category><![CDATA[Technical Writing]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=2527</guid>
		<description><![CDATA[In one of Alistair Christie&#8217;s recent podcasts, he interviews his 70-year-old mother about how she uses computers. Although they cover many topics in the interview, her tech guilt is the most salient part of the discussion. She blames herself for not understanding how to work computers and navigate websites. When she can&#8217;t locate certain features on an interface (for example, Paypal), her first inclination isn&#8217;t ... <a href="http://idratherbewriting.com/2008/12/30/generational-tech-guilt/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_2528" class="wp-caption alignright" style="width: 401px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2008/12/blame.png"><img class="size-full wp-image-2528" title="blame" src="http://www.idratherbewriting.com/wp-content/uploads/2008/12/blame.png" alt="Who is to blame?" width="391" height="108" /></a><p class="wp-caption-text">Who is to blame?</p></div>
<p>In one of Alistair Christie&#8217;s recent podcasts, he interviews his 70-year-old mother about how she uses computers. Although they cover many topics in the interview, her tech guilt is the most salient part of the discussion. She blames herself for not understanding how to work computers and navigate websites.</p>
<p>When she can&#8217;t locate certain features on an interface (for example, Paypal), her first inclination isn&#8217;t to blame the bad user design of the site or software, but to think that somehow it&#8217;s her fault for not understanding. <span id="more-2527"></span></p>
<p>The self-blaming attitude reminds me of a passage I read in <a href="http://www.authentichappiness.sas.upenn.edu/Default.aspx" target="_blank"><em>Authentic Happiness</em></a> years ago. Happier people, the author wrote, don&#8217;t blame themselves when things go wrong. Rather, they tend to see others as responsible. I&#8217;ve often reflected about this, most often while playing basketball. After throwing a &#8220;bad&#8221; pass that my teammate misses, I used to say, &#8220;Sorry,&#8221; or &#8220;My bad&#8221; &#8212; blaming myself. But after reading the book, I decided that it&#8217;s the other&#8217;s fault for not catching the ball. The pass was decent enough. Embracing this attitude, I feel better about myself.</p>
<p>However, clearly this attitude fails in other contexts. Not taking responsibility for blame is one of <a href="http://www.amazon.com/Five-Dysfunctions-Team-Leadership-Fable/dp/0787960756" target="_blank"><em>The Five Dysfunctions of a Team</em></a>. Team members must take responsibility for both successes and failures, and not play the blame game. The same is true in marriage. No matter how much you may have initially resisted a decision, if you relented and went along with it,  you can&#8217;t jump ship when the result is disastrous.</p>
<p>It seems, then, that at times you should include yourself in the blame (such as with teams), but other times you should not. The next time you&#8217;re frustrated with software, do you blame yourself for being &#8220;technically stupid&#8221;? Or do you blame the developers for the idiot design? The answer reveals a lot about how you view yourself.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://3rabbitz.com">3Rabbitz book</a></li>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/flare/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=Flare8"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2008/12/30/generational-tech-guilt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tips for Distributing the Workload Among Your Team &#8212; Answering a Reader&#8217;s Question</title>
		<link>http://idratherbewriting.com/2008/07/23/tips-for-distributing-the-workload-among-your-team-answering-a-readers-question/</link>
		<comments>http://idratherbewriting.com/2008/07/23/tips-for-distributing-the-workload-among-your-team-answering-a-readers-question/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 06:41:17 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Answering Questions]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[managers]]></category>
		<category><![CDATA[stephen covey]]></category>
		<category><![CDATA[teams]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[workload]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=1719</guid>
		<description><![CDATA[Sebastian asks, I have been searching the web for information about how to divide workload among writers as the the workload&#8211;and the department itself!&#8211;grow. I am thrilled to find your blog! I am a new writer in a Health Information Systems doc group. We write for 120 products, maintain 600+ documents (several output formats). Do you know of any effective strategies/tools/medications? What kind of documents ... <a href="http://idratherbewriting.com/2008/07/23/tips-for-distributing-the-workload-among-your-team-answering-a-readers-question/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1721" class="wp-caption alignright" style="width: 210px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2008/07/bigrocks.jpg"><img src="http://www.idratherbewriting.com/wp-content/uploads/2008/07/bigrocks.jpg" alt="The work keeps piling up -- who can do it all?" title="The work keeps piling up -- who can do it all?" width="200" height="300" class="size-medium wp-image-1721" /></a><p class="wp-caption-text">The work keeps piling up -- who can do it all?</p></div>
<p>Sebastian asks,</p>
<blockquote><p>I have been searching the web for information about how to divide workload among writers as the the workload&#8211;and the department itself!&#8211;grow. I am thrilled to find your blog! I am a new writer in a Health Information Systems doc group. We write for 120 products, maintain 600+ documents (several output formats). Do you know of any effective strategies/tools/medications?</p></blockquote>
<p><em>What kind of documents do you produce?</em></p>
<blockquote><p>We produce online help, how-to guides, quick reference guides, manager&#8217;s guides (procedural content), introductory guides (conceptual content), release notes, configuration guides, known product issues,  tutorials&#8230;. <span id="more-1719"></span></p></blockquote>
<p><em>Do you do translation too?</em></p>
<blockquote><p>Translation/localization of deliverables seems to be evolving here. There is an international department who have a couple of writers . . . What happens might be translation but is not certifiable localization.</p></blockquote>
<p><em>Any other factors that caused the increased workload?</em></p>
<blockquote><p>I think what broke our system was an acquisition that increased department size by about 50%. Our lead writers had been coordinating work across product families, but the definitions of product families have gotten a little too fluid, and the workload has gotten so huge that we can only do part of what&#8217;s needed, so there&#8217;s now a backlog and it&#8217;s growing, and we&#8217; in the midst of this move to AuthorIt, which adds work in itself&#8230;. We&#8217;d like to know what really big teams do to keep everything coordinated.</p>
<p>Our 50% increase did include some writers, and I know that part of the chaos comes from trying to train people on new products at the same time they&#8217;re trying to meet deadlines. But I think if I could condense the problem to a single category, it would be about coordination and communication&#8211;knowing what&#8217;s going on across that broad range of products, having the <span class="nfakPe">workload</span> allocated so that the deadlines are distributed reasonably, that sort of thing.</p></blockquote>
<p>Did the 50% size growth include an addition of new writers?</p>
<blockquote><p>I guess I envision that other groups have tools of some kind that automate this kind of tracking, or they have some information-exchange routine, or a set of job assignments that somehow pull all the information together and keep the <span class="nfakPe">workload</span> balanced.</p></blockquote>
<blockquote><p>I&#8217;m using an online project management system for tracking how hours are spent, spreadsheets for trying to balance <span class="nfakPe">workload</span> (don&#8217;t even ask&#8211;corporate decisions prevent us from using a single tool for both types of tracking), lead writers for keeping up on product family information, and all kinds of meetings&#8211;methods that worked when there were 12 of us but that don&#8217;t seem to work now that there are 18.</p></blockquote>
<p>Dear Sebastian,</p>
<p>Thanks for writing. I&#8217;ll share my thoughts and others can build on them in the comments if they have anything to add.<strong><br />
</strong></p>
<p><strong>Get Professional AuthorIt Training. </strong>About <a href="http://authorit.com" target="_blank">AuthorIt</a>, one thing I recommend is that you get someone to come in a provide training on it. It can take months before you feel comfortable with a robust product like AuthorIt. When I was in Florida, a colleague at another company was moving to AuthorIt (from RoboHelp). She hired <a href="http://helpstuff.com/" target="_blank">Char James-Tanny</a> (helpstuff.com) to come out and provide 3 days of training. It worked pretty well. I would recommend that training for your company too, unless you already have AuthorIt gurus.</p>
<p><strong>Set Up AuthorIt Templates. </strong>I also recommend seting up AuthorIt templates and styles for the entire team to use, or even pay the trainer to come in and set them up. This can reduce the learning curve.</p>
<p><strong>Insert Writers Early On in Software Development. </strong>As far as distributing the workload, inserting the writers into the software development process early is always best. That way they can stay in the loop through the entire process and be better aware of changes and other information that affect documentation. It&#8217;s the last minute emergency documentation needs that stress writers out. Or being expected to write documentation without complete information and access to the product and SMEs.</p>
<p><strong>Deliver Only What Users Want. </strong>You can also survey your users to ensure you&#8217;re actually delivering the help content they want. If they only want online help and a short quick reference guide, you might do away with the long printed manual. (See <a href="http://www.idratherbewriting.com/2008/05/08/changing-the-rules-of-the-game-for-the-benefit-of-the-user/" target="_blank">this post</a> for more info.) Of course, if you set up the AuthorIt templates and styles right, single sourcing to print shouldn&#8217;t be too arduous.</p>
<p><strong>Provide a Style Guide. </strong>Having a simple style guide helps avoid the guesswork of technical writing. When writers know what style is expected, they don&#8217;t have to spend time making stylistic decisions. (But don&#8217;t go overboard with a 200 page style guide. Keep it short and sweet.)</p>
<p><strong>Lighten the Editorial Process. </strong>If you have a tedious editorial process, I&#8217;d recommend getting rid of it. At one company I worked, we had an editor that required multiple submissions, requiring at least 3 weeks total for reviews and edits. It slowed the process up a bit (although granted, the quality increased). Short peer edits are more practical in my opinion.<strong><br />
</strong></p>
<p><strong>Have the Manager Meet with Each Team Member Weekly.</strong> A good manager can help allocate resources well, and make sure each writer has an appropriate amount of work &#8212; but only if the manager is in tune with each of his or her team members. One time I had a manager who met with each of us for 30 min. to an hour a week. The outward purpose was to get a report on how we were coming along with our projects. But it transformed into much more than this, as we wandered into tangents and talked about other things. I found this one hour with my manager each week to be the best thing a manager has ever, ever, ever done. Honestly, it built rapport. It let the manager know exactly what the workload was for each of us. It allowed us to communicate any problems we were having, either with access or with reluctant SMEs. No tracking software can replace face-to-face communication.<strong><br />
</strong></p>
<p><strong>Market Your Department. </strong>If you need more resources, you should let upper management know. If they don&#8217;t want to pay for more tech writing resources, then push back on the deliverables, the timeline, or the scope. How are you marketing your dept. to your organization? Consider getting together the key senior leaders for a dog and pony show about the benefits of good documentation.</p>
<p><strong>Publish in a Place You Can Update On-the-Fly. </strong>Are you publishing your help on a server separate from the application? When you have control to continue modifying the help once the product is launched, it removes a lot of the burden of a deadline. In my situation, I give the developers a link to the help. The link points to a Flare file that I have hosted on a SharePoint site. It works well because I don&#8217;t have to stay up the entire night before a release creating video tutorials. In fact, by release time, I just have to have the basic help content out there. I can continue adding to it after the release date.</p>
<h2>Another Perspective: Take Your Time</h2>
<p>I don&#8217;t know quite how to say this, but good documentation takes time. Rather than always trying to do everything faster, better, with fewer resources in less time and with double the quality, etc., consider that a slower, more labor-of-love-type approach isn&#8217;t necessarily a bad thing.</p>
<p>I&#8217;m not recommending that you join <a href="http://en.wikipedia.org/wiki/Slow_Movement" target="_blank">the Slow Movement</a>, but there&#8217;s something to be said for taking your time with a project you&#8217;re heart is in.</p>
<p>One of my favorite movies is <em>Brother Sun, Sister Moon</em>. It&#8217;s by Franco Zeffirelli and from the hippy-era, and definitely dated and corny, but it gets me every time. Here&#8217;s the song I like most.</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/D-HabI9ez9M&amp;hl" frameborder="0" allowFullScreen="true"> </iframe></p>
<p>And a round version.</p>
<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/8xUx4JerVZo" frameborder="0" allowFullScreen="true"> </iframe></p>
<p>The key line is this:</p>
<blockquote><p>If you want your dream to be, take your time go slowly. Do few things but do them well &#8212; heart-felt work is holy.</p></blockquote>
<p style="text-align: left;">I&#8217;m engaged in a lot of activities, and sometimes I see my life getting stretched thinner and thinner. In addition to being a father of 3 young girls, a husband of a voracious blogger, young men&#8217;s president in my branch, I also post regularly on my blog, publish a podcast, coordinate a social news site, and occasionally I teach courses on WordPress and do freelance web copy/design. I also love to play basketball, go on Saturday outings with my family, and read nonfiction tech content. This past week, I said to myself, Tom, focus on what you really want, and simplify your life, because you&#8217;re not doing any of these activities particularly well.</p>
<p style="text-align: left;">I think the same can be said for documentation. <em>Focus on what really matters</em> &#8212; the application that&#8217;s going out to 20,000 users, or the one designed for the highest-paying customers, or the application that generates the most calls to the support center. Give that your highest priority by doing it first. Then work on the less important tasks. (It&#8217;s the Stephen Covey <a href="http://purpol.blogspot.com/2007/02/big-rocks.html" target="_self">big-rocks-small-rocks principle</a>.)</p>
<p style="text-align: left;">The other stuff will get written eventually. The world won&#8217;t stop. This is the one comfort to being a tech writer: while your work is valuable and incredibly important, no one is going to delay the product launch if you aren&#8217;t ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2008/07/23/tips-for-distributing-the-workload-among-your-team-answering-a-readers-question/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

