<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How do you choose between major and minor product releases?</title>
	<atom:link href="http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/</link>
	<description>Your product management questions answered</description>
	<lastBuildDate>Tue, 13 Dec 2011 18:48:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve Johnson</title>
		<link>http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/comment-page-1/#comment-266</link>
		<dc:creator>Steve Johnson</dc:creator>
		<pubDate>Sat, 19 Jul 2008 12:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/#comment-266</guid>
		<description>I wrote about this topic in my article (free) posted at http://www.pragmaticmarketing.com/publications/topics/03/0301sj</description>
		<content:encoded><![CDATA[<p>I wrote about this topic in my article (free) posted at <a href="http://www.pragmaticmarketing.com/publications/topics/03/0301sj" rel="nofollow">http://www.pragmaticmarketing.com/publications/topics/03/0301sj</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal Shenoy</title>
		<link>http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/comment-page-1/#comment-117</link>
		<dc:creator>Gopal Shenoy</dc:creator>
		<pubDate>Sat, 03 May 2008 21:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/#comment-117</guid>
		<description>We used major releases to indicate data was not backward compatible because of database schema changes. Data saved in the newer version could not reopened in the older version - 3D solid modeling was that kind of a beast.

The point releases were nothing but service packs to fix bugs - but the database schema could not be changed - data was compatible between all the point releases of a major release - forward and backward.

You can call this an internal limitation, but this helped us determine where a new feature could go - it was very rare for us to introduce a new feature in a point release because this required us to put in any required schema changes needed to support the new feature before the major release went out.</description>
		<content:encoded><![CDATA[<p>We used major releases to indicate data was not backward compatible because of database schema changes. Data saved in the newer version could not reopened in the older version &#8211; 3D solid modeling was that kind of a beast.</p>
<p>The point releases were nothing but service packs to fix bugs &#8211; but the database schema could not be changed &#8211; data was compatible between all the point releases of a major release &#8211; forward and backward.</p>
<p>You can call this an internal limitation, but this helped us determine where a new feature could go &#8211; it was very rare for us to introduce a new feature in a point release because this required us to put in any required schema changes needed to support the new feature before the major release went out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Chalif</title>
		<link>http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/comment-page-1/#comment-116</link>
		<dc:creator>Ivan Chalif</dc:creator>
		<pubDate>Fri, 02 May 2008 05:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/#comment-116</guid>
		<description>Almost all of our releases, whether X.0 or X.y.z, have new features in them. That&#039;s just where we are as a company. What determines the level of the release (maintenance, minor, or major) has mostly to do with the scope of the release. 

Major releases typically happen 1-2x per year and have significant new capabilities and features, as well as large-scale defect fixes. Minor releases slim down on new features and defects, but tend to be more feature-laden than bug-fix-laden. Maintenance releases shift more toward the defect side of the spectrum, but inevitably still have a new feature or two in them.

There are bound to be some customer expectations based on the release type and number, but if you communicate clearly and early about what is in each release, your customers will be better able to determine which releases are best for them, regardless of the number.

@David
I disagree that changing the view does not add value. A change to the UI could be resolving defects in the previous UI or could be used to improve the work flow. It might also allow you to mimic UI conventions that have become more mainstream so that less training is required to use the product. It&#039;s important not to just put &quot;lipstick on a pig,&quot; but there is inherent value in making changes to the UI that enhance the user experience.</description>
		<content:encoded><![CDATA[<p>Almost all of our releases, whether X.0 or X.y.z, have new features in them. That&#8217;s just where we are as a company. What determines the level of the release (maintenance, minor, or major) has mostly to do with the scope of the release. </p>
<p>Major releases typically happen 1-2x per year and have significant new capabilities and features, as well as large-scale defect fixes. Minor releases slim down on new features and defects, but tend to be more feature-laden than bug-fix-laden. Maintenance releases shift more toward the defect side of the spectrum, but inevitably still have a new feature or two in them.</p>
<p>There are bound to be some customer expectations based on the release type and number, but if you communicate clearly and early about what is in each release, your customers will be better able to determine which releases are best for them, regardless of the number.</p>
<p>@David<br />
I disagree that changing the view does not add value. A change to the UI could be resolving defects in the previous UI or could be used to improve the work flow. It might also allow you to mimic UI conventions that have become more mainstream so that less training is required to use the product. It&#8217;s important not to just put &#8220;lipstick on a pig,&#8221; but there is inherent value in making changes to the UI that enhance the user experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Locke</title>
		<link>http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/comment-page-1/#comment-111</link>
		<dc:creator>David Locke</dc:creator>
		<pubDate>Mon, 28 Apr 2008 07:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://ask.goodproductmanager.com/2008/04/27/how-do-you-choose-between-major-and-minor-product-releases/#comment-111</guid>
		<description>You might ask how much value is being added in each release. That value is determined by the customer, not you. If you put your past releases in a time series relative to the value provided, you should see which ones were minor, and which ones were major releases. 

Why are you changing the interface? What are the marketing drivers for doing so? If you are moving from early mainstream to late mainstream a revision is critical to the point of releasing an entirely new product with a different name. Feature bloat has to go away. Task have to be sublimated. And, you have to say goodbye to the geeks. 

In no other market transition is an interface change necessary. Changing a view does not add value. 

Another consideration, if you are adding new functionality, is to ask yourself is you are changing the theory of operation that drove requirements elicitation up to now. Frankly, you shouldn&#039;t be changing the theory, because you end up wa totally new product if you do. 

Changing interfaces can confuse your retained customers. They are not going to want to invest in learning a new interface if the reasons for doing so are not immediately obvious to them.</description>
		<content:encoded><![CDATA[<p>You might ask how much value is being added in each release. That value is determined by the customer, not you. If you put your past releases in a time series relative to the value provided, you should see which ones were minor, and which ones were major releases. </p>
<p>Why are you changing the interface? What are the marketing drivers for doing so? If you are moving from early mainstream to late mainstream a revision is critical to the point of releasing an entirely new product with a different name. Feature bloat has to go away. Task have to be sublimated. And, you have to say goodbye to the geeks. </p>
<p>In no other market transition is an interface change necessary. Changing a view does not add value. </p>
<p>Another consideration, if you are adding new functionality, is to ask yourself is you are changing the theory of operation that drove requirements elicitation up to now. Frankly, you shouldn&#8217;t be changing the theory, because you end up wa totally new product if you do. </p>
<p>Changing interfaces can confuse your retained customers. They are not going to want to invest in learning a new interface if the reasons for doing so are not immediately obvious to them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

