<?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>Tuning People, Processes, and Projects to Power Results &#187; Korzybski</title>
	<atom:link href="http://www.donaldegray.com/tag/korzybski/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.donaldegray.com</link>
	<description>Donald E. Gray</description>
	<lastBuildDate>Tue, 27 Dec 2011 13:01:59 +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>Different But Useful</title>
		<link>http://www.donaldegray.com/different-but-useful/</link>
		<comments>http://www.donaldegray.com/different-but-useful/#comments</comments>
		<pubDate>Fri, 05 May 2006 23:32:13 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[abstraction]]></category>
		<category><![CDATA[Korzybski]]></category>
		<category><![CDATA[Mental Models]]></category>

		<guid isPermaLink="false">http://donaldegray.com/different-but-useful/</guid>
		<description><![CDATA[Maps make it easier for us to work with the real world (whatever that may be). Some detailed information gets removed, but if the structure is similar to the territory, the map is useful. The problem is deciding when and how to change maps.]]></description>
			<content:encoded><![CDATA[<p><strong>A map is not the territory it represents, but if correct, it has a similar structure to the territory, which accounts for its usefulness.</strong> -Alfred Korzybski</p>
<p>Recently I spent two weeks in Berkeley CA helping a client upgrade one of their control systems. I wasn&#8217;t involved in creating the original system, but I do have experience with the software. We reverse engineered and re-created the system. Testing went well until the fateful day we hit the wall.</p>
<p>The task is simple enough. The operator makes a selection, which sets a boolean value TRUE. The control computer detects the FALSE-to-TRUE transition, and sets a local variable to TRUE.  Six seconds later, the operator&#8217;s value gets set to FALSE. The value in the control computer remains TRUE until other events occur that set the variable to FALSE.</p>
<p>This was the map I used until things didn&#8217;t work. The communication between the two computers wasn&#8217;t happening like it did with the original system. The original communication protocol worked synchronously. The new communication protocol works asynchronously. This didn&#8217;t matter for most actions, but did create problems with this particular code section. And while we could bend, fold, and mutilate everything on the operator&#8217;s computer, we couldn&#8217;t make any changes on the control computer. To make matters more interesting, the interface logic occasionally worked. So my map was sometimes correct, and sometimes wrong!</p>
<p>After a day of testing, re-coding, and testing again, we finally resolved the issue so the interface reliably worked. The actual code changes were simple. We spent the majority of the day deciding if the map was correct and the territory wrong, or the territory was correct and the map needed changing.</p>
<p>Maps make it easier for us to work with the real world (whatever that may be). Some detailed information gets removed, but if the structure is similar to the territory, the map is useful. The problem is deciding when and how to change maps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.donaldegray.com/different-but-useful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intake: Abstracting and Represenational Systems</title>
		<link>http://www.donaldegray.com/intake-abstracting-and-represenational-systems/</link>
		<comments>http://www.donaldegray.com/intake-abstracting-and-represenational-systems/#comments</comments>
		<pubDate>Wed, 03 May 2006 23:26:33 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[general semantics]]></category>
		<category><![CDATA[intake modality]]></category>
		<category><![CDATA[Korzybski]]></category>
		<category><![CDATA[meaning]]></category>
		<category><![CDATA[Mental Models]]></category>
		<category><![CDATA[personal differences]]></category>

		<guid isPermaLink="false">http://donaldegray.com/intake-abstracting-and-represenational-systems/</guid>
		<description><![CDATA[We take in information from our environment in discrete steps. We abstract from the continuous data streams (aka "The Real World") in the following order:]]></description>
			<content:encoded><![CDATA[<p>We take in information from our environment in discrete steps. We abstract from the continuous data streams (aka &#8220;The Real World&#8221;) in the following order:</p>
<ol>
<li> Something happens (Event)</li>
<li> We sense what happens (Object)</li>
<li> We recognize what happens (Description)</li>
<li> We generate meanings for what happens (Inferences)</li>
</ol>
<p>This pattern was first published in 1933 in Korzybski&#8217;s <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0937298018/qid=1124968863/sr=8-1/ref=pd_bbs_1/104-8485988-3157568?v=glance&amp;s=books&amp;n=507846" target="_blank">Science and Sanity: An Introduction to Non-Aristotelian Systems and General Semantics</a>. From these abstractions we create the parallel experience in our mind that allows us to recreate the experience. Here is a <a href="http://dfwcgs.net/gs/abs_mod.html" target="_blank">review</a> of the abstracting process.</p>
<p>We get information from the &#8220;real world&#8221; via our senses: hearing, seeing, touching, tasting and smelling. As we experience our world, we tend to store the the event information in our memory in the same &#8220;sense&#8221; that we experienced. We can see what happened, we might hear a loved one&#8217;s voice, or feel the chill in the air. I found this <a href="http://www.renewal.ca/nlp11.htm" target="_blank">instrument</a> a fun way to determine my preferred sensory intake channel. You can link to more information about Modalities and Representational Systems from the page. There are only 12 questions, so I wonder about how &#8220;accurate&#8221; the results are.</p>
<p>Like the MBTI, this way of looking at people&#8217;s differences helps me understand myself more than tell me the &#8220;truth&#8221; about you.</p>
<p>What do you think? Drop me a note!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.donaldegray.com/intake-abstracting-and-represenational-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

