<?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 to anger your customers</title>
	<atom:link href="http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/feed/" rel="self" type="application/rss+xml" />
	<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/</link>
	<description>Joe Ludwig's blog</description>
	<lastBuildDate>Thu, 05 Aug 2010 14:49:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Joe</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-56806</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 01 Nov 2007 17:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-56806</guid>
		<description>The environment I was using ClearCase in was at HP working on an embedded system. We had about 300k lines of code total and only a couple branches. We also ran weekly builds rather than the at-least-once-a-day builds we run at FLS. I guess our number of labels wasn&#039;t large enough to cause trouble.</description>
		<content:encoded><![CDATA[<p>The environment I was using ClearCase in was at HP working on an embedded system. We had about 300k lines of code total and only a couple branches. We also ran weekly builds rather than the at-least-once-a-day builds we run at FLS. I guess our number of labels wasn&#8217;t large enough to cause trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-56747</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 01 Nov 2007 14:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-56747</guid>
		<description>Interesting.  I work in the financial industry and we had one group make the migration from ClearCase to Perforce partially because our ClearCase servers bogged down due to &quot;too many&quot; branches and labels.</description>
		<content:encoded><![CDATA[<p>Interesting.  I work in the financial industry and we had one group make the migration from ClearCase to Perforce partially because our ClearCase servers bogged down due to &#8220;too many&#8221; branches and labels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-23210</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 03 Aug 2007 00:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-23210</guid>
		<description>Whether the free alternatives are &quot;better&quot; or not is certainly debatable.

FWIW, we&#039;ve now moved perforce onto a new server and all the performance problems are gone.</description>
		<content:encoded><![CDATA[<p>Whether the free alternatives are &#8220;better&#8221; or not is certainly debatable.</p>
<p>FWIW, we&#8217;ve now moved perforce onto a new server and all the performance problems are gone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cam</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-23103</link>
		<dc:creator>Cam</dc:creator>
		<pubDate>Thu, 02 Aug 2007 10:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-23103</guid>
		<description>Subversion is brilliant, Previously I used CVS but now use Subversion which owns it. 

Eclipse is my favorite way to use Subversion.

There is also a free Explorer Subversion plugin called Tortoise.

But yeah why pay money for something that ain&#039;t cutting the mustard especially when there are better free alternatives?</description>
		<content:encoded><![CDATA[<p>Subversion is brilliant, Previously I used CVS but now use Subversion which owns it. </p>
<p>Eclipse is my favorite way to use Subversion.</p>
<p>There is also a free Explorer Subversion plugin called Tortoise.</p>
<p>But yeah why pay money for something that ain&#8217;t cutting the mustard especially when there are better free alternatives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-16164</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 19 Jun 2007 05:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-16164</guid>
		<description>Labels are nice because they can be used to tag any set of files with the version of each file specified individually OR to tag the set of files in the repository at a specific point in time.  There have been times when labeling a build as &quot;this previous build plus this one changelist&quot; has been handy. Of course most of the time a changelist number would be just fine and we will probably switch over eventually. If we had known labels were such a problem we would have never used them in the first place.

My complaints are mostly about the crappy attitude we got from support, not the labels vs. changelist numbers debate.  It&#039;s usually better to work with your tools instead of against them, and using labels in Perforce is certainly going against the grain.</description>
		<content:encoded><![CDATA[<p>Labels are nice because they can be used to tag any set of files with the version of each file specified individually OR to tag the set of files in the repository at a specific point in time.  There have been times when labeling a build as &#8220;this previous build plus this one changelist&#8221; has been handy. Of course most of the time a changelist number would be just fine and we will probably switch over eventually. If we had known labels were such a problem we would have never used them in the first place.</p>
<p>My complaints are mostly about the crappy attitude we got from support, not the labels vs. changelist numbers debate.  It&#8217;s usually better to work with your tools instead of against them, and using labels in Perforce is certainly going against the grain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-16162</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 19 Jun 2007 05:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-16162</guid>
		<description>We have had no problems at all with Perforce technical support, in fact they have always been the most responsive and helpful of our tool vendors.

We investigated Labels and Changelists when setting up a continuous build system and quickly determined that changelists were the way to go.

Perforce Labels are used to tag a set of files with the version of each file specified individually, not just the latest tip of your development branch.</description>
		<content:encoded><![CDATA[<p>We have had no problems at all with Perforce technical support, in fact they have always been the most responsive and helpful of our tool vendors.</p>
<p>We investigated Labels and Changelists when setting up a continuous build system and quickly determined that changelists were the way to go.</p>
<p>Perforce Labels are used to tag a set of files with the version of each file specified individually, not just the latest tip of your development branch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-7934</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 12 May 2007 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-7934</guid>
		<description>The two big reasons we&#039;re not using subversion are:
&lt;ol&gt;
&lt;li&gt;Half of our users are artists. Perforce is already techy and scary to them.  Subversion is even more techy and scary.&lt;/li&gt;
&lt;li&gt;I hadn&#039;t heard of subversion when we started the project in 2002.&lt;/li&gt;
&lt;/ol&gt;

I assume there are some GUI front ends out there that can help with #1.  The &quot;edit whatever you want and we&#039;ll figure out what you changed at commit time&quot; aspect of subversion certainly helps all by itself.  (Though I fear the number of accidental changes they would submit to the depot.)

And of course only a time machine can change #2. :)</description>
		<content:encoded><![CDATA[<p>The two big reasons we&#8217;re not using subversion are:</p>
<ol>
<li>Half of our users are artists. Perforce is already techy and scary to them.  Subversion is even more techy and scary.</li>
<li>I hadn&#8217;t heard of subversion when we started the project in 2002.</li>
</ol>
<p>I assume there are some GUI front ends out there that can help with #1.  The &#8220;edit whatever you want and we&#8217;ll figure out what you changed at commit time&#8221; aspect of subversion certainly helps all by itself.  (Though I fear the number of accidental changes they would submit to the depot.)</p>
<p>And of course only a time machine can change #2. <img src='http://programmerjoe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petros Amiridis</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-7781</link>
		<dc:creator>Petros Amiridis</dc:creator>
		<pubDate>Fri, 11 May 2007 19:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-7781</guid>
		<description>I don&#039;t want to sound a wise guy, but what are the benefits of using such an expensive version control system instead for example Subversion. Is it worth the money? This is an honest question, since I have been using Subversion and haven&#039;t tried another version control system.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to sound a wise guy, but what are the benefits of using such an expensive version control system instead for example Subversion. Is it worth the money? This is an honest question, since I have been using Subversion and haven&#8217;t tried another version control system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Dubakov</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-7599</link>
		<dc:creator>Michael Dubakov</dc:creator>
		<pubDate>Thu, 10 May 2007 14:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-7599</guid>
		<description>Why don&#039;t you use Subversion? It is great SC system, pretty fast and stable. We are using it for 2 years without such problems and it supports labels just good :)</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you use Subversion? It is great SC system, pretty fast and stable. We are using it for 2 years without such problems and it supports labels just good <img src='http://programmerjoe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Landsman&apos;s Weblog v2.0</title>
		<link>http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/comment-page-1/#comment-4581</link>
		<dc:creator>Ian Landsman&apos;s Weblog v2.0</dc:creator>
		<pubDate>Sat, 14 Apr 2007 18:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://programmerjoe.com/2007/04/11/how-to-anger-your-customers/#comment-4581</guid>
		<description>&lt;strong&gt;Feature Arrogance&lt;/strong&gt;

Joe has an interesting post about feature arrogance, relating to my post the other day on features. His story is also a good example of poor customer service, especially for a product with a $40,000 price tag. Hey, maybe it&apos;s time to raise my pric...</description>
		<content:encoded><![CDATA[<p><strong>Feature Arrogance</strong></p>
<p>Joe has an interesting post about feature arrogance, relating to my post the other day on features. His story is also a good example of poor customer service, especially for a product with a $40,000 price tag. Hey, maybe it&apos;s time to raise my pric&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
