<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Bill Erickson</title>
	
	<link>http://www.billerickson.net</link>
	<description>Wordpress Consultant</description>
	<lastBuildDate>Wed, 08 Jul 2009 19:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/BillErickson" type="application/rss+xml" /><item>
		<title>Search Engine Optimization for Wordpress</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/wBM1BjHfISg/</link>
		<comments>http://www.billerickson.net/index.php/post/wordpress-seo/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 12:08:26 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=1327</guid>
		<description><![CDATA[These are notes from a presentation by Matt Cutts (from Google) on optimizing your Wordpress site. While Wordpress already takes care of most SEO issues, there are a few things you can do to improve it. But remember the 80/20 rule: 80% of SEO is writing compelling content for your readers. The other 20% is simple optimizations of that content. ]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.billerickson.net/index.php/post/wordpress-seo/" title="Permanent link to Search Engine Optimization for Wordpress"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/07/matt-cutts-wordcamp.jpg" width="500" height="375" alt="Matt Cutts at WordCamp 2009" /></a>
</p><p style="text-align: right;">(photo by <a href="http://www.flickr.com/photos/miss604/3578441149/">miss604</a>)</p>
<p style="text-align: left;">Many people have asked me for help getting better search engine rankings. While I love to help, most have spent too much time researching SEO online and want me to help them change &#8220;meta tags&#8221; and &#8220;anchor text.&#8221;</p>
<p style="text-align: left;">You shouldn&#8217;t build your site for search engines; you should build it for users. Filling your site with keywords and obsessing over how many backlinks you have is NOT the way to a good search engine ranking. If you have a compelling site with relevant and updated content that users want, Google will rank you well over time. You need to align your goals with Google&#8217;s &#8211; providing the content that user&#8217;s are looking for.</p>
<p style="text-align: left;">I call it the <strong>80/20 rule of SEO</strong>: 80% of Search Engine Optimization is writing compelling content for your readers. The other 20% is optimizing that content.</p>
<p>SEO is really simple. You follow a few basic SEO tips (have readable permalinks, descriptive titles) and then write original content that people will want to read. If you use Wordpress, most of the SEO tips are already in place, so you just have to focus on writing good content.</p>
<p>Some people might not believe this, and think it&#8217;s too simplistic. The rest of this post will be notes from a WordCamp 2009 presentation by <a href="http://www.mattcutts.com/blog/">Matt Cutts</a>, the head of Google&#8217;s Web Spam group. I had hoped the video of the talk would be posted (which is why I haven&#8217;t posted this sooner), but I don&#8217;t want to wait any longer. You can view the slides here: <a href="http://www.mattcutts.com/blog/seo-for-bloggers/">&#8220;Straight from Google: What You Need To Know.&#8221;</a></p>
<ul>
<li>WordPress already takes care of 80-90% of Search Engine Optimization.</li>
<li>Don&#8217;t obsess about backlinks. Focus on being relevant and reputable.</li>
<li>Use analytics tools to see what people are searching for on your site (internal) and to get to your site (external). Make this information easy to access ( &#8220;Common Questions&#8221; on the homepage)</li>
<li>Some great tools: <a href="http://www.google.com/analytics">Google Analytics</a>, <a href="http://www.google.com/webmaster">Google Webmaster Tools</a>, <a href="https://adwords.google.com/select/KeywordToolExternal">Google Keyword Tool</a></li>
<li>Make sure your URL&#8217;s are friendly: <a href="http://www.billerickson.net/index.php/wordpress-consulting">http://www.billerickson.net/index.php/wordpress-consulting</a> instead of <a href="http://www.billerickson.net/?p=83">http://www.billerickson.net/?p=83</a> . In Wordpress, go to Settings &gt; Permalinks, select custom, and use either /%category%/%postname%/ (what I use) or /%postname%/ (what Matt uses). Use the first option if you&#8217;re using multiple post categories. (My original blog had multiple categories, and I&#8217;ve left the URL structure this way so the old links don&#8217;t change).</li>
<li>Make your post categories descriptive and good keywords: &#8220;apple&#8221; instead of &#8220;cool-stuff&#8221;</li>
<li>Modify your post&#8217;s permalink to remove unnecessary words and reflect alternate keywords for your post. Example: this post is titled &#8220;Search Engine Optimization for Wordpress,&#8221; and the permalink is &#8220;/wordpress-seo/&#8221; . When writing the post, directly below the Title box it shows your permalink with an &#8220;Edit&#8221; button.</li>
<li>Keep WordPress updated! Many WordPress updates are security updates, which means they fix a hole that makes your site vulnerable to hackers.</li>
<li>Don&#8217;t overuse keywords in the post. Write the post for users.</li>
</ul>
<p>The overarching SEO tip is &#8220;write compelling content for your readers.&#8221; All these other tips are secondary.</p>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/wBM1BjHfISg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/wordpress-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/wordpress-seo/</feedburner:origLink></item>
		<item>
		<title>Quickly find books at library</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/SULV2uPbYsY/</link>
		<comments>http://www.billerickson.net/index.php/post/quickly-find-books-at-library/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:19:41 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[book-review]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tutorial]]></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><a class="post_image_link" href="http://www.billerickson.net/index.php/post/quickly-find-books-at-library/" title="Permanent link to Quickly find books at library"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/06/books.jpg" width="500" height="333" alt="Post image for Quickly find books at library" /></a>
</p><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>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/SULV2uPbYsY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/quickly-find-books-at-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/quickly-find-books-at-library/</feedburner:origLink></item>
		<item>
		<title>Easy Contact Forms using Google Forms</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/I1z1Aivys0U/</link>
		<comments>http://www.billerickson.net/index.php/post/easy-wordpress-contact-forms/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 22:49:53 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=1126</guid>
		<description><![CDATA[This is a more technical post than usual. I outline how to quickly build a Contact Form for Wordpress (or any other site). ]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.billerickson.net/index.php/post/easy-wordpress-contact-forms/" title="Permanent link to Easy Contact Forms using Google Forms"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/06/form2.jpg" width="500" height="333" alt="Form used on BIL:PIL website " /></a>
</p><p>The one feature that Wordpress doesn&#8217;t provide that many businesses request is a contact form. There&#8217;s many plugins out there (I used to use <a href="http://www.deliciousdays.com/cforms-plugin">cforms2</a>), but for something as simple as this you don&#8217;t need to use a plugin.</p>
<ol>
<li>Open up <a href="http://docs.google.com">Google Docs</a> and click New &gt; Form.</li>
<li>Fill out all the questions you want. A typical contact form might just include Name, Email, Message.</li>
<li>Go back to the spreadsheet and click Share &gt; Set Notification Rules. Check &#8220;email me when someone submits a form&#8221; and &#8220;email me right away&#8221;</li>
<li>(Option 1) If you like Google&#8217;s default form design, click &#8220;Embed&#8221; and copy the code it provides (an iframe).</li>
<li>(Option 2) If you would like to customize the design of the form, go to the spreadsheet and click  Form &gt; View Live Form. Right click on the page, press &#8220;View Source,&#8221; and copy the code: &lt;form&gt; &#8230; &lt;/form&gt;.</li>
<li>(Simple option). Go to Wordpress, edit your Contact Page, switch to HTML view and paste the code. This will add the form to your page.</li>
<li>(More difficult option) If you&#8217;re a developer and don&#8217;t want clients messing with the form&#8217;s code, create a page template, include the code in there, and then set the contact page to that page template.</li>
<li>If you chose Option 2 above, you can now use CSS to style the form to match your site.</li>
</ol>
<p>Here&#8217;s an example of the form in action: <a href="http://2010.bilconference.com">http://2010.bilconference.com</a> I just used the iframe because I didn&#8217;t need to change the look of the form.</p>
<p><strong>Additional feature &#8211; </strong>If you&#8217;d like to share the responses on your site (like the <a href="http://2010.bilconference.com/signup/attendees/">BIL Attendees page</a>), just:</p>
<ol>
<li>Create a new sheet on the spreadsheet (at the bottom, &#8220;Add Sheet&#8221;).</li>
<li>Label the columns you&#8217;d like to include at the top.</li>
<li>Under the first column, type &#8220;=&#8221; then switch to the previous sheet and select the first column&#8217;s contents. Press Enter. This should give you a formula the duplicates the content (something like =Sheet1!A2). Repeat for each column you&#8217;d like to share.</li>
<li>Select all the cells of the first row of data, hover over the bottom right corner, click the square and drag down. This will repeat the formula across the lower cells.</li>
<li>Click &#8220;Share &gt; Publish as a Web Page.&#8221; Under Sheets to Publish select &#8220;Sheet 2&#8243;, and click &#8220;Start Publishing&#8221;.</li>
<li>Under Get a link to the published data, select &#8220;HTML to embed in a page&#8221; and copy the code.</li>
<li>Open Wordpress and paste the code in the page you&#8217;d like to share it on.</li>
</ol>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/I1z1Aivys0U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/easy-wordpress-contact-forms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/easy-wordpress-contact-forms/</feedburner:origLink></item>
		<item>
		<title>Review of Effectuation</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/Re04p0Hh98c/</link>
		<comments>http://www.billerickson.net/index.php/post/review-of-effectuation/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 01:04:26 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></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><a class="post_image_link" href="http://www.billerickson.net/index.php/post/review-of-effectuation/" title="Permanent link to Review of Effectuation"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/06/effectuation.jpg" width="500" height="333" alt="Post image for Review of Effectuation" /></a>
</p><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 (&#8221;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>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/Re04p0Hh98c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/review-of-effectuation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/review-of-effectuation/</feedburner:origLink></item>
		<item>
		<title>Recent Readings</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/KBw5ABbFdV8/</link>
		<comments>http://www.billerickson.net/index.php/post/recent-readings/#comments</comments>
		<pubDate>Fri, 01 May 2009 05:15:34 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></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 class="post_image_link" href="http://www.billerickson.net/index.php/post/recent-readings/" title="Permanent link to Recent Readings"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/06/books.jpg" width="500" height="333" alt="Post image for Recent Readings" /></a>
</p><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>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/KBw5ABbFdV8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/recent-readings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/recent-readings/</feedburner:origLink></item>
		<item>
		<title>Facebook’s New Layout – richhumofair</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/dGQlhu8d9IY/</link>
		<comments>http://www.billerickson.net/index.php/comments/facebooks-new-layout/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 01:15:16 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Comments]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=941</guid>
		<description><![CDATA[(Posted as comment here)
There&#8217;s two problems with facebook copying twitter&#8217;s design:
1. (what I call the) Mental bandwidth of facebook users; and
2. different content types
Twitter users are used to a stream of data, not trying to see everything but seeing what&#8217;s happening in real time. Facebook users don&#8217;t want to see everything their friends are doing, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>(<a href="http://richhumofair.blogspot.com/2009/03/facebooks-new-layout-thumbs-up-or.html">Posted as comment here</a>)</p>
<p>There&#8217;s two problems with facebook copying twitter&#8217;s design:<br />
1. (what I call the) Mental bandwidth of facebook users; and<br />
2. different content types</p>
<p>Twitter users are used to a stream of data, not trying to see everything but seeing what&#8217;s happening in real time. Facebook users don&#8217;t want to see everything their friends are doing, just the important things. This is the whole &#8220;signal vs noise&#8221; problem.</p>
<p>Facebook had been doing a great job of sharing with me what I might think is relevant, but now they&#8217;ve dropped relevance for strictly most recent.</p>
<p>Also, twitter has one data type: status messages. Facebook has statuses, photos, videos, links, events&#8230; each type is different in importance and how often they are created.</p>
<p>I&#8217;m more interested in photos than status updates because photos aren&#8217;t put up as often. I&#8217;m more interested in an event 5 of my friends are going to in a few days rather than an event someone created today that&#8217;s happening two weeks from now.</p>
<p>You&#8217;re right, we only need one twitter.</p>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/dGQlhu8d9IY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/comments/facebooks-new-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/comments/facebooks-new-layout/</feedburner:origLink></item>
		<item>
		<title>We’re All Entrepreneurs</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/Uv94nRIU918/</link>
		<comments>http://www.billerickson.net/index.php/post/we-are-all-entrepreneurs/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 05:31:35 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[finance]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=851</guid>
		<description><![CDATA[College students are having a hard time finding jobs due to the recession. It's time to think like an entrepreneur and sell yourself. Entrepreneurs are "too small to fail."]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.billerickson.net/index.php/post/we-are-all-entrepreneurs/" title="Permanent link to We&#8217;re All Entrepreneurs"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/01/381296439_474efdc2d0.jpg" width="500" height="333" alt="Post image for We&#8217;re All Entrepreneurs" /></a>
</p><p>[This was originally a comment on <a href="http://mays.tamu.edu/blog/?p=594">Riding on the Wire</a>. I expanded on it a bit more here]</p>
<p>I read a great post about how <a href="http://www.thisisgoingtobebig.com/2009/01/in-this-economy-were-all-entrepreneurs.html">in this economy, we&#8217;re all entrepreneurs</a>. Our educational system is built to print out mass quantities of specific &#8220;student templates,&#8221; like Accounting major, Finance major&#8230; and restock the large institutions.  While this works in a growing economy, when the Big 4 just hire all the Accounting majors, it doesn&#8217;t prepare them for a competitive job market. For the most part, graduating students have been commoditized. How do they compete with all the other Accounting majors when they are exactly the same in all relevant respects?</p>
<p>What our educational process needs is a dose of entrepreneurship. It needs to teach students to sell themselves, find a unique niche in the organization to serve (NOT a mass-produced, interchangeable cog), and establish a personal brand (or unique identity if <a href="http://andrewhyde.net/where-the-funs-at/">you think the phrase &#8220;personal brand&#8221; belongs to those with scents</a>). But most of all, students need to pursue something in which they&#8217;re interested. Too many have gone the Accounting/Finance track because it&#8217;s well defined  and makes good money (see <a href="http://mays.tamu.edu/blog/?p=594">Brittany&#8217;s post</a>).</p>
<p>Those who followed the easy path straight into a career they didn&#8217;t really enjoy will most likely be the first to get cut. They aren&#8217;t passionate about their work, and don&#8217;t provide more value than they cost to the firm in the downturn.</p>
<p>Those who follow what they love make a job for themselves, either by working for themselves (startup, freelancing or consulting) or by convincing others to create a job at a company for them. When a company creates a job for you, you get to do exactly what you&#8217;re passionate about (by design), and there&#8217;s no competition for that position &#8211; who is more qualified at being you than you?</p>
<p>While the financial organizations might be &#8220;too big to fail,&#8221; the individuals at those organizations aren&#8217;t. When you work for someone else, there&#8217;s not much you can do to prevent yourself from getting fired &#8211; it&#8217;s mostly out of your hands.</p>
<p><a href="http://howardlindzon.com/">Howard Lindzon</a> came up with the term &#8220;too small to fail.&#8221; When you&#8217;re self-employed, you can&#8217;t fire yourself. If you need more money, you work harder or find different things to work on.</p>
<p>This is the entrepreneurial spirit, and a lot more people are going to need to find it if they want to succeed in this environment.</p>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/Uv94nRIU918" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/we-are-all-entrepreneurs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/we-are-all-entrepreneurs/</feedburner:origLink></item>
		<item>
		<title>Realizing You Suck And Doing Something About It – Micah</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/w5R-iNU0XBY/</link>
		<comments>http://www.billerickson.net/index.php/comments/realizing-you-suck-and-doing-something-about-it-micah-2/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 15:28:25 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Comments]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=730</guid>
		<description><![CDATA[(Posted as a comment here.)
The corollary to &#8220;surround yourself with those that are better than you&#8221; is &#8220;if you&#8217;re the best at what you do in your circle, expand your circle.&#8221;
When you&#8217;re the best, you stop improving. I found this back when I did web/print design. 6 or so years ago I worked at a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>(<a href="http://learntoduck.com/micah/realizing-you-suck-and-doing-something-about-it">Posted as a comment here</a>.)</p>
<p>The corollary to &#8220;surround yourself with those that are better than you&#8221; is &#8220;if you&#8217;re the best at what you do in your circle, expand your circle.&#8221;</p>
<p>When you&#8217;re the best, you stop improving. I found this back when I did web/print design. 6 or so years ago I worked at a print firm and I was the best at web design (because no one else did it). What I produced was simply accepted at face value, and I was never really pushed to get better. But when I began connecting with others online who were in the web design field and who were orders of magnitude greater than me, I started getting better.</p>
<p>It&#8217;s along the same lines as that saying &#8220;the more you know, the more you realize how much you don&#8217;t know.&#8221;</p>
<p>Whenever I start to think I&#8217;m good at something, I reach a plateau. It&#8217;s then time to expand my circle &#8211; which could mean finding more people in a field, or expanding to a different field &#8211; and start sucking again.</p>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/w5R-iNU0XBY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/comments/realizing-you-suck-and-doing-something-about-it-micah-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/comments/realizing-you-suck-and-doing-something-about-it-micah-2/</feedburner:origLink></item>
		<item>
		<title>Nature’s Effect on the Mind</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/vQJIDerWk4E/</link>
		<comments>http://www.billerickson.net/index.php/post/natures-effect-on-the-mind/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 11:57:00 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[garden]]></category>

		<guid isPermaLink="false">http://www.billerickson.net/?p=771</guid>
		<description><![CDATA[Natural settings have a much larger restorative effect on our minds than most people think. I use gardening and cooking to recharge.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.billerickson.net/index.php/post/natures-effect-on-the-mind/" title="Permanent link to Nature&#8217;s Effect on the Mind"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/01/2417425406_76c8796dbb.jpg" width="500" height="333" alt="Strawberries growing in my garden" /></a>
</p><p>The Boston Globe recently published an article, <a href="http://www.boston.com/bostonglobe/ideas/articles/2009/01/04/how_the_city_hurts_your_brain/">How the City Hurts Your Brain&#8230; and what you can do about it</a>, which describes the depleting effect a city has on your brain.</p>
<p style="padding-left: 30px;">While people have searched high and low for ways to improve cognitive performance, from doping themselves with Red Bull to redesigning the layout of offices, it appears that few of these treatments are as effective as simply taking a walk in a natural place.</p>
<p>This definitely rings true to me. My personal escape is gardening and cooking. There&#8217;s something about interacting with nature, watching your fruits and vegetables grow and then eating them, that just excites me.</p>
<p>My garden isn&#8217;t too big, but it does take up over half of my (very) small backyard. It&#8217;s small enough to enjoy but not worry about. I&#8217;ll probably have to start over when I get back from London next week &#8211; snow, cold weather, and no one watching it for a month will have hurt most of the garden. But now I&#8217;ll have something to work on for my last semester of college.</p>
<p>How do you relax and recharge?</p>
<p>(found article via <a href="http://ben.casnocha.com/2009/01/cities-and-restorative-effect-of-nature.html#comments">Ben Casnocha</a>)</p>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/vQJIDerWk4E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/natures-effect-on-the-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/natures-effect-on-the-mind/</feedburner:origLink></item>
		<item>
		<title>Don’t Let 2009 Be A Timequake</title>
		<link>http://feedproxy.google.com/~r/BillErickson/~3/LGyzlEeoRv0/</link>
		<comments>http://www.billerickson.net/index.php/post/dont-let-2009-be-a-timequake/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 12:49:40 +0000</pubDate>
		<dc:creator>Bill Erickson</dc:creator>
				<category><![CDATA[Post]]></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><a class="post_image_link" href="http://www.billerickson.net/index.php/post/dont-let-2009-be-a-timequake/" title="Permanent link to Don&#8217;t Let 2009 Be A Timequake"><img class="post_image aligncenter" src="http://www.billerickson.net/wp-content/uploads/2009/01/robotrampage.jpg" width="500" height="333" alt="Robot Rampage - for the launch of the culture blog Youth Inspired Robots." /></a>
</p><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>
<img src="http://feeds.feedburner.com/~r/BillErickson/~4/LGyzlEeoRv0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.billerickson.net/index.php/post/dont-let-2009-be-a-timequake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.billerickson.net/index.php/post/dont-let-2009-be-a-timequake/</feedburner:origLink></item>
	</channel>
</rss>
