<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>JazzPractices</title>
	<atom:link href="http://jazzpractices.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jazzpractices.wordpress.com</link>
	<description>Process and practices on the IBM Jazz platform. Authored by Jim Ruehlin.</description>
	<lastBuildDate>Sat, 18 May 2013 22:32:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jazzpractices.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>JazzPractices</title>
		<link>http://jazzpractices.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jazzpractices.wordpress.com/osd.xml" title="JazzPractices" />
	<atom:link rel='hub' href='http://jazzpractices.wordpress.com/?pushpress=hub'/>
		<item>
		<title>RTC Adoption Problems: Tool, Education, or Perspective?</title>
		<link>http://jazzpractices.wordpress.com/2013/05/13/rtc-adoption-problems-tool-education-or-perspective/</link>
		<comments>http://jazzpractices.wordpress.com/2013/05/13/rtc-adoption-problems-tool-education-or-perspective/#comments</comments>
		<pubDate>Mon, 13 May 2013 21:14:17 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clm]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[rtc]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=447</guid>
		<description><![CDATA[I work with CLM customers a lot and sometimes I encounter people struggling to adopt RTC. Once in a while the problem is with RTC &#8211; a bug, the rare difficult-to-use feature, etc. Once in a while it&#8217;s just a &#8230; <a href="http://jazzpractices.wordpress.com/2013/05/13/rtc-adoption-problems-tool-education-or-perspective/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=447&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I work with CLM customers a lot and sometimes I encounter people struggling to adopt RTC. Once in a while the problem is with RTC &#8211; a bug, the rare difficult-to-use feature, etc. Once in a while it&#8217;s just a technical knowledge thing. For example, if you&#8217;re not aware that your Websphere JVM heap space should be no more than half your physical memory, then you&#8217;re going to have issues.</p>
<p>And sometimes the problem is human nature. It&#8217;s our own difficulty with breaking out of an existing perspective, breaking old habits and old ways of looking at things. These are the most difficult problems to solve, but solving them provides the biggest payback.</p>
<p><strong>Example: Scrum Iteration Planning</strong></p>
<p>To illustrate this issue, let&#8217;s say you&#8217;re using the RTC Scrum process template. You think that it takes too long to load an iteration plan. You perceive a performance problem. Fair enough.</p>
<p>So we look at your plan and see that you&#8217;re loading many hundreds of work items when you display your plan. In other words, you have planned to do hundreds of things in the course of a single Scrum iteration. And these are higher-level items, Epics and Stories, not just tasks and bugs. The problem is, a Scrum iteration shouldn&#8217;t have that many planed items. You should generally have dozens of plan items, not hundreds. What gives?</p>
<p>It turns out that you have nested iterations (which is fine), and your iteration plan is focused on the highest level iteration (which is not fine). We find that the timeframe of this high-level iteration lasts for more than a year.</p>
<p>Scrum iterations are designed to be short and provide a deliverable at the end. Four to eight weeks is common. If you have longer iterations, it&#8217;s harder to do the planning, estimating, and managing that makes Scrum so useful. Instead of looking at all the planned items in your project, you want to look at just those that are planned for the current (or possibly the next) short iteration. Scrum focuses the team on the &#8220;now&#8221;, partly because Scrum allows for a lot of change to a project in the future. In fact, Scrum embraces and encourages change, so we can&#8217;t know, in a detailed way, what&#8217;s going to happen past the next iteration.</p>
<p>This means that you are losing a lot of the value of Scrum if you are trying to see the entire project in one iteration plan. And, if you only look at the plan items for a fine-grained iteration, you&#8217;re not going to have performance issues because you&#8217;re not loading hundreds of plan items.</p>
<p>It also means that in this example, RTC looks like it has a performance problem, but what&#8217;s really happening is that the Scrum template is being used in a way it&#8217;s not designed for. You&#8217;re trying to pound a square peg into a round hole.</p>
<p><strong>Right Process, Wrong Perspective. Or, Right Perspective, Wrong Process.</strong></p>
<p>So now you&#8217;re saying &#8220;OK smart guy, but I really want to see the entire scope of my project. I&#8217;m used to looking at Gantt charts and critical paths in Microsoft Project. It&#8217;s how I&#8217;m successful at delivering my software!&#8221;</p>
<p>This is the crux of the problem. Scrum (or any process) is designed to deliver value in a certain context. For Scrum that context is small teams that can deliver in short cycles and who embrace plenty of changes as you go. But maybe you&#8217;re working on a project that can&#8217;t do that. Perhaps you have a large project that must try to define all requirements up-front because of contractual constraints. Or you&#8217;re required to report progress against a specific total estimate so you can bill the customer. Or your organization is used to working in a way that&#8217;s not the least bit Scrummy, and old habits die hard.</p>
<p>We can argue all day about what&#8217;s &#8220;good&#8221; and &#8220;bad&#8221; about the process you&#8217;re using, but that&#8217;s not the point here. It may be that the nature of your project prevents you from adopting all of Scrum (or whatever process you&#8217;re trying to adopt). A better way to say that is that the nature of your project should define the type of process you adopt. Maybe you actually do need to look at all plan items across the entire project at all times.</p>
<p>That&#8217;s OK, I&#8217;m not judging. But let&#8217;s not fool ourselves into thinking that Scrum will solve our problems because Scrum is all good, hail mighty Scrum. Let&#8217;s use RTC to model the process that we <strong>can</strong> do and <strong>must</strong> do, the process that we&#8217;re contractually obligated to do or that has proven to be effective in our organization for our particular set of circumstances. Or, use RTC to model the process that we <strong>need</strong> to do, that will solve some problem in the way we develop our software.</p>
<p>The real problem in the scenario described above is that people want to do Scrum &#8220;because it&#8217;s Agile&#8221;. People want to get that Agile mojo and make their projects less painful and more predictable. But first their project needs to be amenable to Scrum practices, and if so they need to change their perspective and the old, ingrained, unconscious habits they&#8217;ve developed.</p>
<p>It&#8217;s very, VERY hard to change habits and perspectives. You have to have a clear target and keep that in front of you while your body and mind try to yank you back to your habituated way of doing things. The good news is that a tool like RTC can help you by enforcing new process elements that you want to adopt.</p>
<p>But if you try to use the Scrum template (for example) because you want to adopt Scrum, but you want to view reports and plans like you did in your old Waterfall process, you&#8217;re going to be frustrated. You&#8217;ll be banging a square peg into a round hole. There&#8217;s nothing wrong with square pegs or round holes, but we need to pick the right peg for the right hole.</p>
<p>This means we may choose the Traditional process template in RTC instead of Scrum. Or we choose the Simple process template and add Scrum elements to it, along with some custom stuff we like. Or we choose the Scrum template and add some elements from the Traditional template to it.</p>
<p>We do what we need to do to make sure we:</p>
<ul>
<li>Do things that make us successful in delivering software IN OUR PARTICULAR ORGANIZATION.</li>
<li>Consciously change what doesn&#8217;t work, and enforce what does work.</li>
<li>Continuously review our process and incorporate new best practices. In other words, make a habit of creating new good habits.</li>
</ul>
<p>And when we bump up against a problem in RTC, we want to ask ourselves if:</p>
<ul>
<li>Something is wrong with RTC</li>
<li>We lack some knowledge we need to acquire</li>
<li>We&#8217;re using the chosen process in the way it was meant to be used</li>
</ul>
<p>I guess the moral of the story is that there&#8217;s no such thing as a free lunch. If you want the advantages of Process X, you need to understand how Process X delivers the value that it does. Then embrace that behavior by forming new organizational habits.</p>
<p>In my experience, this is the most difficult part of adopting a process. Teams and organizations who get good at this are much more successful than those that don&#8217;t</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=447&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/05/13/rtc-adoption-problems-tool-education-or-perspective/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>Jazz Jumpstart Speakers at Innovate</title>
		<link>http://jazzpractices.wordpress.com/2013/04/26/jazz-jumpstart-speakers-at-innovate/</link>
		<comments>http://jazzpractices.wordpress.com/2013/04/26/jazz-jumpstart-speakers-at-innovate/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 22:23:09 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clm]]></category>
		<category><![CDATA[innovate_2013]]></category>
		<category><![CDATA[jazz]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=443</guid>
		<description><![CDATA[My Jumpstart colleague Rosa Naranjo has posted a list of Innovate sessions presented by Jumpstart team members. Given the high level of expertise across CLM products the Jumpstart group represents, I recommend you attend these sessions if they cover any areas you&#8217;re &#8230; <a href="http://jazzpractices.wordpress.com/2013/04/26/jazz-jumpstart-speakers-at-innovate/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=443&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>My Jumpstart colleague Rosa Naranjo has posted a list of <a href="https://rhnaranjo.wordpress.com/2013/04/26/join-jumpstart-at-innovate-2013-in-orlando-fl-june-2-6/">Innovate sessions presented by Jumpstart team members</a>. Given the high level of expertise across CLM products the Jumpstart group represents, I recommend you attend these sessions if they cover any areas you&#8217;re remotely interested in.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/443/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/443/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=443&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/04/26/jazz-jumpstart-speakers-at-innovate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>JazzPractices at Innovate 2013</title>
		<link>http://jazzpractices.wordpress.com/2013/04/26/jazzpractices-at-innovate-2013/</link>
		<comments>http://jazzpractices.wordpress.com/2013/04/26/jazzpractices-at-innovate-2013/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 17:17:19 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clm]]></category>
		<category><![CDATA[innovate_2013]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=439</guid>
		<description><![CDATA[I&#8217;ll be attending the IBM Rational Innovate conference this year and leading the Process Enactment Workshop. If you&#8217;re going to Innovate, consider attending WKSHP-1116, the Process Enactment Workshop. I&#8217;ll be delivering it with my co-creators Ralph Schoon and Jorge Diaz &#8230; <a href="http://jazzpractices.wordpress.com/2013/04/26/jazzpractices-at-innovate-2013/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=439&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ll be attending the<a href="http://www-01.ibm.com/software/rational/innovate/" target="_blank"> IBM Rational Innovate</a> conference this year and leading the <a href="https://jazz.net/library/article/1093" target="_blank">Process Enactment Workshop</a>. If you&#8217;re going to Innovate, consider attending WKSHP-1116, the Process Enactment Workshop. I&#8217;ll be delivering it with my co-creators <a href="https://rsjazz.wordpress.com/" target="_blank">Ralph Schoon</a> and <a href="https://jorgediazblog.wordpress.com/" target="_blank">Jorge Diaz Garcia</a> on Tuesday afternoon.</p>
<p>Ralph is from Germany and Jorge is from Spain, so if your native language is English, German or Spanish we can promise to answer your questions in your mother tongue! Go to the <a href="https://www-950.ibm.com/events/tools/innovate/innovate2013ems/sessions" target="_blank">Sessions page</a> and search for &#8220;ruehlin&#8221; to see the abstract.</p>
<p>Many of us from the Jumpstart Team are going to innovate. Check out the <a href="http://dtoczala.wordpress.com/2013/04/26/jazz-jumpstart-at-innovate-2013/" target="_blank">team bios</a> and see if you want to visit any of their presentations as well.</p>
<p>If you&#8217;d like to meet with me, please <a href="mailto:jruehlin@us.ibm.com" target="_blank">email me</a> and we&#8217;ll try to get something set up during the conference. I&#8217;m imagining a group process enactment discussion over Mai Tais at the pool…</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/439/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=439&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/04/26/jazzpractices-at-innovate-2013/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>RATL Perf Land Blog</title>
		<link>http://jazzpractices.wordpress.com/2013/03/29/ratl-perf-land-blog/</link>
		<comments>http://jazzpractices.wordpress.com/2013/03/29/ratl-perf-land-blog/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 16:05:18 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clm performance]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=433</guid>
		<description><![CDATA[RATL Perf Land Blog The Jazz Jumpstart team is lucky enough to have Grant Covell join us. He&#8217;s a performance guru, and has done a lot of work calculating and validating performance on CLM.  I&#8217;ve added his blog, RATL Perf &#8230; <a href="http://jazzpractices.wordpress.com/2013/03/29/ratl-perf-land-blog/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=433&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://ratlperfland.com/" title="RATL Perf Land Blog">RATL Perf Land Blog</a></p>
<p>The Jazz Jumpstart team is lucky enough to have Grant Covell join us. He&#8217;s a performance guru, and has done a lot of work calculating and validating performance on CLM. </p>
<p>I&#8217;ve added his blog, <a href="http://ratlperfland.com/" target="_blank">RATL Perf Land</a>, to the blog roll. If you&#8217;re interested in performance issues, you should check out is work.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/433/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=433&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/03/29/ratl-perf-land-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>What State Are You In? And Where Can You Go?</title>
		<link>http://jazzpractices.wordpress.com/2013/01/29/what-state-are-you-in-and-where-can-you-go/</link>
		<comments>http://jazzpractices.wordpress.com/2013/01/29/what-state-are-you-in-and-where-can-you-go/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 17:25:33 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[rtc]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=426</guid>
		<description><![CDATA[One of the hidden frustrations people encounter when using work items in Rational Team Concert is knowing the current state of the work item AND how to get to other states. People sometimes get frustrated because they can&#8217;t switch to &#8230; <a href="http://jazzpractices.wordpress.com/2013/01/29/what-state-are-you-in-and-where-can-you-go/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=426&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>One of the hidden frustrations people encounter when using work items in Rational Team Concert is knowing the current state of the work item AND how to get to other states. People sometimes get frustrated because they can&#8217;t switch to the state they want, or they can&#8217;t visualize the flow of the work item.</p>
<p>My colleague <a href="https://rsjazz.wordpress.com/">Ralph Schoon</a>, Germany&#8217;s best export, described a way to customize a work item attribute that shows you the current state and available states in your work item. It&#8217;s based on original work done by <a href="mailto:kristina.florea@de.ibm.com">Kristina Florea</a>.¹</p>
<p>Here&#8217;s what you need to know about this: IT&#8217;S TOTALLY COOL! This should be a built-in feature of RTC. But if you do a little work item customization (and create a simple graphic of your WI states), you can have this extremely cool feature as well.</p>
<p>Here&#8217;s a new, unsaved work item. You can see where you are in the flow, the states that are available, and how to get to the other states. The Workflow Information field shows a graphic of all the states, with the current state in green. The Workflow Information field is of type &#8220;wiki&#8221;.</p>
<p><a href="http://jazzpractices.files.wordpress.com/2013/01/newtechreview.png"><img class="alignnone size-full wp-image-427" alt="NewTechReview" src="http://jazzpractices.files.wordpress.com/2013/01/newtechreview.png?w=640&#038;h=252" width="640" height="252" /></a></p>
<p>You can see that the work item is &#8220;New&#8221;, and it will be &#8220;Proposed&#8221; after we save it.</p>
<p>After we save the work item, the graphic changes to the following:</p>
<p><a href="http://jazzpractices.files.wordpress.com/2013/01/proposedtechreview.png"><img class="alignnone size-full wp-image-428" alt="ProposedTechReview" src="http://jazzpractices.files.wordpress.com/2013/01/proposedtechreview.png?w=640&#038;h=253" width="640" height="253" /></a></p>
<p>We are now in the Proposed state (which is also shown in the field at the top of the window). We can see in green that there is just one possible thing for us to do in this state: research the work item. We can also see that if we want to Reject the work item, we must first Research it.</p>
<p>This makes it much easier to get the work item into the state you want it to be in. It also makes it clear what the entire workflow is, which makes understanding the purpose and direction of work items much easier.</p>
<p>Currently, you can only see the workflow for a work item type (not a specific work item instance), and that can only be viewed from the Process Configuration tab of the project description. Usually the only people who look at that (or know to look there) are the process engineer and the project lead.</p>
<p>Using Ralph&#8217;s technique, you can see the workflow for a specific work item (not just the general WI type), and you can see what the current state is <em>in context</em>. From a process perspective, this is a big shortcoming in RTC that Ralph has addressed.</p>
<p>You can do this yourself by using JavaScript to customize work items. Ralph provides easy-to-follow instructions in Lab 5 of the <a href="https://jazz.net/library/article/1093">CLM Process Enactment Workshop</a>. I recommend doing the whole workshop, or at least the work item customization labs. But if you want to jump right to the section that describes how to display the work item flow, it&#8217;s in section 5.6, <em>Calculated Value to Visualize the State of the Technology Review</em>.</p>
<p>You also might want to <a href="https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.newWorkItem" target="_blank">request that this feature be added to RTC </a>so it&#8217;s easier to implement.</p>
<p>1. <em>Ralph was incorrectly identified as the creator of this feature in the original article. The passage was corrected to show Kristina Florea as the creator.</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/426/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/426/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=426&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/01/29/what-state-are-you-in-and-where-can-you-go/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>

		<media:content url="http://jazzpractices.files.wordpress.com/2013/01/newtechreview.png" medium="image">
			<media:title type="html">NewTechReview</media:title>
		</media:content>

		<media:content url="http://jazzpractices.files.wordpress.com/2013/01/proposedtechreview.png" medium="image">
			<media:title type="html">ProposedTechReview</media:title>
		</media:content>
	</item>
		<item>
		<title>Why We Need Best Practices</title>
		<link>http://jazzpractices.wordpress.com/2013/01/24/why-we-need-best-practices/</link>
		<comments>http://jazzpractices.wordpress.com/2013/01/24/why-we-need-best-practices/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 00:41:13 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[best-practices]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=421</guid>
		<description><![CDATA[Part 1 in a series. Every discipline has best practices. These are the behaviors and skills that contribute the most to success. They aren&#8217;t objectives in themselves. You don&#8217;t &#8220;complete&#8221; a best practice and then you&#8217;re done. Best practices are &#8230; <a href="http://jazzpractices.wordpress.com/2013/01/24/why-we-need-best-practices/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=421&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Part 1 in a series.</p>
<p>Every discipline has best practices. These are the behaviors and skills that contribute the most to success. They aren&#8217;t objectives in themselves. You don&#8217;t &#8220;complete&#8221; a best practice and then you&#8217;re done. Best practices are perspectives and disciplines that you always apply almost every day to make you better at what you do.</p>
<p>To illustrate, I heard a story once about salespeople taking training classes at a conference. All the younger sales folks were going to the cool classes about new sales techniques, the latest psychology of sales, etc. But the more experienced salespeople were going to classes on how to negotiate better, how to close the sale, how to do a better job of networking, etc.</p>
<p>You might wonder why the more experienced people were going to those basic sales classes instead of classes about special circumstances or new trends in sales. The reason is because those basics &#8211; negotiating, advancing the sale to the next level, connecting with customers &#8211; are fundamental practices that contribute the most to being successful with sales. Negotiation and advancing the sale may be 50% or 80% of actually making a sale. Getting better in those areas, even if they&#8217;re areas you&#8217;re already good at, will give you more &#8220;bang for the buck&#8221; for your efforts.</p>
<p>Another example: When I was doing karate, the particular school I was in insisted that you memorize a bunch of tenants and purposes of that particular style. The very first one was &#8220;Practice basic techniques all the time&#8221;. And every class we did so.</p>
<p>Why practice the most basic blocks and kicks all the time after already practicing them for years? Because they focus on balance, on protecting your must vulnerable areas, on improving your core and speed. These are the things that not only give you the foundation to do dramatic (but not very effective) jump-spinning kicks. They also continue to make you better dealing with the kinds of attacks and defenses that you&#8217;re most likely to encounter. Block, block, kick, punch. Don&#8217;t worry about flying through the air, just avoid getting hit and disable your opponent. Or better yet, run away!</p>
<p>It&#8217;s the same for software development. There are fundamental practices that transcend technology and fads. If you get good at those areas you&#8217;ll significantly reduce your risk of failure, you&#8217;ll be much more likely to create a product that will solve someone&#8217;s problems, and you&#8217;ll create more robust and high-quality software. If you don&#8217;t focus on those best practices, you&#8217;re much more likely to fail to deliver a product on-time that solves someone&#8217;s problems.</p>
<p>I started to learn best practices by failing a lot. Like many people, I finally started to migrate to doing what seemed to work and avoiding what didn&#8217;t. In fact, after you work on some projects over the years, you can start to &#8220;smell failure&#8221;. That&#8217;s the visceral sense of dread you get when you see too many things happening that just aren&#8217;t right. When this happens, you&#8217;ve started to get a sense that best practices (even if dimly perceived) are not being performed. Run away!</p>
<p>Rational Software (later purchased by IBM) defined 6 specific best practices of software development and organized their products and solutions around them. That was GREAT! We could actually talk to customers about how to solve their problems and discuss where their shortcomings were. For almost 15 years I&#8217;ve used the thinking around those practices to help lots of people get better at delivering software.</p>
<p>These days, it feels to me like we have less understanding of what these best practices are in our industry. Teams do &#8220;agile&#8221; (whatever that means nowadays), or they repeat what their organization has done for many years, or they just make it up as they go along. While we&#8217;ve come a long way over the last 30 years, we&#8217;re still addressing the same kinds of problems. And we still need to address the same best practices to be successful.</p>
<p>One more thing about best practices in our industry: they give us a way to help measure the value we deliver. Measuring value can be hard. Is a programmer good because he writes three times as much code as someone else, or is the other person better because it&#8217;s hard to find bugs in her code? Is a tester good because she finds a lot of bugs, or is the other tester better because he identifies ways for developers to avoid writing bugs? Is an analyst good because he writes requirements that people can understand? Or is the other person better because she writes requirements that developers can design from?</p>
<p>The fact is, bad software can succeed with good marketing. Good software can fail in the marketplace even if the developers are delivering on their minimum SLOCs. Rewards and punishments for these kinds of results may have little to do with the skills of the practitioners and their contributions. It&#8217;s often hard to draw that line between what a practitioner does and the success of a specific product.</p>
<p>So instead of looking at how well a product does in the market as a way to reward practitioners, we want to encourage the behavior that&#8217;s most likely to make the product successful, and discourage behavior that won&#8217;t. If we identify best practices, we can focus on encouraging behavior that realizes those practices. It doesn&#8217;t guarantee success or assure failure will be avoided. But it does give use a way to perform that is more likely to make us successful. That&#8217;s what we should be measured by.</p>
<p>I thought I&#8217;d do a series of blogs on the best practices for software development as I see them. There aren&#8217;t very many practices, but they cover large areas. I would love to see the industry re-dedicate itself to best practices instead of embracing are dearly loved process philosophies. Software development processes should make us better at performing best practices, not be ends unto themselves.</p>
<p>Here are the best practices I&#8217;ll be covering in future posts. Stay tuned!</p>
<ul>
<ul>
<li><strong>Define the problem and a general solution.</strong> If you only do one thing right, do this.</li>
<li><strong>Manage requirements.</strong> At the least, manage the 20% of critical requirements.</li>
<li><strong>Test continuously.</strong> Like voting in Chicago, do it early and often.</li>
<li><strong>Deliver iteratively.</strong> Always get back to solid ground, aka stable software.</li>
<li><strong>Model the software.</strong> The people currently in the room with you are not the only people who need to understand what you&#8217;re doing.</li>
<li><strong>Define the architecture.</strong> No, really. Define the architecture!</li>
</ul>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/421/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=421&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/01/24/why-we-need-best-practices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>Use JavaScript to Customize Attributes in RTC</title>
		<link>http://jazzpractices.wordpress.com/2013/01/15/use-javascript-to-customize-attributes-in-rtc/</link>
		<comments>http://jazzpractices.wordpress.com/2013/01/15/use-javascript-to-customize-attributes-in-rtc/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 21:41:31 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[rtc]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=418</guid>
		<description><![CDATA[We just published the fifth lab of the Process Enactment Workshop. Ralph Schoon created this lab to illustrate how to use JavaScript to customize attributes in RTC. Ralph once again makes it easy to understand things that are hard in &#8230; <a href="http://jazzpractices.wordpress.com/2013/01/15/use-javascript-to-customize-attributes-in-rtc/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=418&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>We just published the fifth lab of the <a href="https://jazz.net/library/article/1093" target="_blank">Process Enactment Workshop</a>. <a href="https://rsjazz.wordpress.com/" target="_blank">Ralph Schoon </a>created this lab to illustrate how to use JavaScript to customize attributes in RTC.</p>
<p>Ralph once again makes it easy to understand things that are hard in Rational Team Concert. Another awesome addition to his technical oeuvre.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/418/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=418&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/01/15/use-javascript-to-customize-attributes-in-rtc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>Importing Work Items to RTC: Uploading Attachments</title>
		<link>http://jazzpractices.wordpress.com/2013/01/07/importing-work-items-to-rtc-uploading-attachments/</link>
		<comments>http://jazzpractices.wordpress.com/2013/01/07/importing-work-items-to-rtc-uploading-attachments/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 21:25:01 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=412</guid>
		<description><![CDATA[Importing Work Items to RTC: Uploading Attachments My colleague Ralph Schoon has posted an article on how to programmatically upload attachments to the appropriate work items when importing those work items from another system.  This is very useful when migrating &#8230; <a href="http://jazzpractices.wordpress.com/2013/01/07/importing-work-items-to-rtc-uploading-attachments/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=412&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="https://rsjazz.wordpress.com/2012/08/01/uploading-attachments-to-work-items/" title="Importing Work Items to RTC: Uploading Attachments">Importing Work Items to RTC: Uploading Attachments</a></p>
<p>My colleague <a href="https://rsjazz.wordpress.com/" target="_blank">Ralph Schoon</a> has posted an article on <a href="https://rsjazz.wordpress.com/2012/08/01/uploading-attachments-to-work-items/" target="_blank">how to programmatically upload attachments to the appropriate work items</a> when importing those work items from another system. </p>
<p>This is very useful when migrating from another type of change management system to RTC, since attachments are not automatically copied over.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/412/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/412/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=412&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/01/07/importing-work-items-to-rtc-uploading-attachments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
		<item>
		<title>JazzPractices Blog: 2012 in review</title>
		<link>http://jazzpractices.wordpress.com/2013/01/02/jazzpractices-blog-2012-in-review/</link>
		<comments>http://jazzpractices.wordpress.com/2013/01/02/jazzpractices-blog-2012-in-review/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 18:08:01 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[admin]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=409</guid>
		<description><![CDATA[The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here&#8217;s an excerpt: 600 people reached the top of Mt. Everest in 2012. This blog got about 8,700 views in 2012. If every person who reached the &#8230; <a href="http://jazzpractices.wordpress.com/2013/01/02/jazzpractices-blog-2012-in-review/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=409&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog.</p>
<p><a href="http://jazzpractices.wordpress.com/2012/annual-report/"><img alt="" src="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/2012-emailteaser.png" width="100%" /></a></p>
<p>Here&#8217;s an excerpt:</p>
<blockquote><p>600 people reached the top of Mt. Everest in 2012. This blog got about <strong>8,700</strong> views in 2012. If every person who reached the top of Mt. Everest viewed this blog, it would have taken 15 years to get that many views.</p></blockquote>
<p><a href="http://jazzpractices.wordpress.com/2012/annual-report/">Click here to see the complete report.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/409/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=409&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2013/01/02/jazzpractices-blog-2012-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>

		<media:content url="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/2012-emailteaser.png" medium="image" />
	</item>
		<item>
		<title>A Good Time for the Process Enactment Workshop</title>
		<link>http://jazzpractices.wordpress.com/2012/12/28/a-good-time-for-the-process-enactment-workshop/</link>
		<comments>http://jazzpractices.wordpress.com/2012/12/28/a-good-time-for-the-process-enactment-workshop/#comments</comments>
		<pubDate>Fri, 28 Dec 2012 19:32:30 +0000</pubDate>
		<dc:creator>jruehlin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[rmc]]></category>
		<category><![CDATA[rtc]]></category>

		<guid isPermaLink="false">http://jazzpractices.wordpress.com/?p=407</guid>
		<description><![CDATA[It&#8217;s that odd time of year between Christmas and New Years. Most people are enjoying &#8220;The Holiday Season&#8221;, some of us are working, but few of us are engaged in red-hot projects that consume all our waking moments. So what &#8230; <a href="http://jazzpractices.wordpress.com/2012/12/28/a-good-time-for-the-process-enactment-workshop/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=407&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s that odd time of year between Christmas and New Years. Most people are enjoying &#8220;The Holiday Season&#8221;, some of us are working, but few of us are engaged in red-hot projects that consume all our waking moments.</p>
<p>So what do we do with this lighthearted week of the year? How about some fun enablement! This is the perfect time to settle in with a warm cup of cocoa (perhaps spiced with your favorite holiday pick-me-up) and run through some interesting labs that will make it seem like Santa put an extra frontal lobe under the tree for you.</p>
<p>We recently posted the <a href="https://jazz.net/library/article/1093" target="_blank">latest version of the CLM 2012 Process Enactment Workshop</a> (PEW) on Jazz.net. This one includes Lab 4, which dives deeper into work item customization. Now the PEW will teach you how to:</p>
<ul>
<ul>
<li>Set up your workspace for Process Enactment</li>
<li>Understand the Process Development Lifecycle using integrations between Rational Team Concert and Rational Method Composer</li>
<li>Configure work items (basic changes to work items)</li>
<li>Customize work items (advanced changes to work items)</li>
</ul>
</ul>
<p>We&#8217;ll soon post the fifth and final lab for this version of the PEW, which covers using JavaScript to create highly customized work items.</p>
<p>What could be better than learning something new by doing a workshop designed to help you customize developer tools? It&#8217;s better than watching <a href="https://www.youtube.com/watch?v=uvMLfSQrHKE" target="_blank">A Christmas Story</a> again.</p>
<p>Well, almost better.</p>
<p>Happy New Year!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jazzpractices.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jazzpractices.wordpress.com/407/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jazzpractices.wordpress.com&#038;blog=14373650&#038;post=407&#038;subd=jazzpractices&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jazzpractices.wordpress.com/2012/12/28/a-good-time-for-the-process-enactment-workshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13c9c9bdbe1f41f00c38a1647d3c2bae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jruehlin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
