<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David James Brunner</title>
	<atom:link href="http://davidjamesbrunner.org/feed" rel="self" type="application/rss+xml" />
	<link>http://davidjamesbrunner.org</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 23:22:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Deletion and the blind sweeper</title>
		<link>http://davidjamesbrunner.org/archives/1128/deletion-and-the-blind-sweeper</link>
		<comments>http://davidjamesbrunner.org/archives/1128/deletion-and-the-blind-sweeper#comments</comments>
		<pubDate>Thu, 12 Jan 2012 23:21:40 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Highly-evolvable enterprise software]]></category>
		<category><![CDATA[blind sweeper]]></category>
		<category><![CDATA[deletion]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1128</guid>
		<description><![CDATA[This post is part of my research on highly-evolvable enterprise architectures.  It is licensed under the Creative Commons Attribution-ShareAlike 3.0 license.  I am indebted to Jay Dvivedi for sharing with me the ideas developed here.  All errors are my own. One challenge in designing enterprise systems is how to think about the deletion of records.  I discussed the [...]]]></description>
			<content:encoded><![CDATA[<p class="note">This post is part of my research on <a href="http://davidjamesbrunner.org/research/highly-evolvable-enterprise-software">highly-evolvable enterprise architectures</a>.  It is licensed under the Creative Commons <a href="http://creativecommons.org/licenses/by-sa/3.0/">Attribution-ShareAlike 3.0 license</a>.  I am indebted to Jay Dvivedi for sharing with me the ideas developed here.  All errors are my own.</p>
<p>One challenge in designing enterprise systems is how to think about the deletion of records.  I discussed the issue with Jay yesterday, and he had several suggestions.</p>
<p>First, to prevent fraud, sabotage and accidents, the ability to delete records should restricted to a very small group of senior personnel or forbidden entirely.  When a person attempts to delete a record, the system should required approval from another person.</p>
<p>Second, the system must be designed to cleanse itself of unneeded records that contain potentially damaging confidential information.  These situations occur frequently in service industries where companies handle confidential information belonging to their customers.  For example, a bank or health insurance firm handles personal information about customers, and a management consulting firm handles confidential information belonging to client companies.  Such information must be destroyed when it is no longer needed.</p>
<p>The system should function much like a blind sweeper that cleans conference rooms after meetings end and the participants have left.  The sweeper cannot access the content of any forgotten or abandoned papers, so he simply burns them all.  Such a system must keep track of who needs the information.  Each of these people can be thought of as a person in the conference room.  Only when all the people have left can the blind sweeper enter and destroy the information in the room.  To ensure consistency, destruction of information should occur in two phases.  First, the information to be destroyed is isolated.  Then, when all information to be destroyed has been accounted for, the destruction should take place.</p>
<p>The blind sweeper approach is similar to garbage collection in software, where references to a piece of information lock it in place.  When there are no references to a piece of information, the system deletes it.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1128/deletion-and-the-blind-sweeper/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>公益資本主義が定着し始めている</title>
		<link>http://davidjamesbrunner.org/archives/1124/%e5%85%ac%e7%9b%8a%e8%b3%87%e6%9c%ac%e4%b8%bb%e7%be%a9%e3%81%8c%e5%ae%9a%e7%9d%80%e3%81%97%e5%a7%8b%e3%82%81%e3%81%a6%e3%81%84%e3%82%8b</link>
		<comments>http://davidjamesbrunner.org/archives/1124/%e5%85%ac%e7%9b%8a%e8%b3%87%e6%9c%ac%e4%b8%bb%e7%be%a9%e3%81%8c%e5%ae%9a%e7%9d%80%e3%81%97%e5%a7%8b%e3%82%81%e3%81%a6%e3%81%84%e3%82%8b#comments</comments>
		<pubDate>Thu, 01 Dec 2011 19:12:05 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Japanese]]></category>
		<category><![CDATA[トヨタ自動車]]></category>
		<category><![CDATA[公益資本主義]]></category>
		<category><![CDATA[豊田]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1124</guid>
		<description><![CDATA[公益資本主義の研究プロジェクトをスタートしてから3年。先進国の経済的なトラブルが続く中、公益資本主義という概念が定着し始めているようです。まずはオンラインの辞書に乗りました。 goo yahoo! kotobank そしてトヨタ自動車の豊田社長がテレビインタビューで下記のように使ったそうです。 「豊田社長は雇用を守ることについて、今は石にかじりついても守ると言っているがそうならなくなる状況もあると話した。大企業こそが中小企業の発注者なのを理解して欲しいと話した。豊田社長は公益資本主義の土俵の中で成長をしている限りは応援してもらえると話し、成長し続けたいと話した。」（リンク）]]></description>
			<content:encoded><![CDATA[<p>公益資本主義の研究プロジェクトをスタートしてから3年。先進国の経済的なトラブルが続く中、公益資本主義という概念が定着し始めているようです。まずはオンラインの辞書に乗りました。</p>
<p><a href="http://dictionary.goo.ne.jp/leaf/jn2/240063/m0u/">goo</a> <a href="http://dic.yahoo.co.jp/dsearch/0/0na/22935700/">yahoo!</a> <a href="http://kotobank.jp/word/%E5%85%AC%E7%9B%8A%E8%B3%87%E6%9C%AC%E4%B8%BB%E7%BE%A9">kotobank</a></p>
<p>そしてトヨタ自動車の豊田社長がテレビインタビューで下記のように使ったそうです。</p>
<p>「<span>豊田社長は雇用を守ることについて、今は石にかじりついても守ると言っているがそうならなくなる状況もあると話した。大企業こそが中小企業の発注者なのを理解して欲しいと話した。豊田社長は公益資本主義の土俵の中で成長をしている限りは応援してもらえると話し、成長し続けたいと話した。」（<a href="http://www.tvais.jp/html/2011_12_01/it_8892197/">リンク</a>）</span></p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1124/%e5%85%ac%e7%9b%8a%e8%b3%87%e6%9c%ac%e4%b8%bb%e7%be%a9%e3%81%8c%e5%ae%9a%e7%9d%80%e3%81%97%e5%a7%8b%e3%82%81%e3%81%a6%e3%81%84%e3%82%8b/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>公益資本主義　講演録の掲載</title>
		<link>http://davidjamesbrunner.org/archives/1109/%e5%85%ac%e7%9b%8a%e8%b3%87%e6%9c%ac%e4%b8%bb%e7%be%a9%e3%80%80%e8%ac%9b%e6%bc%94%e9%8c%b2%e3%81%ae%e6%8e%b2%e8%bc%89</link>
		<comments>http://davidjamesbrunner.org/archives/1109/%e5%85%ac%e7%9b%8a%e8%b3%87%e6%9c%ac%e4%b8%bb%e7%be%a9%e3%80%80%e8%ac%9b%e6%bc%94%e9%8c%b2%e3%81%ae%e6%8e%b2%e8%bc%89#comments</comments>
		<pubDate>Mon, 11 Jul 2011 00:09:14 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Japanese]]></category>
		<category><![CDATA[21世紀の三方よし]]></category>
		<category><![CDATA[交詢社]]></category>
		<category><![CDATA[交詢雑誌]]></category>
		<category><![CDATA[公益資本主義]]></category>
		<category><![CDATA[福澤諭吉]]></category>
		<category><![CDATA[講演]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1109</guid>
		<description><![CDATA[3月4日に交詢社で公益資本主義について講演をしました。交詢社は銀座の交詢社通りにある、福澤諭吉が1880年に作った「日本最初の実業家社交クラブ」。演題は「21世紀の三方よし　これからの資本主義」でした。交詢雑誌に掲載された講演録を、交詢社の許可の下でシェア致します（財団法人交詢社『交詢雑誌」第552号平成23年5月20日発行）。 講演の場のご提供、講演録の転載へのご協力、交詢社の皆様に厚く御礼申し上げます。]]></description>
			<content:encoded><![CDATA[<p>3月4日に<a href="http://ja.wikipedia.org/wiki/%E4%BA%A4%E8%A9%A2%E7%A4%BE">交詢社</a>で公益資本主義について講演をしました。交詢社は銀座の交詢社通りにある、福澤諭吉が1880年に作った「日本最初の実業家社交クラブ」。演題は「21世紀の三方よし　これからの資本主義」でした。交詢雑誌に掲載された講演録を、交詢社の許可の下で<a href="http://davidjamesbrunner.org/wp-content/uploads/2011-05-20-koujun-magazine-brunner-lecture.pdf">シェア致します</a>（財団法人交詢社『交詢雑誌」第552号平成23年5月20日発行）。</p>
<p>講演の場のご提供、講演録の転載へのご協力、交詢社の皆様に厚く御礼申し上げます。</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1109/%e5%85%ac%e7%9b%8a%e8%b3%87%e6%9c%ac%e4%b8%bb%e7%be%a9%e3%80%80%e8%ac%9b%e6%bc%94%e9%8c%b2%e3%81%ae%e6%8e%b2%e8%bc%89/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>公開講演のお知らせ</title>
		<link>http://davidjamesbrunner.org/archives/1105/%e5%85%ac%e9%96%8b%e8%ac%9b%e6%bc%94%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89%e3%81%9b</link>
		<comments>http://davidjamesbrunner.org/archives/1105/%e5%85%ac%e9%96%8b%e8%ac%9b%e6%bc%94%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89%e3%81%9b#comments</comments>
		<pubDate>Thu, 09 Jun 2011 03:43:34 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Japanese]]></category>
		<category><![CDATA[公益資本主義]]></category>
		<category><![CDATA[渋沢栄一記念財団]]></category>
		<category><![CDATA[講演]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1105</guid>
		<description><![CDATA[7月4日に渋沢栄一記念財団の会員総会にて公開講演をします。演題は「資本主義の忘れられた魂が21世紀の経済発展を生み出す」。株主至上主義の限界や公益資本主義の実現について話します。ご関心のある方、どうぞご参加ください。詳細はこちら。]]></description>
			<content:encoded><![CDATA[<p>7月4日に渋沢栄一記念財団の会員総会にて公開講演をします。演題は「資本主義の忘れられた魂が21世紀の経済発展を生み出す」。株主至上主義の限界や公益資本主義の実現について話します。ご関心のある方、どうぞご参加ください。詳細は<a href="http://www.shibusawa.or.jp/SH/1105/kouen.html">こちら</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1105/%e5%85%ac%e9%96%8b%e8%ac%9b%e6%bc%94%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89%e3%81%9b/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>moduleQ</title>
		<link>http://davidjamesbrunner.org/archives/1102/moduleq</link>
		<comments>http://davidjamesbrunner.org/archives/1102/moduleq#comments</comments>
		<pubDate>Sun, 15 May 2011 21:15:45 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[moduleQ]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1102</guid>
		<description><![CDATA[Last week, I formed moduleQ, Inc.  We&#8217;re in stealth mode for the time being, but the company&#8217;s goal is to commercialize some of my dissertation research related to the use of IT in repetitive, semi-structured processes.  I&#8217;ll post updates as events warrant.]]></description>
			<content:encoded><![CDATA[<p>Last week, I formed moduleQ, Inc.  We&#8217;re in stealth mode for the time being, but the company&#8217;s goal is to commercialize some of my dissertation research related to the use of IT in repetitive, semi-structured processes.  I&#8217;ll post updates as events warrant.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1102/moduleq/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ニュースレターを始めました</title>
		<link>http://davidjamesbrunner.org/archives/1088/%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%b9%e3%83%ac%e3%82%bf%e3%83%bc%e3%82%92%e5%a7%8b%e3%82%81%e3%81%be%e3%81%97%e3%81%9f</link>
		<comments>http://davidjamesbrunner.org/archives/1088/%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%b9%e3%83%ac%e3%82%bf%e3%83%bc%e3%82%92%e5%a7%8b%e3%82%81%e3%81%be%e3%81%97%e3%81%9f#comments</comments>
		<pubDate>Mon, 28 Mar 2011 18:28:15 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Japanese]]></category>
		<category><![CDATA[DJB Quarterly]]></category>
		<category><![CDATA[DJBクォータリー]]></category>
		<category><![CDATA[ゼネラル・エレクトリック]]></category>
		<category><![CDATA[マイケル・ポーター]]></category>
		<category><![CDATA[マネー・ゲーム]]></category>
		<category><![CDATA[公益資本主義]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1088</guid>
		<description><![CDATA[公益資本主義の研究を進めるに当たり、世界経済の動向を分析するニュースレター「DJBクォータリー」を始めることにしました。第一号の内容はアメリカ経済の動向、自治体の財政赤字と支出の削減、労働組合の衰退、ゼネラル・エレクトリックの税逃れ活動、マネー・ゲームの復活、そして公益資本主義に関連するマイケル・ポーター先生の最近の研究のご紹介です。英語ですが、ご関心のある方、ぜひご覧下さい。こちらからダウンロードできます。メーリングリストに追加されたい場合はご連絡ください。 【アップデート】東北大地震における分析を加えたらどうか、と日本の友達からコメントを頂きました。改訂版はこちらからダウンロードできます。]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidjamesbrunner.org/研究/公益資本主義">公益資本主義の研究</a>を進めるに当たり、世界経済の動向を分析するニュースレター「DJBクォータリー」を始めることにしました。第一号の内容はアメリカ経済の動向、自治体の財政赤字と支出の削減、労働組合の衰退、ゼネラル・エレクトリックの税逃れ活動、マネー・ゲームの復活、そして公益資本主義に関連するマイケル・ポーター先生の最近の研究のご紹介です。英語ですが、ご関心のある方、ぜひご覧下さい。<a href="http://davidjamesbrunner.org/wp-content/uploads/djb-quarterly-no-1-jan-e28093mar-2011.pdf">こちら</a>からダウンロードできます。メーリングリストに追加されたい場合は<a href="mailto:djb@davidjamesbrunner.org">ご連絡</a>ください。</p>
<p>【アップデート】東北大地震における分析を加えたらどうか、と日本の友達からコメントを頂きました。改訂版は<a href="http://davidjamesbrunner.org/wp-content/uploads/djb-quarterly-no-1-jan-e28093mar-2011-v2.pdf">こちら</a>からダウンロードできます。</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1088/%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%b9%e3%83%ac%e3%82%bf%e3%83%bc%e3%82%92%e5%a7%8b%e3%82%81%e3%81%be%e3%81%97%e3%81%9f/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inaugural issue of DJB Quarterly</title>
		<link>http://davidjamesbrunner.org/archives/1083/inaugural-issue-of-djb-quarterly</link>
		<comments>http://davidjamesbrunner.org/archives/1083/inaugural-issue-of-djb-quarterly#comments</comments>
		<pubDate>Mon, 28 Mar 2011 18:18:09 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Abegglen Scholarship Fund]]></category>
		<category><![CDATA[Creating Shared Value]]></category>
		<category><![CDATA[DJB Quarterly]]></category>
		<category><![CDATA[James C. Abegglen]]></category>
		<category><![CDATA[Michael Porter]]></category>
		<category><![CDATA[public interest capitalism]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1083</guid>
		<description><![CDATA[In connection with my research on Public Interest Capitalism, I&#8217;ve decided to write a monthly newsletter covering global economic trends.  The first issue focuses on US trends including the ongoing economic recovery, the decline of labor unions, state and local government budget deficits and spending cuts, tax avoidance by large corporations, and financial sector profits. [...]]]></description>
			<content:encoded><![CDATA[<p>In connection with my research on <a href="http://davidjamesbrunner.org/research/public-interest-capitalism">Public Interest Capitalism</a>, I&#8217;ve decided to write a monthly newsletter covering global economic trends.  The first issue focuses on US trends including the ongoing economic recovery, the decline of labor unions, state and local government budget deficits and spending cuts, tax avoidance by large corporations, and financial sector profits.  I also discuss Michael Porter&#8217;s recent article on creating shared value.  The newsletter is available for download <a href="http://davidjamesbrunner.org/wp-content/uploads/djb-quarterly-no-1-jan-e28093mar-2011.pdf">here</a>.  This work is supported by the Abegglen Scholarship Fund.  To subscribe, please <a href="mailto:djb@davidjamesbrunner.org">email</a> me.</p>
<p>UPDATE: My friends in Japan suggested that I add my perspective on the Tohoku disaster.  <a href="http://davidjamesbrunner.org/wp-content/uploads/djb-quarterly-no-1-jan-e28093mar-2011-v2.pdf">Here&#8217;s</a> an updated version with a discussion of the disaster from a Public Interest Capitalism perspective.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1083/inaugural-issue-of-djb-quarterly/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interview with Jeffrey Sachs on Bloomberg</title>
		<link>http://davidjamesbrunner.org/archives/1078/interview-with-jeffrey-sachs-on-bloomberg</link>
		<comments>http://davidjamesbrunner.org/archives/1078/interview-with-jeffrey-sachs-on-bloomberg#comments</comments>
		<pubDate>Tue, 15 Feb 2011 04:44:50 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Jeffrey Sachs]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1078</guid>
		<description><![CDATA[Well worth watching.  Unfortunately, I think he&#8217;s got it about right.  Video is here.]]></description>
			<content:encoded><![CDATA[<p>Well worth watching.  Unfortunately, I think he&#8217;s got it about right.  Video is <a href="http://www.youtube.com/watch?v=bCPz2SzROFQ">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1078/interview-with-jeffrey-sachs-on-bloomberg/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>燃やさない文明は可能　スタンフォード大学の教授</title>
		<link>http://davidjamesbrunner.org/archives/1075/%e7%87%83%e3%82%84%e3%81%95%e3%81%aa%e3%81%84%e6%96%87%e6%98%8e%e3%81%af%e5%8f%af%e8%83%bd%e3%80%80%e3%82%b9%e3%82%bf%e3%83%b3%e3%83%95%e3%82%a9%e3%83%bc%e3%83%89%e5%a4%a7%e5%ad%a6%e3%81%ae%e6%95%99</link>
		<comments>http://davidjamesbrunner.org/archives/1075/%e7%87%83%e3%82%84%e3%81%95%e3%81%aa%e3%81%84%e6%96%87%e6%98%8e%e3%81%af%e5%8f%af%e8%83%bd%e3%80%80%e3%82%b9%e3%82%bf%e3%83%b3%e3%83%95%e3%82%a9%e3%83%bc%e3%83%89%e5%a4%a7%e5%ad%a6%e3%81%ae%e6%95%99#comments</comments>
		<pubDate>Fri, 04 Feb 2011 04:33:06 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Japanese]]></category>
		<category><![CDATA[Mark Z. Jacobson]]></category>
		<category><![CDATA[グリーン・エネルギー]]></category>
		<category><![CDATA[スタンフォード大学]]></category>
		<category><![CDATA[持続可能性]]></category>
		<category><![CDATA[村沢義久]]></category>
		<category><![CDATA[燃やさない文明]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1075</guid>
		<description><![CDATA[前に東京大学の村沢特任教授が提案する「燃やさない文明」を紹介しました。燃やさない文明は果たして可能だろうか。スタンフォード大学のジェイコブソン教授（Mark Z. Jacobson）の研究によると20〜40年で実現できるそうです。技術的なハードルも経済的なハードルも乗り越えられますが、必要なのは決心とリーダーシップ。日本に期待したい領域です。 A new study – co-authored by Stanford researcher Mark Z. Jacobson and UC-Davis researcher Mark A. Delucchi – analyzing what is needed to convert the world&#8217;s energy supplies to clean and sustainable sources says that it can be done with today&#8217;s technology at costs roughly comparable to conventional energy. But converting will [...]]]></description>
			<content:encoded><![CDATA[<p>前に東京大学の村沢特任教授が提案する「燃やさない文明」を<a href="http://davidjamesbrunner.org/archives/535">紹介しました</a>。燃やさない文明は果たして可能だろうか。スタンフォード大学のジェイコブソン教授（Mark Z. Jacobson）の研究によると20〜40年で実現できるそうです。技術的なハードルも経済的なハードルも乗り越えられますが、必要なのは決心とリーダーシップ。日本に期待したい領域です。</p>
<blockquote><p>A new study – co-authored by Stanford researcher Mark Z. Jacobson and UC-Davis researcher Mark A. Delucchi – analyzing what is needed to convert the world&#8217;s energy supplies to clean and sustainable sources says that it can be done with today&#8217;s technology at costs roughly comparable to conventional energy. But converting will be a massive undertaking on the scale of the moon landings. What is needed most is the societal and political will to make it happen.</p></blockquote>
<p>詳細は<a href="http://news.stanford.edu/news/2011/january/jacobson-world-energy-012611.html">こちら</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1075/%e7%87%83%e3%82%84%e3%81%95%e3%81%aa%e3%81%84%e6%96%87%e6%98%8e%e3%81%af%e5%8f%af%e8%83%bd%e3%80%80%e3%82%b9%e3%82%bf%e3%83%b3%e3%83%95%e3%82%a9%e3%83%bc%e3%83%89%e5%a4%a7%e5%ad%a6%e3%81%ae%e6%95%99/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Applying industrial engineering to information technology</title>
		<link>http://davidjamesbrunner.org/archives/1042/applying-industrial-engineering-to-information-technology</link>
		<comments>http://davidjamesbrunner.org/archives/1042/applying-industrial-engineering-to-information-technology#comments</comments>
		<pubDate>Sun, 30 Jan 2011 22:25:48 +0000</pubDate>
		<dc:creator>David James Brunner</dc:creator>
				<category><![CDATA[Highly-evolvable enterprise software]]></category>
		<category><![CDATA[Administrative Behavior]]></category>
		<category><![CDATA[assembly line]]></category>
		<category><![CDATA[computer-assisted organizing]]></category>
		<category><![CDATA[decision-making]]></category>
		<category><![CDATA[Frederick Winslow Taylor]]></category>
		<category><![CDATA[Herbert Simon]]></category>
		<category><![CDATA[information assembly lines]]></category>
		<category><![CDATA[informational goods]]></category>
		<category><![CDATA[Jay Dvivedi]]></category>
		<category><![CDATA[management of initiative and incentive]]></category>
		<category><![CDATA[Microtask]]></category>
		<category><![CDATA[organization-as-computer]]></category>
		<category><![CDATA[physical constraints]]></category>
		<category><![CDATA[Randall Stross]]></category>
		<category><![CDATA[scientific management]]></category>
		<category><![CDATA[Shinsei Bank]]></category>
		<category><![CDATA[The Sciences of the Artificial]]></category>

		<guid isPermaLink="false">http://davidjamesbrunner.org/?p=1042</guid>
		<description><![CDATA[This post is part of my collaborative research with Shinsei Bank on highly-evolvable enterprise software.  It is licensed under the Creative Commons Attribution-ShareAlike 3.0 license.  I am indebted to Shinsei Bank for supporting this research and to Jay Dvivedi for mentoring me in the art of enterprise systems.  All errors are my own. The fourth edition of Herbert [...]]]></description>
			<content:encoded><![CDATA[<p class="note">This post is part of my collaborative research with Shinsei Bank on <a href="http://davidjamesbrunner.org/research/highly-evolvable-enterprise-software">highly-evolvable enterprise software</a>.  It is licensed under the Creative Commons <a href="http://creativecommons.org/licenses/by-sa/3.0/">Attribution-ShareAlike 3.0 license</a>.  I am indebted to Shinsei Bank for supporting this research and to Jay Dvivedi for mentoring me in the art of enterprise systems.  All errors are my own.</p>
<p>The fourth edition of Herbert Simon&#8217;s <em>Administrative Behavior</em> contains a brief section titled &#8220;Applying information technology to organization design&#8221;.  In the industrial age, Simon says, organization theory was concerned mainly with how to organize for the efficient production of tangible goods.  Now, in our post-industrial society, problems of physical production have diminished in importance; the new challenge is how to organize for effective decision-making.  Simon characterizes the challenge as follows:</p>
<blockquote><p>The major problems of organization today are not problems of departmentalization and coordination of operating units.  Instead, they are problems of organizing information storage and information processing&#8211;not division of labor, but factorization of decision-making.  These organizational problems are best attacked, at least to a first approximation, by examining the information system and the system of decisions it supports in abstraction from agency and department structure. (1997, 248-9)</p></blockquote>
<p>In essence, Simon proposes that we view the organization as a system for storing and processing information&#8211;a sort of computer.  Extending the computer metaphor, organizations execute software in the form of <a href="http://www.amazon.com/Evolutionary-Theory-Economic-Change-Belknap/dp/0674272285/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1296260125&amp;sr=1-1">routines</a> (<a href="http://www.amazon.com/Organizations-James-G-March/dp/063118631X">March and Simon</a> call them performance programs).  Department structure, like the configuration of hardware components in a computer, has some relevance to the implementation of decision-making software, but software architects can generally develop algorithms without much concern for the underlying hardware.</p>
<p><span id="more-1042"></span>If we take the organization-as-computer metaphor seriously, the <a href="http://davidjamesbrunner.org/archives/707">enterprise software problem</a> becomes broader, deeper, and more urgent.  It no longer makes any sense to consider as enterprise software only those routines executed by electronic computers: decision-making behavior is driven by both human and electronic routines, often tightly interwoven and interdependent, that together comprise the organization&#8217;s software.  This is the phenomenon that I attempted to describe in my dissertation <em>Computer-Assisted Organizing</em>.  Unfortunately, however, we do not seem to have any particularly effective methodologies for designing the electronic component of enterprise software, let alone the software for human-electronic information processing systems, which tend to be large, complex, turbulent, and conflict-ridden.</p>
<h3>Applying industrial engineering techniques</h3>
<p>Jay&#8217;s approach to the problem has been to apply industrial engineering techniques to information system design.  In contrast to Simon, who seems to assume that the problems of producing tangible goods and the problems of decision-making are fundamentally different, Jay seeks to manufacture &#8220;decisions&#8221; in much the same way as tangible goods.  Nissan manufactures automobiles; Shinsei manufactures credit approvals.  In an earlier blog post, I termed this system design methodology <a href="http://davidjamesbrunner.org/archives/855">information assembly lines</a>.</p>
<p>It is not my purpose here to investigate the fundamental similarity or dissimilarity of physical goods and informational outputs; rather, I would like to explore the idea that perhaps well-developed manufacturing techniques may be applicable to the design of organizational information processing systems.  Of course, the techniques of modern mass production developed over several decades&#8211;perhaps more than a century if we include Japanese innovations after World War II&#8211;so the most I can hope to achieve here is to pose, and begin to motivate, the question of whether applying these techniques to the design of information systems might be productive.</p>
<p>Decomposition is one important technique from physical production that appears to be similarly effective in information manufacturing.  In a recent <em>New York Times</em> article entitled &#8220;<a href="http://www.nytimes.com/2010/10/31/business/31digi.html?pagewanted=print">When the Assembly Line Moves Online</a>&#8220;, Randall Stross wrote about how IT systems can be used to decompose work into tiny, simple, repetitive <a href="http://www.microtask.com/">microtasks</a> and deliver these tasks to workers over the Internet.  Jay also emphasized decomposition at Shinsei; for example, he transformed mortgage loan processing from a large, complex task performed by an expert loan approver (the informational equivalent of craft production) into a computer-controlled information assembly line.  The line uses a sequence of simple tasks performed by minimally-skilled workers to manufacture lending decisions.</p>
<h3>Assembly lines</h3>
<p>In physical manufacturing, decomposition and physical isolation of subtasks were combined to great effect in the <a href="http://en.wikipedia.org/wiki/Assembly_line">assembly line</a>.  Physically separate locations are specified for the performance of particular tasks, and conveyors move the work-in-progress from one location to the next.  Spatial distribution of work results also in temporal distribution, since work-in-progress cannot be in two locations simultaneously.  The conveyor system enforces consistent temporal ordering of tasks as well as consistent motion and orientation of the work-in-progress.  As a result, the assembly line has far fewer degrees of freedom than traditional craft production, where tasks can overlap in space and time, and the ordering of tasks can change if not strictly controlled.</p>
<p>Seen from the perspective of the constraints that it imposes on the production process, the assembly line can be understood as a particular kind of representation for the problem of manufacturing tangible goods in large quantities.  As Simon observes in <a href="http://www.amazon.com/Sciences-Artificial-Herbert-Simon/dp/0262691914">The Sciences of the Artificial</a>, &#8220;Every problem-solving effort must begin with creating a representation for the problem&#8211;a problem space in which the search for the solution can take place&#8221; (108).  Effective problem representations resemble good theoretical models: they capture the essentials while stripping away extraneous details.  &#8221;Focus of attention is the key to success&#8211;focusing on the particular features of the situation that are relevant to the problem, then building a problem space containing these features but omitting the irrelevant ones&#8221; (109).  The assembly line representation defines a problem space with the following characteristics:</p>
<ol>
<li>Fixed physical distribution of tasks:  Every task is assigned to a single, specific location.  A given task can only be performed at the location to which it is assigned.</li>
<li>Fixed path for work-in-progress:  A conveyor system carries the work-in-progress, fixing its orientation and motion through the production space.</li>
<li>No branches:  The conveyor system has no branches; every piece of work-in-progress follows the same path through the production space.</li>
<li>Temporal isolation:  Since tasks are physically isolated, two tasks cannot be performed simultaneously on the same work-in-progress.</li>
<li>Fixed temporal sequence:  The fixed physical distribution of tasks and the fixed path for work-in-progress ensures that tasks are performed in the same temporal order.</li>
</ol>
<p>These constraints rule out some&#8211;indeed, probably vast spaces of&#8211;conceivable product designs and assembly plans; for example, the assembly line cannot handle designs that require mutual adjustment during the performance of two separate tasks.  The result is a dramatically smaller, simpler, and more modular problem space.  Industrial engineers can divide the production problem into a sequence of physically and temporally isolated, well-structured subproblems.  For each subproblem, the input and output are well defined.  When the line becomes operational, workers at each location can take for granted the path and orientation of the work-in-progress as it passes through the workspace, the set of tasks that will have been performed on the work-in-progress before it arrives, and the task to be performed.</p>
<h3>Imposing physical constraints on software design</h3>
<p>Software engineers are generally not concerned with the physical organization of an information system.  Like Simon, who suggests that information processing problems can be handled &#8220;in abstraction from&#8221; the underlying organizational structure, they develop applications &#8220;in abstraction from&#8221; the underlying hardware architecture.  Provided that a database has certain properties, software engineers normally do not care whether it resides on a single server or exists in thousands of fragments distributed across thousands of servers scattered around the globe.</p>
<p>The ability to develop software in abstraction from characteristics of the underlying hardware has delivered enormous benefits by enabling software engineers to focus attention on high-level problems.  However, perhaps a case may be made for strategic reintroduction of <a href="http://davidjamesbrunner.org/archives/818">physical constraints on information systems</a>.  When we adopt the view of decision-making as manufacture of informational goods, the architecture of existing enterprise systems resembles traditional craft production.  Workers and tools (users and applications) cluster around giant piles of work-in-progress (databases).  Although some rules and discipline may help prevent workers from getting in each other&#8217;s way, everything tends to end up interdependent with everything else, and complexity gets out of control.</p>
<p>In light of the dramatic success of physical assembly lines in the context of mass production, it seems reasonable to ask whether imposing analogous physical constraints on the design of information systems might be similarly effective.  For example, what if an enterprise obliged its software architects to adhere to the following rules:</p>
<ol>
<li>Decomposition:  The process of creating every output must be broken into several distinct, well-defined tasks.  Decomposition must continue until the tasks satisfy an objective test, such as the number of weeks required to develop software that implements the task.</li>
<li>Fixed physical distribution of tasks:  Every task must be assigned to a single, specific physical server.  A given task must be implemented in a standalone application, and the application must be installed and executed only on the server to which it is assigned.</li>
<li>Fixed path for work-in-progress:  A transportation system controls the movement of work-in-progress, dispatching the work-in-progress to one server after another.</li>
<li>No branches:  The transportation system does not support branching; every piece of work-in-progress follows the same path through the cluster of servers that make up the production space.</li>
</ol>
<p>I expect that the immediate reaction of most software architects to these rules would probably be strongly negative; many might say that the rules are impractical to the point being infeasible.  (I imagine that early production engineers expressed similar misgivings about the assembly line.)  For example, the prohibition of branching may seem impossibly restrictive.  The flexibility of actual assembly lines may allay some of these fears.</p>
<p>During a recent visit to the Nissan <a href="http://www.nissan.co.jp/INFO/FACTORY/OPPAMA/">Oppama plant</a>, I saw several models of gasoline automobiles and the new electric Leaf being manufactured on the same assembly line.  Instead of using branches, contingencies were engineered into the line.  At one workstation, depending on whether the conveyor brought an electric car or gasoline car, the worker would install a battery pack or a gas tank.  Feeder lines were designed to bring the appropriate parts to the appropriate workstations at exactly the right times.  The constraints do create new challenges for engineers, but, if the analogy to physical manufacturing holds, the constraints should also increase modularity and reduce complexity.</p>
<h3>Scientific management</h3>
<p>To inform my exploration of the relevance of physical production techniques to information system design, I turned to one of the foundational texts in industrial engineering and organization theory, Taylor&#8217;s <em><a href="http://www.amazon.com/Principles-Scientific-Management-Frederick-Winslow/dp/0486299880">The Principles of Scientific Management</a></em>.  To my surprise, I found many ideas in the text that resonate with my findings.  Below, I review Taylor&#8217;s work from the perspective of information assembly lines and my research at Shinsei.  Page numbers refer to the 1998 Dover Publications edition.  Although I am aware of the substantial literature on, and debate surrounding, Taylor and Taylorism, I focus here on the original text and leave consideration of subsequent studies and critiques to future inquiries.</p>
<p>Taylor attacks traditional management styles, which he characterizes as management of &#8220;initiative and incentive&#8221;.  Under this form of management, &#8220;workmen give their best <em>initiative</em> and in return receive some <em>special incentive</em> from their employers&#8221; (14).  The role of management resembles that of policy-makers in a market economy: design incentives so that workers, through their independent and self-interested actions, advance the goals of the collective.  The logic used to justify management by initiative and incentive mirrors <a href="http://en.wikipedia.org/wiki/The_Use_of_Knowledge_in_Society">Hayek&#8217;s argument</a> for decentralized market economies outperforming centrally planned economies:</p>
<blockquote><p>the essential idea of the ordinary types of management is that each workman has become more skilled in his own trade than it is possible for any one in the management to be, and that, therefore, the details of how the work shall best be done must be left to him (30)</p></blockquote>
<p>The problem, Taylor asserts, is that workers left to their own devices are unlikely to figure out the best ways to perform their tasks: &#8220;it is in most cases impossible for the men working under these systems to do their work in accordance with the rules and laws of a science or art, even where one exists&#8221; (9).  Consequently, even though workers may be diligent and devoted, productivity will be limited by the failure to apply relevant knowledge.</p>
<p>As an alternative to management of initiative and incentive, Taylor proposes &#8220;scientific management&#8221;.  Instead of giving workers discretion over how they go about their jobs, management gives each worker precise and highly detailed instructions&#8211;&#8221;laws to replace rule of thumb&#8221; (53).  Rather than &#8220;leaving the solution of each problem in the hands of the individual workman&#8221;, scientific management is premised on &#8220;the substitution of a science for the individual judgment of the workman&#8221; (59).  Taylor&#8217;s &#8220;science&#8221; resembles modern-day industrial engineering:</p>
<blockquote><p>The development of a science &#8230; involves the establishment of many rules, laws, and formulae which replace the judgement of the individual workman and which can be effectively used only after having been systematically recorded, indexed, etc. (16)</p></blockquote>
<p>Decomposition and sequencing are also central to scientific management:</p>
<blockquote><p>work can be done better and more economically by a subdivision of labor; each act of each mechanic, for example, should be preceded by various preparatory acts done by other men (16)</p>
<p>almost every act of the workman should be preceded by one or more preparatory acts of the management which enable him to do his work better and quicker than he otherwise could (10)</p></blockquote>
<p>Since tasks are interdependent, the transition to scientific management cannot be left to the uncoordinated, independent actions of the workers:</p>
<blockquote><p>It is only through <em>enforced</em> standardization of methods, <em>enforced</em> adoption of the best implements and working conditions, and <em>enforced</em> cooperation that this faster work can be assured. (41)</p></blockquote>
<p>To stabilize production processes, Taylor proposes a variety of self-regulating feedback mechanisms.  He describes an inspection system for bicycle balls in which a group of inspectors monitor the quality of output, a group of &#8220;over-inspectors&#8221; check the inspectors, a chief inspector checks the over-inspectors, and periodic tests, consisting of specially prepared lots with known numbers of defects, are carried out by the foreman to check the functioning of the entire inspection system (46).  At the Bethlehem Steel Company, Taylor developed a system of colored slips that notified each worker of his performance on the preceding day.  &#8221;So that whenever the men received white slips they knew that everything was all right, and whenever they received yellow slips they realized that they must do better or they would be shifted to some other class of work&#8221; (33).  Another practitioner of scientific management developed a method of &#8220;measuring and recording the number of bricks laid by each man, and for telling each workman at frequent intervals how many bricks he had succeeded in laying&#8221; (41).</p>
<p>Scientific management had profound effects on the structure and performance of production organizations.  From a structural perspective, the organization became more complex and elaborate: groups were established for time study, teaching the workers, managing and maintaining tools, planning and monitoring work, and so forth (34).  Taylor&#8217;s calculations indicate that increases in productivity far outweighed the cost of these new overhead functions (35).  Effects on productivity were dramatic.  According to Taylor, applying scientific management to brick-laying increased the rate of work from 120 bricks per man hour to 350.  In bicycle ball inspection, productivity more than tripled, and accuracy improved significantly.</p>
<h3>Scientific management and decision-making</h3>
<p>The central tenant of scientific management&#8211;enforced adoption of production processes engineered on the basis of sound engineering knowledge&#8211;has been almost universally adopted in large-scale manufacturing.  It is surprising, though, the extent to which much organizational decision-making still resembles Taylor&#8217;s &#8220;management of initiative and incentive&#8221;.  Business schools teach managers to delegate authority to subordinates and refrain from &#8220;micromanaging&#8221; them.  Much effort is directed toward the design of incentive schemes that will call forth and channel the initiative of mid-level managers.  Certain decision-making processes, especially financial valuation and fully automated processes in the Internet and financial services sectors, may be subject to rigorous analysis and refined on the basis of careful experiments.  On the whole, however, decision-making remains primarily a form of craft production managed by &#8220;initiative and incentive&#8221;.</p>
<p>Decision-making activity is rife with rules-of-thumb and improvisation.  Estimating market size is a common task in business decision-making, but during my (admittedly brief) career as a management consultant, I never encountered any rules or formulae for performing this task.  Standardization, tools, and mechanisms for objective feedback were almost entirely absent.  In many firms, decision-making about pricing, marketing, hiring, and firing appears to be similarly <em>ad hoc</em> (automated price-optimization tools used in some retail environments are a notable exception).  Even if standard procedures are in place, they are almost certainly not based on sound engineering knowledge.  The disastrous performance of ratings agencies with respect to subprime mortgage securities seems to suggest that even seemingly well-engineered decision-making processes turn out, on closer inspection, to be haphazard and devoid of mechanisms for self-regulation</p>
<p>Why haven&#8217;t the principles of scientific management penetrated more thoroughly into the realm of organizational decision-making?  Perhaps decision-making activities are inherently less amenable to decomposition and standardization.  Or perhaps decision-makers have simply been more successful than laborers at defending their activities from rationalization.  Or there may be a third possibility: perhaps the tools for applying scientific management to decision-making have only recently become available.  In my dissertation, I argue that networked computer systems lower the costs associated with the &#8220;division of information processing&#8221;, thereby facilitating task decomposition.  Computers also facilitate measurement and feedback.</p>
<p>Taylor&#8217;s study suggests, however, that we should take seriously the possibility that organizational resistance may be an important factor impeding the application of scientific management to decision-making.  Many of the innovations developed by Taylor and other practitioners of scientific management were remarkably simple: for example, careful observation and analysis of bricklaying, together with adjustable scaffolds and packets for holding bricks, enabled a reduction in the number of movements required to lay bricks from eighteen to five, and resulted in nearly three-fold improvement in productivity (40).  These innovations seem well within the reach of any smart and tenacious individual.  So, Taylor asks:</p>
<blockquote><p>Why is it, in a trade which has been continually practised since before the Christian era, and with implements practically the same as they now are, that this simplification of the bricklayer&#8217;s movements, this great gain, has not been made before? (41)</p></blockquote>
<p>Lack of discipline on the part of managers may be part of the answer.  Taylor describes the failure of more effective shoveling techniques to spread from Bethlehem to Pittsburgh:</p>
<blockquote><p>The Pittsburgh managers knew just how the results had been attained at Bethlehem, but they were unwilling to go to the small trouble and expense required to plan ahead and assign a separate car to each shoveler, and then keep an individual record of each man&#8217;s work, and pay him just what he had earned. (38)</p></blockquote>
<p>Perhaps more problematically, scientific management threatens to devalue old knowledge.  Taylor describes the phenomenon in his discussion of machine tools:</p>
<blockquote><p>The real problem is how to remove chips fast from a casting or a forging, and it matters but little whether the piece being worked upon is a part, say, of a marine engine, a printing-press, or an automobile.  For this reason, the man with the slide-rule, familiar with the science of cutting metals, who had never before seen this particular work, was able completely to distance the skilled mechanic who had made the parts of this machine his specialty for years. (53)</p></blockquote>
<p>Like these mechanics, Shinsei&#8217;s mortgage loan approvers were replaced with low-skilled individuals equipped with the software equivalent of a slide-rule: a system that, instead of reading out the appropriate speed settings for machining a given material with a given tool, reads out the appropriate loan amount for an individual with a given age and income buying a property of a given value.  When decision-making processes are decomposed and engineered according to &#8220;scientific laws&#8221; (we might now prefer to call them theoretically motivated and empirically verified propositions), individuals who have spent years learning the intricacies of the process and developing rules-of-thumb for handling scores of special situations may suddenly find their accumulated knowledge worthless and their source of organizational influence swept away.</p>
<h3>Concluding thoughts</h3>
<p>Given the popularity of initiative-and-incentive management techniques and cultural aversion to micromanagement, and also the resistance of decision-makers wanting to protect the value of their hard-won knowledge, it is perhaps unsurprising that the application of scientific management&#8211;or, to use a less problematic term, industrial engineering&#8211;to decision-making has been so limited.  If, however, information technology increases the return to engineered decision-making processes, then we may witness a gradual shift toward greater decomposition, enforced standardization, and self-regulating feedback in decision-making processes.  If so, we may find helpful ideas in the work of Taylor, the assembly line paradigm, and the field of industrial engineering more generally.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidjamesbrunner.org/archives/1042/applying-industrial-engineering-to-information-technology/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

