<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

<title>Bjorn Arneson</title>
<link href="http://www.bjornarneson.com" />
<link href="http://www.bjornarneson.com/feed/" rel="self" />
<updated>2023-01-07T13:23:44+00:00</updated>
<id>http://www.bjornarneson.com</id>
<author>
  <name>Bjorn Arneson</name>
  <email>bjornarneson@gmail.com</email>
</author>


<entry>
  <title>Parker</title>
  <link href="http://www.bjornarneson.com/posts/2014/12/02/parker/"/>
  <updated>2014-12-02T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2014/12/02/parker</id> 
  <content type="html">&lt;p&gt;Getting back in the fountain pen groove. I think it’s time to ink up the old Parker 51 tomorrow. Nothing like debugging a Python model with a 60-year-old writing instrument close at hand….&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Summertime</title>
  <link href="http://www.bjornarneson.com/posts/2014/09/26/summertime/"/>
  <updated>2014-09-26T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2014/09/26/summertime</id> 
  <content type="html">&lt;p&gt;We’ve got a few more days (at least) of patio weather here in Minnesota. Take advantage of it.&lt;/p&gt;

&lt;p&gt;The birds at our backyard feeder have been stocking up on corn and sunflower seeds. A few pesky squirrels have been stealing the ripe raspberries reachable from the fence and the bright orange seed pods on our little star magnolia tree. They know that these days are dwindling, too.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Getting Better at Getting Better</title>
  <link href="http://www.bjornarneson.com/posts/2013/08/05/getting-better-at-getting-better/"/>
  <updated>2013-08-05T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2013/08/05/getting-better-at-getting-better</id> 
  <content type="html">&lt;p&gt;I played in a golf tournament this last weekend in Sioux Falls. Though I hit the ball relatively well, I carded one of my worst 9-hole scores in a long time: 46 on the front. Ouch.&lt;/p&gt;

&lt;p&gt;How did that happen? I had three too many sevens on the scorecard courtesy of a stupid course management mistake and picking the wrong club out of my bag a couple times. Willow Run can be a little tight behind the greens and I airmailed a few 8-irons that should have been 9-irons over the green and into the weeds.&lt;/p&gt;

&lt;p&gt;On the inward nine, I scored a pretty solid, boring 38.&lt;/p&gt;

&lt;p&gt;For all the good shots I hit, I can’t for the life of me figure out how I managed to use 84 strokes.&lt;/p&gt;

&lt;p&gt;I think I might be spending too much time at the range and &lt;a href=&quot;http://montescheinblum.wordpress.com/2013/08/05/there-is-no-substitute/&quot;&gt;not enough on the course&lt;/a&gt;.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>On the Front Porch</title>
  <link href="http://www.bjornarneson.com/posts/2012/07/05/front-porch/"/>
  <updated>2012-07-05T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/07/05/front-porch</id> 
  <content type="html">&lt;p&gt;The front porch two-top seats one tonight.&lt;br /&gt;
It’s a quiet place to feel the neighborhood go to sleep.&lt;br /&gt;
Under a yellow light, crickets and tree frogs&lt;br /&gt;
take up the song of crows and hawks and wrens.&lt;br /&gt;
And in the steady rhythm of the sprinkler on the lawn&lt;br /&gt;
I hear a lakeshore.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>A new web interface to Jekyll</title>
  <link href="http://www.bjornarneson.com/posts/2012/06/27/prose.io/"/>
  <updated>2012-06-27T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/06/27/prose.io</id> 
  <content type="html">&lt;p&gt;I recently discovered &lt;a href=&quot;http://prose.io&quot;&gt;prose.io&lt;/a&gt;, a web-based interface to my Jekyll blog hosted at Github. I love Jekyll for its simplicity, security, and flexibility, but was never quite satisfied with the local git workflow needed to add a new post to my site.&lt;/p&gt;

&lt;p&gt;It appears that Prose.io has solved this problem, at least minimally. I can add new posts, edit any text-based file in my Github repositories, all within a convenient web-based Markdown editor. I still may need to revert to my text editor and local filesystem in order to add rich media assets, but Prose.io manages Markdown files with ease.&lt;/p&gt;

&lt;p&gt;With any luck, Prose.io will increase the frequency with which I post to this blog. Stay tuned!&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Area Resource File for R</title>
  <link href="http://www.bjornarneson.com/posts/2012/06/11/area-resource-file-for-R/"/>
  <updated>2012-06-11T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/06/11/area-resource-file-for-R</id> 
  <content type="html">&lt;p&gt;I’ve been mucking around in R recently trying to teach myself a few new tricks related
to &lt;a href=&quot;http://www.institute.optum.com&quot;&gt;my job&lt;/a&gt;. In the course of Googling around, I found that
&lt;a href=&quot;http://biostatmatt.com/archives/932&quot;&gt;Biostat Matt&lt;/a&gt; put together a slick
script for converting the 2009 Area Resource File (ARF) from a SAS file into a format that R
can consume.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;The file is difficult to work with directly because of its size and format. Because the data are stored as text, numbers are stored inefficiently (after conversion and compression, the equivalent R data file is 10% of the original size). In cases like this, the saving-grace is human readability. Although the file is ASCII, or rather extended ASCII (I found an accent in San Sebastiàn, PR), it’s not human-readable because the 6256 fields aren’t delimited and are variable in length. Hence, it’s nearly impossible to visually track where fields begin and end. The data are distributed with a SAS macro to read the data into a SAS dataset.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The ARF is a ridiculously comprehensive database of health care statistics for every
county in the U.S. It is a huge dataset–the 2011-12 version comprises 3231 observations 
of 6261 variables.&lt;/p&gt;

&lt;p&gt;I updated Matt’s C script for the &lt;a href=&quot;http://datawarehouse.hrsa.gov/datadownload/ARF/arf2011-2012.zip&quot;&gt;2011-2012 ARF&lt;/a&gt;
–the first part of my update is shown
below. In order to use the script, you’ll have to &lt;a href=&quot;https://gist.github.com/2914494&quot;&gt;download the full file from this 
gist&lt;/a&gt;. (I left out some important bits for the sake
of readability on this page.)&lt;/p&gt;

&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-c&quot; data-lang=&quot;c&quot;&gt;&lt;span class=&quot;cm&quot;&gt;/* gcc -o asc2csv asc2csv.c */&lt;/span&gt;
&lt;span class=&quot;cm&quot;&gt;/* ./asc2csv arf2011.asc &amp;gt; arf2011.csv */&lt;/span&gt;

&lt;span class=&quot;cp&quot;&gt;#include &amp;lt;stdio.h&amp;gt;
#include &amp;lt;stdlib.h&amp;gt;
&lt;/span&gt;
&lt;span class=&quot;cp&quot;&gt;#define NCOL 6261
#define RLEN 31897
&lt;/span&gt;&lt;span class=&quot;k&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;unsigned&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;short&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;NCOL&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;];&lt;/span&gt;
&lt;span class=&quot;k&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;char&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;lab&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;NCOL&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;];&lt;/span&gt;
&lt;span class=&quot;kt&quot;&gt;int&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;main&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;kt&quot;&gt;int&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;argc&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;char&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;**&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;argv&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
    &lt;span class=&quot;kt&quot;&gt;FILE&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;fd&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;kt&quot;&gt;char&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;buf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;RLEN&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;],&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;ptr&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;kt&quot;&gt;unsigned&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;int&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;num&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;argc&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
        &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;no file specified&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\n&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
        &lt;span class=&quot;n&quot;&gt;exit&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;

    &lt;span class=&quot;n&quot;&gt;fd&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;fopen&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;argv&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;],&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;&quot;rb&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
    &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;!&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;fd&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
        &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;file open failed&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\n&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
        &lt;span class=&quot;n&quot;&gt;exit&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;

    &lt;span class=&quot;k&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;col&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;NCOL&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;++&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
        &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;NCOL&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;-&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;%s&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;,&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;lab&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;]);&lt;/span&gt;
        &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;else&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;%s&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;\n&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;lab&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;]);&lt;/span&gt;
        &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;

    &lt;span class=&quot;k&quot;&gt;while&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;!&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;feof&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;fd&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;))&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
        &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;fread&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;buf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;1L&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;RLEN&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;fd&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;RLEN&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;+&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;file read failed&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\n&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;exit&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
        &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
        &lt;span class=&quot;k&quot;&gt;for&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;ptr&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;buf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;col&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;col&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;NCOL&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;++&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;fwrite&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;ptr&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;1L&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;],&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;stdout&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;ptr&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;+=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;];&lt;/span&gt;
            &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;col&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;NCOL&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;-&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
                &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;,&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
            &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;else&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
                &lt;span class=&quot;n&quot;&gt;printf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\&quot;\n&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
            &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
        &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt; 
    &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
    &lt;span class=&quot;k&quot;&gt;return&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
&lt;span class=&quot;o&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;code&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
</content>
</entry>

<entry>
  <title>Painting Clever</title>
  <link href="http://www.bjornarneson.com/posts/2012/06/10/clever-folk/"/>
  <updated>2012-06-10T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/06/10/clever-folk</id> 
  <content type="html">&lt;p&gt;I started a new job about six weeks ago at UnitedHealth Group. I’m a part of a small research-
oriented shop called &lt;a href=&quot;http://www.institute.optum.com&quot;&gt;Optum Institute&lt;/a&gt;. 
We are working to better understand health care in
the context of national health reform and changing models of delivery and payment.&lt;/p&gt;

&lt;p&gt;Again, I’m reminded what a privilege it is to work with clever people. Maybe it’s dumb
luck, but this has been true for me throughout my adult life and is not something I take
for granted.&lt;/p&gt;

&lt;p&gt;Work with clever people is often a battle of ideas. Rarely in a personally adversarial way, but 
within a culture that rewards innovative solutions, associational thinking, accountability,
and intellectual artistry.&lt;/p&gt;

&lt;p&gt;In the spirit of artistry, we call upon one another to paint a picture that stretches the
imagination. Rather than at an easel, we paint around a conference table, brush in hand, 
slapping wet paint on an rough idea for our (undoubtedly) dazzled colleagues. Suddenly,
out of nowhere, after a few well-conceived questions from peers, our butt is in the 
corner and a sea of wet paint sits right in front of our toes.&lt;/p&gt;

&lt;p&gt;Sometimes there is nothing to do but let this paint dry, go back to the sketching board
and try again with a different palette of ideas.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Playing at Golf</title>
  <link href="http://www.bjornarneson.com/posts/2012/04/09/bubba/"/>
  <updated>2012-04-09T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/04/09/bubba</id> 
  <content type="html">&lt;p&gt;If you are a golf fan, you were probably tuned in to the final round of the 2012 Masters yesterday afternoon. It was an 
unbelievable duel between two great men, Bubba Watson and Louis Oosthuizen. Both finished regulation play tied at 10 under par.
Watson would eventually prevail on the second hole of a sudden death playoff. But that isn’t the point of this post.&lt;/p&gt;

&lt;p&gt;Bubba Watson is among the greatest natural talents on the PGA Tour today. He famously claims to hate practicing at the range. 
His swing is an unconventional and unrestrained lash at the ball. He intentionally curves nearly every shot he plays, even when it is not strictly necessary. Bubba took his last golf lesson at age 10.&lt;/p&gt;

&lt;p&gt;He is a man who clearly enjoys &lt;strong&gt;playing golf&lt;/strong&gt; more than &lt;strong&gt;playing golf swing&lt;/strong&gt;. This is a philosophy that more better players should adopt. Pay more attention to putting the ball in the hole and less to the good looks of your backswing.&lt;/p&gt;

&lt;p&gt;Bubba was a weepy mess when he won yesterday. I probably would have been also, if not for the fact that I was watching at my inlaws’ home after Easter dinner. Bubba is the people’s champ!&lt;/p&gt;
</content>
</entry>

<entry>
  <title>My National Lutheran Choir</title>
  <link href="http://www.bjornarneson.com/posts/2012/03/22/mynlc/"/>
  <updated>2012-03-22T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/03/22/mynlc</id> 
  <content type="html">&lt;p&gt;This season, the &lt;a href=&quot;http://nlca.com&quot;&gt;National Lutheran Choir&lt;/a&gt; staff has been filming
stories from choir members about their experience in choir. This is my contribution
to the genre.&lt;/p&gt;

&lt;iframe width=&quot;420&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/TNM4pVnbZtU&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;
</content>
</entry>

<entry>
  <title>Swing Like This Other Tall Guy</title>
  <link href="http://www.bjornarneson.com/posts/2012/03/07/could-do-worse/"/>
  <updated>2012-03-07T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/03/07/could-do-worse</id> 
  <content type="html">&lt;p&gt;I could do worse than to swing like this &lt;a href=&quot;http://www.youtube.com/embed/eeZZj30EUks&quot;&gt;other tall guy&lt;/a&gt;. He’s got great rhythm and posture–always in balance and under control.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Handicapping</title>
  <link href="http://www.bjornarneson.com/posts/2012/03/01/golfs-biggest-delusions-golf-journal-by-john-paul-newport-wsj.com/"/>
  <updated>2012-03-01T20:27:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/03/01/golfs-biggest-delusions-golf-journal-by-john-paul-newport-wsj.com</id> 
  <content type="html">&lt;p&gt;This is probably the most misunderstood aspect of handicapping in golf.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&lt;strong&gt;A 10-handicapper should shoot 10 over par.&lt;/strong&gt; That’s the standard view among the uninitiated. In fact, a golfer’s handicap reflects his potential to score well, not his usual scores. The handicap index is a tweaked average based on only the 10 best of a player’s 20 most recent rounds. It is then adjusted for the course to be played according to that course’s difficulty ratings, to create a course handicap. On average golfers with official handicaps (only about 20% of all golfers) will tie or beat their course handicap only once in every five rounds.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
</entry>

<entry>
  <title>Job recruitment etiquette</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/29/job-recruitment-etiquette/"/>
  <updated>2012-02-29T09:28:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/29/job-recruitment-etiquette</id> 
  <content type="html">&lt;blockquote&gt;
  &lt;p&gt;“I am so grateful when I am rejected, because then I can focus my energy elsewhere. I understand that there are no laws that require companies to send notice; I am simply appealing to whatever human decency they may have.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
  &lt;p&gt;“Leaving a person in limbo is cruel. I’m not asking anyone to print a postcard, put postage on it and mail it to me; an e-mail would suffice. I’m asking them to push a few buttons on a keyboard. If they are afraid that they are going to hurt my feelings, let me assure them that I can handle it.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
  &lt;p&gt;“I want to acknowledge that there are some companies who are treating applicants with dignity and respect – in my experience, about one in 10. I especially want to thank the hiring manager who took the time to call me when I didn’t get the job and who gave me feedback for future reference.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This writer’s experience mirrors my own. I’ve been jobhunting for several months and have found that waiting is the hardest part. I’m particularly grateful to the people who have had the guts to call me personally and let me know that someone else had been hired. Conversely, I worked my tail off for a series of three interviews with another local nonprofit organization, ended up among the finalists for a leadership position, and never heard another word–not even a form letter or email. Ouch!&lt;/p&gt;

&lt;p&gt;Like the writer, my desire to work for good people is deepened even when they deliver unwanted news. They will not have seen the last of me!&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Techno-Melodrama, Level 1988</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/29/computer-virus-tv-news-report-1988-youtube/"/>
  <updated>2012-02-29T08:23:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/29/computer-virus-tv-news-report-1988-youtube</id> 
  <content type="html">&lt;iframe width=&quot;459&quot; height=&quot;344&quot; src=&quot;http://www.youtube.com/embed/G2i_6j55bS0?fs=1&amp;amp;feature=oembed&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;
</content>
</entry>

<entry>
  <title>Collected Wisdom from Jesse Thorn</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/28/transom-jesse-thorn/"/>
  <updated>2012-02-28T03:38:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/28/transom-jesse-thorn</id> 
  <content type="html">&lt;blockquote&gt;
  &lt;p&gt;The creepy thing to call this is networking, but I much prefer to call it connecting with people you like. You don’t have to have an agenda. When you find someone whose work you like, tell them. When you meet someone you think is interesting, meet them again. The internet is built on community and conversation. That is expected. Engage that back-and-forth. Offer someone a hand, and expect nothing in return. Do something cool with someone you think is cool because the thing will end up cool. You never know what you might end up with.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;P.S. Jesse (@PutThisOn) retweeted me a few days ago. I’m a second-degree Twitter rockstar now, right?&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Shingled by the Sea</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/27/tumblrm024xcxogm1qzwmsso11280.jpg-960637/"/>
  <updated>2012-02-27T11:44:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/27/tumblrm024xcxogm1qzwmsso11280.jpg-960637</id> 
  <content type="html">&lt;p&gt;&lt;img src=&quot;http://s3.amazonaws.com/data.tumblr.com/tumblr_m024xcXOgM1qzwmsso1_1280.jpg?AWSAccessKeyId=AKIAJ6IHWSU3BX3X7X3Q&quot; width=&quot;960&quot; height=&quot;637&quot; /&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Fish Hoek Bay</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/24/fish-hoek-bay-40x52-2008.jpg-550424/"/>
  <updated>2012-02-24T07:27:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/24/fish-hoek-bay-40x52-2008.jpg-550424</id> 
  <content type="html">&lt;p&gt;&lt;img src=&quot;http://thomasbarry.com/wp-content/uploads/2011/02/Fish-Hoek-Bay-40x52-2008.jpg&quot; alt=&quot;Fish-Hoek-Bay-40x52-2008.jpg (550×424)&quot; /&gt;&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Oil on canvas from my uncle Dan&lt;/p&gt;
&lt;/blockquote&gt;
</content>
</entry>

<entry>
  <title>In the Eye of the Beholder</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/24/tumblrlzw5ah9fi21r4c64vo1500.jpg-500616/"/>
  <updated>2012-02-24T07:17:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/24/tumblrlzw5ah9fi21r4c64vo1500.jpg-500616</id> 
  <content type="html">&lt;p&gt;&lt;img src=&quot;http://27.media.tumblr.com/tumblr_lzw5ah9FI21r4c64vo1_500.jpg&quot; alt=&quot;tumblr_lzw5ah9FI21r4c64vo1_500.jpg (500×616)&quot; /&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Swing Thoughts for Early 2012</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/22/swing-thoughts-for-2012/"/>
  <updated>2012-02-22T01:43:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/22/swing-thoughts-for-2012</id> 
  <content type="html">&lt;p&gt;This unseasonable mid-winter weather has me thinking about springtime golf. Once a week or so I have been visiting my local golf shop to take a few swings with demo clubs. Between these mini-warmup sessions and some wintertime study of the swings of my favorite professionals, I’m going to start the year with these swing thoughts:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Left shoulder goes down and away from the target on the first part of the swing.&lt;/li&gt;
  &lt;li&gt;Right hip goes up and back on the first part of the swing.&lt;/li&gt;
  &lt;li&gt;Knees drive toward the target on the second part of the swing.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;My buddy Adam has been a big influence in convincing me of the power of good footwork. I have to say that I think I might have finally keyed in on some simple foot/leg “feels” that will help get the club set on a good plane up and down. I’m going to try to incorporate these feels into some deliberate practice sessions once the driving ranges open. Additionally, I think that my tall (2-meter) frame would benefit from less sway and more centered pivot. Swing thoughts #1 and #2 above will help with that.&lt;/p&gt;

&lt;p&gt;Watch out world! I’m gunning to cut my index in half by the end of 2012.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>One more</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/20/tumblrlyd7gxtj7f1qzwmsso1500.jpg-500419/"/>
  <updated>2012-02-20T02:01:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/20/tumblrlyd7gxtj7f1qzwmsso1500.jpg-500419</id> 
  <content type="html">&lt;p&gt;&lt;img src=&quot;http://29.media.tumblr.com/tumblr_lyd7gxtj7f1qzwmsso1_500.jpg&quot; alt=&quot;tumblr_lyd7gxtj7f1qzwmsso1_500.jpg (500×419)&quot; /&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Yes, please.</title>
  <link href="http://www.bjornarneson.com/posts/2012/02/20/tumblrlze02hsbow1qzwmsso11280.jpg-12801004/"/>
  <updated>2012-02-20T01:51:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/02/20/tumblrlze02hsbow1qzwmsso11280.jpg-12801004</id> 
  <content type="html">&lt;p&gt;&lt;img src=&quot;http://s3.amazonaws.com/data.tumblr.com/tumblr_lze02hsbOW1qzwmsso1_1280.jpg&quot; alt=&quot;tumblr_lze02hsbOW1qzwmsso1_1280.jpg (1280×1004)&quot; /&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Comfort Foods</title>
  <link href="http://www.bjornarneson.com/posts/2012/01/20/comfort-foods/"/>
  <updated>2012-01-20T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/01/20/comfort-foods</id> 
  <content type="html">&lt;p&gt;We’ve had good luck making some hearty wintertime meals for the table and freezer. Soon enough, 
both of us will be back at school and work (knock on wood) carrying lunch to our desks. These 
three easy meals have been among our go-to dinners this winter:&lt;/p&gt;

&lt;h3 id=&quot;1-carrot-ginger-soup&quot;&gt;1. Carrot Ginger Soup&lt;/h3&gt;

&lt;p&gt;This recipe is likely mashed up from several different sources. Truth be told, it is very 
forgiving and I usually don’t consult a recipe or even measure ingredients. Eyeball it. You’ll be
fine. We make a big batch–the quantities noted below typically yield around 16-18 servings (as I
recall…). This soup is a beautiful color and freezes very well.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;5 pounds carrots&lt;/li&gt;
  &lt;li&gt;1 cup roughly chopped ginger&lt;/li&gt;
  &lt;li&gt;2-3 sweet onions&lt;/li&gt;
  &lt;li&gt;4-6 tablespoons butter&lt;/li&gt;
  &lt;li&gt;6-8 cups stock (chicken or veggie)&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Melt butter in a large stockpot over medium heat&lt;/li&gt;
  &lt;li&gt;Roughly chop onions and cook in the pot until soft&lt;/li&gt;
  &lt;li&gt;Peel carrots and cut into 1-inch chunks&lt;/li&gt;
  &lt;li&gt;Peel ginger and cut into 1/4-inch dice&lt;/li&gt;
  &lt;li&gt;Toss carrots and ginger into the pot and stir briefly&lt;/li&gt;
  &lt;li&gt;Add stock (and water if necessary) to cover vegetables in the pot. Bring to low boil and cook 
until carrots can be easily pierced with a sharp knife.&lt;/li&gt;
  &lt;li&gt;Using an immersion blender, puree the whole mixture in the stockpot. It is somewhat likely that
the resultant soup will be too thick–in this case, add more stock or water until it is the 
desired consistency.&lt;/li&gt;
  &lt;li&gt;Salt liberally to taste. (If the soup tastes bitter and flavorless, you need more salt.)&lt;/li&gt;
&lt;/ol&gt;

&lt;h3 id=&quot;2-curried-pork-loin&quot;&gt;2. Curried Pork Loin&lt;/h3&gt;

&lt;p&gt;Literally a no-brainer main course that goes well with almost any side and/or starch. Find the best
quality meat you can and &lt;strong&gt;don’t overcook&lt;/strong&gt; the pork. Use your meat thermometer early and often 
and you and your guests will enjoy four-star-quality pork loin at home. Leftovers are particularly
delicious on sandwiches.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Pork tenderloin, any size (though I find that the larger loins are difficult to cook evenly all
the way through the meat)&lt;/li&gt;
  &lt;li&gt;Dijon mustard&lt;/li&gt;
  &lt;li&gt;Curry powder&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Make a wet paste with the mustard and curry powder. Cover the loin with a thin layer.&lt;/li&gt;
  &lt;li&gt;Let the thusly prepared loin rest 2-10 hours in the fridge.&lt;/li&gt;
  &lt;li&gt;Set a broiling pan about 5” from the hot broiler. (You may be able to make this recipe on an 
outdoor grill–we haven’t yet tried.)&lt;/li&gt;
  &lt;li&gt;Broil/grill the loin, turning occasionally so that all sides cook evenly. Cook the loin until
a meat thermometer in the thickest part of the loin reads 145 degrees. Depending on the heat of
your oven/grill, thickness of your loin, and the starting temperature of the meat, this will 
probably take between 8-15 minutes. Go by temperature, not by time. (The USDA says that 145 is 
safe, but if pink pork turns your stomach, cook to 150 or 155 degrees.)&lt;/li&gt;
  &lt;li&gt;Remove the loin from heat and let it rest on the countertop for about 10 minutes. Slice and
serve.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3 id=&quot;3-meatballs-and-red-sauce&quot;&gt;3. Meatballs and Red Sauce&lt;/h3&gt;

&lt;p&gt;I’m a sucker for Italian food and could probably live on penne and tomato sauce alone. A few months
ago, I started making a simple tomato sauce from (almost) scratch rather than buying jars of pasta
sauce off the shelf. I think I saw the recipe posted on Mark Bittman’s NYT column….&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;28 ounce can stewed or whole tomatoes&lt;/li&gt;
  &lt;li&gt;Onion, halved with skin on&lt;/li&gt;
  &lt;li&gt;2-4 tablespoons butter&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
  &lt;li&gt;Combine can of tomatoes, onion half, and butter in covered saucepan. Season with black pepper.&lt;/li&gt;
  &lt;li&gt;Stew over medium-low heat 45-60 minutes or until tomato structure has broken down to desired
consistency. Remove onion and discard. (If using whole tomatoes, you will likely have to mash 
them with a fork at the end of the cooking period.)&lt;/li&gt;
  &lt;li&gt;Serve immediately over pasta and/or meatballs.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;We’re lucky to have a good meat counter nearby and pick up ground pork, beef, and/or turkey whenever
we stop in. I’ve been experimenting with variously seasoned meatballs. The current household favorite
is a pork/beef mixture seasoned with chopped onion, fennel seeds, black pepper, and a bit of 
cayenne pepper. The cayenne adds a lot–experiment with an amount suitable to your tastebuds.&lt;/p&gt;

</content>
</entry>

<entry>
  <title>On Florence</title>
  <link href="http://www.bjornarneson.com/posts/2012/01/15/grandma/"/>
  <updated>2012-01-15T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/01/15/grandma</id> 
  <content type="html">&lt;p&gt;I helped bury my grandmother Florence this weekend.&lt;/p&gt;

&lt;p&gt;She lived a rich life out on the prairie for all of her 92+ years. She helped make the home I grew up in, before my father was born.&lt;/p&gt;

&lt;p&gt;Over the last several years her mind withered away, leaving behind the scorched earth of Alzheimer’s Disease. In a way, her physical death was preceded by a relationship death as she progressively forgot all of her past. Over time, her friends and neighbors, grandchildren, then children all became unfamiliar yet not unwelcome visitors to her sitting room. Both deaths were mourned by those who loved her and each was painful.&lt;/p&gt;

&lt;p&gt;She, herself, mourned the death of two husbands. First, my grandfather Lester when I was four. They were together nearly 40 years–on the farm and later in their yellow house on the edge of town. As a newly widowed woman, she found love and companionship in Harold, who I also knew as a grandfather and remember as a gentle man.&lt;/p&gt;

&lt;p&gt;She was college-educated, having been helped by a well-to-do cousin to finance her education at teacher’s college in the late 1930’s. As she was able, she paid that favor forward to others, asking only that they do the same should the opportunity arise.&lt;/p&gt;

&lt;p&gt;Among other things, she taught me how to golf, knit, play cards and carroms, fish, garden, and more. She was intensely practical–a quality that I recognize in myself more often than not. She did not suffer fools and was quick to help those who truly needed it. She spoke her love into being through acts of service.&lt;/p&gt;

&lt;p&gt;I will miss her.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Less and More in 2012</title>
  <link href="http://www.bjornarneson.com/posts/2012/01/01/resolutions/"/>
  <updated>2012-01-01T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2012/01/01/resolutions</id> 
  <content type="html">&lt;p&gt;In 2012, I want to do &lt;strong&gt;less&lt;/strong&gt; of these things:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Distracting myself with cosmically unimportant stuff&lt;/li&gt;
  &lt;li&gt;Chasing after the internet&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I want to do &lt;strong&gt;more&lt;/strong&gt; of these things:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Walking and biking&lt;/li&gt;
  &lt;li&gt;Reading fiction&lt;/li&gt;
  &lt;li&gt;Making physical things with my bare hands&lt;/li&gt;
  &lt;li&gt;Being present and mindful in my home and with my family&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I want to do fewer things but do them more deeply.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Year in Review - 2010-2011 Edition</title>
  <link href="http://www.bjornarneson.com/posts/2011/12/31/year-in-review/"/>
  <updated>2011-12-31T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2011/12/31/year-in-review</id> 
  <content type="html">&lt;blockquote&gt;
  &lt;p&gt;Help us to see the sacred place in every heart,&lt;br /&gt;
Where God’s truth and glory meet our despair,&lt;br /&gt;
Where angels say, “Do not be afraid,”&lt;br /&gt;
Where God has planted the seed of love.&lt;br /&gt;
God calls us to open our eyes,&lt;br /&gt;
To see the Divine in ourselves and each other…&lt;/p&gt;

  &lt;p&gt;–David Bengtson&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Dear friends,&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hello from St. Paul! We hope the holiday season has brought you few germs, 
just the right number of house guests, and many joyful moments. We have 
experienced all three of these this year, but unfortunately the past few 
days have been a little heavy on the germs. As we sit in our living room 
writing this letter, our sniffles and hacks are outweighed by the deep 
gratitude we have for each one of you. Though the last two years have been 
a whirlwind of moving, adjusting to married life, beginning graduate school, 
and weathering job changes, these challenges have only made us more aware 
of how blessed we are by you, our family and friends. It is through our 
relationships that we hear the words, “Do not be afraid.”&lt;/p&gt;

&lt;p&gt;We hope to connect with all of you more in the coming year. In the meantime, 
here are some of our memorable moments from 2010 and 2011.&lt;/p&gt;

&lt;h3 id=&quot;january-2010&quot;&gt;January 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;We decided to get hitched. Wedding set for August.&lt;/li&gt;
  &lt;li&gt;The restaurant at which we celebrated our engagement burned down (bad omen?).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;february-2010&quot;&gt;February 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;/images/yir2011/11.jpg&quot;&gt;Bjorn&lt;/a&gt; passed the Foreign Service oral examination in Atlanta. Graciously hosted by Paul and Ingrid in their last few months in that beautiful apartment.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;march-2010&quot;&gt;March 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Brittany was formally accepted to the Master of Arts in English program at the University of St. Thomas (St. Paul, MN).&lt;/li&gt;
  &lt;li&gt;National Lutheran Choir concerts in Iowa and Missouri. What happens on the tour bus stays on the tour bus.&lt;/li&gt;
  &lt;li&gt;Women of the Arneson clan (and in-laws) gathered for GGW in Cottonwood. This year’s festivities included a &lt;a href=&quot;/images/yir2011/13.jpg&quot;&gt;bridal shower&lt;/a&gt; for Brittany.&lt;/li&gt;
  &lt;li&gt;Bjorn, Ingrid, Paul and Dad traveled to Durham, North Carolina, for &lt;a href=&quot;/images/yir2011/4.jpg&quot;&gt;Hans’ epic 30th birthday party&lt;/a&gt;. We think he is still eating leftovers.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;april-2010&quot;&gt;April 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;National Lutheran Choir concerts and annual Gala Dinner. This year, Brittany helped manage the silent auction–a big job.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;may-2010&quot;&gt;May 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Fox Fur at the Kitty Kat Klub (no animals were harmed in the making of this music).&lt;/li&gt;
  &lt;li&gt;Arneson clan traveled to Atlanta for sister &lt;a href=&quot;/images/yir2011/21.jpg&quot;&gt;Ingrid’s graduation&lt;/a&gt; from the divinity school at Emory University. Gov. Schwarzenegger was the keynote speaker–he pumped us up, big time.&lt;/li&gt;
  &lt;li&gt;Prepared for our move from the Belmont Apartments with an “estate sale.” Bjorn said goodbye to his little Baldwin spinet piano. It went to a good home.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;june-2010&quot;&gt;June 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Moving day! Crossed the river to (gasp!) St. Paul. Brittany conveniently sliced her hand open on the morning of the move. Six stitches later, she was back on light duty as “project manager.”&lt;/li&gt;
  &lt;li&gt;Attended wedding of Britta and Mark up north. Almost certainly drove through tornado on the way there. Car died in Hackensack. Borrowed truck from generous townsperson to reach Walker. Crazy trip.&lt;/li&gt;
  &lt;li&gt;Bjorn received rejection letter from Foreign Service. Something about a trip to Cuba….&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;july-2010&quot;&gt;July 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Spent a few days &lt;a href=&quot;/images/yir2011/23.jpg&quot;&gt;basking at the beach&lt;/a&gt; and eating like royalty with Dudderars, Grafs and Schmidts at Pinewood Lodge near Gordon, WI.&lt;/li&gt;
  &lt;li&gt;Brittany and friend Katherine dazzled with their “Virgins and Vixens” vocal recital. Encore, encore!&lt;/li&gt;
  &lt;li&gt;Together with the Kabele family at Heath’s resort. Sun and fun and horseshoes.&lt;/li&gt;
  &lt;li&gt;Bjorn’s Fourth Bass quartet sang the National Anthem at Target Field. Thought all the cheering was for us–turns out Navy frogmen were parachuting into the outfield.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;august-2010&quot;&gt;August 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Annual trip to the North Shore with Bjorn’s extended family.&lt;/li&gt;
  &lt;li&gt;Brittany worked her final day at Hennepin Avenue United Methodist Church.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/images/yir2011/14.jpg&quot;&gt;Our wedding day&lt;/a&gt; at Valley Grove Church outside of Northfield, Minnesota. Blessed to be surrounded by so many friends and &lt;a href=&quot;/images/yir2011/12.jpg&quot;&gt;family&lt;/a&gt;. &lt;a href=&quot;http://deweesphotography.com/brittany-bjorn/&quot;&gt;More pics here&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;september-2010&quot;&gt;September 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;We both decided to take a “sabbatical” from NLC–Brittany to focus on school and Bjorn to recharge his musical batteries.&lt;/li&gt;
  &lt;li&gt;Much-awaited honeymoon to Bayfield, WI. We stayed at Treetop Inn, &lt;a href=&quot;/images/yir2011/19.jpg&quot;&gt;sailed the Apostle Islands&lt;/a&gt; with friend and choirmate Tim, moto-traipsed around Madeline Island on scooters, and ate great food in Bayfield and Ashland.&lt;/li&gt;
  &lt;li&gt;Brittany started full time coursework at UST. Must. Read. Faster.&lt;/li&gt;
  &lt;li&gt;Bjorn joined Calhoun Isles Community Band in the baritone/euphonium section. Somehow got cajoled into playing solo in week two (they didn’t realize I’d never played that instrument before).&lt;/li&gt;
  &lt;li&gt;Les and Evie Axdahl’s (Bjorn’s grandparents) 60th wedding anniversary dinner at Lake Elmo Inn. They have led lives of service to one another and to their community.&lt;/li&gt;
  &lt;li&gt;Adopted &lt;a href=&quot;/images/yir2011/7.jpg&quot;&gt;our cats&lt;/a&gt; Bo (after famed Danish cyclist Bo Hamburger) and Ernie (after famed South African golfer Ernie Els).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;october-2010&quot;&gt;October 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Hosted mini Halloween party with two hipsters (with requisite tater tots), piggyback man, and “Bubes.” Bjorn was a sexy referee and Brittany was Tippi Hedren from Hitchcock’s “The Birds.” Fun was had by all.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;november-2010&quot;&gt;November 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Welcome to the world, &lt;a href=&quot;/images/yir2011/10.jpg&quot;&gt;Audrey Mae Schmidt&lt;/a&gt;!&lt;/li&gt;
  &lt;li&gt;Road trip to Cedar Falls for an early Thanksgiving celebration with Brittany’s family.&lt;/li&gt;
  &lt;li&gt;Turkey Day in Cottonwood made extra special with Julia Child-style boeuf bourguignon (“Beef Borgs” for short)  in honor of &lt;a href=&quot;/images/yir2011/20.jpg&quot;&gt;Gwen and Kevin Arneson’s 35th anniversary&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;december-2010&quot;&gt;December 2010&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Saw cousin Anna, great with child, dancing with the Wild Goose Chase Cloggers. &lt;a href=&quot;/images/yir2011/1.jpg&quot;&gt;Baby Del&lt;/a&gt; shook loose for good a couple weeks later.&lt;/li&gt;
  &lt;li&gt;First experience as an audience member at the NLC Christmas Festival at the Basilica of St. Mary. Strange feeling.&lt;/li&gt;
  &lt;li&gt;Paul Rasmussen’s golden 30th at Nye’s Polonaise Lounge in Northeast Minneapolis. Classic party for a classy guy.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;january-2011&quot;&gt;January 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Bjorn cut sabbatical short to re-join NLC. Baritones for life.&lt;/li&gt;
  &lt;li&gt;Fun side project with friends: the ELM quintet concert at Central Lutheran with early music instrumental masters. Singing in small groups is good for you.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;february-2011&quot;&gt;February 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Hosted our annual wintertime party. This year’s theme: “&lt;a href=&quot;/images/yir2011/25.jpg&quot;&gt;Aloha, Winter Wonderland!&lt;/a&gt;” Hawaiian themed food and drink. Pro tip: honey-glazed spam cubes are surprisingly good.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;march-2011&quot;&gt;March 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Our Christmas gift to one another: a cooking class at Kitchen Window. We learned how to make a whole host of delicious sauces.&lt;/li&gt;
  &lt;li&gt;Bjorn accompanied the Hopkins High School Choir and Orchestra to &lt;a href=&quot;/images/yir2011/24.jpg&quot;&gt;Chicago&lt;/a&gt; with Gateway Music Festivals. Meanwhile, &lt;a href=&quot;/images/yir2011/9.jpg&quot;&gt;Brittany and sister Laurel took Atlanta by storm&lt;/a&gt; on a spring break getaway.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;april-2011&quot;&gt;April 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Brittany sang on two noontime recitals for the Schubert Club, including the world premiere performance of a new piece by Edie Hill.&lt;/li&gt;
  &lt;li&gt;We roadtripped to Gustavus Adolphus College in Saint Peter, Minnesota, for Bjorn’s cousin Sarah Cartwright’s senior recital. Her program included pieces for piano, voice, and bluegrass band.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;may-2011&quot;&gt;May 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;We both were pleased to sing a set of new works by Dan Kallman (Brittany’s dad) with National Lutheran Choir. That guy can write a tune.&lt;/li&gt;
  &lt;li&gt;Garage sale season began and Bjorn’s golf game picked up.&lt;/li&gt;
  &lt;li&gt;Down to Northfield for &lt;a href=&quot;/images/yir2011/16.jpg&quot;&gt;Laurel Kallman’s graduation&lt;/a&gt; from St. Olaf College. She now lives and works in St. Paul not too far from us.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;june-2011&quot;&gt;June 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Beginning of &lt;a href=&quot;/images/yir2011/18.jpg&quot;&gt;porch dinners&lt;/a&gt; and barbecue on the front sidewalk. Why didn’t we think of this last summer?&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;july-2011&quot;&gt;July 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Second annual trip to Pinewood, this time with &lt;a href=&quot;/images/yir2011/2.jpg&quot;&gt;Baby Audrey&lt;/a&gt;.&lt;/li&gt;
  &lt;li&gt;Bjorn floated the Rum River at Tim’s Bass Bass Bash.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;august-2011&quot;&gt;August 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Camping at &lt;a href=&quot;/images/yir2011/15.jpg&quot;&gt;McCarthy Beach State Park&lt;/a&gt; with the Kallmans. Beautiful sandy beach and tasty food from the BBQ.&lt;/li&gt;
  &lt;li&gt;A few days up on the &lt;a href=&quot;/images/yir2011/17.jpg&quot;&gt;North Shore&lt;/a&gt;, including the annual pilgrimage to the Second-hand Rose. Still looking for that perfect piece….&lt;/li&gt;
  &lt;li&gt;Our first anniversary, marked by attending Anna &amp;amp; Kurt’s wedding at Valley Grove Church almost exactly a year after our own wedding there.&lt;/li&gt;
  &lt;li&gt;Bjorn was laid off from University of Minnesota Extension. Sad to leave good people behind, but excited for what will come next.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;september-2011&quot;&gt;September 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Anniversary trip up to &lt;a href=&quot;/images/yir2011/3.jpg&quot;&gt;Grand Marais&lt;/a&gt; and the &lt;a href=&quot;/images/yir2011/6.jpg&quot;&gt;Gunflint Trail&lt;/a&gt;. Spectacularly quiet. Saw no moose.&lt;/li&gt;
  &lt;li&gt;Brittany re-joined NLC in the soprano section.&lt;/li&gt;
  &lt;li&gt;Brittany began work at UST Center for Writing, and took on a new role as graduate representative.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;october-2011&quot;&gt;October 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;/images/yir2011/22.jpg&quot;&gt;Cranberry Fest&lt;/a&gt; in Stone Lake, Wisconsin, with some choir friends. These old folks partied us under the table!&lt;/li&gt;
  &lt;li&gt;Paul, Ingrid, and Laurel over for Halloween. The number two pencils were a flop (again). Special visit by Schmidts and baby bumblebee.&lt;/li&gt;
  &lt;li&gt;Scott and Andrea Ingalsbe (and bump) visited Minneapolis.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;november-2011&quot;&gt;November 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;NLC All Saints concerts in the Twin Cities and St. Peter. Great to be back together.&lt;/li&gt;
  &lt;li&gt;Bjorn called into last-minute service with Gateway Music Festivals in Honolulu over Thanksgiving. Rough assignment, but somebody had to do it. Brittany visited Iowa and Northfield for the holiday.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;december-2011&quot;&gt;December 2011&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Brittany had an &lt;a href=&quot;/images/yir2011/8.jpg&quot;&gt;article published&lt;/a&gt; in &lt;a href=&quot;http://americancraftmag.org/blog-post.php?id=12758&quot;&gt;American Craft magazine&lt;/a&gt; (Dec 2011/Jan 2012 issue).&lt;/li&gt;
  &lt;li&gt;NLC concerts in Twin Cities and St. Louis, our last (for now) with friends Bekah and Matt. They are moving to New Hampshire for Matt’s first call.&lt;/li&gt;
  &lt;li&gt;Brother Hans &amp;amp; his girlfriend Jess visited from North Carolina. They are a tack-sharp pair.&lt;/li&gt;
  &lt;li&gt;Kumla &amp;amp; kocktails at Axdahls’ (followed by kumla koma).&lt;/li&gt;
  &lt;li&gt;Christmas gatherings in Cottonwood and Northfield.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;happy-new-year&quot;&gt;Happy New Year!&lt;/h3&gt;

</content>
</entry>

<entry>
  <title>An Old Oak</title>
  <link href="http://www.bjornarneson.com/posts/2011/07/26/anniversary-poem/"/>
  <updated>2011-07-26T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2011/07/26/anniversary-poem</id> 
  <content type="html">&lt;p&gt;As our one-year anniversary approaches (August 28), I have found
myself thinking about that late summer day outside Northfield. The
memory of the ceremony and reception are still present in my mind.
We were lucky to have so many loved ones surrounding us that day.&lt;/p&gt;

&lt;p&gt;Before falling asleep last night, an image and a few words came into
my mind. As is often &lt;em&gt;not&lt;/em&gt; the case, I remembered them when I woke
up this morning and wrote down a few more lines. It isn’t often that
I write poems, but I like this one:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;h2 id=&quot;an-old-oak&quot;&gt;An Old Oak&lt;/h2&gt;

  &lt;p&gt;An old oak tree shelters the dead,&lt;br /&gt;
Its wide arms stretched out in benediction.&lt;br /&gt;
We aren’t the first to cry on this windy hilltop.&lt;br /&gt;
Mothers and fathers and sons and daughters,&lt;br /&gt;
Having lived a hard-won, fleeting life,&lt;br /&gt;
Now feed the prairie earth beneath our feet.&lt;/p&gt;

  &lt;p&gt;In this present moment, before the bells ring&lt;br /&gt;
Calling witnesses to choral communion,&lt;br /&gt;
The tree bends low to shade a new pioneer pair.&lt;br /&gt;
Life-laden limbs defy the weight of a hundred years&lt;br /&gt;
To gather us in and send us away&lt;br /&gt;
Into a world made hazy with joyful tears.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/bjornarneson/9523723565/&quot; title=&quot;Churchyard by bjornarneson, on Flickr&quot;&gt;&lt;img src=&quot;http://farm4.staticflickr.com/3824/9523723565_b9973aca90_c.jpg&quot; width=&quot;800&quot; height=&quot;536&quot; alt=&quot;Churchyard&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;In the graveyard at Valley Grove Church&lt;/em&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>MPR Discounts Map</title>
  <link href="http://www.bjornarneson.com/mpr"/>
  <updated>2011-02-16T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/MPR-discounts-map</id> 
  <content type="html">&lt;iframe src=&quot;http://www.batchgeo.com/map/mpr-discounts&quot; frameborder=&quot;0&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;&lt;/iframe&gt;

</content>
</entry>

<entry>
  <title>One Man's Trash...</title>
  <link href="http://www.bjornarneson.com/posts/2011/02/04/trash-treasure/"/>
  <updated>2011-02-04T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2011/02/04/trash-treasure</id> 
  <content type="html">&lt;p&gt;Long story short, I found an iPhone in the recycling bin at work 
and have adopted it as my own.&lt;/p&gt;

&lt;p&gt;No idea as to why the previous owner threw it away–perhaps she/he 
acquired a newer model (this one is the 2G, an early version) or 
decided to abandon AT&amp;amp;T as a service provider.&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Borrow a cable to get some juice into the battery.&lt;/li&gt;
  &lt;li&gt;Reset the device to factory standards (don’t worry, previous
owner–I resisted the temptation to read all of your old
email and/or have fun with your Facebook account).&lt;/li&gt;
  &lt;li&gt;Jailbreak and unlock the 2G with Redsn0w so that I can use
a non-AT&amp;amp;T sim card.&lt;/li&gt;
  &lt;li&gt;Acquire and install T-mobile prepaid sim card (~$32/month for more minutes
and texts than I’ll ever use).&lt;/li&gt;
  &lt;li&gt;Enjoy someone else’s “obsolete” technology.&lt;/li&gt;
&lt;/ol&gt;

</content>
</entry>

<entry>
  <title>Long Winter</title>
  <link href="http://www.bjornarneson.com/posts/2011/01/26/long-winter/"/>
  <updated>2011-01-26T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2011/01/26/long-winter</id> 
  <content type="html">&lt;p&gt;February in Minnesota is brutal. Cold. Dark. Dirty snow. My only 
consolation is knowing that February will end. Unfortunately, it
hasn’t yet begun.&lt;/p&gt;

</content>
</entry>

<entry>
  <title>Feast Day</title>
  <link href="http://www.bjornarneson.com/posts/2010/12/12/feast-day/"/>
  <updated>2010-12-12T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/12/12/feast-day</id> 
  <content type="html">&lt;p&gt;Today nearly 20 inches of snow fell in St. Paul. We spent part of the morning
watching fools try to turn the corner outside and speed their little Hondas
up the hill (the one covered by a foot of snow). Fail. For my part, I managed 
to get outside once to run down to the food co-op to pick up some supplies 
before they closed up. Three square meals today, all prepared by yours truly:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Breakfast&lt;/strong&gt;: garlic scrambled eggs; brown rice; baby lettuce salad&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Lunch&lt;/strong&gt;: corn tamales; cut okra&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Dinner&lt;/strong&gt;: walnut-crusted chicken breasts; roasted potatos, carrots, onion, 
and shallots; dinner roll&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The lady has already requested a repeat performance for breakfast tomorrow
morning. My mouth is watering just thinking about it.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>States I Have Visited, Nov. 2010 Ed.</title>
  <link href="http://www.bjornarneson.com/posts/2010/11/15/states-i-have-visited/"/>
  <updated>2010-11-15T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/11/15/states-i-have-visited</id> 
  <content type="html">&lt;p&gt;
&lt;img src=&quot;http://chart.apis.google.com/chart?chf=bg,s,EAF7FE&amp;amp;chs=436x220&amp;amp;cht=t&amp;amp;chco=F5F5F5,EDF0D4,6C9642,13390A&amp;amp;chld=AKALARAZCACOCTDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY&amp;amp;chd=t:0,0,0,0,100,100,0,0,100,100,0,100,100,100,100,100,100,0,0,100,0,100,100,100,0,100,100,100,100,0,0,0,0,100,100,100,0,100,0,100,100,100,100,0,100,0,100,100,0,100&amp;amp;chtm=usa&quot; width=&quot;436&quot; height=&quot;220&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Github + Jekyll</title>
  <link href="http://www.bjornarneson.com/posts/2010/11/10/to-github/"/>
  <updated>2010-11-10T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/11/10/to-github</id> 
  <content type="html">&lt;p&gt;Because I can’t leave well enough alone, I have migrated this blog to 
&lt;a href=&quot;github.com&quot;&gt;Github&lt;/a&gt; for a few reasons:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Blog hosting at Github is free.&lt;/li&gt;
  &lt;li&gt;My web content is now under version control.&lt;/li&gt;
  &lt;li&gt;I can write and edit content, structure, and style from within my
preferred text editor (currently Textwrangler for OSX).&lt;/li&gt;
  &lt;li&gt;I’m trying to learn Git, and this is a great excuse to play around
with my own site before using the tool to manage someone else’s. 
&lt;a href=&quot;drupal.org&quot;&gt;Drupal&lt;/a&gt; will be going Git soon and I want to learn 
the ins and outs of Git for that project.&lt;/li&gt;
  &lt;li&gt;The blog is processed by the very excellent &lt;a href=&quot;jekyllrb.com&quot;&gt;Jekyll&lt;/a&gt; 
rendering engine. Basically, I feed it Markdown files and it 
spits out static HTML. On the client end, it feels very fast 
and I can use nice clean code to both author and administer the blog.&lt;/li&gt;
&lt;/ol&gt;
</content>
</entry>

<entry>
  <title>Rule</title>
  <link href="http://www.bjornarneson.com/posts/2010/10/22/rule-1/"/>
  <updated>2010-10-22T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/10/22/rule-1</id> 
  <content type="html">&lt;blockquote&gt;
  &lt;p&gt;Rule #1: Use best judgment in all situations. There will be no additional rules.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;via &lt;a href=&quot;http://37signals.com/svn/posts/2632-nordstroms-employee-handbook-mdash-short-and-sweet&quot;&gt;http://37signals.com/svn/posts/2632-nordstroms-employee-handbook-mdash-short-and-sweet&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Seven Essential Skills You Didn't Learn in College</title>
  <link href="http://www.bjornarneson.com/posts/2010/10/13/skills/"/>
  <updated>2010-10-13T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/10/13/skills</id> 
  <content type="html">&lt;blockquote&gt;
  &lt;p&gt;Power has always depended on who can provide justice,
commerce, and stability. Successful insurgents aren’t just
thugs; they offer their members tangible
benefits‚ community, money, education, and a sense of order
(even if the rebels are the ones creating disorder in the
first place). We must learn how they gain loyalty, even if
our goal is to undercut it.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;via &lt;a href=&quot;http://www.wired.com/magazine/2010/09/ff_wiredu/all/1&quot;&gt;wired.com&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

<entry>
  <title>On Volleyball</title>
  <link href="http://www.bjornarneson.com/posts/2010/10/04/volleyball/"/>
  <updated>2010-10-04T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/10/04/volleyball</id> 
  <content type="html">&lt;p&gt;Had our first week of indoor volleyball league last night.
After playing sand all summer, I had forgotten how much fun 
it is to play on a hard court, where my body generally moves 
in the direction and speed that my brain instructs. The team 
went 0-3 last night, but we tend to start slow and finish 
strong. Whoo-ahh.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Wrong Number</title>
  <link href="http://www.bjornarneson.com/posts/2010/09/10/wrong-number/"/>
  <updated>2010-09-10T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/09/10/wrong-number</id> 
  <content type="html">&lt;p&gt;So one of the side effects of having a name like “Bjorn” is that I occasionally receive email that is clearly meant for another person of a similar name—usually one whose Norwegian or Swedish is a bit better than mine. This delightful message was in my inbox this morning—the Amigos sound like fun, no?!&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Hej BJÖRN,&lt;/p&gt;

  &lt;p&gt;Vi  har noterat att ni inte förnyat ert/I ikke har fornyet Jeres medlemsskap för 2010 i Mas Amigos .&lt;/p&gt;

  &lt;p&gt;Vi på Mas Amigos vill naturligtvis att alla våra medlemmar skall vara nöjda/fornøjede med sitt medlemsskap och vi vill gärna utvecklas och bli bättre.&lt;/p&gt;

  &lt;p&gt;Därför skulle vi vara väldigt tacksamma/taknemmelige  om ni kunde tala om för oss/I kunne fortælle os av vilken anledning ni/I har valt att i år inte längre vara medlem i vår förening.&lt;/p&gt;

  &lt;p&gt;Alla tips och idèer är välkomna/velkomne.&lt;/p&gt;

  &lt;p&gt;Vi tackar för ert/Jeres  sammarbete!&lt;/p&gt;

  &lt;p&gt;Un cordial saludo&lt;/p&gt;

  &lt;p&gt;Ronny 
Mas Amigos
EXPEDITION&lt;/p&gt;
&lt;/blockquote&gt;
</content>
</entry>

<entry>
  <title>Wedded Bliss</title>
  <link href="http://www.bjornarneson.com/posts/2010/09/08/wedded-bliss/"/>
  <updated>2010-09-08T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/09/08/wedded-bliss</id> 
  <content type="html">&lt;p&gt;So we got married about 10 days ago. &lt;a href=&quot;http://www.deweesphotography.com/blog/brittany-bjorn/&quot;&gt;These photos from Paige Dewees&lt;/a&gt; tell a story: rural, family, simple, honest, etc. It was a great day.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Golf 9/8</title>
  <link href="http://www.bjornarneson.com/posts/2010/09/08/golf/"/>
  <updated>2010-09-08T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/09/08/golf</id> 
  <content type="html">&lt;p&gt;Played golf with one of my teachers this evening. Great night for being outside! I hit a lot of solid shots on the front nine&amp;#8212;hit the green in regulation on holes 2-9. Having not played in nearly a month (work/wedding/honeymoon/exhaustion), I got a little physically tired by hole 12/13. I had also already walked three miles earlier in the day (my round-trip commute to work). All in all, it was a decent round. I just wish that I could have sustained my concentration through to 18.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Almost There</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/26/almost/"/>
  <updated>2010-08-26T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/26/almost</id> 
  <content type="html">&lt;p&gt;Going to crank out a few last hours at work before leaving for my wedding and honeymoon. &lt;a href=&quot;http://weddingwire.com/brittanyandbjorn&quot;&gt;She is a sweet one&lt;/a&gt;. I suspect there won&amp;#8217;t be much activity at this humble site until after Labor Day. See you then!&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Thoughts for Tomorrow</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/14/golf/"/>
  <updated>2010-08-14T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/14/golf</id> 
  <content type="html">&lt;p&gt;I’m playing a round of golf tomorrow morning (early!!) for the first time since a very brief lesson about 10 days ago. I’m going to return to a putter that treated me very well during my high school and college years: The Fat Lady Swings (of Nick Price fame). We’ll see if it still has the old-timey magic. What I remember about the club is the confidence with which I stroked short putts. Seemed like the clubface was always square to the target line when I addressed the ball. We’ll see.&lt;/p&gt;

&lt;p&gt;Re: the full swing, I’m going to try to shallow out my downswing with a little rearward lean at address so that I can keep my head in a powerful position at impact—a little further back than I’ve been playing it. I’m playing with my buddy Tom, a good player and excellent playing partner. Meadowbrook, here we come (in t-minus 7:45).&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Update:&lt;/em&gt; 79. Hit too many weak shots, though my driving was generally pretty good and the new (old) putter made a few.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Rains, Pours.</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/13/rains-pours/"/>
  <updated>2010-08-13T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/13/rains-pours</id> 
  <content type="html">&lt;p&gt;August 2010 is turning out to be a busy month. That is all.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Eighteen days, but who's counting?</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/10/wedding-countdown/"/>
  <updated>2010-08-10T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/10/wedding-countdown</id> 
  <content type="html">&lt;p&gt;Because both visitors to this blog are related to me by blood, they
probably already know that I’m getting married in t-minus 18 days. If
you haven’t checked out our &lt;a href=&quot;http://weddingwire.com/brittanyandbjorn&quot;&gt;informational wedding site&lt;/a&gt;, give it a go.
I’m looking forward to the day–there is too much to do, but it can’t 
come soon enough.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>It is hot up in here.</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/09/hot/"/>
  <updated>2010-08-09T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/09/hot</id> 
  <content type="html">&lt;p&gt;Good gravy it’s hot. I moved closer to my workplace in early June.
On days like today, I’m in the unenviable position of walking or biking
to work and sweating like a pig in both directions, or driving my car
and paying for parking. Today thrift won out, but the pits on this shirt
are paying for it.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Home on the Range</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/06/home-on-the-range/"/>
  <updated>2010-08-06T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/06/home-on-the-range-</id> 
  <content type="html">&lt;p&gt;Arrived home this evening to an evening of sweet corn, BLTs, pickled cucumbers and Hendricks-made (the town, not the gin-maker) beer. On tap tomorrow:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Threshing show in Hanley Falls&lt;/li&gt;
  &lt;li&gt;Antique/junk shoppe in Hanley&lt;/li&gt;
  &lt;li&gt;Digging through the barns for wedding reception decor&lt;/li&gt;
  &lt;li&gt;Red wine&lt;/li&gt;
&lt;/ol&gt;

</content>
</entry>

<entry>
  <title>A Curated Life</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/05/a-curated-life/"/>
  <updated>2010-08-05T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/05/a-curated-life</id> 
  <content type="html">&lt;p&gt;In 2010-2011, I hope to have the guts to spend time on things about which I care deeply
rather than wasting hours fiddling at things that I find easy. Sometime a curator has to
say ‘no’ to things that are otherwise good enough because he/she has a more worthwhile vision.
I have to learn to be a better curator of my time.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Twitter Digest, a Jekyll Plugin</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/04/twitter-digest-jekyll-plugin/"/>
  <updated>2010-08-04T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/04/twitter-digest-jekyll-plugin</id> 
  <content type="html">&lt;p&gt;Despite my non-existent knowledge of Ruby, I’m working on putting together
a Jekyll plugin that will parse Twitter XML and save a “daily digest” of my
tweets to the Jekyll system. I haven’t quite worked this out yet, but will 
report back here when and if it happens.&lt;/p&gt;

&lt;p&gt;In the mean time, if you, dear reader, have already figured this one out, 
drop me a line &lt;a href=&quot;http://twitter.com/bjornarneson&quot;&gt;@bjornarneson&lt;/a&gt;.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Practice Ideas</title>
  <link href="http://www.bjornarneson.com/posts/2010/08/02/practice-ideas/"/>
  <updated>2010-08-02T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/08/02/practice-ideas</id> 
  <content type="html">&lt;p&gt;This summer I’ve been trying to get my golf game back in shape. Most of last year was
a complete bust due to the herniated lumbar disc (March 2009) that bothered me until
late summer–about the time when my golf fever has broken.&lt;/p&gt;

&lt;p&gt;Thus far, I am relatively happy with my play. My handicap index isn’t quite as low as 
I’d like. I currently play off 5–would like to be closer to 2. In reality, I may not
play enough to ever get that low again. I probably drop 2-3 shots a round that one 
can only pull off when playing 54-72 holes per week.&lt;/p&gt;

&lt;p&gt;In any case, I’ve been following a more thoughtful practice routine, working methodically
on various aspects of my game. Last week, I finished Bob Rotella’s book &lt;em&gt;Golf Is Not a
Game of Perfect&lt;/em&gt;, which has given me a new outlook on the game. I also read his &lt;em&gt;Putting
Out of Your Mind&lt;/em&gt;–another good book for the pathological perfectionist.&lt;/p&gt;

&lt;p&gt;These are the ideas that I’m trying to execute in my full swing nowadays:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Proper alignment to target (practice with alignment aids)&lt;/li&gt;
  &lt;li&gt;One-piece takeaway (turn with my chest)&lt;/li&gt;
  &lt;li&gt;Steeper shoulder turn (to avoid an unnaturally flat and laid off backswing)&lt;/li&gt;
&lt;/ul&gt;

</content>
</entry>

<entry>
  <title>2009 in Review</title>
  <link href="http://www.bjornarneson.com/posts/2010/01/26/2009-in-review/"/>
  <updated>2010-01-26T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2010/01/26/2009-in-review</id> 
  <content type="html">&lt;p&gt;Once again, in lieu of a Christmas card, I’m summarizing the more notable parts of 2009 for all interested parties. In short, it was a great year. See below.&lt;/p&gt;

&lt;h3 id=&quot;january&quot;&gt;January&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Rang in new year at choirmate’s home. My ‘dead pool’ pick&lt;sup id=&quot;fnref:1&quot; role=&quot;doc-noteref&quot;&gt;&lt;a href=&quot;#fn:1&quot; class=&quot;footnote&quot; rel=&quot;footnote&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; was close, but no cigar.&lt;/li&gt;
  &lt;li&gt;Hosted annual wintertime mulled wine party at home.&lt;/li&gt;
  &lt;li&gt;Began final semester at Humphrey Institute wondering what lies in wait for me post-graduation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;february&quot;&gt;February&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;National Lutheran Choir tour through Mitchell, Rapid City, and Sioux Falls, South Dakota. Fun to wander around campus again.&lt;/li&gt;
  &lt;li&gt;Presented at the Minnesota Council of Nonprofits technology conference–reminded me how much I like presenting/teaching/coaching.&lt;/li&gt;
  &lt;li&gt;First of enjoyable, yet fruitless&lt;sup id=&quot;fnref:2&quot; role=&quot;doc-noteref&quot;&gt;&lt;a href=&quot;#fn:2&quot; class=&quot;footnote&quot; rel=&quot;footnote&quot;&gt;2&lt;/a&gt;&lt;/sup&gt;, job interviews.&lt;/li&gt;
  &lt;li&gt;Wintry “guys weekend” trip to Rice Lake, Wisconsin. Thanks Clarance!&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;march&quot;&gt;March&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Herniated lumbar disc (S1/L5) hobbles me for foreseeable future. Not recommended.&lt;/li&gt;
  &lt;li&gt;Choir performed Bach’s “St. Matthew Passion” to a packed house. Had a few short solos as Judas. (typecast?).&lt;/li&gt;
  &lt;li&gt;Schoolwork continues at feverish pace.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;april&quot;&gt;April&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Birthday. 30 was a good year.&lt;/li&gt;
  &lt;li&gt;Fruitless interview #2.&lt;/li&gt;
  &lt;li&gt;Home to Cottonwood for Easter. April 12th: a busy day.&lt;/li&gt;
  &lt;li&gt;Took my best gal to Humphrey Prom at Landmark Center. New bowtie&lt;sup id=&quot;fnref:3&quot; role=&quot;doc-noteref&quot;&gt;&lt;a href=&quot;#fn:3&quot; class=&quot;footnote&quot; rel=&quot;footnote&quot;&gt;3&lt;/a&gt;&lt;/sup&gt; to boot.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;may&quot;&gt;May&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Two week sprint to graduation day.&lt;/li&gt;
  &lt;li&gt;Humbled to have been chosen by peers to speak at graduation ceremony.&lt;/li&gt;
  &lt;li&gt;Post-ceremony dinner at Rinata with loved ones–a day to remember.&lt;/li&gt;
  &lt;li&gt;Now what?&lt;/li&gt;
  &lt;li&gt;Fruitless interviews #3, 4.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;june&quot;&gt;June&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;To Raleigh-Durham for a week with my brother. Borrowed a bike from the tallest guy in town.&lt;/li&gt;
  &lt;li&gt;Pert Near Sandstone (cousin-in-law’s band) playing Peavey Plaza (say that three times fast).&lt;/li&gt;
  &lt;li&gt;Welcomed new (to me) kitty home. “&lt;a href=&quot;http://www.flickr.com/photos/bjornarneson/3772773464/&quot;&gt;Frida&lt;/a&gt;.” She likes to jump and bite.&lt;/li&gt;
  &lt;li&gt;Cheering on my best gal in Grandma’s Half Marathon, Duluth. Afterward, up to Grand Marais for lake-side camping.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;july&quot;&gt;July&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Fireworks and flea market in Northfield. One great unexpected find.&lt;/li&gt;
  &lt;li&gt;Volunteered for First Tee–fun to see young kids discover golf.&lt;/li&gt;
  &lt;li&gt;Camping with Kallmans at Itasca State Park. Daily rain enabled me to show off my tarp and knot skills.&lt;/li&gt;
  &lt;li&gt;Apartment-warming party in #304. A new home together.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;august&quot;&gt;August&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Cousin Anna gets married with sheep bleating in the background–a perfect day.&lt;/li&gt;
  &lt;li&gt;Five months of disc pain–broke down and submitted to an epidural. Next-day relief. Walking/sitting/sleeping normally–a novel concept.&lt;/li&gt;
  &lt;li&gt;J. O. B. Success!&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;september&quot;&gt;September&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;First day at UMN Extension. Trying to learn the lay of the land.&lt;/li&gt;
  &lt;li&gt;Minnesota State Fair–in and out for the animal barn only.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;october&quot;&gt;October&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Inaugural dinner club with schoolmates. Good food fuels great conversation.&lt;/li&gt;
  &lt;li&gt;First-ever performance of the Elm Quintet. Finding it very fun to sing in a small group. Hope there will be more Elm gigs in my future.&lt;/li&gt;
  &lt;li&gt;Halloween: to Orchestra Hall in costume as the Swedish Chef. Bork bork bork!&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;november&quot;&gt;November&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Friends Tim and Rachel married–an honor and pleasure to sing and stand with them.&lt;/li&gt;
  &lt;li&gt;Friends Brian and Carleen married–some of my longest-tenured Minneapolis friends and bona fide kickball nerds.&lt;/li&gt;
  &lt;li&gt;Three-point Thanksgiving journey to Cedar Falls, Iowa, and Cottonwood, Minnesota. Hit a few junk-shoppes along the way. Did I mention I like fountain pens?&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;december&quot;&gt;December&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;National Lutheran Choir concerts at Basilica of Saint Mary, Minneapolis, and in Saint Louis, Missouri–great audiences.&lt;/li&gt;
  &lt;li&gt;Christmas celebrations all over. Glad to be together with my siblings and parents at the farm–I love being home-home.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;preview-january-2010&quot;&gt;(Preview: January 2010)&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Engaged to Brittany. She is a special one.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope that 2010 is filled with fruit.&lt;/p&gt;
&lt;div class=&quot;footnotes&quot; role=&quot;doc-endnotes&quot;&gt;
  &lt;ol&gt;
    &lt;li id=&quot;fn:1&quot; role=&quot;doc-endnote&quot;&gt;
      &lt;p&gt;Steve Jobs. &lt;a href=&quot;#fnref:1&quot; class=&quot;reversefootnote&quot; role=&quot;doc-backlink&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
    &lt;/li&gt;
    &lt;li id=&quot;fn:2&quot; role=&quot;doc-endnote&quot;&gt;
      &lt;p&gt;“Fruitless” only in the sense that I wasn’t offered the job. Made many good connections. &lt;a href=&quot;#fnref:2&quot; class=&quot;reversefootnote&quot; role=&quot;doc-backlink&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
    &lt;/li&gt;
    &lt;li id=&quot;fn:3&quot; role=&quot;doc-endnote&quot;&gt;
      &lt;p&gt;Can. Not. Believe how expensive these things are! (The bowtie, not the girlfriend….) &lt;a href=&quot;#fnref:3&quot; class=&quot;reversefootnote&quot; role=&quot;doc-backlink&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
    &lt;/li&gt;
  &lt;/ol&gt;
&lt;/div&gt;
</content>
</entry>

<entry>
  <title>Dressing Better</title>
  <link href="http://www.bjornarneson.com/posts/2009/11/11/dressing-better/"/>
  <updated>2009-11-11T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/11/11/dressing-better</id> 
  <content type="html">&lt;p&gt;So I’ve been trying to dress better. Never having had a job that required me to wear a suit/tie every day (and still not quite having such) most of my suits have languished in the closet. A few weeks ago, I thought it would be a good idea to step it up a notch. Pull out those suits. Iron a shirt or two. I may be comparatively overdressed, but It makes me feel great.&lt;/p&gt;

&lt;p&gt;Plus, I get to tell the story about my $25 Hart Schaffner Marx.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Elm Quintet</title>
  <link href="http://www.bjornarneson.com/posts/2009/10/14/elm-quintet/"/>
  <updated>2009-10-14T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/10/14/elm-quintet</id> 
  <content type="html">&lt;p&gt;Choral singing has been a huge part of my life since high school. Beginning this September, I have been a part of a small group called the Elm Quintet. 
As it happens, we have our first gig coming up in a couple weeks. We’re collaborating with an early music group led by Phil Rukavina (lute).
Lots of great early music on the program! Details available at:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.publicbroadcasting.net/mpr/events.eventsmain?action=showEvent&amp;amp;eventID=933184&quot;&gt;http://www.publicbroadcasting.net/mpr/events.eventsmain?action=showEvent&amp;amp;eventID=933184&lt;/a&gt;&lt;/p&gt;

&lt;h4 id=&quot;when&quot;&gt;WHEN:&lt;/h4&gt;

&lt;p&gt;October 24, 7:30PM&lt;/p&gt;

&lt;h4 id=&quot;where&quot;&gt;WHERE:&lt;/h4&gt;

&lt;p&gt;Christ Church Lutheran&lt;br /&gt;
3244 34th Avenue South&lt;br /&gt;
Minneapolis, MN 55406-2185&lt;/p&gt;

&lt;h4 id=&quot;how-much&quot;&gt;HOW MUCH?:&lt;/h4&gt;

&lt;p&gt;$10 students, $20 adults (benefit program for the Friends of Christ Church Lutheran)&lt;/p&gt;

&lt;p&gt;FYI, the church was designed by two of the great architects of the 20th century, Eliel and Eero Saarinen. Read more about the &lt;a href=&quot;http://www.christchurchluth.org/building/buildinghistory.html&quot;&gt;history of
the church building&lt;/a&gt;.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Cold October</title>
  <link href="http://www.bjornarneson.com/posts/2009/10/11/cold/"/>
  <updated>2009-10-11T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/10/11/cold</id> 
  <content type="html">&lt;p&gt;I returned home to Minneapolis yesterday from a rural development conference&lt;sup id=&quot;fnref:1&quot; role=&quot;doc-noteref&quot;&gt;&lt;a href=&quot;#fn:1&quot; class=&quot;footnote&quot; rel=&quot;footnote&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; in Billings, Montana. I saw my first
snow of the year in Billings, and the wintry temperatures seemed to have followed me back to Minnesota. 
I was hoping to fit in one more round of golf for the year–may have to pack the clubs away until April.&lt;/p&gt;

&lt;div class=&quot;footnotes&quot; role=&quot;doc-endnotes&quot;&gt;
  &lt;ol&gt;
    &lt;li id=&quot;fn:1&quot; role=&quot;doc-endnote&quot;&gt;
      &lt;p&gt;Met a lot of very passionate and smart people at the Northern Plains Initiative Conference presented by Rural Dynamics. &lt;a href=&quot;#fnref:1&quot; class=&quot;reversefootnote&quot; role=&quot;doc-backlink&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
    &lt;/li&gt;
  &lt;/ol&gt;
&lt;/div&gt;
</content>
</entry>

<entry>
  <title>Experimenting with Jekyll</title>
  <link href="http://www.bjornarneson.com/posts/2009/10/04/jekyll/"/>
  <updated>2009-10-04T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/10/04/jekyll</id> 
  <content type="html">&lt;p&gt;I migrated this site from &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; to &lt;a href=&quot;http://wiki.github.com/mojombo/jekyll&quot;&gt;Jekyll&lt;/a&gt; today. Given that this site is updated only infrequently, I thought
it might be a good idea to use a publishing system that doesn’t need quite as much ongoing attention as Drupal.
I managed to port the Neewee theme in use on the previous site to Jekyll. Will give more details when I have the opportunity.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Horizons</title>
  <link href="http://www.bjornarneson.com/posts/2009/10/04/horizons-blogging/"/>
  <updated>2009-10-04T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/10/04/horizons-blogging</id> 
  <content type="html">&lt;p&gt;I started a new job at &lt;a href=&quot;http://www.extension.umn.edu/community/horizons/&quot;&gt;Horizons&lt;/a&gt; a month ago and am doing a fair bit of blogging at &lt;a href=&quot;http://minnesota.communityblogs.us&quot;&gt;minnesota.communityblogs.us&lt;/a&gt;–most about rural development, leadership, civic engagement, and capacity building. Check it out.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>Commencement Address</title>
  <link href="http://www.bjornarneson.com/posts/2009/06/08/commencement-address/"/>
  <updated>2009-06-08T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/06/08/commencement-address</id> 
  <content type="html">&lt;p&gt;It was a great honor and pleasure to have been selected by my peers to deliver the student address at the Humphrey Institute commencement ceremony on Sunday. I used the opportunity to mash together much of what I’ve written about at &lt;a href=&quot;http://pubtalkblog.org/&quot;&gt;pubTalk&lt;/a&gt; over the last few months.&lt;/p&gt;

&lt;p&gt;One definition of commencement is “to set into motion.” My fellow graduates are already running full speed into the community–no pushing and prodding necessary. I hope that these words inspired many to relish life and work near the world’s ragged edges, continually broaden and deepen their body of knowledge, and be agents of progress.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;Hello. Dean Atwood, Representative Ellison, Humphrey faculty and staff, fellow graduates, friends and family, it is a privilege to have been asked to say a few things on behalf of the graduating class. Given the high regard in which I hold my classmates, it a particular honor.&lt;/p&gt;

&lt;p&gt;I have to say that this day seems to have snuck up on me. It feels not so long ago that I was buttoning up my first-day-of-graduate-school shirt and spilling off a crowded bus onto the University campus. I recall the feelings of apprehension and opportunity swirling about in my head. Is this the right decision? Will I succeed? Most importantly, will my ideas make a difference?&lt;/p&gt;

&lt;p&gt;Perhaps these questions are not unfamiliar. Perhaps they are still unanswered–that’s OK. I’ve always been suspicious of people who have too few questions.&lt;/p&gt;

&lt;p&gt;Now, we both conclude this degree and commence a different kind of learning–a life-long self-directed course. Merlin the magician from T.H. White’s novel Once and Future King says to King Arthur:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;[Education] is the only thing that never fails…. You may see the world about you devastated by evil lunatics, or know your honor trampled in the sewers of baser minds. There is only one thing for it then–to learn. Learn why the world wags and what wags it. That is the only thing which the mind can never exhaust, never alienate, never dream of regretting.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;To learn what wags the world takes a lifetime and often requires crouching low to have a look at the world from rather unflattering angles.&lt;/p&gt;

&lt;p&gt;And, from these different angles, a mono-disciplinary problem-solving approach leaves much undiscovered or, worse yet, leads to solutions that serve the narrow interests of the decider, but not the “decid-ee.” Clearly a richer approach is needed. After all, if these were easy problems they would have already been solved.&lt;/p&gt;

&lt;p&gt;Last month, in an editorial to the New York Times, scholar Mark C. Taylor suggested that the university as we know it is obsolete–that siloed academic departments produce narrow scholarship and reproduce one-dimensional students. He suggested that graduate curricula, in particular, be restructured:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;…like a web or complex adaptive network. Responsible teaching and scholarship must become cross-disciplinary and cross-cultural.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
  &lt;p&gt;It would be far more effective to bring together people working on questions of religion, politics, history, economics, anthropology, sociology, literature, art…and philosophy to engage in comparative analysis of common problems.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;To this I say “Don’t forget music!” Other music majors in the room? I know there are at least a few more…. No?&lt;/p&gt;

&lt;p&gt;If this is the educational wave of the future, I dare say that public affairs is on the leading edge. A multi-disciplinary conversation has been one of the real joys of my Humphrey degree. From the Jernberg lounge to Cowles Auditorium and beyond, I’ve been inspired and challenged over and over by the rich experiences of classmates, faculty, staff, and visiting scholars and public leaders.&lt;/p&gt;

&lt;p&gt;So now we resume our regularly scheduled education–a course in practical wisdom and moral leadership in the world. Sorry to say there may not be credit available.&lt;/p&gt;

&lt;p&gt;Armed with a quiver full of analytic arrows, we climb back up from the ivory-colored basement classrooms and out into the community, prepared to “both think and do” as Hill Fellow Reatha Clark King noted a few weeks ago. Many of us will find…[knock on wood]…positions of public influence. We’ll be planning cities of the future, leading smart investment in technology and energy infrastructure, managing a changing workforce, and stewarding public resources for the greatest social good. Positions full of weighty responsibility. Positions in which “research meets practice”.&lt;/p&gt;

&lt;p&gt;But as we all well know, practice is sometimes not as tidy as research. Our careers will undoubtedly require trudging around in the morally-murky grey area between black and white. Some see the grey area as symptomatic of inadequate knowledge, of failed incentives, of ineffectual laws. Others suggest that the murky “in-between” is where moral wisdom and practical leadership bloom. I’m inclined to agree with the latter.&lt;/p&gt;

&lt;p&gt;Practical leadership is tested when the answer is unclear or unknown, or when there is no right answer…. Moral wisdom is sharpened on a shapeless, ambiguous, grey whetstone. If these are the conditions under which moral wisdom and practical leadership take root and grow, we should take joy knowing that public affairs is the field into which we’ve been sown.&lt;/p&gt;

&lt;p&gt;In the decades after the Civil War, American sociologist William Graham Sumner somewhat pessimistically wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;For A to sit down and think, ‘What shall I do?’ is commonplace; but to think what B ought to do is interesting, romantic, moral, self-flattering, and public-spirited all at once. It satisfies a great number of human weaknesses at once. To go on and plan what a whole class of people ought to do is to feel one’s self a power on earth, to win a public position, to clothe one’s self in dignity. Hence we have an unlimited supply of reformers, philanthropists, humanitarians, and would-be managers-in-general of society.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;To me, Sumner’s message is not so much an indictment of reformers, philanthropists, humanitarians, and would-be public managers, as it is a call to utmost integrity; a call to unflagging moral and ethical leadership; a call to the magician’s continuous learning; and a mandate to speak with those whom we presume to speak for.&lt;/p&gt;

&lt;p&gt;I suspect that some among you will be speaking for us all someday–I hope it’s true. That being the case, then, it has been a practical pleasure being in conversation with you.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;
</content>
</entry>

<entry>
  <title>2008 in Review</title>
  <link href="http://www.bjornarneson.com/posts/2009/01/01/2008-in-review/"/>
  <updated>2009-01-01T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2009/01/01/2008-in-review</id> 
  <content type="html">&lt;p&gt;All is well here in Minneapolis–I wish the same for you wherever you are. In lieu of a printed Christmas card, I will share a few of the more memorable moments of my 2008:&lt;/p&gt;

&lt;h3 id=&quot;january&quot;&gt;January&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Hennepin County jury duty. Rejected from pool (something about being too handsome…).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;february&quot;&gt;February&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;First time caucusing. Polling place a madhouse. Awesome.&lt;/li&gt;
  &lt;li&gt;Continued losing streak at Leaning Tower of Pizza trivia night. Someday we’ll beat those dirty hipsters.&lt;/li&gt;
  &lt;li&gt;Attended Wisconsin state ice fishing tournament on Rice Lake (it looked cold through the window of Clarance’s truck…).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;march&quot;&gt;March&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Hosted Lars and Scott for organ concert at Mt. Olive–an insanely talented duo.&lt;/li&gt;
  &lt;li&gt;Met a nice girl for coffee.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;april&quot;&gt;April&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;“South of the Border 30th Birthday Bash North of the Border” at Pepitos, Minneapolis. Lucky to have so many great friends and family present.&lt;/li&gt;
  &lt;li&gt;NLC tour to IN and MI. When in Fort Wayne, try the Thirsty Camel.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;may&quot;&gt;May&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Started internship at Association of Minnesota Counties (AMC), St. Paul. Do you know what essential services your county provides?&lt;/li&gt;
  &lt;li&gt;Tour of northern MN with AMC crew: Bemidji, Warroad, Fergus Falls, and other cultural hot spots.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;june&quot;&gt;June&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;ECCO neighborhood garage sale with Kevin Arneson, an annual tradition. I’m still thinking about that card catalog.&lt;/li&gt;
  &lt;li&gt;NLC concert for AGO National Convention. With three other fine choirs at the St. Paul Cathedral (…thedral, …thedral, …thedral).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;july&quot;&gt;July&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Together with three buddies, sang the National Anthem at the Twins game on Independence Day. Front row seats for fireworks on the river near the Guthrie theater.&lt;/li&gt;
  &lt;li&gt;Camping trips along the St. Croix and Mississippi Rivers. Developing repertoire of backwoods tricks.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;august&quot;&gt;August&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Three weddings in the first nine days of August (singing at two). Kind of fun to get shined up once in a while.&lt;/li&gt;
  &lt;li&gt;Visited Dan and Molly in LeMars, IA, home of the biggest bowl of ice cream you’ve ever seen.&lt;/li&gt;
  &lt;li&gt;Camping in northern Minnesota and vacation time at Lake Superior with the Arneson-Axdahl clan. A perfect time of year.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;september&quot;&gt;September&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Classes resume.&lt;/li&gt;
  &lt;li&gt;NLC rehearsals resume.&lt;/li&gt;
  &lt;li&gt;Begin new jobs at school.&lt;/li&gt;
  &lt;li&gt;Rude awakening.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;october&quot;&gt;October&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Halloween costumes: Swedish chef, Prince William (in collaboration with Brian (Prince Harry)).&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;november&quot;&gt;November&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Keeping head above water.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;december&quot;&gt;December&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;NLC concerts at Basilica; touring concerts in St. Louis, MO. A busy stretch.&lt;/li&gt;
  &lt;li&gt;Breathing deeper.&lt;/li&gt;
  &lt;li&gt;Tour of southern Minnesota over Christmas holiday. Eating massive amounts. Accumulating winter fat.&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>

<entry>
  <title>Year in Review, 2004 Edition</title>
  <link href="http://www.bjornarneson.com/posts/2004/12/31/year-in-review-2004/"/>
  <updated>2004-12-31T00:00:00+00:00</updated>
  <id>http://www.bjornarneson.com/posts/2004/12/31/year-in-review-2004</id> 
  <content type="html">&lt;p&gt;Winter 2005&lt;/p&gt;

&lt;p&gt;Gentle reader,&lt;/p&gt;

&lt;p&gt;Since completing a first draft some -two and a half- seven weeks ago, I have been struggling with the subject of this Christmas winter letter.&lt;/p&gt;

&lt;p&gt;Last year, I wrote about the impression that travel and traveling partners had made upon me over the course of the preceding twelve months. I suppose I should have followed in that same vein with a sequel that was equally carefully written and reasoned.&lt;/p&gt;

&lt;p&gt;Alas, my thoughts are not spilling from my head onto the page as I would like. So, for the lack of anything more profound, I give you:&lt;/p&gt;

&lt;p&gt;Bjorn Arneson’s Brief Inventory of Particularly Memorable Personal Events&lt;/p&gt;

&lt;p&gt;####January 2004&lt;/p&gt;

&lt;p&gt;1-5. Still reveling in December 30 team victory at Leaning Tower of Pizza Trivia Night. Not father’s trivia.&lt;/p&gt;

&lt;p&gt;####February 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Attended dance at Luther Seminary at invitation of friends Bov and Chris. For future reference, “So, how about that Habakkuk?” not a good pick-up line.&lt;/li&gt;
  &lt;li&gt;Renowned choral director Weston Noble calls me “Butch” at National Lutheran Choir workshop. Should have printed more clearly on nametag.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####March 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Survived Ides of March without major incident.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####April 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Dinner with friends at Rainbow on Nicollet Avenue. I recommend the soup du jour. Outstanding.&lt;/li&gt;
  &lt;li&gt;Another year older.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####May 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Took first golf lesson since 1996. Good times. Now in mood for more competitive play.
7-10. Visited brother Hans and sister-in-law Angela in Durham, North Carolina. Witnessed Hans’ hooding ceremony for Master’s degree. Turns out he was telling the truth about the whole “being busy with school” thing.&lt;/li&gt;
  &lt;li&gt;Moved most of belongings from apartment to storage unit.&lt;/li&gt;
  &lt;li&gt;Packed rest of stuff into back seat of car for remainder of summer.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####June 2004&lt;/p&gt;

&lt;p&gt;4-6. Spent weekend in fresh air of Bemidji, Minnesota to sing at wedding of aforementioned Bov and Chris.&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;Moved to Decorah, Iowa for 2004 session of Lutheran Summer Music.
11-13. Traveled to Sioux Falls, South Dakota to sing and participate in wedding of Eric and Erika. Driving across Iowa Highway 9, experienced moment of clarity about gi-normity of earth. Really.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####July 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Admired Grant Wood-esque Northeast Iowa landscape on way to view Independence day fireworks. Tried to temporarily tune out 175 hormonal teenage music geeks who accompanied me.&lt;/li&gt;
  &lt;li&gt;Last day of full-time work at Lutheran Summer Music. Hope to remain involved in some way.&lt;/li&gt;
  &lt;li&gt;Sang at ordination service of my friend Dan. He’ll make a great pastor.&lt;/li&gt;
  &lt;li&gt;Moved belongings from storage unit to new place at Belmont Apartments: only the most luxurious old-timey-hotel-turned-rent-controlled apartment in Minneapolis. Slightly skewed corners and uneven floor give a “lived-in” feel.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####August 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;First day at new job. Very pleased to serve as General Manager of National Lutheran Choir. If not so modest, would encourage readers to visit www.nlca.com for more information.&lt;/li&gt;
  &lt;li&gt;Played piano and sang at Logan and Denise’s wedding in Sioux Falls, South Dakota. Took advantage of reception’s proximity to Prairie Green Golf Course in hitting a few range balls with usher and groomsman.
19-22. Last wedding of year. Traveled to Pittsburgh, Pennsylvania with friends to sing in wedding of Zeb and Amanda. In addition to beautiful ceremony, had lot of fun exploring PittsburghÕs natural wonders and Andy Warhol museum.
23-25. Annual extended family pilgrimmage to cabins on North Shore of Lake Superior. Took shoes off upon arrival. Reapplied them upon departure.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####September 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Played in open Scrabble tournament at Galleria Barnes and Noble. Discovered I’m not as good as I thought.&lt;/li&gt;
  &lt;li&gt;Enjoyed dinner cruise on Saint Croix River with friends from National Lutheran Choir. Beautiful scenery and perfect weather soothed memory of previous day’s butt-whooping.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####October 2004&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Attended my first-ever “house concert.” Highly recommended.
8-10. Enjoyed Augustana homecoming celebration in Sioux Falls, South Dakota. Sister Ingrid wore many hats in planning, preparation and execution of event.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;####November 2004&lt;/p&gt;

&lt;p&gt;4-7. National Lutheran Choir tour to Nebraska and South Dakota. Amazing how choir tours never change, regardless of singers’ age. Still very geeky.&lt;/p&gt;

&lt;p&gt;####December 2004&lt;/p&gt;

&lt;p&gt;4-5. Road trip with Grandpa and Grandma to Sioux Falls, South Dakota. Sister Ingrid’s last go around with Augustana College Vespers.&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;National Lutheran Choir party to remember. For future reference, key to good party of any sort: diversity of attendees in age, profession, gender, status, class, etc. Can’t wait until next year’s.&lt;/li&gt;
  &lt;li&gt;Played volleyball with friend Dan and others. First exercise in weeks months.&lt;/li&gt;
  &lt;li&gt;Hurt to laugh.
18-20. Celebrated Christmas with Arneson family in Cottonwood, Minnesota. Homemade gifts talk of town.&lt;/li&gt;
  &lt;li&gt;On whim, took inventory of refrigerator. Water, cream cheese, orange juice (half gallon), yogurt (two cups), fresh pasta, ketchup, parmesan cheese, lemon juice, salsa, bloody mary mix, marinara sauce. Even Emeril might have hard time with that. Bam.
24-26. More Christmas celebrations. Best time of year.&lt;/li&gt;
  &lt;li&gt;Began work on first short film. Smell Oscar. Watch www.choirgeek.com/blog for news of release.&lt;/li&gt;
  &lt;li&gt;Embarked on old-fashioned country road-trip to Sisseton, South Dakota for holiday weekend with sister Ingrid and friends Paul and Sarah. Began reading one of best books in recent memory, &lt;em&gt;Sex, Economy, Freedom &amp;amp; Community&lt;/em&gt;, by Wendell Berry. Wish everyone could read it. Hint, hint.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That’s it folks. There’s probably more, but I’m running out of room on the page. Here’s wishing you and yours a very happy and peaceful 2005!&lt;/p&gt;
</content>
</entry>


</feed>
