<?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>Jazz Team Blog</title>
	<atom:link href="http://jazz.net/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://jazz.net/blog</link>
	<description>Jazz Team Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:10:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Confessions of a new Jazz developer, Part 1: Getting a clue</title>
		<link>http://jazz.net/blog/index.php/2010/07/29/confessions-of-a-new-jazz-developer-part-1-getting-a-clue/</link>
		<comments>http://jazz.net/blog/index.php/2010/07/29/confessions-of-a-new-jazz-developer-part-1-getting-a-clue/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:10:09 +0000</pubDate>
		<dc:creator>Brent Barkman</dc:creator>
				<category><![CDATA[Jazz Foundation]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[rational-team-concert]]></category>
		<category><![CDATA[rtc]]></category>
		<category><![CDATA[team central]]></category>
		<category><![CDATA[teamcentral]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2587</guid>
		<description><![CDATA[Being a recent graduate and a new member of the Jazz and RTC Reporting Team, I have had to learn Jazz from the ground up. In doing so I accumulated several tips and tricks along the way. I have divided these tips into two posts. This first part deals with finding the information that I ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/07/29/confessions-of-a-new-jazz-developer-part-1-getting-a-clue/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Being a recent graduate and a new member of the Jazz and RTC Reporting Team, I have had to learn Jazz from the ground up. In doing so I accumulated several tips and tricks along the way. I have divided these tips into two posts. This first part deals with finding the information that I care about, and the second (coming soon) post revolves around developing in this environment.</p>
<h2>Queries</h2>
<p>At the center of information discovery for me in Jazz are work item queries. They are the bread and butter of how I determine what is going on in the world around me and I consume them in a variety of different ways.</p>
<p>Originally I used queries exactly as they were. I created a variety of them, and to view them I would use the <strong>Work Items</strong> view. While this works great for those quick &#8220;one off&#8221; searches, I found this wasn&#8217;t a flexible way for me to see a large amount of data all at once. I can only run one query at a time!</p>
<p>Then, I was fortunate to have someone point out <strong>Feeds</strong> to me. Feeds take a query and turn it into a constantly updated Atom feed that you can then consume with your favorite reader. To do this, all you have to do is right-click on a query in the rich client and select <strong>Subscribe to Query Feed</strong>. To use  an external reader, right click on the newly added feed under the <strong>Feeds</strong> section and select <strong>Copy Feed URL</strong> and paste it into your reader of choice. This was a great improvement as I was now seeing multiple streams of targeted information, simultaneously. However, I quickly found out that these feeds require authentication, which isn&#8217;t supported by my reader of choice, Google Reader™ feed reader. After a brief and failed experiment with Yahoo Pipes, I was off in search of a reader that worked for me.</p>
<p>After trying out several Windows-based readers that could do authentication, I pleasantly came across <strong>Team Central</strong>, built right into Rational Team Concert. <strong>Team Central</strong> gave me a central (pun intended) place to aggregate all of my feeds and queries where I was sure to be all the time: my development environment! Coupled with Eclipse&#8217;s ability to let me detach views so even while I was coding I could have it open on a separate monitor, I had a great way to keep track of all the information that was flowing around me.  I was able to aggregate groups of related queries (including ones from different repositories) into bar charts for a quick visual queue that I could hover over for more information. It also had an event log for the queries I&#8217;d turned into feeds so I can see at a glance what was going on with things that matter to me. Finally as an added convenience I can see the latest build health of the builds I deal with.</p>
<div id="attachment_2601" class="wp-caption aligncenter" style="width: 410px"><a href="http://jazz.net/blog/wp-content/uploads/2010/07/Team-Central-and-User-Feed.png"><img class="size-full wp-image-2601         " title="Team Central and User Feed" src="http://jazz.net/blog/wp-content/uploads/2010/07/Team-Central-and-User-Feed_small.png" alt="Team Central and User Feed" width="400" height="218" /></a><p class="wp-caption-text">My Team Central view on the left and my user Feed on the right</p></div>
<p>Get creative in your query writing, too! I don&#8217;t just write work item queries for myself but I also have queries around what my team does so I can see what they&#8217;re up to, and even queries on certain words like &#8220;must have&#8221; or &#8220;critical&#8221;.</p>
<p>There&#8217;s also a great article in the library on this topic: <a href="http://jazz.net/library/article/344">Best practices for using news feeds to track events in Rational Team Concert</a>.</p>
<h2>Feed Pages</h2>
<p>In the above image, the feed page for my user ID  is also shown on the right. This page gives a nice time specific summary of what I&#8217;ve been up too lately. It is highly customizable and shows everything including modifications, comments to work items, and check-ins. This is an excellent way to follow how someone is working on a day to day basis. For new developers like myself, it was invaluable in finding common team practices and discovering how teammates worked and allocated their time which helped me develop good habits of my own.</p>
<h2>Subscribing &amp; Email</h2>
<p>A nice alternative to <strong>Feeds</strong> is to subscribe to changes to work items and have them sent to your email. This can be done from both the Web interface and rich client by going to the links tab on any work item and adding yourself (or anyone who you think might or should care) as a subscriber. This will then generate an email any time there is an event on that work item such as an attribute change, comment, or a check-in. I have my email client open on my second screen all day, so for me it works really well with a couple of inbox rules to keep my mail organized. I am able to easily keep tabs on updates to work items even when my Eclipse is closed (which of course is never, but ya never know).</p>
<h2>Mailing Lists</h2>
<p>Another great source of some higher level information are the <a href="https://jazz.net/development/mailinglists/" target="_blank">jazz.net mailing lists</a>. They provide great insight into what the Jazz development teams are up to and critical information such as jazz.net server maintenance, so you&#8217;re never left in the dark.</p>
<h2>Thanks &amp; Further Reading</h2>
<p>I would love to say that I discovered all of these great features myself but in reality I was given a lot of helpful advice. In no particular order I want to thank James Moody, Rafik Jaouani, Jean-Michel Lemieux, and Andrew Hoo.</p>
<p>Some more good tips on using plans and tracking can be found in Jean-Michel&#8217;s <a title="post" href="http://jazz.net/blog/index.php/2009/02/19/tips-and-tricks-for-tracking-rational-team-concert-20/" target="_blank">post</a>.</p>
<p>Brent Barkman<br />
Reports team</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/07/29/confessions-of-a-new-jazz-developer-part-1-getting-a-clue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rational Workbench for Collaborative Lifecycle Management Beta 1 now available!</title>
		<link>http://jazz.net/blog/index.php/2010/07/20/rational-workbench-for-collaborative-lifecycle-management-beta-1-now-available/</link>
		<comments>http://jazz.net/blog/index.php/2010/07/20/rational-workbench-for-collaborative-lifecycle-management-beta-1-now-available/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 07:35:36 +0000</pubDate>
		<dc:creator>Adrian Cho</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[C/ALM]]></category>
		<category><![CDATA[Rational DOORS Requirements Professional]]></category>
		<category><![CDATA[Rational Quality Manager]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[Rational Workbench for CLM]]></category>
		<category><![CDATA[workbench]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2573</guid>
		<description><![CDATA[We are pleased to announce Beta 1 of the Rational Workbench for Collaborative Lifecycle Management. This project is an evolution of our Collaborative ALM effort focused on bringing together software development activities across requirements, development, build, and test. Our goal with the Workbench is to improve collaboration and productivity for teams using joint deployments of ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/07/20/rational-workbench-for-collaborative-lifecycle-management-beta-1-now-available/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce Beta 1 of the <a href="http://jazz.net/projects/rational-workbench-for-clm/">Rational Workbench for Collaborative Lifecycle Management</a>. This project is an evolution of our Collaborative ALM effort focused on bringing together software development activities across requirements, development, build, and test. Our goal with the Workbench is to improve collaboration and productivity for teams using joint deployments of Rational Team Concert, Rational Quality Manager, and a new requirements management product provisionally called Rational DOORS Requirements Professional.</p>
<p><strong>How do I download the workbench?<br />
</strong></p>
<p>Because the workbench products (Rational Team  Concert, Rational Quality Manager, and Rational DOORS  Requirements  Professional) are built on a common set of services, when you  download one of them, you get the capabilities of all three. On the <a href="https://jazz.net/downloads/">jazz.net downloads page</a>, follow one of the links to download 3.0 M7a (Beta 1):</p>
<ul>
<li><a href="http://jazz.net/downloads/rational-team-concert/milestones/3.0M7a">Rational Team  Concert 3.0 M7a (Beta 1)</a></li>
<li><a href="http://jazz.net/downloads/rational-quality-manager/milestones/3.0M7a">Rational Quality Manager 3.0 M7a (Beta 1)</a></li>
<li><a href="http://jazz.net/downloads/rational-requirements-composer/milestones/3.0M7a">Rational DOORS Requirements  Professional 3.0 M7a (Beta 1)</a></li>
</ul>
<p>Installing the server for any of those trials will allow you to install the capabilities for all three products.</p>
<p><strong>What is the Workbench for?</strong></p>
<p>The Workbench is designed to:</p>
<ul>
<li>Support the needs of skilled practitioners while coordinating overall team process and workflow</li>
<li>Reduce project risk by providing end-to-end traceability of ALM artifacts</li>
<li>Work the way you want with infinitely extensible dashboards that summarize project status at the right level of detail</li>
<li>Speed deployment and reduce administration costs through flexible deployment options, simplified licensing and enhanced security.</li>
</ul>
<p><strong>Why is this important? </strong></p>
<p>The activities involving requirements, development, build and test are not process silos. Integrating these disciplines through process automation, links between artifacts, and reporting across these links improves the productivity of teams while also increasing the quality of their deliverables.</p>
<p>We encourage you to try one, two, or all three products, kick the tires, and let us know what works and how we can do better.</p>
<p>Adrian Cho<br />
Development Manager, Rational Workbench for Collaborative Lifecycle Management and Rational Team Concert</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/07/20/rational-workbench-for-collaborative-lifecycle-management-beta-1-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plan linking with the Rational Workbench for Collaborative Lifecycle Management</title>
		<link>http://jazz.net/blog/index.php/2010/07/08/plan-linking-with-the-rational-workbench-for-collaborative-lifecycle-management/</link>
		<comments>http://jazz.net/blog/index.php/2010/07/08/plan-linking-with-the-rational-workbench-for-collaborative-lifecycle-management/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 17:58:05 +0000</pubDate>
		<dc:creator>Carolyn Pampino</dc:creator>
				<category><![CDATA[Rational Quality Manager]]></category>
		<category><![CDATA[Rational Requirements Composer]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[Rational Workbench for CLM]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[workbench]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2508</guid>
		<description><![CDATA[In this video we demonstrate (using M6) how teams can link and populate plans by leveraging each other&#8217;s work. The demonstration starts from a requirements collection. This collection is linked to a development plan. The development team can populate a release plan with work-items that have links back to the requirements. Next, the testers link ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/07/08/plan-linking-with-the-rational-workbench-for-collaborative-lifecycle-management/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>In this video we demonstrate (using M6) how teams can link and populate plans by leveraging each other&#8217;s work. The demonstration starts from a requirements collection. This collection is linked to a development plan. The development team can populate a release plan with work-items that have links back to the requirements. Next, the testers link and populate their plan from the requirements. Finally, the testers and developers link their plans and work-items. All plans and work artifacts (requirements, work-items, test cases) can be linked giving teams transparency into the status of each others work.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/j_ZJecAbeXs&amp;hl=en_US&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="sameDomain"></param><embed src="http://www.youtube.com/v/j_ZJecAbeXs&amp;hl=en_US&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="sameDomain" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>For teams to successfully implement and deliver software, their plans  must align, with all members sharing the same vision of the requirements,  the development iterations, and the test plans. One of my favorite movie scenes from <em>Pirates of the Caribbean: The Curse of the Black Pearl</em> can help illustrate this principle:</p>
<p>When Will and Elizabeth are held captive by the evil ghost-pirate Barbossa aboard the <em>Black Pearl</em>, Will Turner reveals that his blood is the key to freeing Barbossa from his curse. Will demands that Elizabeth be freed or he will shoot himself and fall off the boat, thereby damning Barbossa to live under his curse forever. Barbossa agrees to set Elizabeth free &#8230; but by walking her off the plank at gun point.</p>
<p>Will contests Barbossa’s implementation of his requirement (walking Elizabeth off the plank). Will&#8217;s requirement was for Barbossa to set Elizabeth free, but Barbossa argues that Will did not specify the details of how she would leave the boat. In Barbossa&#8217;s opinion, he is acting on Will&#8217;s wish and setting her free from the boat. The tension exists because neither Will nor Barbossa had full transparency into the other&#8217;s plan.</p>
<p>I realize that I&#8217;ve taken a literary leap with my example, but hopefully it makes the point and was entertaining. For teams to successfully implement and deliver software, their plans must align with all members sharing the same vision of the requirements, the development iterations, and the test plans. Having the ability to leverage and link to each others work enables team members to gain transparency into each others expectations, thus facilitating further conversation and collaboration on the details of the work.</p>
<p>Please, save your teammates from having to walk the plank. What looks like fun in the movies isn&#8217;t always fun in real life!  Use the <a href="http://jazz.net/projects/rational-workbench-for-clm/"><strong>IBM Rational Workbench for Collaborative Lifecycle Management</strong></a> to enable full team transparency with the ability for all team members to ‘specify’ what is needed to successfully deliver your software.</p>
<p>Carolyn Pampino</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/07/08/plan-linking-with-the-rational-workbench-for-collaborative-lifecycle-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Videos from Innovate 2010</title>
		<link>http://jazz.net/blog/index.php/2010/06/28/videos-from-innovate-2010/</link>
		<comments>http://jazz.net/blog/index.php/2010/06/28/videos-from-innovate-2010/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 15:04:45 +0000</pubDate>
		<dc:creator>Seth Packham</dc:creator>
				<category><![CDATA[Build Forge]]></category>
		<category><![CDATA[C/ALM]]></category>
		<category><![CDATA[Jazz Foundation]]></category>
		<category><![CDATA[Rational Asset Manager]]></category>
		<category><![CDATA[Rational Insight]]></category>
		<category><![CDATA[Rational Project Conductor]]></category>
		<category><![CDATA[Rational Quality Manager]]></category>
		<category><![CDATA[Rational Requirements Composer]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[Rational Workbench for CLM]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Innovate]]></category>
		<category><![CDATA[rational-team-concert]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2534</guid>
		<description><![CDATA[I finally found some time to go through the video interviews that I filmed while I was at Innovate 2010 earlier this month in Orlando, FL. I was able to track down a few Jazz developers, including Erich Gamma, and I also got a few customers and partners to share a few thoughts as well. ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/06/28/videos-from-innovate-2010/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I finally found some time to go through the video interviews that I filmed while I was at Innovate 2010 earlier this month in Orlando, FL. I was able to track down a few Jazz developers, including Erich Gamma, and I also got a few customers and partners to share a few thoughts as well. </p>
<p>Here&#8217;s a playlist of the videos:<br />
<object height="295" width="480"><param value="http://www.youtube.com/p/A5F3939EDFEED2C0&amp;hl=en_US&amp;fs=1" name="movie"><param value="true" name="allowFullScreen"><param value="sameDomain" name="allowscriptaccess"><embed height="295" width="480" allowfullscreen="true" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" src="http://www.youtube.com/p/A5F3939EDFEED2C0&amp;hl=en_US&amp;fs=1"></object></p>
<p>In addition to filming interviews, I also presented a session that was a guided tour of jazz.net and also covered the value and purposes of jazz.net (and how to get the most out of it). We did a similar session last year, but this year almost everyone in the room was already on jazz.net and already participating in some way! This evidence of growth just seemed to carry through everything all week, making the vibe in the air noticeably different from previous years. Whereas last year people were asking me, &#8220;What is Rational Team Concert?&#8221;, this year people asked me questions like, &#8220;How do I get more out of Rational Team Concert for capacity planning?&#8221; or &#8220;How can I generate a report that shows effort required per story point?&#8221; </p>
<p>So, it was really exciting to see and feel the growth and increased excitement from year to year! If you didn&#8217;t make it to Innovate this year, hopefully we can see you at Innovate 2011 &#8212; same time of year, same fun hotel in Disney World! </p>
<p>If you were at Innovate 2010, what were your favorite highlights?</p>
<p>And if you missed the action, here are some photos from the event:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fgroups%2Fibminnovate%2Fpool%2Fshow%2F&amp;page_show_back_url=%2Fgroups%2Fibminnovate%2Fpool%2F&amp;group_id=1377830@N25&amp;jump_to=&amp;start_index=" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowfullscreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fgroups%2Fibminnovate%2Fpool%2Fshow%2F&amp;page_show_back_url=%2Fgroups%2Fibminnovate%2Fpool%2F&amp;group_id=1377830@N25&amp;jump_to=&amp;start_index="></embed></object><br />
<span style="font-size: 7pt; color: #999999;">(Reproduced with permission of YAHOO! Inc. ©2010 YAHOO! Inc. FLICKR and the FLICKR logo are registered trademarks of YAHOO! Inc.)</span></p>
<p>Seth Packham<br />
Jazz.net Website Lead</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/06/28/videos-from-innovate-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Rational Workbench for Collaborative Lifecycle Management</title>
		<link>http://jazz.net/blog/index.php/2010/06/08/the-rational-workbench-for-collaborative-lifecycle-management/</link>
		<comments>http://jazz.net/blog/index.php/2010/06/08/the-rational-workbench-for-collaborative-lifecycle-management/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 12:27:53 +0000</pubDate>
		<dc:creator>Dave Thomson</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[C/ALM]]></category>
		<category><![CDATA[Rational Quality Manager]]></category>
		<category><![CDATA[Rational Requirements Composer]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[Rational Workbench for CLM]]></category>
		<category><![CDATA[collaborative ALM]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[workbench]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2449</guid>
		<description><![CDATA[You may have noticed the appearance of a new project at Jazz.net called Rational Workbench for Collaborative Lifecycle Management. This project is an evolution of our Collaborative ALM effort focused on bringing together software development activities across requirements, development, build, and test.
Why is this important? The activities involving requirements, development, build and test are not ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/06/08/the-rational-workbench-for-collaborative-lifecycle-management/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>You may have noticed the appearance of a new project at Jazz.net called <strong><a href="/projects/rational-workbench-for-clm/">Rational Workbench for Collaborative Lifecycle Management</a></strong>. This project is an evolution of our Collaborative ALM effort focused on bringing together software development activities across requirements, development, build, and test.</p>
<p>Why is this important? The activities involving requirements, development, build and test are not process silos. Integrating these disciplines through process automation, links between artifacts, and reporting across these links improves the productivity of teams while also improving the quality of the deliverables from those teams.</p>
<p>To focus this effort, we are bringing <a href="/projects/rational-team-concert/">Rational Team Concert</a>, <a href="/projects/rational-quality-manager/">Rational Quality Manager</a>, and a new requirements management product tentatively named &#8220;Rational DOORS Requirements Professional&#8221; more closely together and calling this set of products the Rational Workbench for Collaborative Lifecycle Management.</p>
<p>What&#8217;s a &#8220;workbench&#8221;? A Workbench is a term we use to describe a combination of products, services, and best practices that are designed to work well together to solve a particular problem.</p>
<p style="text-align: center;"><img class="size-full wp-image-2450 aligncenter" title="rational workbench" src="http://jazz.net/blog/wp-content/uploads/2010/06/rational-workbench.png" alt="" width="496" height="355" /></p>
<p>But there is a lot more to this than just a name! It reflects significant work done by the teams to address feedback we&#8217;ve received from our customers and community on their experience using our 2.0 version products together. In addition to making these products easier to license, install, deploy, and administer together, we’re also making them work together more seamlessly. In the rest of the blog I&#8217;ll explain some of the key improvements in more detail.*</p>
<h2>Improvements to licensing, installation, deployment, and administration</h2>
<p><strong>Simplify the packaging and licensing – </strong> We are looking at moving towards a more fully role-based licensing scheme.</p>
<p style="text-align: center;"><img class="size-full wp-image-2451 aligncenter" title="rtc-chart" src="http://jazz.net/blog/wp-content/uploads/2010/06/rtc-chart.png" alt="" width="463" height="195" /></p>
<p>The idea is that a primary license for any of the three Workbench for CLM products would give you &#8220;read&#8221; and comment access to the other Workbench for CLM products in order to collaborate with the other roles on the team.</p>
<p>This would, for example, eliminate the need to buy additional &#8220;Viewer&#8221; or &#8220;Reviewer&#8221; licenses just for Developers to access quality plans, or for Quality Professionals to view requirements, as is currently the case in the 2.0 products. For teams that have people who need occasional access to more than one product, floating licenses can provide flexibility. We&#8217;re also thinking about whether it might make sense to offer a single &#8220;all in one&#8221; license that enables full access to all three products.</p>
<div id="attachment_2452" class="wp-caption aligncenter" style="width: 523px"><img class="size-full wp-image-2452 " title="Multi-product licensing" src="http://jazz.net/blog/wp-content/uploads/2010/06/RQM.png" alt="" width="513" height="244" /><p class="wp-caption-text">Proposed future RQM, RTC, DOORS RP Multi-product licensing</p></div>
<p>We&#8217;re also looking at normalizing the &#8220;Contributor&#8221; license across these products so it has the same name and capabilities across the three products, to replace the former Viewer and Reviewer licenses in RQM and RRC. Contributor is intended for team members that need to read and write Work Items, and in general need read and comment capabilities across the Workbench for CLM products to collaborate with the other roles on the team. The Stakeholder license is intended to provide a more limited, lower cost license for the team&#8217;s &#8220;customers&#8221; or &#8220;constituents&#8221; who only need to be able to enter and view Work Items or view project plans.</p>
<p>Finally, we are looking at whether we could make the server editions structure less complex. There is more work to be done here, but one idea is to have only a single server edition with no predefined limits, with entry pricing for small teams, and the ability to set up as many or as few servers as desired as long as the client access license (CAL) limits are properly tracked (which is pretty straightforward with our floating licenses).</p>
<p><strong>Simplify installation of multiple products – </strong>The Rational Workbench for CLM products will have a common server install. Unlike in the 2.0 versions, you&#8217;ll be able to deploy these three products into a single Jazz Team Server and have them share the same common services such as WorkItems, Planning, Requirements, etc. This means the WorkItems capability in RQM and DOORS RP will be the same as the WorkItems capabilty in RTC, and all three products can access and share each other&#8217;s work items. The default – or simplest install &#8211; will be to install all the services into a single physical server. Then all you need to do is upload the product keys for what you&#8217;ve purchased, and voila! You&#8217;re in business. In addition, once you&#8217;ve installed the common server our intent is that you can try out any of the roles from the three Workbench for CLM products just by activating trial keys &#8230; because of the shared services, you don&#8217;t need to install anything else to do this!</p>
<p><strong>Provide flexible deployment options – </strong>In addition to the default single-server install, there will also be an advanced install that allows you to install the Jazz Team Server (JTS) and Workbench for CLM product services on different app servers/physical servers to create a distributed installation for increased scalability, as shown in the diagrams below.</p>
<p style="text-align: center;"><img class="size-full wp-image-2453 aligncenter" title="deployment" src="http://jazz.net/blog/wp-content/uploads/2010/06/deployment.png" alt="" width="312" height="235" /></p>
<p style="text-align: center;"><img class="size-full wp-image-2454 aligncenter" title="scalability" src="http://jazz.net/blog/wp-content/uploads/2010/06/scalability.png" alt="" width="349" height="240" /></p>
<p><strong>Harmonize platform and language support – </strong>In the past, there were some platform and language support differences that occasionally caused issues when setting up an environment to use these products together. Our plan is that the Workbench for CLM products will support the same server operating systems, application servers, databases, client operating systems, Eclipse versions, web browsers, and international languages and locales.</p>
<p><strong>Provide unified administration across the products – </strong>In the 2.0 version products, each product installed its own Jazz Team Server, so users and projects had to be administered separately for each product. In the future, when the Workbench for CLM products are deployed on the same Jazz Team Server (the typical configuration), users, projects, and license management are all administered in one place.</p>
<h2>Improvements that strengthen cross-product integrations</h2>
<p>To strengthen the cross-product integrations we created several themes to deepen and open the integrations. These themes manifest across the roles, primarily through additional link types for cross-discipline artifact linking and open dashboards.</p>
<p><strong>Collaborate on plans </strong>- Lifecycle collaboration starts with the team&#8217;s plans. Having all team members understand the requirements, development, and test plans ensures the team moves together in a more cohesive way. In the 2.0 products you could link a requirements collection with a test plan giving testers and analysts visibility for validating that the software meets the business needs. You could also link related development plans to give development teams insight into each other&#8217;s work. In the future you&#8217;ll also be able to link development plans to requirement collections and to test plans, giving all team members visibility into each others plans with the ability to navigate across them for more effective collaboration.</p>
<p><strong>Collaborate on artifacts</strong> &#8211; Once plans are linked the next step is to link related work items. For example a single requirement may link to one or more development work items and one or more test cases. While this was the heart of the integration story in the version 2.0 products, we continue to deepen the use cases for which artifacts can be linked, and we have added more rich hovers and improved the available filter queries to help you determine which artifacts are linked and which are not. For example some artifacts track the status of another, such as tracking the status of an issue that has been logged against a requirement. For a complete list of link types, see the Jazz wiki ( <a href="https://jazz.net/wiki/bin/view/Main/CALM2010LinkTypes">https://jazz.net/wiki/bin/view/Main/CALM2010LinkTypes</a> ) In addition, as result of shared services, all tasks can now be managed by the same work-item management system. This lets you assign and manage defects, development tasks, and quality tasks for developers and testers all in one system.</p>
<p><strong>Knowing when you are done with improved traceability </strong>- Having linked artifacts helps you understand when all of the work is done. With the new link types you’ll have even more power at your fingertips for tracking the status of the team’s work. For example creating queries and viewlets to see which requirements have open defects (meaning the implementation requires more work) or which requirements have open issues (meaning the requirement requires more work). We’ve also added to the out-of-ths-box traceability queries and we’re looking at providing rich hovers wherever possible. In addition, you’ll have the ability to produce traceability reports across the Workbench for CLM products.</p>
<p><strong>Open collaboration</strong> &#8211; We continue to build on the mash-up dashboards that combine information from the different products to allow teams to track status and collaborate on a daily basis. In the future we&#8217;ll support incorporating OpenSocial and IBM iWidgets into your dashboards. In addition you can integrate our own dashboard gadgets, such as &#8220;my assigned work-items&#8221; into Open Social containers such as iGoogle or gmail.</p>
<p>You can see some of these improvements coming together in our <a href="/downloads/rational-team-concert/milestones/3.0M6 ">M6 Milestone</a>, and you&#8217;ll see things really take shape over the summer. We intend to start rolling this work into product releases starting in the fall of 2010.</p>
<p>I encourage you to follow along and give us your feedback. We&#8217;ve created a <a href="http://jazz.net/forums/viewtopic.php?t=11018">forum post</a> to use for discussion around this topic. You can also take a look at our <a href="https://jazz.net/jazz/web/projects/Jazz%20Collaborative%20ALM#action=com.ibm.team.apt.viewPlan&amp;page=viewModel&amp;id=_bgLlAM3iEd6xkdRJE15bgg">plans</a>, download our <a href="/downloads/">milestones and Betas</a> and give us feedback through the <a href="/forums/">forums</a> and through <a href="/development/">bug reports and enhancement requests</a>. We want to hear from you!</p>
<p>Dave Thomson<br />
Director, Rational Jazz ALM and Eclipse</p>
<p>*Our lawyers would like me to remind you that these are not finalized plans or commitments &#8230; just work-in-progress, and plans are subject to change without notice. See the <a href="/pub/terms.jsp">Terms of Use</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/06/08/the-rational-workbench-for-collaborative-lifecycle-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Connector for Rational Team Concert: Community Preview</title>
		<link>http://jazz.net/blog/index.php/2010/06/07/social-connector-for-rtc-community-preview/</link>
		<comments>http://jazz.net/blog/index.php/2010/06/07/social-connector-for-rtc-community-preview/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 18:01:48 +0000</pubDate>
		<dc:creator>Kai-Uwe Maetzel</dc:creator>
				<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[document collaboration]]></category>
		<category><![CDATA[Mainsoft]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2396</guid>
		<description><![CDATA[
Download the Community Preview
Access a Lotus Connections Server (or use My developerWorks if you donot have one)
Provide feedback in the forums

I am thrilled to announce the community preview of Social Connector for Rational Team Concert. Developed by Mainsoft in collaboration with IBM Rational, the Social Connector brings enterprise social networks to your projects. Rational Team ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/06/07/social-connector-for-rtc-community-preview/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.mainsoft.com/content/technology-preview-lotus-connections-integration-rational-team-concert-register">Download the Community Preview</a></li>
<li>Access a Lotus Connections Server (or use <a href="https://www.ibm.com/developerworks/mydeveloperworks">My developerWorks</a> if you donot have one)</li>
<li><a href="http://jazz.net/forums/viewforum.php?f=4">Provide feedback in the forums</a></li>
</ul>
<p>I am thrilled to announce the community preview of Social Connector for Rational Team Concert. Developed by Mainsoft in collaboration with IBM Rational, the Social Connector brings enterprise social networks to your projects. Rational Team Concert developers get direct access to Lotus Connections blogs, wikis, communities, activities, profiles, and more from within the development environment. This Social Connector is also being tested with other Jazz-based products so you can leverage your social network while staying in your primary work environment.</p>
<p>To show you what you can do with the community preview of the Social Connector, we recorded a <a title="video" href="http://www.youtube.com/watch?v=LgfjL3CrdEU" target="_blank">video</a> that explains the integration areas.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="535" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="sameDomain" /><param name="src" value="http://www.youtube.com/v/LgfjL3CrdEU&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="535" height="340" src="http://www.youtube.com/v/LgfjL3CrdEU&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="sameDomain" allowfullscreen="true"></embed></object></p>
<p><strong>Build a Community around Your Project</strong></p>
<p>Growing a social network around a software project brings developers up to speed faster. New hires and teams that are added to a core team will find all the information they need in a central Lotus Connections community, including blogs, forums, wikis, file repositories, and bookmarks. These collaboration systems offer a broad teamwork base for any software project. For example, wikis can hold product specifications, blogs can be used to publish roadmaps to a wider audience, forums can be used to gather feedback from beta testers, and a file repository hosts nightly builds with download statistics and commentary features.</p>
<p style="text-align: center;"><img class="size-full wp-image-2418  aligncenter" title="social network small" src="http://jazz.net/blog/wp-content/uploads/2010/06/social-network-small.png" alt="" width="498" height="305" /></p>
<p><a href="http://jazz.net/blog/wp-content/uploads/2010/06/project-orion.jpg"></a></p>
<p>Creating a new Lotus Connections community, or linking to an existing one, only takes a couple of clicks.  The administrator sets the Lotus Connections community in the Social Network tab under project management.</p>
<p>Once the project community is created, all project members are added to it and as new developers join the project, they automatically become members of the project community.</p>
<p><strong>Search for People &amp; Knowledge in Your Organization</strong></p>
<p>Find people across the enterprise based on experience, skills, or keywords.</p>
<p style="text-align: center;"><img class="size-full wp-image-2407  aligncenter" title="profiles" src="http://jazz.net/blog/wp-content/uploads/2010/06/profiles.jpg" alt="" width="328" height="240" /></p>
<p><a href="http://jazz.net/blog/wp-content/uploads/2010/06/profiles.jpg"></a></p>
<p style="text-align: center;"><em>Find people by expertise.</em></p>
<p>Hovering a user in the Rational Team Concert web interface shows a rich tooltip with the user’s business card, including profile information from both Rational Team Concert and social networks.</p>
<p style="text-align: center;"><img class="size-full wp-image-2417  aligncenter" title="summary" src="http://jazz.net/blog/wp-content/uploads/2010/06/summary2.jpg" alt="" width="464" height="235" /></p>
<p><a href="http://jazz.net/blog/wp-content/uploads/2010/06/summary1.jpg"></a></p>
<p style="text-align: center;"><em>The business card shows photo, contact details, time zone, background, and more.  You can directly invite people to grow your network.</em></p>
<p style="text-align: center;"><img class="size-full wp-image-2421  aligncenter" title="updates small" src="http://jazz.net/blog/wp-content/uploads/2010/06/updates-small.png" alt="" width="529" height="219" /></p>
<p style="text-align: center;"><em>View recent updates and activities from both Rational Team Concert and the social server.</em></p>
<p style="text-align: left;">In addition to the standard information, the administrator has the option to add custom tabs to the business card to connect with other social networks using HTML and JavaScript.</p>
<p style="text-align: center;"><img class="size-full wp-image-2424    aligncenter" title="social small" src="http://jazz.net/blog/wp-content/uploads/2010/06/social-small.png" alt="" width="430" height="232" /></p>
<p style="text-align: center;"><em>Tabs can be customized to connect to other networks. This example shows you Skype presence awareness with links to the user’s LinkedIn and Twitter profiles.</em></p>
<p style="text-align: left;">The <strong>knowledge</strong> shared in the community and elsewhere in the enterprise social network is searchable directly from a viewlet on the project Dashboard. Search results can be filtered using options to search the entire network, the project community, or a specific section (profile, communities, blogs, activities, bookmarks, files, and wikis). A tag cloud lets you further drill down in a large number of search results.</p>
<p style="text-align: center;"><img class="size-full wp-image-2426  aligncenter" title="all connections small" src="http://jazz.net/blog/wp-content/uploads/2010/06/all-connections-small.png" alt="" width="320" height="451" /></p>
<p style="text-align: center;"><em>The viewlet lets you find what you are looking for fast. You can filter search results using search scopes and the tag cloud.</em></p>
<p style="text-align: left;">The viewlet displays items of many different types, using a rich web interface. This helps your team stay focused on the task at hand, since they don’t need to switch interfaces. For example, blog posts and wiki pages pop up when you hover a post in the search results; activities can be opened inside the viewlet and activity entries can be marked as completed without leaving Rational Team Concert.</p>
<p style="text-align: center;"><img class="size-full wp-image-2428  aligncenter" title="thrilled small" src="http://jazz.net/blog/wp-content/uploads/2010/06/thrilled-small.png" alt="" width="526" height="365" /></p>
<p style="text-align: center;"><em>Blog posts and wiki pages can be read from a balloon tip in the Rational Team Concert web interface.</em></p>
<p style="text-align: left;"><a href="http://jazz.net/blog/wp-content/uploads/2010/06/social-small.png"></a><strong> Share Ideas from a Dashboard or Work Item</strong></p>
<p style="text-align: left;">While working on a task or reviewing your project statistics on the Dashboard, you can directly update your status message (micro-blog), post a new entry on a blog, or submit a new forum topic. Quick links to the current Work Item make it easy to refer back to Rational Team Concert.</p>
<p style="text-align: center;"><img class="size-full wp-image-2429  aligncenter" title="post small" src="http://jazz.net/blog/wp-content/uploads/2010/06/post-small.png" alt="" width="376" height="189" /></p>
<p style="text-align: center;"><em>Share ideas using status updates, blogs, and discussions forums from within Rational Team Concert.</em></p>
<p style="text-align: left;">From the context of a Work Item you can create a new activity entry to collaborate on shared goals across your organization. For example, preparing for a conference may involve many different roles such as development to get a build ready, marketing to prepare a slide deck, and assistants who are making flight and hotel reservations. Creating a new activity entry adds one link from the Work Item to the activity and another from the activity entry back to the Work Item.</p>
<p style="text-align: center;"><img class="size-full wp-image-2432  aligncenter" title="task 7 small" src="http://jazz.net/blog/wp-content/uploads/2010/06/task-7-small.png" alt="" width="401" height="311" /></p>
<p style="text-align: center;"><em>Linking a Work Item to an Activity lets technical users collaborate with non-technical users on shared goals.</em></p>
<p style="text-align: left;"><strong>Stay Up-to-Date</strong></p>
<p style="text-align: left;">Having the social viewlet on your project Dashboard is the ideal way of staying up-to-date with what is going on in and around your project, without having to switch between multiple interfaces. The viewlet shows you the latest updates and activities for the people in your network. It also gives you easy access to the project community feed, so that you can subscribe to community updates to display them side-by-side with the social viewlet on the Dashboard.</p>
<p style="text-align: center;"><img class="size-full wp-image-2434  aligncenter" title="profiles small" src="http://jazz.net/blog/wp-content/uploads/2010/06/profiles-small.png" alt="" width="318" height="226" /></p>
<p style="text-align: center;"><em>Stay up-to-date with activities in your network.</em></p>
<p style="text-align: left;"><strong> Connect your Enterprise</strong></p>
<p>The Social Viewlet can also be used from <strong>other products built on Jazz technology</strong>, such as Rational Quality Manager, using the remote viewlet feature.</p>
<p>Together with Mainsoft’s existing <a href="http://www.mainsoft.com/content/mainsoft-document-collaboration-rational-jazz">Document Collaboration</a> product, which integrates Rational Team Concert with <strong>Lotus Quickr</strong> and <strong>Microsoft SharePoint</strong>, business teams and stakeholders can now stay in the loop and get visibility into software deliveries without extra effort.</p>
<p>Both Social Connector and Document Collaboration are built with simplicity in mind and provide a responsive and intuitive user experience.</p>
<p><strong>Try It</strong></p>
<p>If you want to make Rational Team Concert more social, <a href="http://www.mainsoft.com/content/technology-preview-lotus-connections-integration-rational-team-concert-register">download the community preview</a> now and try it yourself! It takes less than 15 minutes to set up, and you can use <a href="https://www.ibm.com/developerworks/mydeveloperworks">My developerWorks</a> if you don’t have a Lotus Connections server.</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/06/07/social-connector-for-rtc-community-preview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We are at Innovate 2010</title>
		<link>http://jazz.net/blog/index.php/2010/06/06/we-are-at-innovate-2010/</link>
		<comments>http://jazz.net/blog/index.php/2010/06/06/we-are-at-innovate-2010/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 21:09:40 +0000</pubDate>
		<dc:creator>Seth Packham</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[C/ALM]]></category>
		<category><![CDATA[Jazz Foundation]]></category>
		<category><![CDATA[Rational Asset Manager]]></category>
		<category><![CDATA[Rational Insight]]></category>
		<category><![CDATA[Rational Project Conductor]]></category>
		<category><![CDATA[Rational Quality Manager]]></category>
		<category><![CDATA[Rational Requirements Composer]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[Rational Workbench for CLM]]></category>
		<category><![CDATA[Innovate]]></category>
		<category><![CDATA[Rational Software Conference]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2471</guid>
		<description><![CDATA[It is Sunday in Orlando, FL and the Innovate 2010 Rational Software Conference is in full swing. Here is our quick guide to Jazz at Innovate. You can see (or add to) a growing Flickr pool of photos to get a feel for the atmosphere:

(Reproduced with permission of YAHOO! Inc. ©2010 YAHOO! Inc. FLICKR and ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/06/06/we-are-at-innovate-2010/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>It is Sunday in Orlando, FL and the <a href="http://jazz.net/community/events/innovate2010/">Innovate 2010 Rational Software Conference</a> is in full swing. Here is our quick <a href="http://jazz.net/community/events/innovate2010/">guide to Jazz at Innovate</a>. You can see (or add to) a growing Flickr pool of photos to get a feel for the atmosphere:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fgroups%2Fibminnovate%2Fpool%2Fshow%2F&amp;page_show_back_url=%2Fgroups%2Fibminnovate%2Fpool%2F&amp;group_id=1377830@N25&amp;jump_to=&amp;start_index=" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowfullscreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fgroups%2Fibminnovate%2Fpool%2Fshow%2F&amp;page_show_back_url=%2Fgroups%2Fibminnovate%2Fpool%2F&amp;group_id=1377830@N25&amp;jump_to=&amp;start_index="></embed></object><br />
<span style="font-size: 7pt; color: #999999;">(Reproduced with permission of YAHOO! Inc. ©2010 YAHOO! Inc. FLICKR and the FLICKR logo are registered trademarks of YAHOO! Inc.)</span></p>
<p>And for those of you in the twittersphere, follow <a href="http://twitter.com/ibminnovate">@ibminnovate</a> and <a href="http://twitter.com/jazzdotnet">@JazzDotNet</a> and watch the <a href="http://twitter.com/#search?q=%23ibminnovate">#ibminnovate</a> hash tag.</p>
<p>Like in previous years, we have a good number of Jazz developers, product managers, and other team members here to present keynotes, sessions, and workshops, to demo on the exhibit floor, and to help people get up to speed in the Jazz Cafe (Mon-Wed, 9:45-11:00 and 2:00-4:00pm, Europe 2). If you&#8217;re lucky enough to be here with us, we&#8217;d love to meet you and get your feedback!</p>
<p>But unlike a few years ago when Jazz was first introduced, Jazz-related sessions are now spanning the entire agenda, across several <a href="http://jazz.net/community/events/innovate2010/">technical tracks</a>, particularly the following tracks:</p>
<ul>
<li><a href="http://www-01.ibm.com/software/rational/innovate/tracks.html#CALM">Collaborative Application Lifecycle Management</a></li>
<li><a href="http://www-01.ibm.com/software/rational/innovate/tracks.html#CCM">Change and Configuration Management</a></li>
<li><a href="http://www-01.ibm.com/software/rational/innovate/tracks.html#ISSDP">IBM Systems and Software Delivery Platform</a></li>
</ul>
<p>Or, you can also customize your attendance by following a virtual <a href="http://www-01.ibm.com/software/rational/innovate/tracks.html#ST">solution track</a>, like the <strong>Agile</strong> or <strong>IBM Jazz</strong> solution tracks. And don&#8217;t be surprised to find sessions related to products on jazz.net in any of the other technical tracks.</p>
<p>Be sure to ask plenty of questions and tell us what you think.</p>
<p>And one more thing &#8230; I&#8217;m roaming around the conference with my Flip camcorder looking to film some quick interviews with customers, partners, and other users and developers. If you&#8217;d love to be semi-famous and get your face on jazz.net, just track me down and we&#8217;ll record a few quick takes. And if you&#8217;d love to share your story or feedback in a more professional video shoot, we&#8217;re doing some of that on Tuesday in Oceanic 4, or you can contact me.</p>
<p>We love to hear about all the cool things you&#8217;re doing. And if you don&#8217;t want your face on jazz.net (why not?), you can share your written testimonial with us. Feel free to leave it as a comment here and maybe we&#8217;ll feature it on our <a href="https://jazz.net/community/feedback/">testimonials page</a>.</p>
<p>Oh, and don&#8217;t forget to check out jazz.net and register there. We&#8217;ve done some cool new stuff on the home page, and we added a new <a href="https://jazz.net/roles/">roles page</a>, a new <a href="http://jazz.net/community/feedback/">testimonials page</a>, and a new <a href="https://jazz.net/development/">development portal</a> for easily submitting bugs. We hope you like it!</p>
<p><a href="http://jazz.net"><img class="alignnone size-full wp-image-2482" title="jazz-net-2010-06-06" src="http://jazz.net/blog/wp-content/uploads/2010/06/jazz-net-2010-06-06.png" alt="" width="322" height="242" /></a></p>
<p>Seth Packham, Jazz.net Website Lead<br />
Twitter: <a href="http://twitter.com/sethpackham">@sethpackham</a> or <a href="http://twitter.com/jazzdotnet">@JazzDotNet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/06/06/we-are-at-innovate-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Presentation: Collaborative Application Lifecycle Management</title>
		<link>http://jazz.net/blog/index.php/2010/05/25/web-2-0-presentation-collaborative-application-lifecycle-managment/</link>
		<comments>http://jazz.net/blog/index.php/2010/05/25/web-2-0-presentation-collaborative-application-lifecycle-managment/#comments</comments>
		<pubDate>Tue, 25 May 2010 13:58:33 +0000</pubDate>
		<dc:creator>Brian Bryson</dc:creator>
				<category><![CDATA[C/ALM]]></category>
		<category><![CDATA[Rational Quality Manager]]></category>
		<category><![CDATA[Rational Requirements Composer]]></category>
		<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[collaborative ALM]]></category>
		<category><![CDATA[conference]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2369</guid>
		<description><![CDATA[Matt Holitza and I were thrilled to have a great audience for our presentation at the Web 2.0 conference in San Francisco, May 3-6. It was great to see so many people interested in our presentation, Transforming Software Development through Web 2.0 Collaboration. In the spirit of open collaboration, we&#8217;ve made the slides available on jazz.net. ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/05/25/web-2-0-presentation-collaborative-application-lifecycle-managment/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Matt Holitza and I were thrilled to have a great audience for our presentation at the <a href="http://www.web2expo.com/webexsf2010/public/schedule/detail/14722">Web 2.0 conference in San Francisco, May 3-6</a>. It was great to see so many people interested in our presentation, <a title="Collaborative Application Lifecycle Management Presentation" href="http://jazz.net/library/presentation/448">Transforming Software Development through Web 2.0 Collaboration</a>. In the spirit of open collaboration, we&#8217;ve <a title="Collaborative Application Lifecycle Management Presentation" href="http://jazz.net/library/presentation/448">made the slides available on jazz.net</a>. The slides cover the following topics:</p>
<ul>
<li>How Web 2.0 changes software delivery teams and processes</li>
<li>How Web 2.0 changes the way IBM operates as a tools vendor</li>
<li>How Web 2.0 changes application lifecycle management</li>
</ul>
<p>Some of the people who enjoyed the presentation were lucky enough to get one of our free USB sticks with a free version of Rational Team Concert.  If you weren&#8217;t one of the lucky ones, you can <a title="Rational Team Concert Free" href="http://jazz.net/downloads/rational-team-concert/releases/2.0.0.2iFix2?p=allDownloads#7free">download a free copy of Rational Team Concert</a> right here on the Jazz.net site.</p>
<p>Brian Bryson<br />
Rational Quality Manager</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/05/25/web-2-0-presentation-collaborative-application-lifecycle-managment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rational Team Concert introduces support for Microsoft Visual Studio 2010</title>
		<link>http://jazz.net/blog/index.php/2010/05/05/rational-team-concert-introduces-support-for-microsoft-visual-studio-2010/</link>
		<comments>http://jazz.net/blog/index.php/2010/05/05/rational-team-concert-introduces-support-for-microsoft-visual-studio-2010/#comments</comments>
		<pubDate>Wed, 05 May 2010 19:28:13 +0000</pubDate>
		<dc:creator>Sreerupa Sen</dc:creator>
				<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[rational-team-concert]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2357</guid>
		<description><![CDATA[The Rational Team Concert 2.0.0.2 iFix 3 M1 milestone build is now available on jazz.net. The most notable addition to iFix3 is the support for Microsoft Visual Studio 2010. During the last month we&#8217;ve been hard at work testing the Client for Visual Studio with various configurations including standalone Visual Studio 2010 installs and configurations that ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/05/05/rational-team-concert-introduces-support-for-microsoft-visual-studio-2010/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>The <a href="https://jazz.net/downloads/rational-team-concert/milestones/2.0.0.2iFix3M1">Rational Team Concert 2.0.0.2 iFix 3 M1</a> milestone build is now available on jazz.net. The most notable addition to iFix3 is the support for<strong> Microsoft Visual Studio 2010</strong>. During the last month we&#8217;ve been hard at work testing the Client for Visual Studio with various configurations including standalone Visual Studio 2010 installs and configurations that have both Visual Studio 2008 and Visual Studio 2010 installed, for developers moving or upgrading to <strong>Visual Studio 2010</strong>.</p>
<div id="attachment_2356" class="wp-caption aligncenter" style="width: 486px"><a href="http://jazz.net/blog/wp-content/uploads/2010/05/VS-2010.png"><img class="size-full wp-image-2356 " title="RTC with Microsoft Visual Studio 2010" src="http://jazz.net/blog/wp-content/uploads/2010/05/VS-2010.png" alt="RTC with Microsoft Visual Studio 2010" width="476" height="315" /></a><p class="wp-caption-text">Team Concert with Microsoft Visual Studio 2010</p></div>
<p>We&#8217;ve received many requests from Team Concert users wanting to try out our support for Visual Studio 2010. Thanks for all your interest and support &#8211; and here&#8217;s your chance! Download <a href="https://jazz.net/downloads/rational-team-concert/milestones/2.0.0.2iFix3M1">Rational Team Concert 2.0.0.2 iFix 3 M1</a> and feel free to post questions and comments in the <em><a href="http://jazz.net/forums/viewforum.php?f=1">Using Team Concert</a></em><a href="http://jazz.net/forums/viewforum.php?f=1"> forum</a> and <a href="http://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=jazz.viewPage&amp;id=com.ibm.team.workitem">submit work items</a> for any defects you find. We are dedicated to supporting Visual Studio 2010 and your feedback can help us provide a great offering.  Note that we continue to support Visual Studio 2005 and 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/05/05/rational-team-concert-introduces-support-for-microsoft-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add Seven Free Developers to Rational Team Concert</title>
		<link>http://jazz.net/blog/index.php/2010/04/27/add-seven-free-developers-to-rational-team-concert/</link>
		<comments>http://jazz.net/blog/index.php/2010/04/27/add-seven-free-developers-to-rational-team-concert/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 15:29:46 +0000</pubDate>
		<dc:creator>Rolf Nelson</dc:creator>
				<category><![CDATA[Rational Team Concert]]></category>
		<category><![CDATA[rational-team-concert]]></category>
		<category><![CDATA[rtc]]></category>

		<guid isPermaLink="false">http://jazz.net/blog/?p=2219</guid>
		<description><![CDATA[We&#8217;ve done two things to make Rational Team Concert more affordable for small teams:

Made all editions start with a total of 10 Developers (three included + seven free)
Dropped the server prices (by approximately half) for a limited time


We heard feedback that users wanted a simpler transition from Rational Team Concert Express-C to other Rational Team Concert ... <a class="actionLink" href="http://jazz.net/blog/index.php/2010/04/27/add-seven-free-developers-to-rational-team-concert/">Read more &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve done two things to make Rational Team Concert more affordable for small teams:</p>
<ol>
<li>Made all editions start with a total of 10 Developers (three included + seven free)</li>
<li>Dropped the server prices (by approximately half) for a limited time</li>
</ol>
<p><img class="alignnone size-full wp-image-2349" style="border: none;" title="feature-plus-seven" src="http://jazz.net/blog/wp-content/uploads/2010/04/feature-plus-seven.png" alt="feature-plus-seven" width="521" height="83" /></p>
<p>We heard feedback that users wanted a simpler transition from Rational Team Concert Express-C to other Rational Team Concert Editions as they grew beyond ten developers. To make this easier, we are making available seven free Developer licenses to Rational Team Concert Express, Standard, and Enterprise Server Editions. These additional free Developer licenses are <a href="http://jazz.net/downloads/rational-team-concert/releases/2.0.0.2iFix2?p=allDownloads#7free">available for download</a> only on Jazz.net. Since each purchased Rational Team Concert server edition already includes three &#8220;authorized user&#8221; licenses, these seven free authorized user licenses gives you a total of 10 to start with on all Rational Team Concert server editions.</p>
<p>In most countries, we are also running a limited-time promotion for all three  Rational Team Concert Server Editions that makes it truly affordable to get started. See the IBM public announcement link for your region <a href="http://www-304.ibm.com/shop/americas/webapp/wcs/stores/servlet/default/PromotionDisplay?promoId=1774831444&amp;catalogId=-840&amp;storeId=1&amp;langId=-1" target="_blank">North America</a> ; <a href="http://www-01.ibm.com/common/ssi/ShowDoc.jsp?docURL=/common/ssi/rep_ca/5/877/ENUSZA10-1025/index.html&amp;breadCrum=DET001PT022&amp;url=buttonpressed=DET002PT005&amp;specific_index=DET001PEF502&amp;DET015PGL002=DET001PEF011&amp;submit.x=7&amp;submit.y=8&amp;lang=en_US" target="_blank">Europe-Middle-East-Africa</a> ; <a href="http://www-01.ibm.com/common/ssi/ShowDoc.jsp?docURL=/common/ssi/rep_ca/3/631/ENUSLA310-803/index.html&amp;breadCrum=DET001PT022&amp;url=buttonpressed=DET002PT005&amp;specific_index=DET001PEF502&amp;DET015PGL002=DET001PEF011&amp;submit.x=7&amp;submit.y=8&amp;lang=en_US" target="_blank">Latin America</a> ; <a href="http://www-01.ibm.com/common/ssi/ShowDoc.jsp?docURL=/common/ssi/rep_ca/8/818/ENUSPP10-0168/index.html&amp;breadCrum=DET001PT022&amp;url=buttonpressed=DET002PT005&amp;specific_index=DET001PEF502&amp;DET015PGL002=DET001PEF011&amp;submit.x=7&amp;submit.y=8&amp;lang=en_US" target="_blank">Asia Pacific</a>. And remember, Rational Team Concert Express-C is still <em>completely free</em> for 10 developers.</p>
<p><strong>Rational Team Concert Express Edition: </strong> (License + 1st year maintenance included)</p>
<p>For 10 developers <strong>~$325/seat* </strong>(limited time promotion)<strong><br />
</strong></p>
<p>For 20 developers <strong>~$812/seat* </strong>(limited time promotion)<strong><br />
</strong></p>
<p>For 30 developers <strong>~$975/seat*</strong> (limited time promotion)<strong><br />
</strong></p>
<p>Additionally, small teams now have more affordable access to the <a href="http://www-01.ibm.com/software/awdtools/rtc/standard/" target="_blank">Rational Team  Concert Standard Edition</a> or <a href="http://www-01.ibm.com/software/awdtools/rtc/enterprise/" target="_blank">Enterprise Edition</a>, which both include these additional capabilities:</p>
<ul>
<li>Fully customizable work item workflows</li>
<li>Automated LDAP synchronization with an external registry</li>
<li>Plan risk assessment:  Will this feature fit into a given iteration?</li>
<li>ClearCase and ClearQuest synchronization and bridges</li>
<li>Fully customizable report templates</li>
</ul>
<p>If your development team is still using poorly integrated agile planning, version control, defect tracking or build tools, now you have no excuse not to try Rational Team Concert&#8230; but we should warn you, that our experience with other Rational Team Concert customers is once developers try it they don&#8217;t want to use anything else!</p>
<p>If you are already a Rational Team Concert user, now you can expand your use to more team members.  If you would like to share with others how Rational Team Concert has made your team more productive, feel free to <a title="write a review" href="http://www.ibm.com/software/rational/info/review/">write a review</a>.</p>
<p>You can listen to a podcast summarizing this offer <a href="http://www-01.ibm.com/software/rational/podcasts/2010/#105" target="_blank">here.</a></p>
<p><strong>How do I get my seven free additional licenses? </strong></p>
<p>Download your <a href="http://jazz.net/downloads/rational-team-concert/releases/2.0.0.2iFix2?p=allDownloads#7free">seven free developer licenses</a> from jazz.net. Choose the appropriate activation key for your server edition.</p>
<p><strong>Can I get the seven free if I&#8217;m an existing Rational Team Concert customer?</strong></p>
<p>Yes, the seven free will work with Rational Team Concert 2.x. You can download the <a href="http://jazz.net/downloads/rational-team-concert/releases/2.0.0.2iFix2?p=allDownloads#7free">seven free Developer Licenses</a> now.</p>
<p><strong>Is there IBM support for these extra 7 free licenses?</strong></p>
<p>Yes, just like the three Developer licenses included with your purchased Rational Team Concert server edition, these extra seven area also supported with your existing support contract. Rational Team Concert Express-C with 10 free Developer licenses continues to be community supported.</p>
<p><strong>Do I pay maintenance on the 7 free licenses?</strong></p>
<p>The maintenance fee for these 7 licenses is already included with your annual maintenance for your purchased RTC server Edition.</p>
<p><strong>How do I get started if I&#8217;m new to Rational Team Concert and need more than 10 developer licenses?</strong></p>
<p>You simply purchase a Rational Team Concert server <a href="http://www.ibm.com/rational/rtc" target="_blank">here</a> (Express, Standard or Enterprise) with three Developer licenses included, and then buy the number of Developer licenses you need above ten.  Note that you can only have one &#8220;seven free&#8221; license pack installed per purchased Rational Team Concert server.</p>
<p><strong>Can I buy Rational Team Concert on-line? </strong></p>
<p>Yes. For example, you can buy Rational Team Concert Express on-line <a title="buy on-line" href="https://www-112.ibm.com/software/howtobuy/buyingtools/paexpress/Express?P0=E1&amp;part_number=D041ILL,D041FLL,D041CLL&amp;catalogLocale=en_US&amp;locale=en_US&amp;country=USA&amp;PT=html" target="_blank">here.</a></p>
<p><strong>What if I have more than one Rational Team Concert server in my company?</strong></p>
<p>Each server can have their own &#8220;seven free&#8221; Developer licenses installed as long as they are not using a shared license server.  If you manage them with a shared license server, then you are only permitted to have a total of seven free Developer licenses installed across the set of servers using the same shared license server.</p>
<p><strong>If I&#8217;m already using Rational Team Concert Express-C today and I need more than 10 developers how can I take advantage of  the 7 free?</strong></p>
<p>You can simply buy a Rational Team Concert Express server (or Standard or Enterprise) and download the seven free Developer licenses from jazz.net.  Then you just buy the additional Developer licenses you need as your team grows beyond 10 developers</p>
<p><strong>What if I&#8217;m using a Rational Team Concert trial version? Do the seven free Developer licenses unlock my trial? </strong></p>
<p>No, the seven free Developer licenses will not change the nature of your trial version of Rational Team Concert. It will still be a trial period, so you would only benefit from adding the seven free if you have a licensed server. You change a trial to a licensed server when you buy an RTC server.</p>
<p><strong>What if I&#8217;m using Rational Team Concert for System z or Rational Team Concert for Power Systems?</strong></p>
<p>The seven free Developer licenses do not apply to Rational Team Concert for System z or Rational Team Concert for Power Systems. These editions continue to include three Developer licenses with their Rational Team Concert servers and have no free &#8220;community edition&#8221;.</p>
<p>*Official prices are published <a href="http://www.ibm.com/rational/rtc" target="_blank">here</a>.  This is an example only and not the official IBM price, which is subject to change.  The Rational Team Concert Express example for 20 developers assumes the purchase of one Rational Team Concert Express Server using promotional pricing and 10 additional authorized user licenses.  The total cost is then divided by 20 developer seats to arrive at an approximate cost per seat in US $ currency.  Uplifts or other local currency fluctuations may affect your price per seat. This is an approximation only and not an official  price quote.</p>
]]></content:encoded>
			<wfw:commentRss>http://jazz.net/blog/index.php/2010/04/27/add-seven-free-developers-to-rational-team-concert/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
