<?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: The Constipation of Scale</title>
	<atom:link href="http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html</link>
	<description></description>
	<lastBuildDate>Sun, 21 Mar 2010 15:08:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad Feld</title>
		<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/comment-page-1#comment-5529</link>
		<dc:creator>Brad Feld</dc:creator>
		<pubDate>Thu, 06 Sep 2007 12:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1794#comment-5529</guid>
		<description>@Jason - there is no easy answer.  There are very few young companies that manage the tension between scale and functionality well.  As companies get more mature, they tend to figure it out with an occasional major burp. As I said in my closing, &quot;occasional constipation is a fact of life.&quot;
</description>
		<content:encoded><![CDATA[<p>@Jason &#8211; there is no easy answer.  There are very few young companies that manage the tension between scale and functionality well.  As companies get more mature, they tend to figure it out with an occasional major burp. As I said in my closing, &#8220;occasional constipation is a fact of life.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Warden</title>
		<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/comment-page-1#comment-5528</link>
		<dc:creator>Pete Warden</dc:creator>
		<pubDate>Thu, 06 Sep 2007 03:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1794#comment-5528</guid>
		<description>The only way I&#039;ve been able to manage this is to add features that aren&#039;t dependent on the core architecture, whilst the underlying changes are going on in parallel.

Can you add more content to the site? Change the graphical look? Add more cosmetic doodads? Chances are that there&#039;s some changes that are so cosmetic that from an engineering POV they don&#039;t seem like features, but they sure seem like improvements to the user.

That buys you some time, and helps you avoid &#039;going dark&#039; to your users, or all the other new stakeholders!
</description>
		<content:encoded><![CDATA[<p>The only way I&#8217;ve been able to manage this is to add features that aren&#8217;t dependent on the core architecture, whilst the underlying changes are going on in parallel.</p>
<p>Can you add more content to the site? Change the graphical look? Add more cosmetic doodads? Chances are that there&#8217;s some changes that are so cosmetic that from an engineering POV they don&#8217;t seem like features, but they sure seem like improvements to the user.</p>
<p>That buys you some time, and helps you avoid &#8216;going dark&#8217; to your users, or all the other new stakeholders!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Messinger</title>
		<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/comment-page-1#comment-5527</link>
		<dc:creator>Adam Messinger</dc:creator>
		<pubDate>Thu, 06 Sep 2007 00:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1794#comment-5527</guid>
		<description>I&#039;ve observed that part of the frustrations around this are that the scaling factors change when widespread customer adoption begins.    Product development effort, which scales with the number of features, becomes dominated by customer related effort which scales with the number of users.

VCs should see this as a good sign because it means that the thing is actually getting used.  The effect of it on development cycle can be ameliorated by dividing the engineering team into two groups, one focussed on customer care and the other on new product development.  It is the context switching between the two costs which really eats into productivity.
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve observed that part of the frustrations around this are that the scaling factors change when widespread customer adoption begins.    Product development effort, which scales with the number of features, becomes dominated by customer related effort which scales with the number of users.</p>
<p>VCs should see this as a good sign because it means that the thing is actually getting used.  The effect of it on development cycle can be ameliorated by dividing the engineering team into two groups, one focussed on customer care and the other on new product development.  It is the context switching between the two costs which really eats into productivity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Warfield</title>
		<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/comment-page-1#comment-5526</link>
		<dc:creator>Bob Warfield</dc:creator>
		<pubDate>Wed, 05 Sep 2007 23:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1794#comment-5526</guid>
		<description>There are two strategic technical problems that companies face when dealing with scale.

The first is that all the chatter about a Multicore Crisis is true, but it is much worse.  We don&#039;t have 10 years to figure out the right tools and techniques for multicore because most people have already encountered a Multicore Crisis and just didn&#039;t know it:

&lt;a href=&quot;http://smoothspan.wordpress.com/2007/08/30/youve-already-had-a-multicore-crisis-and-just-didnt-realize-it/&quot; rel=&quot;nofollow&quot;&gt;http://smoothspan.wordpress.com/2007/08/30/youve-already-had-a-multicore-crisis-and-just-didnt-realize-it/&lt;/a&gt;

The second strategic technical problem is the tremendous waste that goes into most programming.  At least 70% of the code that is written is wasted because it contributes no proprietary advantage.  Instead, it is just reinvention of wheels.  There are a lot of reasons for this, but if you can free up even a little of that 70% it allows much more focus on things like scalability and features:

&lt;a href=&quot;http://smoothspan.wordpress.com/2007/09/04/70-of-the-software-you-build-is-wasted-part-1-of-series-of-toolplatform-rants/&quot; rel=&quot;nofollow&quot;&gt;http://smoothspan.wordpress.com/2007/09/04/70-of-the-software-you-build-is-wasted-part-1-of-series-of-toolplatform-rants/&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>There are two strategic technical problems that companies face when dealing with scale.</p>
<p>The first is that all the chatter about a Multicore Crisis is true, but it is much worse.  We don&#8217;t have 10 years to figure out the right tools and techniques for multicore because most people have already encountered a Multicore Crisis and just didn&#8217;t know it:</p>
<p><a href="http://smoothspan.wordpress.com/2007/08/30/youve-already-had-a-multicore-crisis-and-just-didnt-realize-it/" rel="nofollow">http://smoothspan.wordpress.com/2007/08/30/youve-already-had-a-multicore-crisis-and-just-didnt-realize-it/</a></p>
<p>The second strategic technical problem is the tremendous waste that goes into most programming.  At least 70% of the code that is written is wasted because it contributes no proprietary advantage.  Instead, it is just reinvention of wheels.  There are a lot of reasons for this, but if you can free up even a little of that 70% it allows much more focus on things like scalability and features:</p>
<p><a href="http://smoothspan.wordpress.com/2007/09/04/70-of-the-software-you-build-is-wasted-part-1-of-series-of-toolplatform-rants/" rel="nofollow">http://smoothspan.wordpress.com/2007/09/04/70-of-the-software-you-build-is-wasted-part-1-of-series-of-toolplatform-rants/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/comment-page-1#comment-5525</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 05 Sep 2007 15:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1794#comment-5525</guid>
		<description>Do you think these companies should have worked on scalability earlier? Or should they just have been more upfront (with themselves perhaps) about the high cost of making their product/service scale after it became popular?

Obviously the situation is different for every startup, but it seems like a popular product that doesn&#039;t scale yet is better than a high-performance product that nobody uses.

If you can have both, that&#039;s great, but I&#039;m not sure it&#039;s even a good idea to spend that much time on scalability and performance until you absolutely have to. Any additional features or design refinements that are developed early in exchange for deferring scalability could make or break the demand for what you&#039;re building.


</description>
		<content:encoded><![CDATA[<p>Do you think these companies should have worked on scalability earlier? Or should they just have been more upfront (with themselves perhaps) about the high cost of making their product/service scale after it became popular?</p>
<p>Obviously the situation is different for every startup, but it seems like a popular product that doesn&#8217;t scale yet is better than a high-performance product that nobody uses.</p>
<p>If you can have both, that&#8217;s great, but I&#8217;m not sure it&#8217;s even a good idea to spend that much time on scalability and performance until you absolutely have to. Any additional features or design refinements that are developed early in exchange for deferring scalability could make or break the demand for what you&#8217;re building.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimm</title>
		<link>http://www.feld.com/wp/archives/2007/09/the-constipation-of-scale.html/comment-page-1#comment-5524</link>
		<dc:creator>Kimm</dc:creator>
		<pubDate>Wed, 05 Sep 2007 14:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1794#comment-5524</guid>
		<description>Implementation and scalability of customer service (the area where I tend to focus) also suffers from this phenomenon and for essentially the same reasons. Sometimes it&#039;s even tougher because of the challenge of scaling the human factor involved in providing service and support.

Although no cure in itself, I find one mitigating factor is to think through the scalability issues early on rather than waiting for the pain to set in.

Of course it&#039;s not justifiable to build out infrastructure too early. And it may not be predictable exactly when the infrastructure is needed. It IS possible to reasonably predict what the markers look like for when it&#039;s time to get started and to have a rough plan already in place for how to proceed.

I figure it&#039;s sort of like predicting the weather (another specialty, albeit &#039;former&#039;) - it&#039;s usually timing that&#039;s challenging, not the  sequence of events.

Kimm
</description>
		<content:encoded><![CDATA[<p>Implementation and scalability of customer service (the area where I tend to focus) also suffers from this phenomenon and for essentially the same reasons. Sometimes it&#8217;s even tougher because of the challenge of scaling the human factor involved in providing service and support.</p>
<p>Although no cure in itself, I find one mitigating factor is to think through the scalability issues early on rather than waiting for the pain to set in.</p>
<p>Of course it&#8217;s not justifiable to build out infrastructure too early. And it may not be predictable exactly when the infrastructure is needed. It IS possible to reasonably predict what the markers look like for when it&#8217;s time to get started and to have a rough plan already in place for how to proceed.</p>
<p>I figure it&#8217;s sort of like predicting the weather (another specialty, albeit &#8216;former&#8217;) &#8211; it&#8217;s usually timing that&#8217;s challenging, not the  sequence of events.</p>
<p>Kimm</p>
]]></content:encoded>
	</item>
</channel>
</rss>
