<?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>Bill Erickson&#187; book-review</title>
	<atom:link href="http://www.billerickson.net/tag/book-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billerickson.net</link>
	<description>WordPress Consulting</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:32:06 +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>Quickly find books at library</title>
		<link>http://www.billerickson.net/quickly-find-books-at-library/</link>
		<comments>http://www.billerickson.net/quickly-find-books-at-library/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 07:19:41 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Old]]></category>
		<category><![CDATA[book-review]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=1181</guid>
		<description><![CDATA[Here's a script you can use in Firefox to see if a book is at your local library.]]></description>
			<content:encoded><![CDATA[<p>When I come across an interesting book review or recommendation from a friend, I go straight to Amazon, read a little about it, and if I&#8217;m still interested I add it to <a href="http://www.amazon.com/wishlist/2Y7PMW4MGB3BB">my wish list</a>. Then when I need some books to read, I go through and see if any on my list are already at the local library. About every three months I buy 5-10 of the one&#8217;s that aren&#8217;t at the library.</p>
<p>I was looking for an easier way to do my library lookup today. On Twitter, <a href="http://twitter.com/milsyobtaf/status/2402684158">milsyobtaf</a> suggested a Firefox bookmarklet, and after playing around with it I decided to just write a quick script for Ubiquity to do the lookup (<a href="http://labs.mozilla.com/projects/ubiquity/">Ubiquity</a> is a very cool text-based add-on to firefox).  In case anyone else is interested, here&#8217;s how you do it:</p>
<ol>
<li>Install <a href="http://labs.mozilla.com/projects/ubiquity/">Ubiquity</a> if you don&#8217;t already have it.</li>
<li>Open Ubiquity (not sure what the default command is, I have mine set to Alt + Space) and type help.</li>
<li>Click &#8220;Your Commands&#8221; at the top</li>
<li>Copy/paste this code in there:<br />
<code>CmdUtils.CreateCommand({<br />
name: "library search",<br />
takes: {"query": noun_arb_text},<br />
execute: function(directObject) {<br />
var url = "https://libcat.tamu.edu/cgi-bin/Pwebrecon.cgi?&amp;HIST=1&amp;DB=local&amp;SL=none&amp;Search_Arg={QUERY}&amp;Search_Code=GKEY^*&amp;CNT=50"<br />
var query = directObject.text;<br />
var urlString = url.replace("{QUERY}", query);<br />
Utils.openUrlInBrowser(urlString);<br />
}<br />
})</code></li>
<li>Go to your local library&#8217;s website, find the catalog search, do a search for something, and then copy the url of the results page. Paste the url above where it says <code>var url = " ... "</code></li>
<li>In the url, change whatever you searched for to {QUERY}. For example, if I searched for Vonnegut, the above url would have in it <code>...Search_Arg=Vonnegut&amp;...</code> . This is the part that will get replaced when you do a search.</li>
</ol>
<p>That&#8217;s it! Now open Ubiquity (Alt + Space on my computer), start typing &#8220;library&#8221;, once you see your library search option press space then type your search, hit Enter and it should do a library search for you.</p>
<p>Another way to search Ubiquity is to select text, then open ubiquity and start typing &#8220;library.&#8221; It will use your selected text as the search query. So, on this page highlight Kurt Vonnegut, then open Ubiquity, type library, and press Enter.</p>
<p>&#8212;</p>
<p>If you have a book recommendation, please leave them as a comment or <a href="mailto:bill.erickson@gmail.com">email me</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/quickly-find-books-at-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of Effectuation</title>
		<link>http://www.billerickson.net/review-of-effectuation/</link>
		<comments>http://www.billerickson.net/review-of-effectuation/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:04:26 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Old]]></category>
		<category><![CDATA[book-review]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=1102</guid>
		<description><![CDATA[Causal strategies are useful when the future is predictable, goals are clear, and the environment is independent of our actions; effectual strategies are useful when the future is unpredictable, goals are unclear, and the environment is driven by human action.]]></description>
			<content:encoded><![CDATA[<p>I just finished reading <a href="http://www.amazon.com/gp/product/1848445725?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1848445725">Effectuation</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=1848445725" border="0" alt="" width="1" height="1" /> by Saras Sarasvathy. It&#8217;s a great look at the non-causal (therefore &#8220;effectual&#8221;) logic used by entrepreneurs (and everyone else) in the face of an unpredictable future.</p>
<p>Here&#8217;s some excerpts and thoughts:</p>
<p>Causation v. Effectuation</p>
<ul>
<li>Causal logic is based on the premise: &#8220;To the extent we can predict the future, we can control it.&#8221;</li>
<li>Effectual logic is based on the premise: &#8220;To the extent we can control the future, we do not need to predict it.&#8221;</li>
<li>Causal problems are problems of decision; effectual problems are problems of design. Causal logic helps us choose; effectual logic helps us construct. Causal strategies are useful when the future is predictable, goals are clear, and the environment is independent of our actions; effectual strategies are useful when the future is unpredictable, goals are unclear, and the environment is driven by human action.</li>
<li>Causal question: What should I do to achieve this effect?</li>
<li>Effectual question: What can I do with these means?</li>
<li>Surprises are usually relegated to error terms in formal models. Effectual logic sees them as source of opportunities for value creation.</li>
<li>Contractual claims are causal claims on the predictable future; equity provides effectual claims on the unpredictable future.</li>
<li>The paths to entrepreneurial success expand in the future rather than converge (one-to-many, in contrast to causation&#8217;s many-to-one approach towards &#8216;the goal&#8217;)</li>
</ul>
<p>On the Entrepreneur</p>
<ul>
<li>Expert entrepreneurs distrust market research; distrust attempt at predicting the future</li>
<li>&#8220;In commercializing new technologies, entrepreneurs often find that formal market research and expert forecasts, however sophisticated in methods and impeccable in their analyses, fail to predict where the markets will turn out to be or what new markets will come into existence.&#8221; Christensen (1997) and Mintzberg (1994)</li>
<li>Expert entrepreneurs start with three categories of means: their identity, their knowledge base, and their social network.</li>
<li>Theme of converting initial customers to partners</li>
<li>Entrepreneurs perceive the world around them as human-made</li>
<li>&#8220;Serial entrepreneurship is a temporal portfolio&#8221; &#8211; diversified over time rather than concurrently like a traditional investment portfolio</li>
</ul>
<p>Decision Making</p>
<ul>
<li>Pragmatism does not assert a singular truth and declare all else false; rather, it compares truths and tests for differences. If no difference in the consequences of the two truths, they are the same pragmatically.</li>
<li>What does this truth tell us that we don&#8217;t already know?</li>
<li>Risk involves known distribution of options (1 in 5 chance of winning). Uncertainty involves unknown distribution of options</li>
<li>&#8220;Rational choice involves two guesses, a guess about uncertain future consequences, and a guess about uncertain future preferences.&#8221; March (1978) in RAND Journal of Economics</li>
<li>Human rationality is bounded by cognitive limitations such as physiological constraints on computational capacity, and psychological limitations like biases &amp; fallacies</li>
</ul>
<p>Principles of Entrepreneurial Expertise:</p>
<ul>
<li>Bird-in-hand principle: create something with existing means rather than discovering new ways to achieve goals (&#8220;What do I have?&#8221; vs &#8220;What do I need?&#8221;)</li>
<li>Affordable loss principle: Committing what you&#8217;re willing to lose rather than investing based on expected returns</li>
<li>Crazy quilt principle: Negotiate with all stakeholders willing to commit to a project without worrying about the opportunity costs. The venture (or &#8220;quilt&#8221;) evolves over time based on interactions of all stakeholders (investors, customers, employees, suppliers&#8230;).</li>
<li>Lemonade principle: Leverage surprises rather than avoiding them</li>
<li>Pilot in the plane principle: Rely on human agency as prime driver of opportunity rather than technical/economic trends. (Comes from SpaceShipOne putting a pilot in charge of the spaceship instead of a computer. The pilot can think on his feet, while a computer would need every possible contingency pre-programmed.)</li>
</ul>
<p>I&#8217;m not sure where I found this book, but it was most likely a blog post or tweet by <a href="http://ben.casnocha.com/">Ben Casnocha</a> or <a href="http://paul.kedrosky.com/">Paul Kedrosky</a>. Whoever suggested it, thanks.</p>
<p><strong>More information:</strong><br />
<a href="http://www.gaebler.com/Effectuation.htm">Effectuation: How Entrepreneurs Think</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="230" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4717683&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="230" src="http://vimeo.com/moogaloop.swf?clip_id=4717683&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/4717683">Jason Fried @ Big Omaha 2009</a> from <a href="http://vimeo.com/bigomaha">Big Omaha</a> on <a href="http://vimeo.com">Vimeo</a>. Many of his thoughts on starting a business are aligned with the idea of Effectuation. &#8220;We don&#8217;t have a plan.&#8221; &#8220;We don&#8217;t set sales targets. They&#8217;re numbers you pick out of the air and make you do things you don&#8217;t want to do&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/review-of-effectuation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Recent Readings</title>
		<link>http://www.billerickson.net/recent-readings/</link>
		<comments>http://www.billerickson.net/recent-readings/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 22:15:34 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Old]]></category>
		<category><![CDATA[book-review]]></category>
		<category><![CDATA[education]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=1014</guid>
		<description><![CDATA[Some thoughts and excerpts from books I've read recently.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/1578519047?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1578519047">How Breakthroughs Happen</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=1578519047" border="0" alt="" width="1" height="1" /> was by far one of the best books I&#8217;ve read in a long time. It discusses the process of innovation and how to construct an environment that encourages it. I recommend everyone read this, especially if you&#8217;re a business owner or a creative. Random bits of knowledge:</p>
<ul>
<li>When we think of the great innovations, our minds typically jump to the inventor hero who redefined or created new industries with his revolutionary idea. However, history shows that most of these were the result of combining existing inventions and ideas in interesting ways, with many people involved in the process.</li>
<li>Innovation is the result of synthesizing, or bridging, ideas from different domains. E.g., Henry Ford created the assembly line after observing sewing machines, meatpacking, and Campbell soup factories.</li>
<li>Increase the potential for innovation by expanding the network that links people, ideas, and objects in ways that form effective and lasting communities and technologies.</li>
<li>&#8220;Discovery is seeing what everyone else has seen but thinking what nobody else has thought&#8221; &#8211; Albert Szent-Gyorgyi, who discovered Vitamin C</li>
<li>Valuable and novel information comes from weak ties; strong ties pass information quickly but it&#8217;s usually low value because the constant interactions lead to the same knowledge base (get out of the echo chamber).</li>
<li>&#8220;A researcher builds the future 10 years from now; a technology broker [ or innovator] redistributes the future that is already here.&#8221;</li>
<li>On collective effort: &#8220;Nobody is really sure who is the inventor because the inventions emerge in the interactions of the group.&#8221;</li>
</ul>
<p>While reading the book, I saw many of these ideas reflected in coworking spaces like <a href="http://thecreativespace.org">The Creative Space</a>, and events like <a href="http://bilconference.com ">BIL</a>. We need to ensure these spaces we are constructing connect new people working on different problems in different industries to keep ideas flowing between networks. Cody and I have become more involved in the Bio/Life Sciences arena recently, and have found ways to apply our existing knowledge in new and interesting ways.</p>
<p>Some other great books I&#8217;ve read recently:</p>
<ul>
<li><a href="http://www.amazon.com/gp/product/0470398515?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0470398515">Enough</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0470398515" border="0" alt="" width="1" height="1" /> &#8211; This book can best be summed up by the anecdote from whence it gets its title:  &#8220;At a party given by a billionaire on Shelter Island, Kurt Vonnegut informs his pal, Joseph Heller, that their host, a hedge fund manager, had made more money in a single day than Heller had earned from his wildly popular novel Catch-22 over its whole history. Heller responds, &#8216;Yes, but I have something he will never have&#8230; enough.&#8217; &#8221; It talks about how businesses need to refocus to serve customers, create value and focus on the long term, not short-term speculation. It&#8217;s directed towards the finance industry (which needs the most refocusing), but the novel is applicable to all businesses. (This was also the first book I read on my iPhone with the Kindle application. Worked great!)</li>
<li><a href="http://www.amazon.com/gp/product/0061714364?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0061714364">Scratch Beginnings</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0061714364" border="0" alt="" width="1" height="1" /> &#8211; A real-life story of the American Dream. The author shows up to a town with $25, finds the local homeless shelter, and works his way up to a furnished apartment. Beyond the motivational story, it&#8217;s a great example of how your attitude and work ethic do more to shape your future than what you start with.</li>
<li><a href="http://www.amazon.com/gp/product/0300105142?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0300105142">Clueless in Academe</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0300105142" border="0" alt="" width="1" height="1" /> &#8211; Describes how our current educational system makes the scholarly, learned life seem more unreachable by adding unnecessary barriers of language and structure. We leave it up to the students to &#8216;crack the code&#8217; in higher education, and only a few do (hint: it&#8217;s all based on arguments; understanding how to properly take apart an assertion and create an argument will help you excel in any graduate or PhD program).</li>
<li><a href="http://www.amazon.com/gp/product/0553348973?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0553348973">Still Life with Woodpecker</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0553348973" border="0" alt="" width="1" height="1" /> &#8211; Beautiful mental floss. Tom Robbins&#8217; creative use of the English language will entertain you almost as much as the story itself.</li>
<li><a href="http://www.amazon.com/gp/product/1594482233?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1594482233">The Reasons I Won&#8217;t Be Coming</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=1594482233" border="0" alt="" width="1" height="1" /> &#8211; I haven&#8217;t finished this yet, but the short stories I have read have been great. The character development and internal dialogue remind me a bit of David Foster Wallace, without his length and ridiculously detailed tangents (see <a href="http://www.kottke.org/09/03/growing-sentences-with-david-foster-wallace">Growing Sentences with David Foster Wallace</a> if you haven&#8217;t read any of his novels).</li>
</ul>
<p>What&#8217;s up next in my reading list? My current &#8220;to-read&#8221; pile includes a bunch of old Vonnegut&#8217;s (<a href="http://www.amazon.com/gp/product/0385333811?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0385333811">Wampeters, Foma &amp; Granfalloons</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0385333811" border="0" alt="" width="1" height="1" />, <a href="http://www.amazon.com/gp/product/0425174468?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0425174468">Bagombo Snuff Box</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0425174468" border="0" alt="" width="1" height="1" />, and more (I&#8217;m trying to read all of his works)), some business books (<a href="http://www.amazon.com/gp/product/0691142335?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0691142335">Animal Spirits</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0691142335" border="0" alt="" width="1" height="1" />, <a href="http://www.amazon.com/gp/product/0875843018?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0875843018">The Age of Unreason</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0875843018" border="0" alt="" width="1" height="1" />&#8230;), and some fun ones (<a href="http://www.amazon.com/gp/product/1587613379?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1587613379">The Ethical Slut</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=1587613379" border="0" alt="" width="1" height="1" /> and <a href="http://www.amazon.com/gp/product/0262524759?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0262524759">Emergence: Contemporary Readings in Philosophy and Science</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0262524759" border="0" alt="" width="1" height="1" />).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/recent-readings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#039;t Let 2009 Be A Timequake</title>
		<link>http://www.billerickson.net/dont-let-2009-be-a-timequake/</link>
		<comments>http://www.billerickson.net/dont-let-2009-be-a-timequake/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 05:49:40 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Old]]></category>
		<category><![CDATA[book-review]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=752</guid>
		<description><![CDATA[Kurt Vonnegut wrote a book about a Timequake, where everyone had to relive the past 10 years on autopilot, without free will to change it. Don't live your life on autopilot - use randomness to keep things interesting.]]></description>
			<content:encoded><![CDATA[<p>I just finished reading Kurt Vonnegut&#8217;s <a href="http://www.amazon.com/gp/product/0425164349?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0425164349">Timequake</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0425164349" border="0" alt="" width="1" height="1" />. It was mostly biographical and a summary of his past work, so I would only recommend it to those who have read a lot of his past novels (new readers should start with <a href="http://www.amazon.com/gp/product/0385333846?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0385333846">Slaughterhouse-Five</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0385333846" border="0" alt="" width="1" height="1" /> or <a href="http://www.amazon.com/gp/product/0385333501?ie=UTF8&amp;tag=ipodincar-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0385333501">Welcome to the Monkey House</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ipodincar-20&amp;l=as2&amp;o=1&amp;a=0385333501" border="0" alt="" width="1" height="1" />).</p>
<p>It had a great premise: there was a &#8220;timequake&#8221; and we had to relive the past 10 years. Everything you did last time, you had to do this time (no free will). You know exactly what&#8217;s going to happen but have to say and do it all over.</p>
<p>People got used to being on autopilot, and disaster struck when the timequake ended and free will returned. People just sat in their cars as they crashed into walls, not knowing they were in control. Everyone had to be &#8220;woken up&#8221; from their daze and start living.</p>
<p>I&#8217;m always amazed at how many people are living their lives as a timequake. They have the exact same weekly schedule, never seeking randomness or new experiences. If a timequake hit, they wouldn&#8217;t know because they are already on autopilot.</p>
<p>2008 was a great year for me because of randomness. My friend <a href="http://www.flickr.com/photos/oddwick/">Todd Huffman</a> inspired me to be more open to randomness, and so much good has come from it. When I&#8217;m traveling, I post to twitter &#8220;I&#8217;m in [some city], anyone want to meet up?&#8221; &#8211; and I&#8217;ve met so many interesting people this way. I&#8217;ve also increased my traveling; any time I&#8217;m not in school (and sometimes when I should be) I&#8217;m usually flying or driving somewhere.</p>
<p>I encourage everyone to give randomness a try. If you&#8217;re invited to some event or gathering, don&#8217;t find a reason not to go; find a way to fit it in your schedule. You never know what great things will happen.</p>
<p>(By the way, the above photo was from a Robot fight put on by <a href="http://codymarxbailey.com">Cody Marx Bailey</a> to launch <a href="http://youthinspiredrobots.com">Youth Inspired Robots</a>. These are the kind of random events I&#8217;m always looking for.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/dont-let-2009-be-a-timequake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review &#8211; Not keeping up with our parents</title>
		<link>http://www.billerickson.net/book-review-not-keeping-up-with-our-parents/</link>
		<comments>http://www.billerickson.net/book-review-not-keeping-up-with-our-parents/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 21:16:46 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Old]]></category>
		<category><![CDATA[book-review]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=386</guid>
		<description><![CDATA[Book Review &#8211; Not keeping up with our parents Rating &#8211; 1/5 Stars Posted on Shelfari This book is clearly pandering to those who already feel the way the author does &#8211; that society (ie, the rich) isn&#8217;t taking care of the working- to middle-class well enough. It is just the same argument over and [...]]]></description>
			<content:encoded><![CDATA[<p>Book Review &#8211; Not keeping up with our parents<br />
Rating &#8211; 1/5 Stars<br />
<a href="http://www.shelfari.com/books/3970359/Not-Keeping-Up-With-Our-Parents-The-Decline-of-the-Professional/bookthread?reviewid=822294">Posted on Shelfari</a></p>
<p>This book is clearly pandering to those who already feel the way the author does &#8211; that society (ie, the rich) isn&#8217;t taking care of the working- to middle-class well enough. It is just the same argument over and over, extended through many examples and statistics.</p>
<p>It&#8217;s actually a bit depressing and cynical. The author will use an example, like a successful artist that has sold out art shows, movies made from her scripts, and great reviews in the New York Times. But even with all this success, this artist can barely survive and has a huge amount of credit card debt. If she can&#8217;t survive even with all this success, how could you make it?</p>
<p>After you read the first chapter, you will know all you can learn from this book</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/book-review-not-keeping-up-with-our-parents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

