<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>Machines For Living</title>
    
    
    <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/" />
    <id>tag:typepad.com,2003:weblog-1768030</id>
    <updated>2009-07-02T18:01:42-04:00</updated>
    <subtitle>The World Needs to be Redesigned - Intelligent Technology Blog of Ken Archer, CTO of Telogical Systems</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/MachinesForLiving" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="machinesforliving" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://hubbub.api.typepad.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">MachinesForLiving</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><entry>
        <title>The Great Rules vs Process Debate</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/07/the-great-rules-vs-process-debate.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/07/the-great-rules-vs-process-debate.html" thr:count="2" thr:updated="2010-05-21T17:44:46-04:00" />
        <id>tag:typepad.com,2003:post-6a00d83457f03e69e2011571a5bbcc970b</id>
        <published>2009-07-02T18:01:42-04:00</published>
        <updated>2009-07-02T18:01:42-04:00</updated>
        <summary>Business rules are used 99.99% of the time to provide discrete, stateless decision services to a stateful process flow that is itself independent of the business rules engine. As Mark Proctor says, business rules engines currently are "glorified spreadsheets". Is this the right approach to application architecture? This is one of the big debates in software architecture circles, and is something we think about alot at my company within the domain of the telecom sector. The ability of software to be more lightweight, agile and reflective of the intelligence humans would like to bring to their activities is ultimately, I...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Software Architecture" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="business rules" />
        <category scheme="http://sixapart.com/ns/types#tag" term="drools" />
        <category scheme="http://sixapart.com/ns/types#tag" term="events" />
        <category scheme="http://sixapart.com/ns/types#tag" term="James Taylor" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Mark Proctor" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Paul Haley" />
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Business rules are used 99.99% of the time to provide discrete,&#xD;
stateless decision services to a stateful process flow that is itself&#xD;
independent of the business rules engine.  As Mark Proctor says,&#xD;
business rules engines currently are "glorified spreadsheets".  Is this&#xD;
the right approach to application architecture?  This is one of the big&#xD;
debates in software architecture circles, and is something we think about alot at my company within the domain of the telecom sector.  The ability of software to be more lightweight, agile and reflective of the intelligence humans would like to bring to their activities is ultimately, I believe, what is at stake in the debate.&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-size: 16px; font-family: Trebuchet MS;"&gt;In one corner, Paul Haley and Mark Proctor...&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;Paul Haley (founder of Haley Rules which was sold to Oracle) and Mark&#xD;
Proctor (development lead for JBoss Drools at Red Hat) argue&#xD;
passionately for the integration of rules with process.  Haley argues&#xD;
in &lt;a href="http://www.cs.manchester.ac.uk/ruleML/keynotes.php#haley" rel="nofollow"&gt;this brief abstract&lt;/a&gt;&#xD;
that "until BRMS understand rules that refer to activities and events&#xD;
occurring within business processes, business rules applications will&#xD;
remain largely confined to discrete decisions, such as encapsulation&#xD;
within a decision service".  Proctor argues in his provocative &lt;a href="http://blog.athico.com/2007/11/vision-for-unified-rules-and-processes.html" rel="nofollow"&gt;"Vision for Unified Rules and Process"&lt;/a&gt;,&#xD;
"after 30 years of research and development is that the best we have to&#xD;
offer, multi-million pound license deals that effectively boil down to&#xD;
glorified spreadsheets called via a stateless web services from some&#xD;
workflow engine?"  I agree with these guys.  They say more clearly than&#xD;
I did what I tried to argue in &lt;span class="at-xid-6a00d83457f03e69e2011571a5b83d970b"&gt;&lt;a href="http://kenarcher.typepad.com/files/rulesandsoftwarearchitecture.pdf"&gt;the paper I delivered at the Information Science Forum in Dresden this February&lt;/a&gt;&lt;/span&gt; - rules don't constrain static facts, rules constrain change.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: 16px; font-family: Trebuchet MS;"&gt;In the other corner, James Taylor...&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;James Taylor, who built Fair Isaac's business rules engine (the #2 BRMS&#xD;
after Ilog) and is now a prominent consultant and the author of &lt;a href="http://www.amazon.com/Smart-Enough-Systems-Competitive-Automating/dp/0132347962/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1246569838&amp;amp;sr=8-1" rel="nofollow"&gt;Smart Enough Systems&lt;/a&gt;, argues in &lt;a href="http://jtonedm.com/2007/11/19/please-dont-just-unify-rules-and-process/" rel="nofollow"&gt;"Please Don't Just 'Unify' Rules and Process"&lt;/a&gt;&#xD;
that "the reason for focusing on stateless decision services is that&#xD;
such a model is a good fit with how companies handle decision-making"&#xD;
and thus "while it may, intellectually, be interesting to consider them&#xD;
both [rules and process] forms of declarative programming, I am not&#xD;
sure such a collapsed view of the world is useful".  I would disagree&#xD;
with Taylor, because I think the reason why companies make decisions&#xD;
this way is because the business intelligence industry hasn't provided&#xD;
effective tools for operationizing business intelligence.  Instead,&#xD;
we've hoarded data in data warehouses accessible by complex database&#xD;
reporting tools (Crystal, Cognos, etc) that impose a turnaround time to&#xD;
any requests from managers trying to conduct their processes with more&#xD;
intelligence.&lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=0r0E5V1gMFg:AOO4-bj0V1M:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=0r0E5V1gMFg:AOO4-bj0V1M:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Video: Sprawl, the Single Greatest Threat to Mankind</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/05/video-sprawl-the-single-greatest-threat-to-mankind.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/05/video-sprawl-the-single-greatest-threat-to-mankind.html" thr:count="3" thr:updated="2011-06-25T04:01:07-04:00" />
        <id>tag:typepad.com,2003:post-66667773</id>
        <published>2009-05-11T22:46:21-04:00</published>
        <updated>2009-05-11T22:46:21-04:00</updated>
        <summary />
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Urban Planning" />
        
        <category scheme="http://sixapart.com/ns/types#tag" term="New Urbanism" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Smart Growth" />
        <category scheme="http://sixapart.com/ns/types#tag" term="Sprawl" />
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/VGJt_YXIoJI&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/VGJt_YXIoJI&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=nbEDolgETCg:xVkf2xjR4SY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=nbEDolgETCg:xVkf2xjR4SY:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Swine Flu: Why Designers Must be Environmentalists</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/05/swine-flu-why-designers-must-be-environmentalists.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/05/swine-flu-why-designers-must-be-environmentalists.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-66298443</id>
        <published>2009-05-02T22:29:18-04:00</published>
        <updated>2009-05-02T22:29:18-04:00</updated>
        <summary>The Swine Flu outbreak provides a teachable moment for everyone, but perhaps most directly for industrial designers, that our world has boundaries, and that the purpose of design is not to try to overcome them through technology. The purpose of design is not to overcome the limitations provided by our environment, by nature. Rather, design should interpret the limits of nature as clues guiding them to the sustainable design of a product or process that makes money in the medium and long terms. Case in point: In 1965, there were 53 million US hogs on more than 1 million farms;...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Industrial Design" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;The Swine Flu outbreak provides a teachable moment for everyone, but perhaps most directly for industrial designers, that our world has boundaries, and that the purpose of design is not to try to overcome them through technology.  &lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 16px; font-family: Trebuchet MS;"&gt;&lt;strong&gt;The purpose of design is not to overcome the limitations provided by&#xD;
our environment, by nature.  Rather, design should interpret the limits&#xD;
of nature as clues guiding them to the sustainable design of a product&#xD;
or process that makes money in the medium and long terms. &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 16px; font-family: Trebuchet MS;"&gt;&lt;/span&gt;Case in point: In 1965, there were 53 million US hogs on more than 1 million farms; today, 65 million  US hogs are concentrated in 65,000 facilities, according to &lt;a href="http://www.guardian.co.uk/world/2009/apr/27/swine-flu-search-outbreak-source"&gt;The Guardian&lt;/a&gt;.  This jump in operation&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e201156f72325a970c-popup" onclick="window.open(this.href,'_blank','scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" style="float: right;"&gt;&lt;img alt="Industrial Hog Farm" class="at-xid-6a00d83457f03e69e201156f72325a970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e201156f72325a970c-320wi" style="margin: 0px 0px 5px 5px; width: 175px; height: 104px;" title="Industrial Hog Farm"&gt;&lt;/img&gt;&lt;/a&gt;al  efficiency was achieved by industrial designers at agribusiness giants like Smithfield (the largest provider of pork in the world) who figured out interesting, but ultimately unsustainable, methods for managing the rampant spreading of disease that occurs when thousands of hogs are shoved together like sardines.  Nicholas Kristof wrote in the New York Times 6 weeks before the Swine Flu outbreak about "the insane overuse" of antibiotics on industrial hog farms, including rampant preventitive use of antibiotics, which results of superbugs such as drug-resistant &lt;a href="http://en.wikipedia.org/wiki/Methicillin-resistant_Staphylococcus_aureus"&gt;MRSA&lt;/a&gt;. &lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;But it looks like rampant superbugs spreading amongs swine aren't the source of Swine Flu - no, all evidence points to the manure lagoons designed by industrial pork companies.  When there were 1 million hog farms in 1965, the sustainable amount of animal waste naturally fertilized surrounding&#xD;
								farmland.  Large-scale industrial hog pens would produce too much waste and overwhelm the surrounding farmland.  Industrial hog farm designers solved this problem with huge manure lagoons that collect and store tons of waste. This solution didn't work, though, because the massive pools of feces emitted by overmedicated hogs fouled the air with pollutants that poisoned neighboring communities and ultimately produced new diseases, such as Swine Flu.  Mexican newspaper &lt;a href="http://www.marcha.com.mx/resumen.php?id=2128"&gt;La Marcha&lt;/a&gt; reported on April 15 of the "fetid odors" and flies hovering over waste lagoons that neighbors of hog farms run by Granjas Carroll, a subsidiary of Smithfield, complained about for years.  30% of these neighbors now have Swine Flu.&lt;/p&gt;&lt;p&gt;The point of this, though, isn't to go off on Smithfield.  (If you're intested in industrial hog farming, you can learn more &lt;a href="http://www.sustainabletable.org/issues/health/index.php"&gt;here&lt;/a&gt;.)  The point is to reorient the direction of modern design and technology.  The purpose of design is not to overcome the limitations provided by our environment, by nature.  Rather, design should interpret the limits of nature as clues guiding them to the sustainable design of a product or process that makes money in the medium and long terms.  That's why it's essential that good designers also be environmentalists, because we live and breath in an environment that has limits and naturally designed processes that operate optimally within those limits.  Why not begin design by learning, mimicing and even having some wonder about these natural limits and processes?  This has to be the starting point of any design that will work for the long term.&lt;/p&gt;&lt;p&gt;Is this naive?  Only if creating shareholder value is naive, because Smithfield's shareholder value has plummeted f&lt;a href="http://www.google.com/finance?client=ob&amp;amp;q=NYSE:SFD"&gt;rom $30 per share a year ago to $8 today&lt;/a&gt;.  &lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=08esDIB26Qg:y7qC069JEXc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=08esDIB26Qg:y7qC069JEXc:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Telcos &amp; MSOs: Leaving Money on the Table until Telco 2.0</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/03/telcos-msos-leaving-money-on-the-table-until-telco-20.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/03/telcos-msos-leaving-money-on-the-table-until-telco-20.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-63511855</id>
        <published>2009-03-01T22:12:40-05:00</published>
        <updated>2009-03-01T22:13:17-05:00</updated>
        <summary>The idea behind Telco 2.0, that telcos collaborate with innovative designers &amp; marketers in other industries to design and sell to those industries new or enhanced communications-enabled products &amp; services, may sound futuristic - certainly not a top priority amidst the current economic crisis and competitive battle for connections. Surely the examples of such communications-enabled products &amp; services - a washing machine that sends you a free text message when a load is finished, and includes an Order Detergent Refill button that initiates a shipment to your home by your telco that shows up on your next telco bill -...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Industrial Design" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;The idea behind &lt;a href="http://kenarcher.typepad.com/machines_for_living/2009/01/telco-20-and-the-redesign-of-everything.html" target="_blank"&gt;Telco 2.0&lt;/a&gt;, that telcos collaborate with innovative designers &amp;amp; marketers in other industries to design and sell to those industries new or enhanced communications-enabled products &amp;amp; services, may sound futuristic - certainly not a top priority amidst the current economic crisis and competitive battle for connections.  Surely the examples of such communications-enabled products &amp;amp; &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2011168a2bcb0970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="Street-light-by-phone" class="at-xid-6a00d83457f03e69e2011168a2bcb0970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2011168a2bcb0970c-320wi" style="margin: 0px 0px 5px 5px;"&gt;&lt;/img&gt;&lt;/a&gt;&#xD;
 services - a washing machine that sends you a free text message when a load is&#xD;
finished, and includes an Order Detergent Refill button that initiates&#xD;
a shipment to your home by your telco that shows up on your next telco&#xD;
bill - aren't the solutions to the current problems of (a) plateaus in demand for broadband and wireless and (b) laid off subscribers cutting their connections.&lt;/p&gt;&lt;p&gt;Or maybe they are.&lt;/p&gt;&lt;p&gt;The following are three examples of new communications-enabled products &amp;amp; services that were designed without telecom involvement and, as a result, without payment to the telcos.  Instead, these providers benefit from consumers' telecom usage without paying a dime themselves.  And the services to these providers that the telcos didn't come up with would have required no capital build-out - just new products riding on the existing network.&#xD;
&lt;/p&gt;&#xD;
&lt;p&gt;(1) &lt;a href="http://www.usatoday.com/tech/news/techinnovations/2009-02-23-smartmeters_N.htm" target="_blank"&gt;Phone-In Parking Meters&lt;/a&gt;:  Cities across the U.S. are adopting smart parking meters, including phone-in meters that allow you to call a number and enter a parking spot number, and parking duration.  If the service at the restaurant was slow, you can call the number to add time to the meter, instead of running to your car every 30 minutes.  Doesn't it seem silly that the phone-in meter manufacturers, like &lt;a href="http://intellipark.com/" target="_blank"&gt;IntelliPark&lt;/a&gt;, designed and built technology to receive, store and process your credit card number over the phone when the wireless service provider bills you every month?  &lt;/p&gt;&lt;p&gt;(2) &lt;a href="http://www.treehugger.com/files/2009/02/on-call-street-lights-by-phone-save-energy-budget.php" target="_blank"&gt;On Call Street Lights&lt;/a&gt;:  In a move likely to be followed in other countries, cash-strapped municipalities in Germany are turning off street lights at night and allowing residents to temporarily turn them on within a district by text message.  Does this seem like a service that telcos, who can geocode your location if you have the right phone (T-Mobile is the sole iPhone carrier in Germany) and who could allow subscribers with no texting plan (e.g. the elderly) to text a particular number for free, could design such a service and charge municipalities or vendors like &lt;a href="https://www.dial4light.de/dial4light/static/en/home.htm" target="_blank"&gt;Dial4light&lt;/a&gt;? &lt;/p&gt;&lt;p&gt;(3) &lt;a href="http://money.cnn.com/2009/02/27/technology/copeland_hearst.fortune/index.htm?postversion=2009022712" target="_blank"&gt;Hearst e-reader&lt;/a&gt;: The last example is an opportunity that will also likely be missed, but hasn't technically been missed yet because the launch is later this year.  In a bid to save the newspaper industry, Hearst is launching a wireless e-reader for its magazines, newspapers and their ads.  Everything from &lt;em&gt;Cosmo&lt;/em&gt; to &lt;em&gt;Esquire&lt;/em&gt; to the &lt;em&gt;San Francisco Chronicle&lt;/em&gt; may soon be read on an e-reader whose cost could be subsidized by subscriptions to Hearst properties - just like cell phones.  Speaking of cell phones, could the wireless providers enable for Hearst all of the fancy location-based advertising their vendors are enabling for their supported cell phones?  In fact, since the wireless provider has your address and billing relationship, couldn't they allow you to click on ads to have free samples mailed to your home or to have products sent to your home and billed on your wireless invoice?&lt;/p&gt;&lt;p&gt;The examples are enough to make one wonder if the challenges facing the telecom industry are a lack of credit and capital, or a lack of imagination.&lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=gDfVdxgI-3E:Cf0T15XQRHk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=gDfVdxgI-3E:Cf0T15XQRHk:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Deep Multi-Sided Business Models</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/02/deep-multisided-business-models.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/02/deep-multisided-business-models.html" thr:count="12" thr:updated="2011-12-01T02:21:52-05:00" />
        <id>tag:typepad.com,2003:post-62204076</id>
        <published>2009-02-22T10:02:45-05:00</published>
        <updated>2009-02-22T10:24:11-05:00</updated>
        <summary>William McDonough, co-author of Cradle to Cradle, casts a vision for the next industrial revolution based on Cradle-to-Cradle design of all products and services as ecosystems. From a business perspective I believe a deeper understanding of multi-sided business models (central to today's technology industries) is possible when we apply them to an ecosystem-based Cradle-to-Cradle design model. Whereas multi-sided business models, exemplified by the likes of eBay and Google, are important in markets with multiple sides desiring interaction, players in the next industrial revolution understand that all markets have multiple sides - you just have to look deeper. Urban renewal expert...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Architecture" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Industrial Design" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Philosophy of Design" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Software Architecture" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Urban Planning" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://www.mcdonough.com/" target="_blank"&gt;William McDonough&lt;/a&gt;, co-author of &lt;a href="http://www.mcdonough.com/cradle_to_cradle.htm" target="_blank"&gt;Cradle to Cradle&lt;/a&gt;, casts a vision for the next industrial revolution &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20111688f26a5970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="FLOAT: right"&gt;&lt;/a&gt;  &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20111688f2708970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="FLOAT: right"&gt;&lt;img alt="Cradletocradle" class="at-xid-6a00d83457f03e69e20111688f2708970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20111688f2708970c-320wi" style="MARGIN: 0px 0px 5px 5px"&gt;&lt;/img&gt;&lt;/a&gt; based on Cradle-to-Cradle design of all products and services as ecosystems.  From a business perspective I believe a deeper understanding of multi-sided business models (central to today's technology industries) is possible when we apply them to an ecosystem-based Cradle-to-Cradle design model.  Whereas multi-sided business models, exemplified by the likes of &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e201127903a5aa28a4-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="FLOAT: right"&gt;&lt;/a&gt;eBay and Google, are important in markets with multiple sides desiring interaction, players in the next industrial revolution understand that &lt;em&gt;all markets have multiple sides - you just have to look deeper&lt;/em&gt;.   &lt;a href="http://davidbarrie.typepad.com/david_barrie/2008/11/sites-as-ecosys.html" target="_blank"&gt;Urban renewal expert David Barrie, for example, explains how real estate displays the same multi-sided logic, just on a deeper level.&lt;/a&gt; The next industrial revolution will require deep multi-sided business &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20111688f26d0970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="FLOAT: left"&gt;&lt;img alt="LogoEbay_x45" class="at-xid-6a00d83457f03e69e20111688f26d0970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20111688f26d0970c-320wi" style="MARGIN: 0px 5px 5px 0px"&gt;&lt;/img&gt;&lt;/a&gt; models that address the cooperative networks behind any product or service in order to provide the same products, but in a way that stimulates and captures all network externalities as nutrients: value nutrients, technical nutrients and biological nutrients.   &lt;/p&gt;&#xD;
&lt;div style="MARGIN-LEFT: 40px"&gt;&lt;strong&gt;&lt;span style="FONT-SIZE: 16px; FONT-FAMILY: Trebuchet MS"&gt;Players in the next industrial revolution understand that all markets have multiple sides.&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="FONT-SIZE: 16px; FONT-FAMILY: Trebuchet MS"&gt;&lt;span style="FONT-SIZE: 16px; FONT-FAMILY: Trebuchet MS"&gt;  &lt;/span&gt;The next industrial revolution will require deep multi-sided business models that address the cooperative networks behind any product or service in order to provide the same products, but in a way that stimulates and captures all network externalities as nutrients: value nutrients, technical nutrients and biological nutrients.&lt;/span&gt; &lt;/strong&gt; &lt;/div&gt;&#xD;
&#xD;
&lt;p&gt;&lt;br&gt;&lt;strong&gt;What are multi-sided business models?&lt;/strong&gt;  Most businesses facilitate a one-way flow of value, in which they buy labor and supplies and then sell products or services to a set of customers.  Multi-sided markets, as Harvard Business School professor&lt;a href="http://hbswk.hbs.edu/item/5237.html" target="_blank"&gt; Andrei Hagiu explains&lt;/a&gt;, "are markets in which firms need to get two or more distinct groups of customers who value each other's participation on board the same platform in order to generate any economic value".  eBay sees that auction sellers value interaction with auction buyers, so they significantly reduce the costs of searching through auctions with a web site.  Google sees that advertisers value highly segmented audiences, so they create such audiences through their online properties.  Microsoft sees that consumers want a computer that enables them to use lots of applications, so they bear the shared costs of developing applications with the Windows operating system.&lt;/p&gt;&#xD;
&lt;p&gt;In each case, eBay, Google and Microsoft identify a desired interaction, and facilitate that interaction through a platform that provides services to one side of the interaction - audiences, buyers, application developers.  The services are strategically designed to stimulate &lt;strong&gt;externalities known as cross-network effects&lt;/strong&gt;, that is, the other side values the platform more because of the use of the platform by the first side.  eBay sellers value the platform more because there are many buyers, Google advertisers value the platform more because of the many viewers and application users value Windows-based PCs more because of the many application developers using Windows.  Platform players capture these cross-network effects through monetizing access to the platform (direct effects) and additional services created on the platform (indirect effects). &lt;/p&gt;&#xD;
&lt;p&gt;But are the networks in which different groups of people value each others' interaction limited to trade and advertising?  Is it true, as &lt;a href="http://hbswk.hbs.edu/item/5237.html" target="_blank"&gt;the Harvard Business Review reports&lt;/a&gt;, that "Most markets are one-sided in nature—customers interested in buying running shoes, for example"?  After reflecting upon Cradle to Cradle design, I don't believe so.  William McDonough writes in Cradle to Cradle (p 81),&lt;/p&gt;&#xD;
&lt;div style="MARGIN-LEFT: 40px"&gt;&lt;em&gt;Just about every process has side effects.  But they can be deliberate and sustaining instead of unintended and pernicious.  We can be humbled by the complexity and intelligence of nature's activity, and we can also be inspired by it to design some positive side effects to our own enterprises instead of focusing exclusively on a single end.&lt;/em&gt;&lt;br&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;br&gt;Cradle to Cradle design is based on the closed-loop systems found in nature (that it, it is biomimetic).  Ecosystems have closed-loops because they capture all externalities as nutrients for another process.  In manufacturing and other business processes, though, we call externalities waste.  And that's because the design of most products produces unusable externalities - waste - during manufacture, use and disposal of their products.  But what if products and product manufacturing processes were redesigned so that these externalities were useful?  What if deep multi-sided business models stimulated and captured three types of externalities as nutrients for their businesses:&lt;/p&gt;&#xD;
&lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt;&#xD;
&lt;p&gt;&lt;span style="FONT-SIZE: 16px; FONT-FAMILY: Trebuchet MS"&gt;&lt;strong&gt;Value Nutrients&lt;/strong&gt;:  &lt;span style="FONT-SIZE: 13px; FONT-FAMILY: Trebuchet MS"&gt;These are the externalities of typical multi-sided businesses like eBay, Google and Microsoft, in which platform usage on one side increases platform value on other sides.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="FONT-SIZE: 16px; FONT-FAMILY: Trebuchet MS"&gt;&lt;strong&gt;Biological Nutrients&lt;/strong&gt;:  &lt;span style="FONT-SIZE: 13px; FONT-FAMILY: Trebuchet MS"&gt;These are the externalities that are captured by the Earth's ecosystems for far more savings to a business and environmental damage than the waste generated by conventional products and processes.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="FONT-SIZE: 16px; FONT-FAMILY: Trebuchet MS"&gt;&lt;strong&gt;Technical Nutrients&lt;/strong&gt;:  &lt;span style="FONT-SIZE: 13px; FONT-FAMILY: Trebuchet MS"&gt;These are the externalities that are captured by a company's manufacturing processes for far more savings to a business and less environmental damange than the sate generated by conventional products and processes.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xD;
&lt;p&gt;&lt;strong&gt;A Deep Multi-Sided Shoe Business Model  &lt;/strong&gt;Let's take the example of shoes, which HBR claimed above are a good example of a one-sided business model.  Most shoes are made with leather that, while historically tanned with vegetable tannins harvested from trees, are now usually tanned with metals - particularly &lt;a href="http://www.eco-usa.net/toxics/chromium.shtml" target="_blank"&gt;chromium&lt;/a&gt;.  Michael Braungart writes in &lt;em&gt;Cradle to Cradle&lt;/em&gt; that the largest chromium extraction factory in Europe hires only older men, all of whom wear gas masks, because it takes on average 20 years to develop cancer from chromium exposure.  One of chromium's byproducts, Chromium IV, was the carcinogen found in the water supply of Hinkley, California, the case made famous by Erin Brockovich.  Today shoes are usually tanned in developing countries, where regulations don't prevent them from dumping waste from chromium extraction in nearly bodies of water, or incinerating them for local kids to inhale.  In addition, the rubber in soles, an amalgam of lead and plastics, emits lead particles into the soil and atmosphere as your use of your shoes wears down the soles.  And your disposed of shoes end up in a landfill, because the monstrous amalgams of which they are made are of no use to anyone.  &lt;/p&gt;&#xD;
&lt;p&gt;What would a deep multi-sided shoe business model look like?  Imagine a shoe that is tanned with sustainable vegetable tannins.  Vegetable tanning takes longer than chromium tanning?  Then tan the leather on or near your leather supplier, and get your vegetable tannins from plants on the suppliers' property, in a just-in-time arrangement that would rival a Toyota factory, all while returning used shoes to your leather and tannin supplier to biodegrade (see below).  &lt;/p&gt;&#xD;
&lt;p&gt;Instead of an amalgam sole that can either be dumped or recycled at great cost, make your shoes with a rubber sole core and biodegradable skin, as is described in &lt;em&gt;Cradle to Cradle&lt;/em&gt;.  The biodegradable skin is safely returned to nature at disposal, and the rubber core is returned to the shoe company - a technical nutrient in its redesigned shoe manufacturing process.  Furthermore, the shoe company advertises that its shoes have been worn by Kurt Warner and Serena Williams, so you could be wearing their shoes by buying from them. So, something that was a wasteful, and even deadly, byproduct is now a rubber and leather platform - both literally and figuratively - for a multi-business model that reuses technical nutrients (the rubber sole), biological nutrients (the leather and biodegradable skin that are returned to your supplier to biodegrade) and eBay-like value-enhancing nutrients (the athletes who wore your rubber soles).&lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=wsnbhHT-lDk:A5cNeSF748Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=wsnbhHT-lDk:A5cNeSF748Y:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>The Future of Design</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/01/the-future-of-design.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/01/the-future-of-design.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-61184452</id>
        <published>2009-01-11T13:15:39-05:00</published>
        <updated>2009-01-11T13:15:39-05:00</updated>
        <summary>Brian Ling, a designer at Philips, writes at Design Sojourn that the next industrial design evolution will treat all layers of a product as an expression of a single conceptual design. "In the past", wri tes Ling, "what was practiced and taught to us at school was that Industrial Design was a process that was essentially a linear step by step process." This step by step approach, diagrammed on the right by Ling, is also found in the legacy approaches to software design (waterfall) and architecture (design-bid-build), each of which is undergoing changes very similar to the one Ling describes...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Brian Ling, a designer at Philips, writes at &lt;a href="http://www.designsojourn.com/" target="_blank"&gt;Design Sojourn&lt;/a&gt; that &lt;a href="http://www.designsojourn.com/the-next-industrial-design-evolution/trackback/" target="_blank"&gt;the next industrial design evolution&lt;/a&gt; will treat all layers of a product as an expression of a single conceptual design.  "In the past", wri&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536bc6b9c970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="Industrial-design-evolved-500x375" class="at-xid-6a00d83457f03e69e2010536bc6b9c970b " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536bc6b9c970b-320wi" style="margin: 0px 0px 5px 5px;"&gt;&lt;/img&gt;&lt;/a&gt;tes Ling, "what was practiced and taught to us at school was that&#xD;
Industrial Design was a process that was &#xD;
 essentially a linear step by&#xD;
step process."  This step by step approach, diagrammed on the right by Ling, &lt;a href="http://kenarcher.typepad.com/machines_for_living/2008/11/agile-designbuild-what-software-design-and-architecture-in-common.html"&gt;is also found in the legacy approaches to software design (waterfall) and architecture (design-bid-build), each of which is undergoing changes very similar to the one Ling describes in industrial design&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Ling describes a common problem with the legacy step by step approach, a problem which designers in all industries will recognize.&lt;/p&gt;&lt;div style="margin-left: 40px;"&gt;&lt;em&gt;"The problem with this sort of approach we found out, was that people&#xD;
started to treat our product “layers” as they would budgets. If there&#xD;
was a lack of budget they would “logically” start to “cut” back these&#xD;
layers. Some examples of common discussions designers have include “Oh&#xD;
no money? Ok lets toss that metal housing and turn it into plastic…” or&#xD;
“Can’t afford that brush metal trim, lets turn it black instead?”. Does&#xD;
this sound familiar?"&lt;/em&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=-GS9LNRq4FU:Lz2JAvUvIBw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=-GS9LNRq4FU:Lz2JAvUvIBw:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Telco 2.0 and the Redesign of Everything</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/01/telco-20-and-the-redesign-of-everything.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/01/telco-20-and-the-redesign-of-everything.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-60722568</id>
        <published>2009-01-05T10:42:45-05:00</published>
        <updated>2009-01-05T10:42:45-05:00</updated>
        <summary>The residential telecom (and cable) industries appear to be careening down a path of evolution from a provider of consumer network services to a revolutionary platform for all businesses to redesign their products and services. This path is defined, above all else, by the Broadband Incentive Problem. The transition to a platform for the redesign of everything, spurred by this problem, is a story best told in three acts: Telco 1.0, Telco 1.0 SP1, and Telco 2.0. Telco 1.0: Broadband access is currently provided all-you-can-eat in industrialized countries. The result of this business model has been remarkable broadband penetration, but...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Industrial Design" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;The residential telecom (and cable) industries appear to be careening down a path of evolution from a provider of consumer network services to a revolutionary platform for all businesses &lt;span style="text-decoration: underline;"&gt;&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a3af43970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="KoreaTelecom" class="at-xid-6a00d83457f03e69e2010536a3af43970b " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a3af43970b-320wi" style="margin: 0px 0px 5px 5px; width: 221px; height: 238px;"&gt;&lt;/img&gt;&lt;/a&gt;&#xD;
 &lt;/span&gt;to redesign their products and services.  This path is defined, above all else, by th&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;e &lt;a href="http://cfp.mit.edu/docs/incentive-wp-sept2005.pdf" target="_blank"&gt;Broadband Incentive Problem&lt;/a&gt;.  The transition to a platform for the redesign of everything, spurred by this problem, is a story best told in three acts: Telco 1.0, Telco 1.0 SP1, and Telco 2.0.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Telco 1.0:&lt;/strong&gt; Broadband access is currently provided all-you-can-eat in indu&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;strialized countries.  The result of this business model has been remarkable broadband penetration, but this penetration leads to a plateau in access revenue while network costs continue to escalate (&lt;a href="http://blogs.law.harvard.edu/doc/2008/12/20/the-volcano-of-video-30/trackback/" target="_blank"&gt;primarily from video over the Internet&lt;/a&gt;).  Korea, which has the highest broadband penetration in the world, is the canary in the coalmine, as the chart to the right shows.  The resulting Broadband Incentive Problem, as explained by the MIT Communications Futures Program (which included participants from Comcast, BT, DT and FT) is the following: "The broadband value chain is headed for a train wreck....Today's prevailing business models give wired and wireless broadband operators the perverse incentive to throttle innovative, high-bandwidth uses of the Internet."  The network cost increases that prompt this throttling are both capital and operational costs, as the MIT report explains in detail.&lt;/p&gt;&lt;p style="font-size: 16px; font-family: Trebuchet MS; margin-left: 40px;"&gt;&lt;strong&gt;"The broadband value chain is headed for a train wreck....Today's&#xD;
prevailing business models give wired and wireless broadband operators&#xD;
the perverse incentive to throttle innovative, high-bandwidth uses of&#xD;
the Internet."&lt;/strong&gt;&#xD;
&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Telco 1.0 SP1:&lt;/strong&gt; Several innovative approaches are already being taken to address the Broadband Incentive Problem. Some &lt;a href="http://www.dslreports.com/shownews/Why-Are-ISPs-Still-Advertising-Limited-Services-As-Unlimited-99769?nocomment=1" target="_blank"&gt;ISPs are charging premiums&lt;/a&gt; for subscribers that exceed monthly usage &#xD;
 limits.  While this affects few subscribers now, as more high-bandwidth Internet apps are innovated &lt;a href="http://news.cnet.com/8301-13739_3-10129477-46.html" target="_blank"&gt;this will evolve&lt;/a&gt; into a pricing scheme tiered by traffic volume in order to cover network costs.  Unfortunately, as the MIT participants explain, "The aggregate monthl&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a3c626970b-popup" onclick="window.open(this.href,'_blank','scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" style="float: left;"&gt;&lt;img alt="ForresterTelcoRevenue" class="at-xid-6a00d83457f03e69e2010536a3c626970b " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a3c626970b-320wi" style="margin: 5px; width: 361px; height: 239px;" title="ForresterTelcoRevenue"&gt;&lt;/img&gt;&lt;/a&gt;y traffic volumes used to set price tiers today are only gross approximations for the actual costs that any user's traffic imposes on a network."  &lt;/p&gt;&lt;p&gt;A more interesting approach than traffic volume pricing to the Broadband Incentive Problem is the attempt to recover network costs from non-access-based revenues, or, vertical integration.  According to &lt;a href="http://www.forrester.com/Research/Document/Excerpt/0,7211,42267,00.html" target="_blank"&gt;a Forrester report&lt;/a&gt;, "successful operators will acknowledge MRC as a shrinking business" (see chart on left).  What will take it's place?  "In the past, operators&lt;br&gt;built services internally; but to meet consumers’ shifting needs, operators must work with third parties to source content and applications as well as build platforms to support the consumption of these services over any device." In other words, service providers will vertically integrate with and resell/subsidize (a) &lt;a href="http://shop.vodafone.co.uk/shop/mobile-broadband/data-devices" target="_blank"&gt;network devices&lt;/a&gt; (beyond phones, modems and DVRs) and (b) &lt;a href="http://www.wireless.att.com/learn/messaging-internet/mobile-tv/" target="_blank"&gt;content&lt;/a&gt; (beyond TV video and ringtones), resulting in a plethora of new product bundles.  &lt;a href="http://tech.yahoo.com/news/pcworld/20081210/tc_pcworld/verizonaimsforltedeploymentin2009" target="_blank"&gt;Verizon's CTO said last month&lt;/a&gt; that "Broadband capabilities will be found in virtually every electronics product out there", while Verizon and many others (including content providers like Paramount) are working to develop standards for improved content delivery via &lt;a href="http://www.tmforum.org/BusinessServiceTransformation/Overview/4747/Home.html" target="_blank"&gt;TM Forum's Content Encounter&lt;/a&gt;.  As their ability to manage content-specific bandwidth improves, the ability to sell higher bandwidth for specific online content and applications opens new revenue streams.&lt;/p&gt;&lt;p&gt;While resale of network devices and content enabled by vertical integration will bring some new revenue sources to the telecom industry, it will not be enough to cover the increasing network costs of the industry, as the MIT paper explains.  First, legal and regulatory interventions will constrain the range of vertical integration available to the service providers.  Content providers and application service providers (e.g. VoIP) will cry foul on net neutrality grounds, &lt;a href="http://www.broadbandreports.com/shownews/60996" target="_blank"&gt;as Vonage successfully did when Madison River degraded their traffic&lt;/a&gt; and &lt;a href="http://sec.online.wsj.com/article/SB122929270127905065.html" target="_blank"&gt;others are currently in response to Google's edge-caching in ISP networks&lt;/a&gt;.  Second, many bandwidth-intensive sites and applications have no revenue generation, but are critical to innovation.  Service providers obviously can't vertically integrate to replicate such services when competitors provide them for free.  Should these sites therefore be throttled because they have no revenue to share?  Third, reliance on revenue-sharing with sites that do generate revenue (like YouTube) presumes a static Internet, because all new sites would need to then be throttled by default.  All of this, of course, leads us back to the fundamental Broadband Incentive Problem.  (A &lt;a href="http://www.capgemini.com/cgi-bin/blog/mt-tb.cgi/601" target="_blank"&gt;fourth obstacle&lt;/a&gt; is that telcos' ability to roll out new content services in rapid product development cycles is likely to remind well behind the likes of Google, Disney, GE, CBS &amp;amp; Apple thanks to slow telco industry adoption of SOA standards needed to streamline the dozens of product data silos.)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Telco 2.0: &lt;/strong&gt;So why is the previous stage labeled Telco 1.0 SP1?  Because the&#xD;
vertically integrated devices, content and applications of this stage are still&#xD;
squarely within what &lt;a href="http://www.stlpartners.com/" target="_blank"&gt;STL Partners&lt;/a&gt; calls the &lt;em&gt;one-sided market structure&lt;/em&gt; of Telco 1.0.  A one-sided market structure is one "where the telco buys equipment and content from suppliers ('upstream'),&#xD;
integrates them, and bills the end user for services &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536b39bd5970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="FutureOfTelecom" class="at-xid-6a00d83457f03e69e2010536b39bd5970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536b39bd5970c-320wi" style="margin: 0px 0px 5px 5px;"&gt;&lt;/img&gt;&lt;/a&gt;&#xD;
 ('downstream').&#xD;
The upstream side is cost, and the downstream side is revenue" according to STL's &lt;a href="http://www.telco2.net/manifesto/" target="_blank"&gt;Telco 2.0 Manifesto&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;In contrast, Telco 2.0 will witness the telecom industry &lt;a href="http://www.programmableweb.com/telephony" target="_blank"&gt;leveraging its assets as a platform for businesses&lt;/a&gt; in all industries to redesign their products and services.  Telecom vendors like &lt;a href="http://www.avaya.com/gcm/master-usa/en-us/portfolio/communications_enabled_business_processes/" target="_blank"&gt;Avaya, Nortel and Cisco call this Communications Enabled Business Process (CEBP)&lt;/a&gt;, an approach that makes new products and services possible by removing the "human latency" from communications.  A basic insight here is that the telco web portal is not the place to sell most of the products and services that incorporate communications elements.  The two-sided market structure addresses the Broadband Incentive&#xD;
Problem by enabling merchants and customers to interact directly using&#xD;
the network as a platform so that the costs of the network are&#xD;
allocated to all parties.&lt;/p&gt;&lt;ul&gt;&#xD;
&lt;li&gt;Imagine a washing machine that sends you a free text message when a load is finished, and includes an Order Detergent Refill button that initiates a shipment to your home by your telco that shows up on your next telco bill.&lt;/li&gt;&#xD;
&lt;li&gt;Imagine an ad on a bus that asks you to send a free text message to a number to receive a free sample delivered to your home, with the telco selling the free texts and fulfillment services (the telco knows your address) to the provider.&lt;/li&gt;&#xD;
&lt;li&gt;Imagine &lt;a href="http://www.telco2.net/blog/2008/02/post_10.html" target="_blank"&gt;an airline that sells prepaid calling cards&lt;/a&gt; with unlimited minutes within your destination city during the term of a round-trip flight, as well as 100 minutes to your origination city.    &lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;The only limitation of Telco 2.0 will be the creativity of product designers in other industries.  New CEBP enable radically new services (and the evolution of products into multiple services).  Furthermore, the services enabled by CEBP are more sustainable from a revenue perspective because they directly address individual consumer needs and more sustainable from a cost/environmental perspective because they squeeze our wasteful "human latency" from business processes.  &#xD;
 &lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=Vo7YRJDHlJs:XP5Ifs9H94E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=Vo7YRJDHlJs:XP5Ifs9H94E:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Obama's Stimulus Planners: Design Jobs lead to Electronic Health Records</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/01/obamas-stimulus-planners-design-jobs-lead-to-digital-medical-records-jobs.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2009/01/obamas-stimulus-planners-design-jobs-lead-to-digital-medical-records-jobs.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-60614100</id>
        <published>2009-01-01T19:54:08-05:00</published>
        <updated>2009-01-01T19:54:08-05:00</updated>
        <summary>A growing chorus of politicians is raising concerns over the inclusion of projects that would create green collar jobs (alternative energy and transit projects) and those that would finally bring about the digitization of medical records, because they are not "shovel-ready" and so would not create jobs anytime soon. Rep. Baron Hill (Ind) argues to the Washington Post, ""If we're going to call it a stimulus package, it has to be stimulating and has to be stimulating now. I think there are members of our caucus who are trying to create a Christmas tree out of this." This is a...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Process Design" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Software Architecture" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;A growing chorus of politicians is raising concerns over the inclusion of projects that would create green collar jobs (alternative energy and transit projects) and those that would finally bring about the digitization of medical records, because they are not "shovel-ready" and so would not create jobs &lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536aa953b970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="EHR" class="at-xid-6a00d83457f03e69e2010536aa953b970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536aa953b970c-320wi" style="margin: 0px 0px 5px 5px;"&gt;&lt;/img&gt;&lt;/a&gt;&#xD;
 anytime soon.  Rep. Baron Hill (Ind) argues to the &lt;a href="http://www.washingtonpost.com/wp-dyn/content/story/2008/12/24/ST2008122400068.html" target="_blank"&gt;Washington Post&lt;/a&gt;, ""If we're going to call it a stimulus package, it has to be stimulating&#xD;
and has to be stimulating now. I think there are members of our caucus&#xD;
who are trying to create a Christmas tree out of this."  This is a red herring argument in the case of electronic medical records just as much as &lt;a href="http://kenarcher.typepad.com/machines_for_living/2008/12/obamas-stimulus-planners-design-jobs-lead-to-green-jobs.html"&gt;it is with regard to green collar jobs&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;The design of a technical infrastructure for portable electronic medical records that includes all health care providers, consumers and researchers is as massive an undertaking as was the creation of the interstate highway system in the 50s, and will require thousands of design jobs.&lt;/p&gt;&lt;p style="font-size: 16px; font-family: Trebuchet MS; margin-left: 40px;"&gt;&lt;strong&gt;The design of a technical infrastructure for portable electronic&#xD;
medical records is as massive an undertaking as was the creation of the&#xD;
interstate highway system in the 50s, and will require thousands of design jobs.&lt;/strong&gt;&#xD;
&lt;/p&gt;&#xD;
&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;Why are thousands of designers required?  The current DHS Secretary, Mike Leavitt, explains in &lt;a href="http://www.washingtonpost.com/wp-dyn/content/article/2008/12/21/AR2008122101448.html" target="_blank"&gt;a recent Washington Post editorial&lt;/a&gt; that simply providing millions of dollars for the purchase of heath IT systems that digitize patient records "could do more harm than good".  The point is not to bring individual health care providers into the information age, the point is to share this information among health care providers, consumers and researchers.  Leavitt explains, "If stimulus money supports a proliferation of systems that can't&#xD;
exchange information, we will only be replacing paper-based silos of&#xD;
medical information with more expensive, computer-based silos that are&#xD;
barely more useful. Critical information will remain trapped in&#xD;
proprietary systems, unable to get to where it's needed."  The result would be a balloon in ongoing health care IT costs to integrate incompatible systems and an inability to rapidly create, deliver and bill for innovative health care services until dozens of incompatible systems were modified to support the new service.  If this sounds like a doomsday scenario, &lt;a href="http://findarticles.com/p/articles/mi_m0IUL/is_7_35/ai_78054324" target="_blank"&gt;just look at the current telecom industry&lt;/a&gt;, where exactly this scenario has existed for several years.&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;What design jobs are needed to avert this technical dead end and bring about &lt;a href="http://en.wikipedia.org/wiki/Electronic_health_records#Benefits_of_EHR_standardization_.2F_National_Healthcare_Information_Network" target="_blank"&gt;all the benefits of portable electronic health records&lt;/a&gt;?&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;(1) &lt;strong&gt;Software Architects:&lt;/strong&gt;  It's faster and cheaper to design a single, closed IT system than to design one with an open architecture.  Architects are required - working both for health IT vendors and for health care providers - to design technical interfaces that ensure critical health data isn't trapped inside expensive silos.  Architects are also needed to design Enterprise Service Bus systems that are the physical plumbing of any Services-Oriented Architecture.&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;(2) &lt;strong&gt;Biomedical Ontologists and Standards Designers:&lt;/strong&gt;  It's not enough to design interoperability on a physical level, we must also design interoperability on a semantic level.  This requires a common data model or ontology, enforced via a standard.  This is no small task.  Even &lt;a href="http://ontology.buffalo.edu/Leipzig.pdf" target="_blank"&gt;philosophers are required for the job&lt;/a&gt; - as it requires a universal description of the types of activities, events and bodily parts and wholes that contribute to health. &lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;(3) &lt;strong&gt;Organizational, Process &amp;amp; Quality System Designers:&lt;/strong&gt; Digitization of medical records, like all IT projects, is not really about software, it's about processes.  Providers and researchers will be doing their jobs differently as a result, and these new processes must be designed, documented, and then communicated back to health IT system designers.  For example, electronic health records may eliminate many sources of medical errors (e.g. cross-drug effects) but they encourage many others, such as rushing through assessments during daily rounds now that one can "copy and paste" assessments from previous daily rounds.  Process and Quality System designers are needed in large number to bring about the process changes that are required to leverage technology in health care.&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=89qZ3Or7PvY:UYumMIE4SS4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=89qZ3Or7PvY:UYumMIE4SS4:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Obama's Stimulus Planners: Design Jobs lead to Green Collar Jobs</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2008/12/obamas-stimulus-planners-design-jobs-lead-to-green-jobs.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2008/12/obamas-stimulus-planners-design-jobs-lead-to-green-jobs.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-60532590</id>
        <published>2008-12-28T18:14:40-05:00</published>
        <updated>2008-12-28T18:14:40-05:00</updated>
        <summary>President-elect Obama's much anticipated Economic Stimulus Plan is in danger of prolonging out-of-date economic ideas, with its anachronistic search for "shovel-ready" projects.  Governors and Members of Congress are telling Obama that, if the purpose is to stimulate the economy, then the Stimulus should be spent on "shovel-ready" projects that create jobs in the short-term.  Missouri, for example, has said it would spend all of its money on highways, and none on St Louis mass transit. Environmental and smart-growth advocates are warning that this focus on traditional transportation projects will result in "roads to nowhere" that only deepen our dependence on foreign oil and increase greenhouse gas emissions, all while transit budgets are being slashed even though transit ridership still breaks new records despite falling gas prices.</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Urban Planning" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&#xD;
&lt;/p&gt;&lt;p&gt;President-elect Obama's much anticipated Economic Stimulus Plan is in danger of prolonging out-of-date economic ideas, with its anachronistic search for "shovel-ready" projects.  Governor&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a16214970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="Urbanplanners" class="at-xid-6a00d83457f03e69e2010536a16214970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a16214970c-320wi" style="margin: 0px 0px 5px 5px;"&gt;&lt;/img&gt;&lt;/a&gt;s and Members of Congress are telling Obama that, if the purpose is to stimulate the economy, then the Stimulus should be spent on "shovel-ready" projects that create jobs in the short-term.  &lt;a href="http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=aV2SxqQRuOFw&amp;amp;refer=us" target="_blank"&gt;Missouri, for example, has said&lt;/a&gt; it would spend all of its money on highways, and none on St Louis mass transit. &lt;a href="http://www.washingtonpost.com/wp-dyn/content/story/2008/12/24/ST2008122400068.html" target="_blank"&gt;Environmental and smart-growth advocates are warning&lt;/a&gt; that this focus on traditional transportation projects will result in &lt;a href="http://www.roadtonowhere.org" target="_blank"&gt;"roads to nowhere"&lt;/a&gt; that only deepen our dependence on foreign oil and increase greenhouse gas emissions, all while transit budgets are being slashed even though transit ridership still breaks new records despite falling gas prices.&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS; margin-left: 40px;"&gt;&lt;strong&gt;&lt;span style="font-size: 16px; font-family: Trebuchet MS;"&gt;It's precisely because traditional roads projects invest relatively little i&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="font-size: 16px; font-family: Trebuchet MS;"&gt;n design that they are "shovel-ready". &lt;br&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536a16214970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;/a&gt;&#xD;
&lt;/p&gt;&lt;p&gt;While the concerns of environmental and smart-growth advocates are valid, they do not go far enough.  The focus on "shovel-ready" projects doesn't just postpone the creation of a green infrastructure for America, it reflects a fundamental misunderstanding of how jobs are created in the emerging economy. &lt;em&gt; A transit infrastructure for a sustainable city requires a much larger investment in design than do traditional roads projects.  Conversely, it's precisely because traditional roads projects invest relatively little in design that they are "shovel-ready".&lt;/em&gt;  &lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;The present need to redesign our cities, our buildings and our products for sustainability coincides with &lt;a href="http://www.amazon.com/Rise-Creative-Class-Transforming-Community/dp/0465024777/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1230505253&amp;amp;sr=8-1" target="_blank"&gt;the rise of the creative class&lt;/a&gt;, such that design is playing a far more prominent role in the economy &#xD;
 than 10 or 20 years ago.  Redesign of cities is done by urban planners, a profession filled with tens of thousands of transportation planners, civil and environmental engineers, architects, geographers, surveyors and market researchers.  These people are the key to green collar jobs when it comes to transit.  Creation of design jobs for these folks leads to green collar jobs for construction workers, and would be the short-term result of any investment in green infrastructure by Obama's Stimulus Plan.&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;Some expect the Stimulus to include $100 billion for green jobs, following &lt;a href="http://www.americanprogress.org/issues/2008/09/pdf/green_recovery.pdf" target="_blank"&gt;the recommendation of the Center for American Progress&lt;/a&gt;.  While such an investment would be welcome, this represents a small portion of the expected $750+ billion package.  CAP's moderate recommendation, it seems, reflects the same misunderstanding of where the jobs are in the new economy.  According to p. 7 of CAP's report,&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS; margin-left: 40px;"&gt;Other areas, such as building light-rail or subway systems, will entail long lead times before a large amount of new hiring and spending occurs, but higher funding for existing mass transit and light rail projects would result in job growth in engineering, electrical work, welding, metal fabrication, and engine assembly sectors.&lt;/p&gt;&lt;p style="font-size: 13px; font-family: Trebuchet MS;"&gt;While the jobs listed by CAP do make up the vast majority of spending for roads projects, roads projects are not the model for green infrastructure projects.  To do light-rail, subway, trolleys and bus rapid transit right, an investment in every stage of urban planning and design is required.     &lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=1M46yZFHwmo:wIzfzj_q1TQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=1M46yZFHwmo:wIzfzj_q1TQ:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
    <entry>
        <title>Expansion of Service Economy is About More Than Business and Personal Services</title>
        <link rel="alternate" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2008/12/expansion-of-service-economy-is-about-more-than-business-and-personal-services.html" />
        <link rel="replies" type="text/html" href="http://kenarcher.typepad.com/machines_for_living/2008/12/expansion-of-service-economy-is-about-more-than-business-and-personal-services.html" thr:count="2" thr:updated="2011-02-10T13:49:46-05:00" />
        <id>tag:typepad.com,2003:post-60238800</id>
        <published>2008-12-19T19:39:05-05:00</published>
        <updated>2008-12-19T19:39:05-05:00</updated>
        <summary>Most literature on the expansion of the service economy asserts, correctly, that the primary source of economic activity in the U.S. has shifted from manufactured products to services (a shift as significant as the previous shift from agriculture to manufactured products). However, analysis of that shift tends to focus on business services (IBM and GE used to be product companies, now most of their revenues comes from business services) and personal services (hospitality, food, your morning mocha latte). But what about services that are replacing products? This seems to me to be the next major area of growth in the...</summary>
        <author>
            <name>Ken Archer</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Industrial Design" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://kenarcher.typepad.com/machines_for_living/">&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Most &lt;a href="http://www.oecd.org/dataoecd/10/33/2090561.pdf" target="_blank"&gt;literature on the expansion of the service economy&lt;/a&gt; asserts, correctly, that the primary source of economic activity in the U.S. has shifted from manufactured products to services (a shift as significant as the previous shift from agriculture to manufactured products).  However, analysis of that shift tends to focus on business services (IBM and GE used to be product companies, now most of their revenues comes from business services) and personal services (hospitality, food, your morning mocha latte).&lt;/p&gt;&lt;p&gt;But what about services that are &lt;em&gt;replacing&lt;/em&gt; products?  This seems to me to be the next major area of growth in the service economy (and to the authors of &lt;a href="http://www.amazon.com/Cradle-Remaking-Way-Make-Things/dp/0865475873" target="_blank"&gt;Cradle-to-Cradle&lt;/a&gt; and &lt;a href="http://www.amazon.com/Natural-Capitalism-Creating-Industrial-Revolution/dp/0316353000"&gt;Natural Capitalism&lt;/a&gt;).  These product-replacing services result in:&lt;/p&gt;&lt;p&gt;(1) Happier customers (see &lt;em&gt;Natural Capitalism&lt;/em&gt; quote at bottom of post)&lt;/p&gt;&lt;p&gt;(2) &lt;a href="http://kenarcher.typepad.com/machines_for_living/2008/11/whats-the-difference-between-advertising-and-information-filtering-personalization.html"&gt;Less pushing (er, advertising) of manufactured products&lt;/a&gt; with their long life cycles&lt;/p&gt;&lt;p&gt;(3)&#xD;
Less waste in manufacturing processes (fewer steps that are unrelated&#xD;
to customer benefits, like packaging CDs) resulting in higher profits&lt;/p&gt;&lt;p&gt;(4) Less consumption of energy in manufacturing processes, with the related environmental and national security benefits&#xD;
&lt;/p&gt;&#xD;
&lt;p&gt;Examples?  The music industry used to view music videos as advertising for their produc&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20105368b0767970c-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: right;"&gt;&lt;img alt="Universal" class="at-xid-6a00d83457f03e69e20105368b0767970c " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e20105368b0767970c-320wi" style="margin: 0px 0px 5px 5px;"&gt;&lt;/img&gt;&lt;/a&gt;ts: records, tapes and CDs.  Now, CNET reports, "Some argue one of the music industry's biggest mistakes was giving videos away to MTV nearly 30 years ago".  Why?  &lt;a href="http://news.cnet.com/8301-1023_3-10126439-93.html" target="_blank"&gt;Because Universa&lt;/a&gt;&lt;a href="http://news.cnet.com/8301-1023_3-10126439-93.html" target="_blank"&gt;l&lt;/a&gt;&lt;a href="http://news.cnet.com/8301-1023_3-10126439-93.html" target="_blank"&gt; Music - the largest label - is on track to bring in $100 million dollars in ad revenue from its YouTube channel.&#xD;
 &lt;/a&gt;  YouTube, &lt;a href="http://www.techcrunch.com/2008/12/18/comscore-youtube-now-25-percent-of-all-google-searches/trackback/" target="_blank"&gt;which now accounts for over 25% of Google searches (YouTube now gets more searches than Yahoo)&lt;/a&gt;, is thus enabling the servitization of the music industry.  &lt;/p&gt;&lt;p&gt;SaaS is another servitization of a product.  But the examples go beyond published work like music and software.  The&lt;span style="text-decoration: underline;"&gt;&lt;a href="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536836e3e970b-popup" onclick="window.open( this.href, '_blank', 'width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false" style="float: left;"&gt;&lt;img alt="Flor" class="at-xid-6a00d83457f03e69e2010536836e3e970b " src="http://kenarcher.typepad.com/.a/6a00d83457f03e69e2010536836e3e970b-320wi" style="margin: 0px 5px 5px 0px;"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/span&gt;re are more and more examples of old economy product companies that are retooling in order to provide their products as services.  Take carpet.  Did it ever occur to you that replacing carpet &lt;span style="text-decoration: underline;"&gt;&#xD;
 &lt;/span&gt;&#xD;
 is extremely wasteful and generally unnecessary?  Why do we replace all the carpet in a room (which requires moving all the furniture out of the room) when only the highly trafficked areas need to be replaced?  &lt;a href="http://www.flor.com/"&gt;Flor&lt;/a&gt; is a modular carpet company&#xD;
 that provides carpet modules (it looks like an unbroken carpet when installed), and replaces individual modules &lt;em&gt;as a service&lt;/em&gt; when they need replacing.  They dispose of (and increasily reuse) the modules as well.  Wanna change your carpet color?  No problem!  Flor will come out and change the modules that are visible while you're on your lunch break.  The company's Sr VP, Jim Hartzfeld, told the authors of that the concept of carpet as a service emerged when they sought "new ways of directly satisfying customers' needs rather than finding new ways of selling what we wanted to make."  The Ernst &amp;amp; Young Center for Business Innovation comments in &lt;em&gt;Natural Capitalism&lt;/em&gt;, "When you're dealing with the same customers with that frequency, doesn't it begin to qualify as a service business?"  The &lt;em&gt;Natural Capitalism&lt;/em&gt; authors sum this new movement up as follows:&lt;/p&gt;&lt;p style="margin-left: 40px;"&gt;&lt;em&gt;Instead of selling the customer a &lt;/em&gt;&lt;em&gt;product that you hope she'll be able to use to derive the service she really wants, provide her the service directly at the rate and in the manner in which she desires it, deliver it as efficiently as possible, share as much of the resulting savings as you must to compete, and pocket the rest.&lt;/em&gt;&lt;/p&gt;&lt;br&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=pnWaRr7uEmo:3D7tbc-kSxY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/MachinesForLiving?a=pnWaRr7uEmo:3D7tbc-kSxY:bcOpcFrp8Mo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/MachinesForLiving?d=bcOpcFrp8Mo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>



    </entry>
 
</feed><!-- ph=1 -->

