<?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>Pathfinder Software &#187; Scot Witt</title>
	<atom:link href="http://pathfindersoftware.com/author/scot-witt/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:31:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>You CAN Develop with Loosely Defined Requirements, Sort Of.</title>
		<link>http://pathfindersoftware.com/2008/06/you-can-develop-with-poorly-defined-requirements-sort-of/</link>
		<comments>http://pathfindersoftware.com/2008/06/you-can-develop-with-poorly-defined-requirements-sort-of/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 19:43:01 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Agile Development]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/06/you-can-develop-with-poorly-defined-requirements-sort-of/</guid>
		<description><![CDATA[We just opened up a beta site at www.plantcollections.org. I&#8217;m the Business Analyst on the project. Wonderful idea, connect all the Plant Kingdom databases into a single repository and let anyone who wants it, access the data. The initial requirements were, essentially, let me export the data I want based on any field in any ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We just opened up a beta site at  <a class="moz-txt-link-abbreviated" href="www.plantcollections.org%20" target="_blank">www.plantcollections.org</a>.</p>
<p>I&#8217;m the Business Analyst on the project. Wonderful idea, connect all the Plant Kingdom databases into a single repository and let anyone who wants it, access the data.</p>
<p>The initial requirements were, essentially, let me export the data I want based on any field in any view and allow me to download it in an Excel spreadsheet where I&#8217;ll manipulate it to get what I really want. And I need this yesterday.<br />
<span id="more-983"></span><br />
Originally they had identified eight classes of users &#8211; from Botanical Garden Curators down to grade school kids.  After a little work, we were able to change that to four types- A Domain Expert (Curator, Scientist, Taxonomist), Horticulturalist (College Profs and Students, upper level horticulturalists, conservationists and the like), Gardeners (K-12 Teachers/Students, gardeners, botanic garden visitors- the public) and Administrators (site administrators). The key is that the data remains the same- but the display and especially the searching tools will change because domain knowledge (like scientific names) is intrinsically involved.</p>
<p>Pathfinder Development was chosen to move it from proof of concept to production.</p>
<p>And the client really needed the site up within three weeks for demonstration to a professional organization.</p>
<p>Now under normal circumstances that would not be possible.  The first thing I thought was if the team is not dazzling smart and very fast on every front, this isn&#8217;t going to work. Turns out, it was.</p>
<ul>
<li>The client project manager is superb, extraordinarily flexible and a SME himself and one of the easiest with which I&#8217;ve worked. His team is very understanding of the challenges since it&#8217;s been involved in the project for at least a couple of years- and they all provide great insight and comment.</li>
<li>Our Lead Architect, Noel Rappin,  built a rock solid foundation upon which we&#8217;ll be able to build a might structure.  Noel wrote the book on Ruby so he was working to mitigate the technical risks in between all the other stuff he did.</li>
<li>John McCaffrey is a developer-turned Project Manager who&#8217;s practical and able to abstract in his sleep.</li>
<li>Our Information Architect, Brian Dillard, turned from his day job as Pathfinder&#8217;s Technical Evangalist into a super hero developer-making the task and work flows as smooth as possible noting areas of<br />
future improvements and gaps.</li>
<li>Developer Sharad Jain worked miracles in setting up the interfaces, queries and query returns between the application and Google Base as well as setting up builds on the run in virtual machines of which we never heard.</li>
<li>Justin Ficke, with whom I worked on a previous project and knew him to be a data wizard, set up the XML machinations for the first Query Object at Google Base.</li>
</ul>
<p>What happened was three weeks of iteration work, sprints and huddles. The developers were pairing with other Pathfinder developers constantly to pick up expertise quickly. The DevTeam took the minimal requirements, reactions and comments the client management team provided, I turned into technical requirements on the fly and between my guesses and these talented developers&#8217; code, we essentially prototyped our way into the first release.</p>
<p>My job was essentially to act as the question conduit, sketch out base-line wireframes/requirements and act as the Sanity Checker for functionality.</p>
<p>In the next sprint, we&#8217;re going to continue educating the Business Team in the Agile Method and move to, um, less chaotic development techniques.  We knew how important it was to meet their deadline and practicing Agile made it happen.  Now we will have more sane sprints and since the site is live even more feedback from real users to help us drive requirements and enhancements.</p>
<p>The first sprint taught us a lot:</p>
<ul>
<li>Being practical and flexible can work, but everyone has to communicate, communicate well and often.</li>
<li>Pairing really, really works.</li>
<li>Agile Method techniques are very important, but if you&#8217;re careful, you can stretch them a lot- if you have an extremely high level team.</li>
<li>Scot needs to draw better wireframes. VISIO works, but it don&#8217;t look as cool as Brian&#8217;s work.</li>
</ul>
<p><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="LinkedIn" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="Digg" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_dzone" href="http://www.addtoany.com/add_to/dzone?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="DZone" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/dzone.png" width="16" height="16" alt="DZone"/></a><a class="a2a_button_reddit" href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="Reddit" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="Delicious" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;linkname=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." title="Evernote" rel="nofollow" target="_blank"><img src="http://pathfindersoftware.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F06%2Fyou-can-develop-with-poorly-defined-requirements-sort-of%2F&amp;title=You%20CAN%20Develop%20with%20Loosely%20Defined%20Requirements%2C%20Sort%20Of." id="wpa2a_2">Share/Bookmark</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2008/06/you-can-develop-with-poorly-defined-requirements-sort-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireFox Release Candidate 1: Enjoy</title>
		<link>http://pathfindersoftware.com/2008/05/firefox-release/</link>
		<comments>http://pathfindersoftware.com/2008/05/firefox-release/#comments</comments>
		<pubDate>Mon, 19 May 2008 16:01:02 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/05/firefox-release/</guid>
		<description><![CDATA[Colleagues here at PFD demanded I add this blog after sending it out as an e-mail. I'm the fellow that translates what the developers say into English for the business people. I then translate the spreadsheets into quasi-code on the...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F05%2Ffirefox-release%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F05%2Ffirefox-release%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Colleagues here at PFD demanded I add this blog after sending it out as an e-mail.</p>
<p>I&#8217;m the fellow that translates what the developers say into English for the business people. I then translate the spreadsheets into quasi-code on the reverse communication flow. I&#8217;m a Business Analyst. I gather requirements for software projects, hold the developers to the requirements, assist (sometimes do) testing, training, pathway mapping and pretty much anything that anyone on the team tells me to do.</p>
<p>With the caveat that I did NOT do a scientific or even methodological test of the new browser, I present my results:</p>
<p>I installed FireFox 3 Release Candidate 1 on my Windows XP SP3 machine and have been running it through a few of its pace and thought you might be interested in my anecdotal testing:</span></p>
<ol>
<li>I usually keep 7-10 tabs open when working, in addition to a<br />
Word/VISIO or Excel Session. I keep <a href="http://www.mozilla.com/en-US/" target="_blank">Thunderbird </a>(e-mail client) open<br />
and usually stream audio on <a href="http://www.winamp.com" target="_blank">WinAmp</a> from<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="http://www.folkalley.com/">www.folkalley.com</a>. With two monitors running, I&#8217;m usually down to 1100 Mb of free RAM on FireFox 2 (which usually pulls between 65 and 80Mb of system memory with all the stuff our project team pushes to my browserthe BB DevTeam puts on its pages. I&#8217;m running a typical workday session now and FireFox 3 is only using 45MB, reason enough for me to use it.</li>
<li>The Bookmark manager is sooooo much easier to use than FireFox 1 or 2.</li>
<li>&lt;ctrl&gt;&lt;+&gt; and &lt;ctrl&gt;&lt;-&gt; magnifiesdoes the entire page, not just the text. Trey kewl.</li>
<li>You don&#8217;t have to go into <a href="about:config">about:config</a> to monkey around with your MIME associations- there&#8217;s a new Applications<br />
icon in Tools that not only allows you to select previously associated applications-file types, but to assign whatever you want to open files.</li>
<li>It IS faster- noticeably so on opening sites.  Mozilla&#8217;s DevTeam also integrated the security  inside the browser so there are a few new<br />
twists- for example there&#8217;s a robot icon to the immediate left of the address field, mouse over and it will tell you if there&#8217;s any real<br />
identification for the site (the sites have to enbale the ID through Firefox, so it&#8217;s TBD [to be determined], I guess, but a nice feature).</li>
<li>The release notes show a couple of extremely minor issues- easily handled. And like R2.0, the Add-Ons Manager makes certain your add-ons<br />
will work in the new browser.</li>
<li>Add-Ins- quite a few showed as incompatible with the new version. Colleagues here at PFD World Headquarters reminded me of an add-in called <a href="http://www.oxymoronical.com/web/firefox/nightly">Nightly Tester Tools</a>. I used it back in the FireFox 0.9 days but got so frustrated with it that I abandoned it within minutes. The latest version works like a dream. Install it, on FireFox reboot, override all the incompatible add-ins. Most seem to work. Like any other Add-In issue, you may need to return here and disable them one at a time if you have issues.</li>
</ol>
<p>These add-ons were incompatible in my version:</p>
<ul>
<li> AVG Safe Search</li>
<li> Bandwidth Meter and Diagnostics</li>
<li> Dummy Lipsum</li>
<li> FEBE</li>
<li> FireBug</li>
<li> Forecastfix</li>
<li> Google Browser Synch</li>
<li> InFormEnter</li>
<li> LinkedIn Companion</li>
<li> MIME Edit</li>
<li> PicLens</li>
<li> Selenimum IDE</li>
<li> ThinkVantage Password Manager</li>
</ul>
<p>FireFox3 will continue hunting for your FF2 addons and letcha know when a compatible version is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2008/05/firefox-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing</title>
		<link>http://pathfindersoftware.com/2008/05/testing/</link>
		<comments>http://pathfindersoftware.com/2008/05/testing/#comments</comments>
		<pubDate>Thu, 15 May 2008 21:22:19 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Pair Programming]]></category>
		<category><![CDATA[process Web/Tech]]></category>
		<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/05/testing/</guid>
		<description><![CDATA[Let's have a little more compassion for the QA Team, eh? Well, actually, the Design Team disguised as the QA Team. The little frustrations, system and function failures result in a lot of dog-kicking, huge antacid and alcohol intake and...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F05%2Ftesting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F05%2Ftesting%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div>Let&#8217;s have a little more compassion for the QA Team, eh?</p>
<p>Well, actually,  the Design Team disguised as the QA Team.</p>
<p>The little frustrations, system and function failures result in a lot of dog-kicking, huge antacid and alcohol intake and a lot of whining. I begin to understand how little-person tossing may have started down under a few years ago. Obviously QA Teams at the pub got this trend started.</p>
<p>The academics have broken testing up into five or six TLAs (Three Letter Abbreviations designed by Consultants so they can charge more and use more buzzwords than normal people). You got your UAT (User Acceptance Test), your Unit Test, your Sanity Check, your boundary test, your Automated Regressive and Non-automated Regressive series (this means high school kids who  click and chew gum while re-Ghosting machines) and on and on.</p>
<p>These labels are obviously created by people who don&#8217;t do testing.</p>
<p>Us testers use language you shouldn&#8217;t put on a blog.</p>
<p>This blog started because I had to do a complicated test three times today before I got the dang thing right.</p>
<p>I wrote the test script, had to change it four times because it wasn&#8217;t really testing what I wanted it to test when I was writing it yesterday. Funny thing. I had the developer who created the function look it over for me. He said it was fine.</p>
<p>But each of those rewrites was one to three new database entries.</p>
<p>When I had it right and came to the end of the second phase of the three part test&#8230; the application didn&#8217;t do what I wanted it to do. Totally unrelated to the test. ARGH!</p>
<p>I know.</p>
<p>You&#8217;ve been there, done that and have the tee-shirt.</p>
<p>Come to think about it, Our PM owes me a tee-shirt. 3XL, Ron, I&#8217;ve lost 45 pounds since 4/4.</p>
<p>Before I threw my laptop at the wall, I calmed myself by repeating the Tester&#8217;s Mantra: If I didn&#8217;t find it, the Client would.</p>
<p>The thing is, I don&#8217;t mind writing Test Cases or even test scripts. I find writing them an interesting challenge. I also find doing them drudgery, akin to the constitutional prohibition against cruel and unusual punishment.</p>
<p>I wish I could get into the spirit of a real QA guy who thinks about these tests creatively and with wild abandon. You know, the fellow or gal who can think like a crazed end user ready to pounce on my poor application with abandon and relish.</p>
<p>Such folks are a treasure.</p>
<p>But with a small team, the lack budget for QA resources and the need to test major functionalities of a complex application, we Business Analysts, Information Architects, Project Managers and Receptionists will continue to click, type, spell check and screen capture.</p>
<p>And moan, groan and whine.</p>
<p>But it&#8217;s gotta get done.</p>
<p>Oh, for the days when the BA and QA Lead managed the process and others did the work&#8230;</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2008/05/testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Way to Pair Program: Generating Requirements</title>
		<link>http://pathfindersoftware.com/2008/05/another-way-to/</link>
		<comments>http://pathfindersoftware.com/2008/05/another-way-to/#comments</comments>
		<pubDate>Tue, 06 May 2008 17:13:25 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Pair Programming]]></category>
		<category><![CDATA[process Web/Tech]]></category>
		<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/05/another-way-to/</guid>
		<description><![CDATA[The CTO (Chief Technical Officer) tells the BA (Business Analyst- me) and the IA (Information Architect) to pair program. He's our boss' boss. He's our Agile ubermensch (mensch is a Yiddish-Middle German word meaning, in this context, expert, coach, guide,...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F05%2Fanother-way-to%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F05%2Fanother-way-to%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The CTO (Chief Technical Officer) tells the BA (Business Analyst- me) and the IA (Information Architect) to pair program.</p>
<p>He&#8217;s our boss&#8217; boss.</p>
<p>He&#8217;s our Agile ubermensch (mensch is a Yiddish-Middle German word meaning, in this context, expert, coach, guide, all around super star; I don&#8217;t know if it is in Modern German, but our CTO will tell me, he&#8217;s fluent in German. I took Latin and Spanish).</p>
<p>We gotta do what he says.</p>
<p>I whine that I write faster than the IA.</p>
<p>The IA complains I can&#8217;t do wireframes as fast as he does (true, VISIO isn&#8217;t as easy as it looks, kids).</p>
<p>We are despondent and snarl at each other. Pitiful.</p>
<p>An idea.</p>
<p>How about we split the requirements in half. I pull the ones I wanna do, the IA grabs the more visually oriented ones. We write &#8216;em up, do the wireframes and then have the other <em>edit</em> and comment on the other&#8217;s work while we collaborate on the items we need to.</p>
<p>It allowed me to spit out the bug repairs like a machine gun and freed our IA into drafting wireframes and workflows he needed to do without slowing me down. While we edit the other fellow&#8217;s stuff, we find small errors, ask some questions and significantly improve the requirements without turning them into novels.</p>
<p>The benefit was to the Developers who had very spiffy, concrete, succinct and directed requirements <em>before</em> the iteration started. They had time to read them, ask questions and begin their design work. The client was able to read them and sign off early making the sprint kick-off run smoothly.</p>
<p>The CTO gave his blessing.</p>
<p>And yeah, I started numbering the dang Business Rules to help the Developers, even though everything I ever learned about writing tells me non-hierarchal/unrelated lists should be bulleted. But it helps the developers refer to specific rules and my sense of technical writing dos and don&#8217;ts can suffer this arrow of outrageous fortune.</p>
<p>The Developers were not impressed. They like numbers. Especially ones with decimal points.</p>
<p>Turns out the PM (Project Manager) even <em>likes</em> the IBM-concentric deep diving numbering schemes of the 1970s. There&#8217;s no accounting for taste, is there?</p>
<p>But I don&#8217;t have to like it, do I?</p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2008/05/another-way-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Way to Organize the Documentation for Wikis and Trackers in Agile</title>
		<link>http://pathfindersoftware.com/2008/03/one-way-to-orga/</link>
		<comments>http://pathfindersoftware.com/2008/03/one-way-to-orga/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 22:14:26 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/03/one-way-to-orga/</guid>
		<description><![CDATA[One of the most difficult things I've had to get my arms around has been how you put user stories up on a wiki.&#160; The books tell you to put 'em on cards with a number associated to the title....]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F03%2Fone-way-to-orga%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F03%2Fone-way-to-orga%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the most difficult things I&#8217;ve had to get my arms around has been how you put user stories up on a wiki.</p>
<p>The books tell you to put &#8216;em on cards with a number associated to the title. The idea being the developer and BA use the card to open conversation about a feature or function to draw out the requirements. And then, when the iteration is over, you throw the cards away.</p>
<p>Well, Blinkey, it doesn&#8217;t appear to work when your client is 800 miles away. You have limited access to the Subject Matter Experts. The client wants docs for the business team. We&#8217;ve got nothing to show them but the specifications we&#8217;re supposed to throw out. Don&#8217;t make no sense, no how.</p>
<p>The Agilites (pretty good, eh?) usually say the BA comes in to run JAD sessions at the beginning of a project and the team never sees them again. Then the books suggest you bring the IA in with a designer &#8216;when needed.&#8217;</p>
<p>PFD joins development with User Experience Design.</p>
<p>That means the IA and I (the BA) are permanently assigned to the team. So we do the documentation, run interference for the Dev and Business Teams and help everyone talk to everyone else.</p>
<p>Nice. But. The teams that have an active business team member empowered to make decisions are very lucky. We have built in delays on Q and A. And unless we politely remind the Business Team to concentrate on what&#8217;s in the current  iteration, we can lose a great deal of productivity.</p>
<p>So. We&#8217;ve pulled some detail from fellow PFD&#8217;er Alice Toth and Agile Coach Dietrich Kappe and discussed between our Dev and Design Teams (the Design Team is me and the IA, marketing, it&#8217;s all about marketing).</p>
<p>At the top level of the Wiki is the Release Master page. It contains the Iterations for that Release and links to each of the Iteration Pages.</p>
<p>The Iteration Pages have a live link to the Tracker application. Each item is linked. The items include the Tracking Issue (we use JIRA) and the Specification (User Story, work flow, business rules, wireframes and tests) for each Tracking Issue. Each Issue includes a cross reference link to the Specification and vice versa.</p>
<p>Pretty kewl, eh?</p>
<p>I sort of mashed the old specification form with Alice&#8217;s User Story form (thanks again, Alice!).</p>
<ul>
<li>The Wiki Page Title is the User Story Title.</li>
<li>Under the first header is the User Story. We&#8217;ve kept them to six sentences or less.</li>
<li>Under the second header is workflow (task-flow for my UxD brothers and sisters).</li>
<li>The third header is for Business Rules. If this goes over five, we start looking at splitting it up.</li>
<li>The fourth header is the Wireframes. More than three and we start thinking about splitting the doc.</li>
<li>The fifth is Tests. Two columns- one for action and one for expected result.</li>
</ul>
<p>If we pour more than one User Story into the document, I&#8217;ll place the test for each user story right under the User Story.</p>
<p>Advantages of this new system:</p>
<ol>
<li>The docs are getting much closer to &#8216;just enough&#8217; documentation.</li>
<li>The cross references are making it a lot easier for the developers since they&#8217;re creating their technical documentation as they code and cross referencing everything in their browsers. In other words, it&#8217;s easier for the developers.</li>
<li>Clearing out the crap lets the Design Team work ahead so we can have the developers read and research each Specification <em>before</em> the Iteration kickoff- we get better estimates and know when we have to go back to the client for more detail.</li>
<li>We know when the scope creeps- immediately.</li>
<li>The client has to approve before an item will be included in an iteration.</li>
</ol>
<p>Disadvantages:</p>
<ul>
<li>Client confidence- for some reason the client wants the docs to dig a little deeper and be closer to Use Cases and complete functional specifications. So far, education seems to be mitigating this need.</li>
<li>We made the shift in mid-iteration, so we still use a few old formatted specifications and the process isn&#8217;t totally integrated yet- but this would be true of any change.</li>
</ul>
<p>The key is the tests.</p>
<p>We hadn&#8217;t included them until a month ago.</p>
<p>The Developers like them, as does the Design Team since it helps us all catch mistakes quickly and easily&#8230; if the design team missed specifying something, we revise before the specification ever leaves our browser.</p>
<p>And of course, Agile Development is test-directed development, we&#8217;re getting closer and closer to that standard as well.</p>
<p>All in all, some fine changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2008/03/one-way-to-orga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fingerpointing</title>
		<link>http://pathfindersoftware.com/2008/01/fingerpointing/</link>
		<comments>http://pathfindersoftware.com/2008/01/fingerpointing/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 15:13:26 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/01/fingerpointing/</guid>
		<description><![CDATA[My index finger is about to explode. Some clients cling to the 'us versus them' mentality of old school development. You know: Them: "It says here in your very own document that when I click <massage> the back panel of...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F01%2Ffingerpointing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2008%2F01%2Ffingerpointing%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My index finger is about to explode.</p>
<p>Some clients&nbsp; cling to the &#8216;us versus them&#8217; mentality of old school<br />
development. You know:</p>
<p>Them: &#8220;It says here in your very own document that when I click &lt;Massage&gt; the back panel of my chair would start vibrating, and it doesn&#8217;t! Fix it!&#8221;</p>
<p>Us: &#8220;But the master document clearly states you need to install a Yamahoochi 45697 Vibrating Chair Back for this to operation correctly&#8221;</p>
<p>Them: &#8220;Where?&#8221;</p>
<p>Us: &#8220;Master Document 123, Section 56, Hardware Requirements, Sub 876, Chair Backs, sentence two.&#8221;</p>
<p>Them: &#8220;What page was that again?&#8221;</p>
<p>Hoisted by his own petard indeed.</p>
<p>I was reminded of this recently when I asked a client why<br />
his team was doing the fourth review of a specification about which we<br />
just ended an hour long conversation. Her comment was, the<br />
specification didn&#8217;t accurately represent field which<br />
they wanted set to read only. Originally they wanted to be able to change it.</p>
<p>My fault. The specification was written 9 weeks before, the client never reviewed it (nor did the development team). The changes were minor and the conversation had nothing to do with the field.</p>
<p>So the client initiated another full blown review of the specification, four days before we&#8217;re supposed to start prototyping it.</p>
<p>I missed two areas I should have changed. The other four, I changed.</p>
<p>I am reminded getting everyone on the same team with the same dedication to assisting<br />
everyone else appears to be an never ending<br />
goal.</p>
<p>In a former life, I was a Senior Technical Writer on the Cause Team for a chemical gases company that had some fabulous tools for determining root causes. </p>
<p>Very good idea. </p>
<p>Very kewl explosions. </p>
<p>It turns out that checking to see if an LP cylinder is empty with your cigarette lighter is not a really smart thing to do.</p>
<p>And it&#8217;s a really bad idea to lay blame and be done with it.</p>
<p>On an Agile Team, when fault occurs, no one&#8217;s happy. The better idea is to ignore the person and deal with the fault. </p>
<p>1. Find the fault (what happened?)<br />2. Figure out the cause (why did it happen?)<br />3. Repair the fault (repair how it happened)<br />4. Make sure the fault cannot occur again.</p>
<p>My Six Sigma Green Belt is pulsating contentedly. Not so strange. The idea behind Six Sigma was Motorola&#8217;s desire to reduce manufacturing faults to three per one million units produced. The mathematician/Speakers of Greek tell me that&#8217;s what Six Sigma means. I just took a seminar, filled out a 34 page application and took a test- I dread the thought of getting a Black Belt.</p>
<p>When a team is developing something brand new, we&#8217;re in a creative thinking space, Much of the time, some of the holes of the new pieces don&#8217;t match up on the machine. Or the client remembers or sees something else that absolutely positively has to be included. Or we can make the end user&#8217;s job easier and make them more productive in user testing .</p>
<p>So the Development Team rarely points fingers. In fact, most of the time I&#8217;ve seen the developer whose work is brought into question turn bright red and pressures him or herself to get a fix as quickly as possible. Everyone on the team looks for answers. And everybody learns as well. That&#8217;s one of the reasons Agile Methodology for medium and small projects works best with highly motivated and senior level folks.</p>
<p>Which means I&#8217;m gonna keep my mouth shut, fix the specification and get back to the other stuff I have to do.</p>
<p>You&#8217;ll have to excuse me for a little while, though.</p>
<p>I&#8217;m gonna go find an Ace bandage, soak it with water and apply it to my index finger so it doesn&#8217;t explode.</p>
<p>Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/fault%20finding%20six%20sigma%20team" rel="tag">fault finding six sigma team</a></p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2008/01/fingerpointing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agilize Your Project Just Before the First Release- for Fun and Profit!</title>
		<link>http://pathfindersoftware.com/2007/12/agilize-your-pr/</link>
		<comments>http://pathfindersoftware.com/2007/12/agilize-your-pr/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 22:35:01 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2007/12/agilize-your-pr/</guid>
		<description><![CDATA[You're a full year into a multi-year multi=million dollar project but the first actual release is seen o the horizon. What does everyone do naturally? PANIC, of course. This time there was reason: Your deliverables have been fine to date...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F12%2Fagilize-your-pr%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F12%2Fagilize-your-pr%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You&#8217;re a full year into a multi-year multi=million dollar&nbsp; project but the first actual release is seen o the horizon.</p>
<p>What does everyone do naturally?</p>
<p><b>PANIC</b>, of course.</p>
<p>This time there was reason:</p>
<ul>
<li>Your deliverables have been fine to date and the architecture is rock solid (just as you promised)</li>
</ul>
<p>
<ul>
<li>The Business Team is killing the Client Sponsor because the business team has exceedingly high expectations that should have been managed better.</li>
</ul>
<p>
<ul>
<li>Your Client Sponsor is getting angrier and angrier because his reports people can&#8217;t do parallel testing on the old and new versions yet because your application still has issues. He originally planned for six months of such testing and might get two weeks under the existing schedule.</li>
</ul>
<p>
<ul>
<li>Your Client Sponsor&#8217;s boss is demanding more functionality than your team can provide in a month of Sundays as it prepares for the first beta release and code freeze.</li>
</ul>
<p>
<ul>
<li>Your DevTeam is pointing fingers at you and the PM because they suspect (rightly) the client will want features build through load and performance testing.</li>
</ul>
<p>Well, what could have been a major disaster with a lot of egg running off a lot of people was avoided with a lot of team assistance and a lot of hard work. No wonder I like working on teams so much:</p>
<p><big><big><i><b>1. Analyze the Problem and Causes</b></i></big></big></p>
<p>We&#8217;re in the first code freeze of my first Agile Project. It took a lot of doing.</p>
<p>The problem was:</p>
<ol>
<li>Exceedingly poor communication</li>
<li>Lack of planning</li>
<li>Lack of managing expectations (on both sides)</li>
<li>Not using a more Agile approach sooner in the project than we did.</li>
</ol>
<p><big><big><i><b>2. Experience Counts- Listen to It</b></i></big></big></p>
<p>Here&#8217;s what our CTO (Chief Technical Officer) hammered into our heads:
<ul>
<li>Practical Agile Methods</li>
<li>The BA promotes communication between the Business and Technical Teams and acts as a day-to-day Project Manager for the Technical Team (high level- Technical Lead runs the team).</li>
<li>BA needs to meet and talk with the Client at least once a day (preferably with the IA (Information Architect).</li>
<li>BA runs the requirements gathering, documentation (just enough documentation), the non-SCRUM Meetings and handles the project calendar for the PM.</li>
<li>The IA is the interface and usability Czar/Czarina.</li>
<li>The Client controls the features/bug lists. But the feature/fix doesn&#8217;t get on the list until the BA/IA translates the into documents the Developer can develop from.</li>
</ul>
<p>Our PM is also the firm&#8217;s Sales Director. He revised his role to be umbers cruncher/support for the BA/IA and Lead Developer instead of intermediary between the customer and DevTeam/BA/IA. Instead, the PM and the BA will buffer the Client together.<br /><big><big><i><b><br />3. Take Concrete, Understandable Steps</b></i></big></big></p>
<p>Here&#8217;s what I (the BA- Deputy Associate Assistant Project Manager In Waiting):</p>
<p><b>Defined terms</b> for both sides in their own contexts. I originally started a Glossary of terms, but someone from UxD pulled it. It was never used, never updated ad never referred to. Never again. </p>
<ul>
<li>The business side didn&#8217;t know a checkbox from a checkbook. </li>
<li>The DevTeam had no idea what &#8216;parallel testing&#8217; meant nor how deep it went (down to the field level for hundreds of transactions).</li>
</ul>
<p>It got worse, then got a little better when we formalized the process and touch points. Now every feel confident in asking &#8220;what does <i>that</i> mean?&#8221; Oh, how my first radio news director would smile!</p>
<p><b>Explained, demonstrated and awarded control</b> of the Agile-based process to the business team four or five times and adjusted it to make them feel comfortable in their Word, PowerPoint and Excel World. </p>
<p>I gave up on the business side using any of the new tools except the bug tracker. The wiki is an active tool for the DevTeam and a simple resource for the Business Side. </p>
<p>If they&#8217;re more comfortable in Office, fine, the BA and IA will translate i the wiki.</p>
<p><b>Told the DevTeam categorically it had but two &#8216;controls&#8217;</b> on the process- agreeing/disagreeing to a list of iteration features/issue repairs and providing the Client options and potential results/mitigation strategies. </p>
<p>A Developer can ask <i>why</i> a feature is needed/wanted, but the developer can&#8217;t say <i>no</i> to a feature. If there&#8217;s violet disagreement, offer options, but when the client makes an informed decision, <u>that&#8217;s it</u>.</p>
<p><b>Got both sides into two actual Iteration Planning Meetings</b> to get an identified list of develop-able items together for the upcoming iteration. What a concept! Things began settling down with the first freeze/performance-load test iteration plan and eased significantly with the list for the first &#8216;go live&#8217; release that follows immediately.</p>
<p>Despite my best efforts, the DevTeam wasted the two days I set aside for research and questions between the first and second planned iterations with little stuff like speeding up the transaction times on the servers.</p>
<p><b>Got the Client to think out loud</b>. ow we have the rudiments of a road map. Another planning tool!<br /><big><big><i><b><br />Early Results:</b></i></big></big></p>
<p>The respect meter is consistently rising on both the Business and the DevTeam sides since we moved to a more standard. </p>
<p>Now don&#8217;t get me wrong. </p>
<p>When we started, only our highly experienced Architect was Agile proficient and he was moving us to this sort of practice. We needed a lot more leeway to get the base functions designed, win client support and rapport as well as train the team. But as usual, communication is always the first casualty in any engagement we needed planning and giving the features over to the Client badly. Hence the major change a bit earlier than expected.</p>
<p>Things are a lot calmer, the client is more satisfied now that he knows where items he wants may be developed (we&#8217;re Agile- these plans and iteration lists are like vaporware- useful only to make everyone realize that any change means a push for the item originally planned for.)</p>
<p>I&#8217;ll letcha know what happens as we continue down this path, but it looks really good and will allow us to get automated testing implemented along with regression ad unit testing fairly easily from my perspective&#8230;making us test-based developers a lot sooner than I thought.</p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2007/12/agilize-your-pr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The BA&#039;s Role on the Agile Team</title>
		<link>http://pathfindersoftware.com/2007/11/the-bas-role-on/</link>
		<comments>http://pathfindersoftware.com/2007/11/the-bas-role-on/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 23:11:29 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>
		<category><![CDATA[Web/Tech]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2007/11/the-bas-role-on/</guid>
		<description><![CDATA[Wow! We just changed the model for our current big project, and it's no wonder I thought the BA Role was undefined. I had been acting as an assistant-deputy-associate project manager, technical writer and QA Manager. Whatever the project needed,...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F11%2Fthe-bas-role-on%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F11%2Fthe-bas-role-on%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Wow!</p>
<p>We just changed the model for our current big project, and it&#8217;s no wonder I <i>thought</i> the BA Role was undefined.</p>
<p>I <i>had</i> been acting as an assistant-deputy-associate project manager, technical writer and QA Manager. Whatever the project needed, by gosh, was OK by me, and still is. </p>
<p>The side benefit is it makes it seem like I&#8217;m multi-talented, a very good thing come review time.</p>
<p>But <i>now</i> (drum roll please) there&#8217;s a defined role for the BA. </p>
<p>Go figure.</p>
<p>In order to get the the base functionality up and working, the pragmatic approach worked very well. </p>
<p>But now, the client needs and wants control of the features, enhancements and repairs for the system to meet the business needs. Right up our alley.</p>
<p>We&#8217;re moving from month-long sprints into two week sprints.</p>
<p>Sooooo, the first week into the current sprint, the IA and I discuss the requirements with the client for those items likely to be included in the next Sprint. We write &#8216;em up and we frame the wires and get verbal client sign off that first week. </p>
<p>If it&#8217;s a biggie, I&#8217;ll slap a functional spec together with the IA&#8217;s wire frames and work flow requirements. </p>
<p>If it&#8217;s small, I set it in the issue tracker as an improvement with th details in the description field (I always wondered what that field was used for).</p>
<p>If the developers need more detail or discussions with users, I act as a liaison to get that happening without the client getting barraged by hundreds of IMs and e-mails. </p>
<p>I think I&#8217;m going to wish I was issued a stick. </p>
<p>But I gotta make that happen for the DevTeam, otherwise we can&#8217;t produce what the customer wants.</p>
<p>The second week, I run the requirements by the DevTeam Lead for a sanity test. I&#8217;ll probably flunk, but better to revise and have items really ready for the Planning Session on the second Friday.</p>
<p>I post the client&#8217;s wish list in the wiki (can&#8217;t get away from that dang tool, can I?) by Wednesday of the week before the sprint start.</p>
<p>It says here in <i>The Handy Dandy Agile Methodology Handbook for the Perplexed</i> that the developers <b>have</b> to read them!</p>
<p>In the SPrint Planning/Negotiating/Teeth-Gnashing Meeting on the Friday before the next sprint starts, the Customer ranks the items s/he wants in the sprint. </p>
<p>The DevTeam then huddles, makes interesting noises and then sets team estimates&nbsp; (kinda like liar&#8217;s poker when you watch it) and commits to a list it can handle.</p>
<p>Me and the PM then negotiate with the Customer to come up with a final list.</p>
<p>We break for coffee and a smoke and then go through a Post Mortum of the sprint just ended. </p>
<p>Here, everyone has to talk and discuss process (not people or finger pointing- as much fun as that might be)- <i>including</i> the customer and his/her team. Fair&#8217;s fair, right?</p>
<p>If an item&#8217;s actionable, the PM and I will meet with the appropriate lead and figure out some mitigation strategies or process change.</p>
<p>Then we&#8217;re off to the races for the next round.</p>
<p>So, the BA&#8217;s role in an Agile Project isn&#8217;t all that different from other methodologies. </p>
<p>While &#8216;control&#8217; of the project is now in the customer&#8217;s hands, defining requirements and disseminating them differs only in that we&#8217;re doing &#8216;just enough&#8217; rather than &#8216;kill hundreds of acres of trees with Word.&#8217; </p>
<p>Since the developers and the customers aren&#8217;t running everything through the BA or IA (typical waterfall), we loose the &#8216;translator effect&#8217; that intrudes every time technicalese is translated to rich bidness language and vice versa. </p>
<p>Even so, the BA is there to help both sides meet and mesh an understanding both sides can live with and understand. </p>
<p>The complexity is increased with an IA on board, but that complexity is more than offset by the IA handling project foundation work like &#8216;task flow&#8217; (work flow to us BA-types) and they can whip up wire frames faster and prettier than I can. Those benefits combined with actual design to make the end user&#8217;s job easier and more intuitive is well worth the the minor complexity issue.</p>
<p>With that big stick, I think I want a regulation Referee&#8217;s Shirt as well.</p>
<p>&lt;ding&gt; &lt;ding&gt;</p>
<p>Next Round</p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2007/11/the-bas-role-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Flow</title>
		<link>http://pathfindersoftware.com/2007/10/project-flow/</link>
		<comments>http://pathfindersoftware.com/2007/10/project-flow/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 17:53:21 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2007/10/project-flow/</guid>
		<description><![CDATA[There are a lot of nice things about Agile Development from a BA perspective. The one I like most is one of the corollaries that stem from the Agile Manifesto's decree that Agile Teams are self organizing. Since I'm a...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F10%2Fproject-flow%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F10%2Fproject-flow%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>There are a lot of nice things about Agile Development from a BA perspective.</p>
<p>The one I like most is one of the corollaries that stem from the Agile Manifesto&#8217;s decree that Agile Teams are self organizing.</p>
<p>Since I&#8217;m a consultant, I need to create a <strong>TLA</strong> (Three Letter Abbreviation) of a sexy, ridiculous (can you say &#8216;mashup&#8217;?) or metaphoric term, send it to the marketing department and add 2-6% more to your bill because of my creativity. The Agiprop (Agile +Propaganda as opposed to the original Aggitation + Propaganda from the second red scare of the 1940s, get it?) I endow this new TLA as:</p>
<div align="center"><strong>MEW</strong><br />(c) 2007, Pathfinder Associates, LLC)
<div align="left">MEW is short for <strong><u>M</u></strong>ake <u><strong>E</strong></u>verything <u><strong>W</strong></u>ork. And you can say it out loud. Don&#8217;t. You&#8217;ll sound ridiculous. I was making a satirical point here.</p>
<p>Anyway, we decided prototypical use cases took too long, nobody reads &#8216;em and we have to move fast.</p>
<p>User stories? Don&#8217;t have a customer team member empowered to make decisions, much less write &#8216;em. I&#8217;ll write &#8216;em with my best guesses and incorporate them in overlying functional specifications. </p>
<p>Well, said our SCRUM Coach, let&#8217;s take a design meeting.</p>
<p>Monday: sketch, discuss, argue for an hour or two to model and generate agreement on each &#8216;major&#8217; feature.</p>
<p>Monday through Wednesday:
<ul>
<li>BA (Business Analyst) guy heads off to create a functional specification and post to the wiki- leaving pointers for wireframes.</li>
<li>IA (Information Architect) goes off to create a wireframe.</li>
<li>BA and IA discuss informally when IA doesn&#8217;t read what BA wrote or BA doesn&#8217;t properly integrate wireframe intention.</li>
<li>Developers code base functionality.</li>
</ul>
<p>By Friday, the functional spec cum wireframe is&nbsp; on the wiki for the team to read, comment upon and prepare for final revision run through on the second Monday of the sprint.</p>
<p>Guess what?</p>
<p>Nobody read it until they started coding.</p>
<p>So Mondays now include a Review session, when the developer(s) assigned meet with the BA, IA and Architect to make sure we have everything covered- usually takes a half or or so before or after a design session.</p>
<p>Developers roll into the code with a vengeance and have a prototype ready to demonstrate to the customer on Tuesday or Thursday. BA takes notes, adds to the specification or to the backlog (as appropriate). This turns out to be our major interaction with an end user.</p>
<p>Typically, two demos are done for each simple feature- a &#8216;rough draft&#8217; and, with user notes, a &#8216;final draft&#8217; and we move on to the next feature.</p>
<p>The Team gets anywhere from three to eight major features rolled into each four week sprint with this routine.</p>
<p>We&#8217;re about ready for the first code freeze for deployment of the beta, have 95% of the base functionality ready for a fairly complex web application and we&#8217;re pushing down the bug list daily.</p>
<p>Not bad for a first shot at Agile for this BA. Of course a team of three exceptional Developers, a highly experienced architect and a wonderful IA made this team work well&#8230; with very few late nights or &#8216;crunch&#8217; sprints.</p>
<p>I&#8217;m getting to like this while thing.</p>
<p>Next up: Are BAs necessary for the typical Agile Team? (Guess what the answer is)</p></div>
</div>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2007/10/project-flow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One BA&#039;s Shifted Paradiagm: How I Became a BA</title>
		<link>http://pathfindersoftware.com/2007/09/one-bas-shift-1/</link>
		<comments>http://pathfindersoftware.com/2007/09/one-bas-shift-1/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 16:42:38 +0000</pubDate>
		<dc:creator>Scot Witt</dc:creator>
				<category><![CDATA[Technologies and Platforms]]></category>

		<guid isPermaLink="false">http://www.pathf.com/blogs/2007/09/one-bas-shift-1/</guid>
		<description><![CDATA[I've been a professional writer for more than 25 years- heck, I was stringing for the local newspaper when I was in high school. I spent the first 25 or so years post high school in the wunnerful world of...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F09%2Fone-bas-shift-1%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fpathfindersoftware.com%2F2007%2F09%2Fone-bas-shift-1%2F&amp;source=PathSoft&amp;style=normal&amp;service=bit.ly&amp;service_api=R_8a1154b608af9e55718b231fb0025d40&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve been a professional writer for more than 25 years- heck, I was stringing for the local newspaper when I was in high school. I spent the first 25 or so years post high school in the wunnerful world of Radio News. Then I figured it was a. time to get out of a dying industry and b. make enough scratch to help the kids through college.</p>
<p>So I spent 18 months on a help desk. Ugh. I have all the respect in the world for those special people than have the patience. I realized I don&#8217;t. Anyone that &#8216;names&#8217; their &#8216;hard drive&#8217; Freddie seems a bit off to me.</p>
<p>So I took my minimalist technical skills (I am an amateur radio operator and had been playing with &#8216;puters since the first TRS-80 came out- was the first on my block to have a Radio Shack Color Computer, connected to a black and white portable I traded for a 30-30 rifle I knew I&#8217;d never use) and my writing skills and declared myself to be a Technical Writer.</p>
<p>Wasn&#8217;t hard. Except for Word. The organizational abilities and putting one word after another is pretty much the same. </p>
<p>Instead of story telling, I was writing incredibly difficult to understand Step Action Tables with Slot B and Post 34 merging into Compressor Cylinder 2 output going into the PDF to create an audit trail for&nbsp; the Content Manager component of the&nbsp; WinNT4.0 Server Security Accounts Manager. </p>
<p>There&#8217;s a <em>reason</em> technical writers are a dime a dozen. In my experience, many can&#8217;t write their way out of a paper bag. Many of the really good ones reinvent themselves. I always stayed with the really good ones. And I watched, read and asked for help when I didn&#8217;t need it but wanted another point of view.</p>
<p>So I was consulting as a &#8216;Content Manager&#8217; (read: Metadata Classifier), which was about 10 bucks more an hour than a tech writer gig. Momma didn&#8217;t raise no dummy.</p>
<p>At a couple of application design sessions I noticed a couple of people who called themselves Business Analysts. They were very well dressed. Had nice shoes. I asked around. They made $20-$50 more per hour than I did. And they weren&#8217;t <em>bored</em>.</p>
<p>I&#8217;m in.</p>
<ul>
<li>I read about UML. Process. Modeling. Seems pretty straight forward- that&#8217;s what writers and tech writers do.</li>
<li>I wrote a few cost-benefit analysis papers. Templates. They work!</li>
<li>Use Cases- hmmm. Need another book.</li>
<li>Action Diagrams- VISIO is a wonderful application.</li>
<li>Iteration. Yeah, makes sense. If at first you don&#8217;t succeed&#8230;</li>
</ul>
<p>Kewl. Now I Are a BA. </p>
<p>Some observations as a BA on a few projects:</p>
<ul>
<li>SMEs (Subject Matter Experts) don&#8217;t seem to think their company spending 34 gazillion dollars (that&#8217;s a real place holder- a 1 followed by a jillion zeros) for an application is really that important to <em>them</em>. Which means I don&#8217;t get all the requirements- no matter how many questions I ask, how I ask them or search the company&#8217;s archives.</li>
<li>Nobody seems to think my Use Cases and fancy schmancy VISIO diagrams are important. So they ignore them. I don&#8217;t get sign off.</li>
<li>Um, why, oh why, does the manager in&nbsp; charge of part of the project keep coming up with new stuff she wants? Who is she <em>talking</em> to and how do I find a ninja when I need one?</li>
<li>Hey! Mebbe you <em>forgot</em> to tell me you needed an interface to the U.S. Department of Heavy Handed Security, but the week before deployment is <u>not</u> the right time to tell me!</li>
<li>Am I the only one who thinks four months <em>planning </em>the first phase of the project is, I dunno, excessive? Do we really need to dot all these i&#8217;s? As long as we identify traceability to the requirements, isn&#8217;t that enough?</li>
<li>If the customer has the domain knowledge. And the Development Team has the technical knowledge. And if both sides want the application to work and work well, why is everybody pointing fingers at the requirements documents and the Statement of Work? They all signed off on them, didn&#8217;t they? See second bullet.</li>
</ul>
<p>Well, Bunky, some smart guys realized that and didn&#8217;t tell me about it until I got my current job.&nbsp; No, it&#8217;s not a panacea. But it works a lot better for medium and smaller applications.</p>
<p>And no one points fingers.</p>
<p>Because we&#8217;re all on the same team.</p>
<p>It&#8217;s called Agile.</p>
<p>Next up, coaching a UML-guy into Agile.</p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/Agile" class="performancingtags">Agile</a>, <a rel="tag" href="http://technorati.com/tag/UML%20BA" class="performancingtags">UML BA</a>, <a rel="tag" href="http://technorati.com/tag/business%20analyst" class="performancingtags">business analyst</a>, <a rel="tag" href="http://technorati.com/tag/watefall" class="performancingtags">watefall</a>, <a rel="tag" href="http://technorati.com/tag/iterative" class="performancingtags">iterative</a></p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://pathfindersoftware.com/2007/09/one-bas-shift-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-09 13:02:41 -->
