<?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>Information in Rotation &#187; Resources</title>
	<atom:link href="http://appliedrotation.com/Techblog/?cat=7&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://appliedrotation.com/Techblog</link>
	<description>Dan Rabin writes on metadata, data, the information they represent and how.</description>
	<lastBuildDate>Sun, 01 Nov 2015 20:21:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Scott Rosenberg&#8217;s Dreaming in Code [book pointer]</title>
		<link>http://appliedrotation.com/Techblog/?p=14</link>
		<comments>http://appliedrotation.com/Techblog/?p=14#comments</comments>
		<pubDate>Tue, 30 Jan 2007 17:50:21 +0000</pubDate>
		<dc:creator>Dan Rabin</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://appliedrotation.com/Techblog/?p=14</guid>
		<description><![CDATA[Scott Rosenberg&#8216;s Dreaming in Code is the best journalistic portrayal of software development that I&#8217;ve ever read. The romantic clich&#233; of the lone introverted genius shaping masterpieces through many midnights of unfathomable incantations is mercifully absent. Rosenberg follows the Open &#8230; <a href="http://appliedrotation.com/Techblog/?p=14">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordyard.com/">Scott Rosenberg</a>&#8216;s <a href="http://www.dreamingincode.com/"><em>Dreaming in Code</em></a> is the best journalistic portrayal of software development that I&#8217;ve ever read.  </p>
<p>The romantic clich&eacute; of the lone introverted genius shaping masterpieces through many midnights of unfathomable incantations is mercifully absent.  Rosenberg follows the <a href="http://osafoundation.org/">Open Source Applications Foundation</a>&#8216;s <a href="http://chandler.osafoundation.org/">Chandler</a> project through several years of development, from initial impetus to its milestone 0.6 release.  We see the process as it actually is: as a highly social undertaking in which people pass through the project, and the project passes through people&#8217;s lives.  The developers have families, pets, outside interests; they also have passions (often conflicting) about technology and the process of creation.</p>
<p><em>Dreaming in Code</em> is much more than a simple chronicle: Rosenberg delves deeply into the history of software development and the frustration it causes for its participants and customers as the results never seem to improve even as the underlying hardware undergoes the most rapid progress of any technology ever.  </p>
<p>Issues of data representation, storage, and synchronization are front and center in <em>Dreaming in Code</em>, all carefully explained by the author in terms that make sense to the non-practitioner while remaining recognizable to us professionals (he&#8217;s really, really good at this).  </p>
<p>I might give this book to my mom to read.</p>
<p>[Disclosure: I've known Andi Vajda, one of the developers portrayed in the book, for about twenty years, and count him as a friend.]</p>
]]></content:encoded>
			<wfw:commentRss>http://appliedrotation.com/Techblog/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kent&#8217;s Data and Reality [book pointer]</title>
		<link>http://appliedrotation.com/Techblog/?p=8</link>
		<comments>http://appliedrotation.com/Techblog/?p=8#comments</comments>
		<pubDate>Fri, 29 Dec 2006 05:45:02 +0000</pubDate>
		<dc:creator>Dan Rabin</dc:creator>
				<category><![CDATA[Information Philosophy]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://appliedrotation.com/Techblog/?p=8</guid>
		<description><![CDATA[Let me kick off this blog by pointing to William Kent&#8217;s classic book Data and Reality. Lots of books will teach you how to process data with particular technologies, but Kent&#8217;s book goes deeper. He shows in chapter after chapter &#8230; <a href="http://appliedrotation.com/Techblog/?p=8">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Let me kick off this blog by pointing to William Kent&#8217;s classic book <em><a href="http://www.authorhouse.com/Bookstore/ItemDetail~bookid~2713.aspx">Data and Reality</a></em>.</p>
<p>Lots of books will teach you how to process data with particular technologies, but Kent&#8217;s book goes deeper.  He shows in chapter after chapter how database practice fails to match the way humans actually use information.  </p>
<p><em>Data and Reality </em>is almost thirty years old, but the issues haven&#8217;t really changed: if anything, they&#8217;re much more in our collective faces. </p>
<p>This book may be for you if:</p>
<ul>
<li>you feel strongly that you and your Social Security number (U.S. tax identification) are not the same thing,</li>
<li>you wonder whether Mark Twain and Samuel Clemens were the same person for all purposes,</li>
<li>you don&#8217;t know what to put down for Homer&#8217;s year of birth in that author/title cataloguing app you downloaded,</li>
<li>you wonder about people who think that something doesn&#8217;t exist if it&#8217;s not in the expected database (or if it&#8217;s not on the Web).</li>
</ul>
<h3>Information philosophy</h3>
<p>If these issues sound a lot like the first ten minutes of a college philosophy course, that&#8217;s intended.  Philosophy is all about seeking answers to questions we don&#8217;t often pause to ask.  </p>
<p>Pause.</p>
<p>Pause.</p>
<p>We run into questions like these all the time in building software, especially now that we&#8217;ve woven the Web and woven ourselves and our lives into it.  </p>
<p>On <a href="http://appliedrotation.com/Techblog/"><em>Information in Rotation</em></a> I&#8217;m going to call this category &#8220;Information Philosophy&#8221;; I think it will get woven in with the more orthodox techy blog-fodder as we go along.</p>
<p>Anyhow, I strongly recommend <em>Data and Reality</em>, which is available as print-on-demand or  (inexpensive) eBook from the publisher at the link I gave above (as of 2006-12-28).  </p>
<p>[The paperback has ISBN 9781585009701 and the eBook 9781420898880.  Does this make them different books?]</p>
]]></content:encoded>
			<wfw:commentRss>http://appliedrotation.com/Techblog/?feed=rss2&#038;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
