<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>That Haunted and  Accursed Pile</title>
  <link>http://eriktheplaid.livejournal.com/</link>
  <description>That Haunted and  Accursed Pile - LiveJournal.com</description>
  <lastBuildDate>Sun, 07 Jun 2009 01:25:49 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>eriktheplaid</lj:journal>
  <lj:journalid>3736720</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://l-userpic.livejournal.com/70928696/3736720</url>
    <title>That Haunted and  Accursed Pile</title>
    <link>http://eriktheplaid.livejournal.com/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/59010.html</guid>
  <pubDate>Sun, 07 Jun 2009 01:25:49 GMT</pubDate>
  <title>Authlogic</title>
  <link>http://eriktheplaid.livejournal.com/59010.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2009/06/06/authlogic&quot;&gt;Cross-posted&lt;/a&gt; from our
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;Wedding Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            
I have a project I call &amp;#8220;&lt;a href=&quot;http://github.com/erikogan/clubcar/&quot;&gt;Clubcar&lt;/a&gt;.&amp;#8221; It had its genesis in my frustration at the pathological inability of a group of coworkers to chose a lunch destination, coupled with our general dissatisfaction with the day-to-day functioning of most other automated decision systems.&lt;br /&gt;&lt;br /&gt;It was also a complex enough problem that it seemed a good way to learn Rails. Because it was my first Rails project I was as yet unfamiliar with many Rails idioms and practices. I reinvented a few wheels that really should have been patterns.&lt;br /&gt;&lt;br /&gt;I am now going back and spending time cleaning up the code base and extending it to allow more than just the original group to use it, since several people have expressed interest in it.&lt;br /&gt;&lt;br /&gt;One of the wheels I invented was authentication. Since a wider audience needs a much more robust authentication (and authorization, but that&apos;s a separate issue) system, now is a good time to rip out my simple implementation and use one of the off-the-shelf solutions with far more features, and far fewer bugs.&lt;br /&gt;&lt;br /&gt;And here&apos;s the rub. By far, the most popular solution, acts-as-authenticated (and its REST-ful progeny: restful-authentication) are primarily code generators. The expectation is that you&apos;ll use them in a new project to generate the models, views &amp;amp; controllers that make up your authentication system. This has presented two problems, one practical, and one philosophical.&lt;br /&gt;&lt;br /&gt;The practical: since my system already has all of these things, I tried to carefully shoehorn the generated code into my existing framework. It was a mess, I felt I&apos;d painted myself into a corner, and the project stagnated.&lt;br /&gt;&lt;br /&gt;The philosophical: while I was despairing and frustrated over the shoehorning, I began to wonder: why is the Rails community as a whole, which has &amp;#8220;DRY&amp;#8221; (&amp;#8220;Don&amp;#8217;t Repeat Yourself&amp;#8221;) as a mantra &lt;em&gt;so&lt;/em&gt; enamored with code generation? Even if it&apos;s not you writing the code, it is still repetition that makes the project harder to maintain, makes it harder to incorporate fixes and features from later version of the tool, and seems to fly in the face of not only DRY but good object-oriented design as well.&lt;br /&gt;&lt;br /&gt;I set the project aside. In returning to it (now that I need to amuse myself on the train again occasionally.) I decided to once again look for alternatives.&lt;br /&gt;&lt;br /&gt;I have stumbled upon &lt;a href=&quot;http://github.com/binarylogic/authlogic&quot;&gt;Authlogic&lt;/a&gt;, a plugin that seems to be written by someone who shares my misgivings. It&apos;s also extremely well documented, highly configurable, and has a complete API for extension.&lt;br /&gt;&lt;br /&gt;Fair warning: I haven&apos;t actually started moving my project to Authlogic, and I may yet find some fatal flaw. But I&apos;m very much looking forward to trying it out, and if I do happen to find a flaw, perhaps I can patch it, and everyone using it can benefit immediately, not on their next project!&lt;br /&gt;&lt;br /&gt;ETA: I just sent the author some fan mail, because it makes me that happy!&lt;br /&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/59010.html</comments>
  <category>authlogic</category>
  <category>software</category>
  <category>restful-authentication</category>
  <category>rails</category>
  <category>cross-posted</category>
  <category>acts-as-authenticated</category>
  <category>dry</category>
  <category>clubcar</category>
  <lj:music>&amp;ldquo;Mea Culpa&amp;rdquo; &amp;mdash; Enigma</lj:music>
  <media:title type="plain">&amp;ldquo;Mea Culpa&amp;rdquo; &amp;mdash; Enigma</media:title>
  <lj:mood>excited</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/57260.html</guid>
  <pubDate>Mon, 16 Mar 2009 16:43:05 GMT</pubDate>
  <title>Horus 2002-2009</title>
  <link>http://eriktheplaid.livejournal.com/57260.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2009/03/15/horus_2002-2009&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
             &lt;p&gt;There are far too many words for me to write here, and I&amp;rsquo;ll never get it out if I try to capture them all. Keeping it short: The candle that burns at both ends burns twice as bright, but half as long. Horus succumbed to chronic renal failure today. Hoka Hey, little man.&lt;/p&gt;

&lt;div style=&quot;margin-bottom: 2em&quot;&gt;
  &lt;a href=&quot;http://www.flickr.com/photos/erikogan/172049151/&quot; title=&quot;Quality Time with Pepper&quot;&gt;&lt;img src=&quot;http://farm1.static.flickr.com/55/172049151_417be5bd0c.jpg&quot; width=&quot;500&quot; height=&quot;333&quot; alt=&quot;Quality Time with Pepper&quot; /&gt;&lt;/a&gt; 
  &lt;div&gt;&lt;a href=&quot;http://www.flickr.com/photos/erikogan/172049151/&quot; title=&quot;Quality Time with Pepper&quot;&gt;Quality Time with Pepper&lt;/a&gt;, originally posted by &lt;a href=&quot;http://www.flickr.com/photos/erikogan/&quot;&gt;Erik&lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;
  
  &lt;div&gt;
  &lt;a href=&quot;http://www.flickr.com/photos/cfox74/3296193932/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3484/3296193932_75431d6fcb.jpg&quot; title=&quot;Sleeping Horus&quot; width=&quot;500&quot; height=&quot;333&quot; alt=&quot;Sleeping Horus&quot; /&gt;
    &lt;div&gt;&lt;a href=&quot;http://www.flickr.com/photos/cfox74/3296193932/&quot;&gt;Sleeping Horus&lt;/a&gt;, originally posted by &lt;a href=&quot;http://www.flickr.com/photos/cfox74/&quot;&gt;Chiara&lt;/a&gt;&lt;/div&gt;
  &lt;/div&gt;

        &lt;/div&gt;&lt;/a&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/57260.html</comments>
  <category>horus</category>
  <category>cat</category>
  <category>goodbye</category>
  <category>cross-posted</category>
  <category>crf</category>
  <lj:music>&amp;ldquo;A Little Fall of Rain&amp;rdquo; &amp;mdash; Les Miserables (in my head&amp;hellip;all day)</lj:music>
  <media:title type="plain">&amp;ldquo;A Little Fall of Rain&amp;rdquo; &amp;mdash; Les Miserables (in my head&amp;hellip;all day)</media:title>
  <lj:mood>grieving</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/56376.html</guid>
  <pubDate>Sun, 08 Feb 2009 16:31:00 GMT</pubDate>
  <title>On Some Level, We are Already Legal</title>
  <link>http://eriktheplaid.livejournal.com/56376.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2009/02/08/on_some_level&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;a href=&quot;http://chiarafox.com/&quot;&gt;Chiara&lt;/a&gt; and I are spending this weekend in Monterey / Carmel / Pacific Grove hammering out wedding details. To me this is poetic for on this day our relationship becomes &amp;#8220;legal.&amp;#8221; &lt;br /&gt;&lt;br /&gt;18 years ago today, we had our first date. February 8, 1991 was the Snowball.&lt;br /&gt;&lt;br /&gt;I don&amp;#8217;t yet know if she realizes this fact, but I do know that she doesn&amp;#8217;t expect me to remember.&lt;br /&gt;&lt;br /&gt;Today will be fun!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ETA: &lt;/b&gt;She didn&amp;#8217;t remember. I win! Off to taste some cake.&lt;br /&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/56376.html</comments>
  <category>chiara</category>
  <category>wedding</category>
  <category>relationship</category>
  <category>surprise</category>
  <category>cross-posted</category>
  <lj:music>&amp;ldquo;I&amp;rsquo;ll Be You&amp;rsquo; &amp;mdash; The Replacements</lj:music>
  <media:title type="plain">&amp;ldquo;I&amp;rsquo;ll Be You&amp;rsquo; &amp;mdash; The Replacements</media:title>
  <lj:mood>bouncy</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/55904.html</guid>
  <pubDate>Wed, 05 Nov 2008 04:29:57 GMT</pubDate>
  <title>Not a Time For Gloating</title>
  <link>http://eriktheplaid.livejournal.com/55904.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2008/11/04/not_a_time_for&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
                   &lt;p&gt;For the past few months, I&amp;#8217;ve hoped that this evening I&amp;#8217;d have
      something about which to gloat. But since about this time last night,
      I&amp;#8217;ve had the immortal words of the inimitable &lt;a href=&quot;http://www.imdb.com/name/nm0000416/&quot;&gt;Terry Gilliam&lt;/a&gt;, as
      delivered by an understated &lt;a href=&quot;http://www.imdb.com/name/nm0000134/&quot;&gt;Bobby D&lt;/a&gt; on a seeming
      endless loop in my head:&lt;/p&gt;
      
       &lt;blockquote&gt;&amp;#8220;Listen, kid. We&amp;#8217;re all in this together.&amp;#8221;&lt;/blockquote&gt;

      &lt;p&gt;There are likely to be many on the side on which I&amp;#8217;ve been standing
      who are looking to &lt;em&gt;destroy&lt;/em&gt; those on the other side, as a manner
      of repudiating the thinking and damage done in the last eight years. I
      fully expected to be one.&lt;/p&gt;

      &lt;p&gt;This morning my realization that I wasn&amp;#8217;t in that camp prompted me to
      remember a &lt;a href=&quot;http://en.wikipedia.org/wiki/Abraham_Lincoln&quot;&gt;well-respected Republican&lt;/a&gt; admonishing:&lt;/p&gt;

      &lt;blockquote&gt;&amp;#8220;Why, madam, do I not destroy [my enemies] when I make them
      my friends?&amp;#8221;&lt;/blockquote&gt;

      &lt;p&gt;It&amp;#8217;s going to take every one of us to roll up our sleeves, pull the
      wheel, and turn the Ship of State off the suicidal course on which it
      has been directed for the last 8 years.&lt;/p&gt;

      &lt;p&gt;Let it begin with me. Yes we can.&lt;/p&gt;

        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/55904.html</comments>
  <category>obama</category>
  <category>healing</category>
  <category>direction</category>
  <category>political</category>
  <category>politics</category>
  <category>brazil</category>
  <category>cross-posted</category>
  <lj:music>&amp;ldquo;Changes&amp;rdquo; &amp;mdash David Bowie (in my head)</lj:music>
  <media:title type="plain">&amp;ldquo;Changes&amp;rdquo; &amp;mdash David Bowie (in my head)</media:title>
  <lj:mood>ecstatic</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/55463.html</guid>
  <pubDate>Tue, 02 Sep 2008 21:45:02 GMT</pubDate>
  <title>Grabbing My Destiny (By the Antennae?)</title>
  <link>http://eriktheplaid.livejournal.com/55463.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2008/09/02/grabbing_my_destiny&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
                   &lt;div style=&quot;float: left; width: 300px; margin: 0.5em 3px 0.5em 0&quot;&gt;&lt;img src=&quot;http://erik.ogan.net/i/tick_destiny.jpg&quot; alt=&quot;The Tick Escapes the Asylum&quot; title=&quot;The Tick, Issue #1, page 1.&quot; width=&quot;300&quot; height=&quot;460&quot; /&gt;&lt;/div&gt;
 
      &lt;p&gt;
	This afternoon I tendered my resignation. I leave behind a great
	group of people on the cusp of major to stratospheric success.
	It was a &lt;em&gt;very&lt;/em&gt; hard decision, but my destiny lies
	elsewhere.
      &lt;/p&gt;

      &lt;p&gt;
	The top half of the page at left isn&amp;rsquo;t as true as
	it&amp;rsquo;s been in the past, making the decision all the more
	difficult. But the bottom half sings a profound truth.
      &lt;/p&gt;

      &lt;p&gt;
	I was &lt;em&gt;not&lt;/em&gt; looking for a new gig. But a few kept landing
	in my lap that I couldn&amp;rsquo;t pass up. I&amp;rsquo;ve accepted the
	senior developer position at &lt;a href=&quot;http://www.emmetlabs.com/&quot;&gt;Emmet Labs&lt;/a&gt;, an &lt;a href=&quot;http://startupline.blogspot.com/2007/03/early-stage-startup-environment.html&quot;&gt;early-stage&lt;/a&gt;
	social platform startup in San Francisco.
      &lt;/p&gt;

      &lt;p&gt;
	There are many reasons this excites me: learning a lot while
	working on interesting problems in a cool (metaphorical) space
	surrounded by fascinating (and occasionally famous) people in a
	dynamic and passion-driven environment. That&amp;rsquo;s where I
	&lt;strong&gt;thrive&lt;/strong&gt;!
      &lt;/p&gt;

      &lt;p&gt;
	Obviously there are a lot of other, less exciting emotions tied
	to the coming and the going, but I feel the need to keep this
	entry short. Perhaps I&amp;rsquo;ll catalogue them in a future post.
      &lt;/p&gt;

        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/55463.html</comments>
  <category>commute</category>
  <category>emmet labs</category>
  <category>jaerb</category>
  <category>cross-posted</category>
  <category>cloudshield</category>
  <category>resignation</category>
  <lj:music>&amp;ldquo;Not My Slave&amp;rdquo; &amp;mdash; Oingo Boingo</lj:music>
  <media:title type="plain">&amp;ldquo;Not My Slave&amp;rdquo; &amp;mdash; Oingo Boingo</media:title>
  <lj:mood>anxious</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/53760.html</guid>
  <pubDate>Fri, 13 Jun 2008 20:51:55 GMT</pubDate>
  <title>Golden Gate Social Bike Ride! (Take 3)</title>
  <link>http://eriktheplaid.livejournal.com/53760.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2008/06/13/golden_gate_social_ride&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
                &lt;p style=&quot;font-size: 0.75em;&quot;&gt;...This time with 4 part harmony and feeling.&lt;/p&gt;

    &lt;p&gt;
      I&amp;rsquo;m putting together another all-abilities, all-ages, slow as
      molasses, stop &amp;amp; smell the roses bicycle ride over the Golden
      Gate Bridge on Sunday, June 22.
    &lt;/p&gt;

    &lt;dl&gt;
      &lt;dt&gt;&lt;strong&gt;When:&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;
	Sunday, June 22th (&lt;em&gt;next&lt;/em&gt; Sunday, not the day after
	tomorrow). My plan is to start at my house at noon or 1pm. If
	I&amp;rsquo;m riding alone, I can probably be at the bridge in 30
	minutes, but connecting with people will modify that, and the
	schedule for this ride is necessarily a bit flexible. I&amp;rsquo;m
	also open to other ideas (see below)
      &lt;/dd&gt;
      
      &lt;dt&gt;&lt;strong&gt;Who:&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;
	Anyone who has a bike, can manage to stay (mostly) upright on
	it, and wants to ride across the Golden Gate (C&amp;rsquo;mon! 
	It&amp;rsquo;s fun! You should do it at least once!)
      &lt;/dd&gt;
      &lt;dt&gt;&lt;strong&gt;What:&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;
	Riding a bicycle across the Golden Gate Bridge. Also, you might
	want to consult your doctor about ADHD, and/or cut down on the
	fine herb clouding your short-term memory.
      &lt;/dd&gt;
      &lt;dt&gt;&lt;strong&gt;Where:&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;At a minimum, the Bridge, but see below&lt;/dd&gt;
    &lt;/dl&gt;
        &lt;/div&gt;


    &lt;ljcut&gt;
        &lt;div class=&quot;crosspostMore&quot;&gt;
                 &lt;p&gt;
      I plan to ride from my house and over the Bridge, at a minimum. I
      expect to connect with people along the way. I will stress again,
      for the ADHD sufferers out there, that this is a &lt;em&gt;slow&lt;/em&gt;,
      &lt;em&gt;&lt;strong&gt;fun&lt;/strong&gt;&lt;/em&gt;, &lt;em&gt;social&lt;/em&gt; ride. There are
      some options to consider, however: (nearly all of these can be
      played by ear)
    &lt;/p&gt;

    &lt;h3&gt;Options on the Near End&lt;/h3&gt;

    &lt;ol&gt;
      &lt;li&gt;Ride with me from my house. (Ha!)&lt;/li&gt;

      &lt;li&gt;
	Ride Caltrain to 22nd St, start from there, taking a flat route
	around Potrero Hill. Mostly for South Bay denizens.
      &lt;/li&gt;

      &lt;li&gt;
	Ride BART to 16th Street, and meet me there. Mostly for
	inhabitants of the Beast, but South Bay folks who are nervous
	about traffic might consider riding Caltrain to Milbrae &amp; taking
	BART. This will avoid all but 5 blocks of 16th St. (Once we turn
	off onto Sanchez it&amp;rsquo;s all quiet streets and/or bike lanes)
      &lt;/li&gt;

       &lt;li&gt;
	&lt;strong style=&quot;font-size: 125%&quot;&gt;New!&lt;/strong&gt; Ride Caltrain to
	4th/King, or BART to Embarcadero, pick up the Bay Trail a few
	blocks away. This isn&apos;t nearly as nice as the ride through
	Golden Gate Park &amp; the Presidio (and it&apos;s longer), but it&apos;s all
	but completely removed from traffic (Caltrain more than BART)
      &lt;/li&gt;

      &lt;li&gt;
	Park in the garage in the Marina (at Pier 39), meet us at the
	bridge. This may be the best option for folks worried about
	distance / fitness. (Though the climb from the Marina to the
	bridge is a lot less gradual than through the park, and
	you&amp;rsquo;ll need to find your own way (I can give you
	directions), unless everyone decides to take one of the
	Embarcadero options).
     &lt;/li&gt;
 	
      &lt;li&gt;
	Miraculously find parking in the parking lot at the bridge, or
	on the streets surrounding, join us there, ride over the bridge,
	ride right back, get into the car, go home, secure in the
	accomplishment of actually riding a bicycle over the bridge. I
	strongly recommend against this approach, but it &lt;em&gt;is&lt;/em&gt; an
	option.
      &lt;/li&gt;
&lt;/ol&gt;

    &lt;h3&gt;Options on the Far End&lt;/h3&gt;

    &lt;ol&gt;
      &lt;li&gt;
	Turn around at the Marin end of the bridge, and backtrack. 
	Certainly an option, but take a look at #2 before you settle on
	this.
      &lt;/li&gt;
      &lt;li&gt;
	Continue (almost entirely downhill, with one climb) into
	Sausalito, have lunch / snacks, or just sit in the park. Take
	the Ferry back to SF (which lets out close to the garage in the
	Marina.)
      &lt;/li&gt;
      &lt;li&gt;
	Same as above, minus the ferry. (What goes down, must come up. 
	It does, however, feel great to conquer it.)
      &lt;/li&gt;

      &lt;li&gt;
	Continue from Sausalito to Tiburon (a &lt;em&gt;gorgeous&lt;/em&gt; ride,
	but it&amp;rsquo;s another 10-15 miles) I, myself, will
	&lt;em&gt;only&lt;/em&gt; consider doing this on the condition that everyone
	is going. We can take the ferry back from Tiburon.
      &lt;/li&gt;

      &lt;li&gt;
	Or not. Complete the circuit. I &lt;em&gt;might&lt;/em&gt; be up for this,
	but I reserve the right to wimp out. Contingent on more of the
	same above.
      &lt;/li&gt;
    &lt;/ol&gt;

    &lt;h3&gt;(Added!) Distances Involved&lt;/h3&gt;

    &lt;dl compact=&quot;compact&quot;&gt;
      &lt;dt&gt;&lt;strong&gt;22nd St - 16th St. BART&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;2.2mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong&gt;16th St. BART - Fell &amp; Baker&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;1.9mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong&gt;Fell &amp; Baker - Presidio&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;2.4mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong&gt;Presidio - Bridge&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;2.2mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong style=&quot;font-style: italic&quot;&gt;Bridge!&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;2.1mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong&gt;Bridge - Sausalito&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;2.7mi&lt;/dd&gt;
    &lt;/dl&gt;

    &lt;h3&gt;Alternate Route Distances&lt;/h3&gt;

    &lt;dl compact=&quot;compact&quot;&gt;
      &lt;dt&gt;&lt;strong&gt;4th/King - Ferry Building&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;1.6mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong&gt;Ferry Building - Blue &amp; Gold Ferry Terminal (Pier 39)&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;0.9mi&lt;/dd&gt;

      &lt;dt&gt;&lt;strong&gt;Pier 39 - Bridge&lt;/strong&gt;&lt;/dt&gt;
      &lt;dd&gt;5.8mi&lt;/dd&gt;
    &lt;/dl&gt;


    &lt;p&gt;
      Deviations from these options are highly encouraged! Any
      questions? ASK!
    &lt;/p&gt;

        &lt;/div&gt;
    &lt;/ljcut&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/53760.html</comments>
  <category>ride</category>
  <category>friends</category>
  <category>golden gate</category>
  <category>gathering</category>
  <category>cross-posted</category>
  <category>bike</category>
  <category>bicycle</category>
  <category>bridge</category>
  <lj:music>&amp;ldquo;Bicycle Race&amp;rdquo; &amp;mdash; Queen (in my head)</lj:music>
  <media:title type="plain">&amp;ldquo;Bicycle Race&amp;rdquo; &amp;mdash; Queen (in my head)</media:title>
  <lj:mood>hopeful</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/53519.html</guid>
  <pubDate>Fri, 11 Apr 2008 16:23:14 GMT</pubDate>
  <title>It&amp;rsquo;s Dead, Jim</title>
  <link>http://eriktheplaid.livejournal.com/53519.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2008/04/11/its_dead_jim&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;My Treo 650 was acting a little strange during my travails in travel on Tuesday. Wednesday morning it got even weirder, and by noon it stopped working at all.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m in Miami for the week, and I feel a bit vulnerable without having the ability to connect with folks, either at home, in the family, or people I want to see/meet here.&lt;/p&gt;

&lt;p&gt;But beyond that, I don&amp;#8217;t know what to do moving forward. Palm is dead as a platform. The rumored impending release of the 3G network iPhone would be absolutely perfect, except:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The rumor is completely unsubstantiated, it started as an off-hand comment by Walt Mossberg, and is fueled entirely by wanton wishful thinking&lt;/li&gt;
&lt;li&gt;I need something &lt;em&gt;now&lt;/em&gt;, not in a month or two&lt;/li&gt;
&lt;li&gt;It would mean giving a(nother) red cent to AT&amp;amp;T after they: 
&lt;ol style=&quot;list-style-type: lower-alpha;&quot;&gt;&lt;li&gt;flagrantly and recklessly colluded with the NSA to violate the law and our Constitutional rights.&lt;/li&gt;
&lt;li&gt;decided all of your personal information? yeah, that&amp;#8217;s now &amp;#8220;Marketing Information&amp;#8221; they&apos;re free to use (and sell) as they see fit.&lt;/li&gt;
&lt;li&gt;etc, etc, etc&amp;#133;&lt;/li&gt;&lt;/ol&gt;
&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;It&amp;#8217;s that last one that is so problematic. I feel completely hypocritical even considering an iPhone. Yeah, sure, Android, um, see #2 above.&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/53519.html</comments>
  <category>at&amp;t</category>
  <category>dilemma</category>
  <category>cross-posted</category>
  <category>smartphone</category>
  <category>liberties</category>
  <category>quandry</category>
  <category>apple</category>
  <category>hypocritical</category>
  <category>treo</category>
  <lj:music>&amp;ldquo;Wake Up (It&amp;rsquo;s 1984)&amp;rdquo; &amp;mdash; Oingo Boingo</lj:music>
  <media:title type="plain">&amp;ldquo;Wake Up (It&amp;rsquo;s 1984)&amp;rdquo; &amp;mdash; Oingo Boingo</media:title>
  <lj:mood>conflicted</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/53300.html</guid>
  <pubDate>Sat, 29 Mar 2008 19:24:50 GMT</pubDate>
  <title>Further Evidence of Geekdom</title>
  <link>http://eriktheplaid.livejournal.com/53300.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2008/03/29/further_evidence_of_geekdom&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            In preparation for a demo that could lead to a &lt;em&gt;huge&lt;/em&gt; opportunity, I worked two weeks straight, most nights until midnight, sometimes until after 2am. No rest for the &lt;strike&gt;wicked&lt;/strike&gt; weary on the two weekends, I just plowed straight through.&lt;br /&gt;&lt;br /&gt;I&amp;#8217;m done, back banging on the stuff on which I should be working, and I was very much looking forward to a respite this weekend. &lt;br /&gt;&lt;br /&gt;There&amp;#8217;s just one minor glitch. The problem I left on Friday evening is sticking in my craw. It&amp;#8217;s interesting. I know I should leave it until Monday, but here I am logging into the VPN to grab the file so I can at least map out how I think it should be solved.&lt;br /&gt;&lt;br /&gt;Hopefully that will exorcise this demon, and I can go back to enjoying a weekend with my sweetie.&lt;br /&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/53300.html</comments>
  <category>demons</category>
  <category>over-work</category>
  <category>problems</category>
  <category>nagging</category>
  <category>cross-posted</category>
  <category>werk</category>
  <category>geekdom</category>
  <category>work</category>
  <lj:music>&amp;ldquo;Death or Glory&amp;rdquo; &amp;mdash; The Clash</lj:music>
  <media:title type="plain">&amp;ldquo;Death or Glory&amp;rdquo; &amp;mdash; The Clash</media:title>
  <lj:mood>haunted</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/53021.html</guid>
  <pubDate>Wed, 26 Mar 2008 16:44:34 GMT</pubDate>
  <title>Comment Spammers, They Love Them Some Journey</title>
  <link>http://eriktheplaid.livejournal.com/53021.html</link>
  <description>Recently I&apos;ve started getting a bit of anonymous comment spam on my LJ. Well, not so much my LJ as just &lt;a href=&quot;http://eriktheplaid.livejournal.com/16189.html&quot;&gt;this entry&lt;/a&gt;. The head-scratcher in this is that with only one exception, none of them include a link or even a URL.&lt;br /&gt;&lt;br /&gt;I don&apos;t see the point of that. Perhaps they&apos;re trying to increase the weight of the pills mentioned as a global keyword, or bring down the reputation of random LJ/blogs in order to relatively increase the reputation of their splogs.&lt;br /&gt;&lt;br /&gt;Most likely it&apos;s being done manually, but people unclear on the concept. Rules of Spam #3.&lt;br /&gt;&lt;br /&gt;Or &lt;em&gt;maybe&lt;/em&gt; they&apos;re just trying to let me know they &lt;strong&gt;aren&apos;t&lt;/strong&gt; the ones who &lt;span style=&quot;opacity: .2;filter: alpha(opacity=20);&quot;&gt;also&lt;/span&gt; like Journey.&lt;br /&gt;&lt;br /&gt;I&apos;ve given up wondering why that entry, and &lt;em&gt;only&lt;/em&gt; that entry. I assume it made it into a database somewhere. Doesn&apos;t really answer the question, but it&apos;s not a group I should expect to be acting logically. Again, see Rule #3.</description>
  <comments>http://eriktheplaid.livejournal.com/53021.html</comments>
  <category>stupidity</category>
  <category>comments</category>
  <category>spam</category>
  <category>spammers</category>
  <category>comment spam</category>
  <lj:music>“Blood of Eden” — Peter Gabriel</lj:music>
  <media:title type="plain">“Blood of Eden” — Peter Gabriel</media:title>
  <lj:mood>bored</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/52953.html</guid>
  <pubDate>Wed, 26 Mar 2008 03:04:14 GMT</pubDate>
  <title> The First Word was Hartford...</title>
  <link>http://eriktheplaid.livejournal.com/52953.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2008/03/24/the_first_word&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p style=&quot;font-size: 80%; opacity: .75;filter: alpha(opacity=75);&quot;&gt;[This has been rolling around my head for a few weeks, and I&amp;#8217;ve been chomping at the bit (until my &lt;a href=&quot;http://erik.ogan.net/2008/03/22/redesign&quot;&gt;site redesign&lt;/a&gt; was finished and MT was working again for me) for the time I could write it.]&lt;/p&gt;

&lt;p&gt;I play at being a misanthrope. It&amp;#8217;s not all charade, there is certainly a fair bit of my character that is completely anti-social, and while I&amp;#8217;ve come out of my shell in shocking and scary ways in recent years, I&amp;#8217;m still rather introverted.&lt;/p&gt;

&lt;p&gt;But at the deepest level, the essential kernel, I am an optimist. A humanist. A romantic.&lt;/p&gt;

&lt;p&gt;There hasn&amp;#8217;t been much fuel for that spark in the public space in recent years, in fact in most ways we haven&amp;#8217;t been sliding toward oblivion so much a stampeding toward it.&lt;/p&gt;

&lt;p&gt;And yet, as I observed the political process recently I&amp;#8217;ve found myself experiencing some odd emotions. While reading reading &lt;a href=&quot;http://jtaplin.wordpress.com/&quot;&gt;Jon Taplin&amp;#8217;s Blog&lt;/a&gt; I put my finger on it. The odd sensation I couldn&amp;#8217;t quite grasp was &lt;em&gt;hope&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I feel hopeful. Not that we&amp;#8217;ve turned around and are headed in the right direction, but that maybe we&amp;#8217;ve turned a (slight) corner. That some more people are starting to ask hard, important questions. That people might actually be willing to put aside differences, and dig in for the herculean task of rebuilding &lt;em&gt;everything&lt;/em&gt; the last 8-10 years has torn down.&lt;/p&gt;

&lt;p&gt;I fully expect these hopes to be dashed. We, as a nation, have been coddled and encouraged to stick our heads in the sand for too long for it change overnight. And the siren song of blissful ignorance is powerful. But, if the cards fall well, that dashing could be delayed until after January. Several months of hope could do me (and many of us) a world of good.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; I &lt;em&gt;finally&lt;/em&gt; figured out what was breaking the crossposting of this entry. The original draft of this entry, had I been able to publish it, would have coincided perfectly with &lt;a href=&quot;http://www.npr.org/blogs/news/2008/03/transcript_pf_obamas_speech_on.html?ft=1&quot;&gt;the speech&lt;/a&gt; about which everyone is talking. It&amp;#8217;s gratifying to see so many of us feel the same way.&lt;/p&gt;

&lt;p&gt;I know it&amp;#8217;s more of that blinding hope, but I can&amp;#8217;t help but feel that the choice before us is between the politicians of the past; and a statesman, the likes of which we haven&amp;#8217;t seen in a generation, who will lead us into the future.&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/52953.html</comments>
  <category>hope</category>
  <category>united states</category>
  <category>campaign</category>
  <category>politics</category>
  <category>cynicism</category>
  <category>cross-posted</category>
  <lj:music>&amp;ldquo;Long-Haired Guys From England&amp;rdquo; &amp;mdash; Too Much Joy</lj:music>
  <media:title type="plain">&amp;ldquo;Long-Haired Guys From England&amp;rdquo; &amp;mdash; Too Much Joy</media:title>
  <lj:mood>hopeful</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/51855.html</guid>
  <pubDate>Mon, 14 Jan 2008 02:23:51 GMT</pubDate>
  <title>The Plea (And Confession) of a Type Torturer</title>
  <link>http://eriktheplaid.livejournal.com/51855.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2008/01/13/the_plea_and_confession_of_a_type_torturer&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;Please believe me. I&amp;rsquo;ve tried. I will grant that some of those attempts may have been half-hearted, but I was weary, down-hearted. I didn&amp;rsquo;t think that I could do it (and I&amp;rsquo;m still skeptical), but I can&amp;rsquo;t live this lie, maintain this charade any longer, and so this voice cries in the wilderness, hoping someone out there can help me out of jam of a mental block:&lt;/p&gt;

&lt;p&gt;I need a replacement for Franklin Gothic Extra Condensed:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://erik.ogan.net/blog/images/Franklin Gothic Extra Condensed.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;One with an honest &lt;em style=&quot;text-decoration: underline&quot;&gt;italic&lt;/em&gt; (not just slanted romans). One that will contrast as beautifully against my body font (currently a simple Bodoni Book, with both lining and old-style numerals as appropriate) without clashing.&lt;/p&gt;

&lt;p&gt;You see, I don&amp;rsquo;t want the world, I just want your half.&lt;/p&gt;

&lt;p&gt;My current front-runner is Agenda Semibold Extra (or Ultra, I haven&amp;rsquo;t decided yet) Condensed (Italic):&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size: 80%&quot;&gt;[ I&apos;ve decided to remove the samples for Agenda, you can find it if you care, but as I said in &lt;a href=&quot;http://eriktheplaid.livejournal.com/51855.html#t93327&quot;&gt;comments in the cross-post&lt;/a&gt; I realized I liked it a lot less once this was posted.]&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;While it is quite nice in its own right, it&apos;s too round, lacks the subtle, oblique stress that (was one of the elements that) drew me to Franklin Gothic, and the lack of a branch terminal on the spine &amp; bowl mating of some forms (&amp;ldquo;b,&amp;rdquo; in particular) doesn&amp;rsquo;t sit well with me. It doesn&amp;rsquo;t feel as . . . classy. You see, I&amp;rsquo;m still hoping for a long-lost italic cousin to come out of the woodwork.&lt;/p&gt;

&lt;p&gt;I can&amp;rsquo;t seem to shake that sense. A little help?&lt;br /&gt;
&lt;/p&gt;
        &lt;/div&gt;


    &lt;ljcut&gt;
        &lt;div class=&quot;crosspostMore&quot;&gt;
            &lt;p&gt;How I came to be in this pickle is a longer story, one of interest to no-one except myself, I suspect.&lt;/p&gt;

&lt;p&gt;The romance began slightly more than 10 years ago. I don&amp;rsquo;t remember now if it was love at first sight, but it was something close. It definitely led to the awakening of my interest in the arcane world of typography.&lt;/p&gt;

&lt;p&gt;Oh, sure, I&amp;rsquo;d long known about fonts, and I collected as many as I could find. I&amp;rsquo;d &lt;em&gt;long&lt;/em&gt; before hit the 127 face limit in MacOS. But typography still lay just outside my purview. This project would prove to be the first step on that awakening.&lt;/p&gt;

&lt;p&gt;It came at a perfect confluence of events, I had just read&lt;sup&gt;[&lt;a href=&quot;#foot1&quot; name=&quot;foot1Ref&quot;&gt;1&lt;/a&gt;]&lt;/sup&gt; Robin Williams&amp;rsquo;s &lt;a href=&quot;http://www.amazon.com/Non-Designers-Design-Book-Robin-Williams/dp/0321534042/ref=sr_1_1/002-5254974-1217650?ie=UTF8&amp;amp;s=books&amp;amp;qid=1200274206&amp;amp;sr=1-1&quot;&gt;Non-Designers&amp;rsquo; Design Book&lt;/a&gt; (it&apos;s been through a few revisions since)  and just attended a &lt;a href=&quot;http://erik.ogan.net/quotes/#re-employment&quot;&gt;re-employment seminar&lt;/a&gt; that charged me to rewrite my r&amp;eacute;sum&amp;eacute; from the ground up. Granted, most of the results are now cringe-worthy, but at the time I felt on top of the world.&lt;/p&gt;

&lt;p&gt;I was using Times Roman&lt;sup&gt;[&lt;a href=&quot;#foot2&quot; name=&quot;foot2Ref&quot;&gt;2&lt;/a&gt;]&lt;/sup&gt; as my body font (I know, I know, they were baby steps at first), so I wanted a very strong sans serif with a much darker color for my titles. The speed and satisfaction with which I settled on Franklin Gothic Extra Condensed was rather unsusual for me at that time.&lt;/p&gt;

&lt;p&gt;I soon realized that I needed to distinguish between employers and job titles, so I applied an italic style to the titles. PageMaker, not finding an italic font dutifully slanted the romans. I can hear the type geeks screaming in pain, and I wish that was the extent of the sins I must confess, but there is more. And I think (in my defense) the ungainly, mildly disturbing width of those letters eventually pushed me in the direction of learning what an italic really was, and started opening the world of typography to me.&lt;/p&gt;

&lt;p&gt;When I migrated away from PageMaker into building the PDF from XML source using FOP, I lost my slanted roman &amp;ldquo;italics.&amp;rdquo; After casting around for a replacement font, I eventually dug in, learned the PDF file format and figured out how PageMaker transformed the letterforms, and spent far too much effort perpetrating that particular crime. I eventually wrote a Perl script to apply the matrix transformation to the right text in my PDFs, and as I upgraded FOP a few times spent time hacking my script to work again.&lt;/p&gt;

&lt;p&gt;With the latest upgrade I finally said, &amp;ldquo;&lt;strong&gt;Enough!&lt;/strong&gt;&amp;rdquo; I no longer had an excuse &amp;mdash; I &lt;em&gt;know&lt;/em&gt; what I was doing was wrong. I must correct myself. My inner type geek can turn a blind eye no more.&lt;/p&gt;

&lt;p&gt;And so, here I am, trying to replace my first lover. The one who opened my eyes to a new world, in so many ways. Yes, she&amp;rsquo;s a troll. But I&amp;rsquo;ll always have a speical place for her.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
...And I just realized that this whole entry could have been condensed down to a pithy, personal ad format. I&amp;rsquo;m sure anyone still reading to here would have gotten more amusement out of that than this missive. Oh well. Next time.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;sup&gt;[&lt;a href=&quot;#foot1Ref&quot; name=&quot;foot1&quot;&gt;1&lt;/a&gt;]&lt;/sup&gt; (or was about to read, chronology of events has always been a slippery thing for me, and events from this time in my life are &lt;em&gt;particularly&lt;/em&gt; elusive)&lt;/p&gt;

&lt;p&gt;&lt;sup&gt;[&lt;a href=&quot;#foot2Ref&quot; name=&quot;foot2&quot;&gt;2&lt;/a&gt;]&lt;/sup&gt; It wasn&amp;rsquo;t until &lt;em&gt;much&lt;/em&gt; later that I moved my body font to Bodoni Book, not realizing that in so doing I was using two very different faces by the same designer, Morris Fuller Benton.&lt;/p&gt;
        &lt;/div&gt;
    &lt;ljcut&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/51855.html</comments>
  <category>plea</category>
  <category>type geek</category>
  <category>design</category>
  <category>fonts</category>
  <category>help</category>
  <category>cross-posted</category>
  <category>frustration</category>
  <category>typography</category>
  <lj:music>&quot;Man Eater&quot; &amp;mdash; Hall &amp;amp; Oates (not MY iPod)</lj:music>
  <media:title type="plain">&quot;Man Eater&quot; &amp;mdash; Hall &amp;amp; Oates (not MY iPod)</media:title>
  <lj:mood>weary</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>12</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/50085.html</guid>
  <pubDate>Tue, 01 Jan 2008 15:19:24 GMT</pubDate>
  <title>The Wedding [Singer] [Planner] Filter</title>
  <link>http://eriktheplaid.livejournal.com/50085.html</link>
  <description>For those of you with your heads in the sand, &lt;span class=&apos;ljuser ljuser-name_cfox74&apos; lj:user=&apos;cfox74&apos; style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;http://cfox74.livejournal.com/profile&apos;&gt;&lt;img src=&apos;http://l-stat.livejournal.com/img/userinfo.gif&apos; alt=&apos;[info]&apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;http://cfox74.livejournal.com/&apos;&gt;&lt;b&gt;cfox74&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; and I are planning a wedding. I&apos;m almost certainly going to post about it. Wedding planning is a topic that tends to overwhelm those other than the soliloquizing, oblivious miscreants currently engaged (ha!) in the pursuit.&lt;br /&gt;&lt;br /&gt;In an effort to appear less self-absorbed than you all know me to be, I thought I&apos;d set up a filter to spare (most of) you the details.&lt;br /&gt;&lt;br /&gt;Anyone even mildly curious is more than welcome, of course. The filter is just a public service.&lt;br /&gt;&lt;br /&gt;I&apos;ll screen the comments, feel free to make them snarky.</description>
  <comments>http://eriktheplaid.livejournal.com/50085.html</comments>
  <category>filter</category>
  <category>wedding</category>
  <category>psa</category>
  <category>friends</category>
  <category>self-absorbed rambling</category>
  <category>planning</category>
  <lj:music>The heat just kicked on</lj:music>
  <media:title type="plain">The heat just kicked on</media:title>
  <lj:mood>Still on EST, dammit!</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>19</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/49800.html</guid>
  <pubDate>Sat, 15 Dec 2007 18:56:07 GMT</pubDate>
  <title>Synchronicity</title>
  <link>http://eriktheplaid.livejournal.com/49800.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;
[&lt;a href=&quot;http://erik.ogan.net/2007/12/15/synchronicity&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;[While this may not be the first time I&apos;ve heard this song since certain facts came to light (to me), it&apos;s definitely the first time I&apos;ve considered the lyrics:]&lt;/p&gt;

&lt;p&gt;Really, who but &lt;a href=&quot;http://news.bbc.co.uk/1/hi/entertainment/6961171.stm&quot;&gt;a candidate for a doctorate in astrophysics&lt;/a&gt; (now properly defended) could write &lt;a href=&quot;http://www.lyricsmode.com/lyrics/q/queen/39.html&quot;&gt;such a heart-wrenching song about the perils of relativistic space travel&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;I know I&apos;ve had my suspicions over the years, and, sure, it could be argued there are other interpretations (I&apos;d expect nothing less from such a master), but this coincidence is too strong to ignore.&lt;br /&gt;
 &lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/49800.html</comments>
  <category>ph.d</category>
  <category>space travel</category>
  <category>brian may</category>
  <category>lyrics</category>
  <category>queen</category>
  <category>music</category>
  <category>cross-posted</category>
  <category>astrophysics</category>
  <category>doctorate</category>
  <lj:music>&amp;ldquo;&amp;rsquo;39&amp;rdquo; &amp;mdash; Queen</lj:music>
  <media:title type="plain">&amp;ldquo;&amp;rsquo;39&amp;rdquo; &amp;mdash; Queen</media:title>
  <lj:mood>contemplative</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/49646.html</guid>
  <pubDate>Tue, 11 Dec 2007 19:08:20 GMT</pubDate>
  <title>Open Letters</title>
  <link>http://eriktheplaid.livejournal.com/49646.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/12/11/open_letters&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;Dear USPS:&lt;/p&gt;

&lt;p&gt;Look, I know things are busy for you right now, so you probably won&apos;t even hear my cries over the din of all of the mail you&apos;re processing, however I have two comments:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&quot;package tracking&quot; != &quot;delivery confirmation!&quot; Please stop trying to confuse the issue&lt;/li&gt;
&lt;li&gt;&quot;Express Mail&quot; my fat, pale, hairy ass!&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In short, my package should have been here overnight 1 week ago (even giving you the benefit of the doubt). I have no visibility into your process. I just want my damn package!&lt;/p&gt;

&lt;p&gt;
no love, &lt;br /&gt;
E
&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;
Dear Random Cyclist Who Likes to Draft Me on Moffett Park Blvd.:
&lt;/p&gt;

&lt;p&gt;
First off, I am greatly honored by your obvious trust in my abilities, but I have two questions for you as well:
&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Dude, seriously, &lt;strong&gt;what the &lt;em&gt;fuck?&lt;/em&gt;&lt;/strong&gt; That shit is dangerous done with people you know how to anticipate, but a random stranger? Yes, yes, I&apos;m in awe of your mad skillz and your obviously far stronger cojones, but what the hell is wrong with you?&lt;/li&gt;
&lt;li&gt;We&apos;ve done this a few times now, you know I turn left at Borregas, do you not realize that when I look behind me I&apos;m trying to gauge the likelihood of being mauled by a death machine as I enter the lane? Seeing your smiling face blocking my view is &lt;em&gt;not&lt;/em&gt; helpful.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In short: thanks, now please &lt;strong&gt;back the fuck off!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;
No Love,&lt;br /&gt;
You Don&apos;t Even Know My Name
&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;
Dear Random Other Cyclist I&apos;d Never Seen Before:
&lt;/p&gt;

&lt;p&gt;
I&apos;m sorry my passing you was such an affront to your machismo that you felt you had to be a complete prick about it. But let&apos;s compare:
&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I passed you, on the left, letting you know I was there, (&quot;On your left&quot;)&lt;/li&gt;
&lt;li&gt;You passed me, &lt;strong&gt;on the &lt;em&gt;right&lt;/em&gt;&lt;/strong&gt; (seriously, are you dense?) with nary a peep, at a stop sign, where you immediately &lt;em&gt;made a left turn across my path!&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
I nearly ran right into you, asshat! If I&apos;d been aware of what you were about to pull I might have out of spite. I hope your manhood has been vindicated. Now kindly cut that shit out.
&lt;/p&gt;

&lt;p&gt;
Whatever.
&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/49646.html</comments>
  <category>delivery confirmation</category>
  <category>commute</category>
  <category>reckless riding</category>
  <category>dangerous</category>
  <category>cross-posted</category>
  <category>angst</category>
  <category>cyclists</category>
  <category>usps</category>
  <category>package tracking</category>
  <lj:music>&quot;You Just Haven&apos;t Earned It Yet, Baby&quot; &amp;mdash; The Smiths</lj:music>
  <media:title type="plain">&quot;You Just Haven&apos;t Earned It Yet, Baby&quot; &amp;mdash; The Smiths</media:title>
  <lj:mood>annoyed</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/48916.html</guid>
  <pubDate>Mon, 03 Dec 2007 00:02:59 GMT</pubDate>
  <title>Reaping What I&apos;ve Sown</title>
  <link>http://eriktheplaid.livejournal.com/48916.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/12/02/reaping_what_ive_sown&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;For once, I&apos;m using that metaphor for something positive!&lt;/p&gt;

&lt;p&gt;After a most delectable Thanksgiving dinner[&lt;a href=&quot;#foot1&quot; name=&quot;foot1Ref&quot;&gt;*&lt;/a&gt;], I contemplated the carcass of the bird and said &quot;We &lt;em&gt;can&apos;t&lt;/em&gt; just throw that out,&quot; (You can take the boy out of New England, but you can&apos;t take New England out of the boy) &quot;I&apos;ll make stock!&quot;&lt;/p&gt;

&lt;p&gt;So I gathered up a mirpois, some additional aromatics, and some leftover herbage, and put the bird on to boil.&lt;/p&gt;

&lt;p&gt;[Note to future self: wishing either of your 8Q stock pots are large enough to handle 4lbs of carcass doesn&apos;t make it so. If you plan to do this again, buy a proper stock pot!]&lt;/p&gt;

&lt;p&gt;10 hours of boiling, scumming, and topping off later the bones had given up quite a bit of collagen, but there was still some left. On the other hand, it was 1am and it would take about an hour[&lt;a href=&quot;#foot2&quot; name=&quot;foot2Ref&quot;&gt;**&lt;/a&gt;] to cool the stock to the point it could safely be stored in the refrigerator. So I pulled it, strained it through cheese cloth and started the cooling process.&lt;/p&gt;

&lt;p&gt;When I finally dealt with it, I found that while it wasn&apos;t as gelatinous as it might be, it was most assuredly more than a mere broth! Success![&lt;a href=&quot;#foot3&quot; name=&quot;foot3Ref&quot;&gt;***&lt;/a&gt;] I then dutifully broke out the muffin tins and portioned it into 1/2 &amp; 1c amounts, plus a few pints and into the freezer it went.&lt;/p&gt;

&lt;p&gt;And now, with Chiara off at a baby shower, I went to the kitchen to contemplate lunch. Once there I was hit with a revelation like a bolt of lightning:&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size: 125%&quot;&gt;Consomm&amp;eacute;!&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Another mirpois (diced this time), one of my frozen pints, a little salt, a little pepper (ok, a &lt;em&gt;lot&lt;/em&gt; of pepper. Probably too much, my nose is still running) and some egg noodles I didn&apos;t know we had. (Yes, I threw it all together into the pot at the same time, sue me.) Finished with a squeeze of lemon juice.&lt;/p&gt;

&lt;p&gt;In a word, &lt;strong&gt;sublime&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;[&lt;a href=&quot;#foot1Ref&quot; name=&quot;foot1&quot;&gt;*&lt;/a&gt;] I think Chiara&apos;s tired of me raving about the carmelized onion &amp; balsamic gravy that she couldn&apos;t eat, but really, everything we ate was fantastic. That gravy, however, was a mind-expanding substance.&lt;/p&gt;

&lt;p&gt;[&lt;a href=&quot;#foot2Ref&quot; name=&quot;foot2&quot;&gt;**&lt;/a&gt;] In the other stock pot, surrounded by ice, with two frozen nalgene bottles full in the middle to speed the process. That&apos;s all &lt;a href=&quot;http://www.altonbrown.com/&quot;&gt;AB&lt;/a&gt;&apos;s idea.&lt;/p&gt;

&lt;p&gt;[&lt;a href=&quot;#foot3Ref&quot; name=&quot;foot3&quot;&gt;***&lt;/a&gt;] Ok,I also found it to be a bit murkier than I might like, probably meaning that I cooked it too high and didn&apos;t scum as effectively as I should have. It was also curiously lacking in schmaltz. Oh well, for a first (solo) effort, it wasn&apos;t bad.&lt;br /&gt;
&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/48916.html</comments>
  <category>lunch</category>
  <category>consomme</category>
  <category>stock</category>
  <category>thanksgiving</category>
  <category>cross-posted</category>
  <category>soup</category>
  <category>turkey</category>
  <category>food</category>
  <lj:music>&quot;Armageddon Days (Are Here Again)&quot; &amp;mdash; The The (in my head)</lj:music>
  <media:title type="plain">&quot;Armageddon Days (Are Here Again)&quot; &amp;mdash; The The (in my head)</media:title>
  <lj:mood>sated</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/48711.html</guid>
  <pubDate>Fri, 30 Nov 2007 14:25:23 GMT</pubDate>
  <title>Band Geek 4 Life!</title>
  <link>http://eriktheplaid.livejournal.com/48711.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/11/30/band_geek_4_life&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;The plethora of emotions this brought to the surface was a bit surprising, actually:&lt;/p&gt;

&lt;p&gt;&lt;lj-embed id=&quot;5&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Unfortunately, I can&apos;t find one from the &quot;correct&quot; perspective.&lt;/p&gt;

&lt;p&gt;Represent, yo&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size: 80%&quot;&gt;(via &lt;a href=&quot;http://playthisthing.com/marching-band-plays-video-games&quot;&gt;Play this Thing&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/48711.html</comments>
  <category>cal</category>
  <category>marching band</category>
  <category>band</category>
  <category>video games</category>
  <category>cross-posted</category>
  <category>represent</category>
  <category>geek</category>
  <lj:music>&quot;Spanish Eyes&quot; &amp;mdash; U2</lj:music>
  <media:title type="plain">&quot;Spanish Eyes&quot; &amp;mdash; U2</media:title>
  <lj:mood>cathartic</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/48381.html</guid>
  <pubDate>Sat, 10 Nov 2007 03:30:23 GMT</pubDate>
  <title>Dissonance</title>
  <link>http://eriktheplaid.livejournal.com/48381.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/11/09/dissonance&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;I&apos;m sweaty, smell faintly of smoky beeswax, and I have (mild) first degree burns on my hands and forearms.&lt;/p&gt;

&lt;p&gt;I also feel giddy, and more centered than I have in a long time. Even though pretty much everything I tried failed, most of it spectacularly.&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/48381.html</comments>
  <category>hot shop</category>
  <category>glassblowing</category>
  <category>creative pursuits</category>
  <category>cross-posted</category>
  <category>glass</category>
  <lj:music>&quot;Flower Called Nowhere&quot; &amp;mdash; Stereolab</lj:music>
  <media:title type="plain">&quot;Flower Called Nowhere&quot; &amp;mdash; Stereolab</media:title>
  <lj:mood>happy</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/47915.html</guid>
  <pubDate>Fri, 12 Oct 2007 16:23:25 GMT</pubDate>
  <title>Emulation</title>
  <link>http://eriktheplaid.livejournal.com/47915.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/10/12/emulation&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;I just suffered a strong sense of cognative dissonance this morning reading &lt;a href=&quot;http://journal.davidbyrne.com/2007/09/09082007-the-bl.html&quot;&gt;David Byrne wax poetic on &lt;em&gt;Justin Timberlake&lt;/em&gt;&apos;s Madison Square Garden concert&lt;/a&gt; &lt;span style=&quot;font-size: 75%&quot;&gt;[about 2/3 of the way down, &quot;JT on HBO&quot;]&lt;/span&gt;. I would have assumed . . . Well, I would have assumed that he was as closed-minded as I am.&lt;/p&gt;

&lt;p&gt;Sure, I could write it off as simply one artist&apos;s appreciation for the craft execution of another. But that would miss an important lesson here: one of the things I admire and respect about Byrne is the &lt;em&gt;gusto&lt;/em&gt; with which he &lt;em&gt;&lt;strong&gt;tries new things&lt;/strong&gt;&lt;/em&gt;!&lt;/p&gt;

&lt;p&gt;As an artist, it benefits him greatly to be able to embace the new. But the same could be said for all of us as human beings.&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/47915.html</comments>
  <category>challenge</category>
  <category>ideas</category>
  <category>cross-posted</category>
  <category>written on the train</category>
  <category>justin timberlake</category>
  <category>food for thought</category>
  <category>david bryne</category>
  <category>new</category>
  <lj:music>&quot;I&apos;ve Seen It All&quot; &amp;mdash; Bj&amp;ouml;rk</lj:music>
  <media:title type="plain">&quot;I&apos;ve Seen It All&quot; &amp;mdash; Bj&amp;ouml;rk</media:title>
  <lj:mood>contemplative</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/47649.html</guid>
  <pubDate>Mon, 08 Oct 2007 20:53:53 GMT</pubDate>
  <title>RSS Is . . .</title>
  <link>http://eriktheplaid.livejournal.com/47649.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/10/08/rss_is_&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;RSS is a long, protracted exercise in letting go.&lt;/p&gt;

&lt;p&gt;. . .And a constant reminder that I need more practice.&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/47649.html</comments>
  <category>thoughts</category>
  <category>rss</category>
  <category>feeds</category>
  <category>exercise</category>
  <category>cross-posted</category>
  <category>letting go</category>
  <lj:music>&quot;The Sweetest Thing&quot; &amp;mdash; U2</lj:music>
  <media:title type="plain">&quot;The Sweetest Thing&quot; &amp;mdash; U2</media:title>
  <lj:mood>contemplative</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/47394.html</guid>
  <pubDate>Fri, 05 Oct 2007 16:46:20 GMT</pubDate>
  <title>Pick Me! Pick ME!</title>
  <link>http://eriktheplaid.livejournal.com/47394.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/10/05/pick_me_pick_me&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;I just listened to the following, meme tags never end up with a list this good:&lt;/p&gt;

&lt;p&gt;&quot;Five Man Army&quot; &amp;mdash; Massive Attack&lt;br /&gt;
&quot;Don&apos;t Stop Me Now&quot; &amp;mdash; Queen&lt;br /&gt;
&quot;Down Under&quot; &amp;mdash; Men at Work&lt;br /&gt;
&quot;The Dead Heart&quot; &amp;mdash; Midnight Oil&lt;br /&gt;
&quot;Parsec&quot; &amp;mdash; Stereolab&lt;br /&gt;
&quot;Cecilia&quot; &amp;mdash; Simon &amp;amp; Garfunkel&lt;br /&gt;
&quot;Stretch Out and Wait&quot; &amp;mdash; The Smiths&lt;br /&gt;
&quot;Stuck in a Loop&quot; &amp;mdash; Devo&lt;br /&gt;
&quot;If You Want To Sing Out&quot; &amp;mdash; Cat Stevens&lt;/p&gt;

&lt;p&gt;Sure, it&apos;s not my &lt;em&gt;perfect&lt;/em&gt; list, nor is each song necessarily the best choice from that artist, but each one of them has me moving in my chair in degrees varying from a little bit to full-on embarrassing.&lt;/p&gt;

&lt;p&gt;I think I&apos;ll pull a Teletubbies: Again! Again!&lt;br /&gt;
&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/47394.html</comments>
  <category>memes</category>
  <category>self-tag</category>
  <category>happy</category>
  <category>music</category>
  <category>cross-posted</category>
  <category>dancing</category>
  <lj:music>Seek Help for you ADHD, post-haste</lj:music>
  <media:title type="plain">Seek Help for you ADHD, post-haste</media:title>
  <lj:mood>happy</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/47213.html</guid>
  <pubDate>Tue, 02 Oct 2007 23:29:37 GMT</pubDate>
  <title>Fetish Objects</title>
  <link>http://eriktheplaid.livejournal.com/47213.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/10/02/fetish_objects&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
            &lt;p&gt;The first thing I noticed about the paperback copy of &lt;cite&gt;The Code Book&lt;/cite&gt; that I picked up recently was that it just &lt;strong&gt;felt &lt;em&gt;wonderful&lt;/em&gt;&lt;/strong&gt;: the cover, the inner page paper, everything. This is the most tactilely satisfying book, paperback or otherwise, I&apos;ve had in very long time. I believe this is independent of the subject matter, which has completely fascinated me since I read &quot;The Gold Bug&quot; at the age of 8 or 9.&lt;/p&gt;

&lt;p&gt;In slight contrast, C gave me a (hardback) copy of the latest novel by one of my favorite authors (&lt;cite&gt;Rant&lt;/cite&gt;, Chuck Palahniuk), and while I&apos;m also enjoying the feel of it, I strongly suspect some of that is the enjoyment I&apos;m getting out of reading his prose.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; Ok, so &lt;cite&gt;Rant&lt;/cite&gt; took a a turn for the &quot;Bwah?!&quot; near the end, and while I still enjoyed it, (and it didn&apos;t diminish my tactile enjoyment) I feel compelled to say that. Oddly enough, this particular turn is one of which I&apos;d be much more tolerant (and might actually enjoy) coming from another author.&lt;br /&gt;
&lt;/p&gt;
        &lt;/div&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/47213.html</comments>
  <category>fetishes</category>
  <category>palahniuk</category>
  <category>rant</category>
  <category>cross-posted</category>
  <category>fetish objects</category>
  <category>love</category>
  <category>paper</category>
  <category>books</category>
  <lj:music>&quot;Imposter&quot; &amp;mdash; Oingo Boingo</lj:music>
  <media:title type="plain">&quot;Imposter&quot; &amp;mdash; Oingo Boingo</media:title>
  <lj:mood>satisfied</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/46888.html</guid>
  <pubDate>Sun, 30 Sep 2007 23:13:56 GMT</pubDate>
  <title>Swiftly Satirical</title>
  <link>http://eriktheplaid.livejournal.com/46888.html</link>
  <description>&lt;p class=&quot;crosspost&quot; style=&quot;text-align: right; font-size: 80%;&quot;&gt;

[&lt;a href=&quot;http://erik.ogan.net/2007/09/30/swiftly_satirical&quot;&gt;Cross-posted&lt;/a&gt; from my
  &lt;a href=&quot;http://erik.ogan.net/&quot;&gt;MovableType Blog&lt;/a&gt;]
&lt;/p&gt;


        &lt;div class=&quot;crosspostBody&quot;&gt;
                  &lt;p&gt;
	[For the &lt;em&gt;really&lt;/em&gt; impatient, you can just &lt;a href=&quot;http://www.flickr.com/photos/cfox74/1426834652/&quot;&gt;skip
	straight to dessert&lt;/a&gt;.]
      &lt;/p&gt;

      &lt;p&gt;
	I&apos;ve been remiss, but work has been
	&lt;strong&gt;C&lt;em&gt;r&lt;/em&gt;&lt;/strong&gt;&lt;em&gt;az&lt;strong&gt;y!&lt;/strong&gt;&lt;/em&gt; A few
	of you already know this, but for those that don&apos;t:
      &lt;/p&gt;

      &lt;p&gt;
	Chiara and I took part in a&lt;strike&gt;n&lt;/strike&gt; &lt;strike&gt;event&lt;/strike&gt; ruse last Saturday. She has &lt;a href=&quot;http://www.chachiincharge.com/archive/003231.html&quot;&gt;already
	described the event fairly completely&lt;/a&gt;, I just feel compelled
	to point out that in presenting the puzzles as &lt;em&gt;faits
	acomplis&lt;/em&gt;, she makes them seem much easier than they were.
	Much of our time was spent figuring out how to attack each clue,
	and what the puzzle might ultimately be.
      &lt;/p&gt;

      &lt;p&gt;
	After collecting plastic eggs all afternoon, &lt;a href=&quot;http://flickr.com/photos/intelleto/1430560123/&quot;&gt;the final
	step of the final puzzle&lt;/a&gt; spelled out &quot;ARE YOU READY TO PUT
	YOUR EGGS IN ONE BASKET(,) CHIARA(?)&quot; I had knelt beside her to
	&quot;read over her shoulder&quot; while she transcribed the message as
	Kate read it. At least, that&apos;s what she thought. Finally, questions were popped, the enormity sunk in, and champagne flowed.
      &lt;/p&gt;

      &lt;p&gt;
	Yes, the &lt;em&gt;entire&lt;/em&gt; event was a ruse. And everyone
	involved, save one (miraculously), knew that.
      &lt;/p&gt;

      &lt;p&gt;
	So, how did this incredible, over-the-top, crazy afternoon come
	to pass? 
      &lt;/p&gt;

        &lt;/div&gt;


    &lt;ljcut&gt;
        &lt;div class=&quot;crosspostMore&quot;&gt;
                  &lt;h3&gt;Evolution of a Dream&lt;/h3&gt;

      &lt;ol&gt;
	&lt;li&gt;
	  &lt;p&gt;
	    It all started as a daydream years ago. &quot;When I do it, I
	    want there to be a scavenger hunt involved.&quot;
	  &lt;/p&gt;
	&lt;/li&gt;
	&lt;li&gt;
	  &lt;p&gt;
	    That morphed quickly into a clue hunt, much like the
	    Fairfield Area Research Team events friends &amp; I put together
	    in High School. It&apos;s funny that those events were inspired
	    by the Bay Area Race Fantastique, put on by a bunch of
	    Stanford folks, and here we are where it all started.
	  &lt;/p&gt;

	  &lt;p style=&quot;margin-left: -1.5em;&quot;&gt;
	    And that&apos;s pretty much where it sat for years. But somewhat
	    recently, even I could no longer deny that &lt;em&gt;this&lt;/em&gt; was
	    where I&apos;d be putting this plan into action.
	  &lt;/p&gt;
	&lt;/li&gt;

	&lt;li&gt;
	  &lt;p&gt;
	    I realize that if I can help it, the ending should be as
	    much of a surprise as I can manage. [That appears to have
	    worked! Yay!]
	  &lt;/p&gt;
	&lt;/li&gt;

	&lt;li&gt;
	  &lt;p&gt;
	    So how on earth do I manage that? Well, if it&apos;s more than
	    just her playing the game, that adds a level of credibility.
	  &lt;/p&gt;

	  &lt;p style=&quot;margin-left: -1.5em;&quot;&gt;
	    The trouble is that all of these plans have a fundamental
	    flaw: if I design everything, I can&apos;t very well play, since
	    I&apos;ll have to coordinte everything, and even if I hand that
	    off, I know all of the solutions, they&apos;ll all seem trivial
	    to me, and I won&apos;t be able to keep from pushing us along,
	    taking away some of the frustration, yes, but with it some
	    of the triumph.
	  &lt;/p&gt;
	&lt;/li&gt;

	&lt;li&gt;
	  &lt;p&gt;
	    I begin to plan details, and enlist help from Kate &amp; Bryan.
	    I&apos;m quickly overwhelmed by the enormity of the task.
	  &lt;/p&gt;
	&lt;/li&gt;

	&lt;li&gt;
	  &lt;p&gt;
	    Fortune smiles upon me. Arshad &amp; Corby (who have been
	    playing in these events for a while, much to my envy) invite
	    me to participate in the play test for Shinteki&apos;s &lt;a href=&quot;http://thejackpotgame.com/shinteki/decathlon3.html&quot;&gt;Decathlon
	    3&lt;/a&gt;. A &quot;Corporate Events&quot; link on the website leads to an
	    epiphany.
	  &lt;/p&gt;
	&lt;/li&gt;

	&lt;li&gt;
	  &lt;p&gt;
	    The rest, as they are wont to say, is history. A wonderful
	    beginning to a long history.
	  &lt;/p&gt;
	&lt;/li&gt;
      &lt;/ol&gt;

    
      &lt;p&gt;
	I&apos;ll leave it here with an idea that ended up being
	infeasible in the final event. My original plan for the eggs was
	to have them covered with (in order):
      &lt;/p&gt;

       &lt;div style=&quot;font-family: georgia, palatino, times new roman, serif; float: left; width: 17%; margin-right: 0.5em; color: #000;&quot;&gt;
	&lt;div style=&quot;padding: 3px; background-color: #fcc&quot;&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;M&lt;/strong&gt;&lt;br&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;W&lt;/strong&gt;&lt;br&gt;
	  &lt;hr style=&quot;height: 1px; border: 0; color: #c00;background-color: #c00;&quot;&gt;
	  DXIV&lt;br&gt;
	  &lt;br&gt;
	  DC&lt;br&gt;
	  CM&lt;br&gt;
	  CCXXI&lt;br&gt;
	  DCCCLX&lt;br&gt;
	  DCCXX&lt;br&gt;
	  CLXX&lt;br&gt;
	&lt;/div&gt;
      &lt;/div&gt;

      
      &lt;div style=&quot;font-family: georgia, palatino, times new roman, serif; float: left; width: 17%; margin-right: 0.5em; color: #000;&quot;&gt;
	&lt;div style=&quot;padding: 3px; background-color: #cfc&quot;&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;N&lt;/strong&gt;&lt;br&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;Y&lt;/strong&gt;&lt;br&gt;
	  &lt;hr style=&quot;height: 1px; border: 0; color: #0c0;background-color: #0c0;&quot;&gt;
	  CXIV&lt;br&gt;
	  &lt;br&gt;
	  DCXCVI&lt;br&gt;
	  CCC&lt;br&gt;
	  CCCLXX&lt;br&gt;
	  CCCXXX&lt;br&gt;
	  CCLXXXII&lt;br&gt;
	  CDXX
	&lt;/div&gt;
      &lt;/div&gt;

       &lt;div style=&quot;font-family: georgia, palatino, times new roman, serif; float: left; width: 17%; margin-right: 0.5em; color: #000;&quot;&gt;
	&lt;div style=&quot;padding: 3px; background-color: #ffc&quot;&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;A&lt;/strong&gt;&lt;br&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;E&lt;/strong&gt;&lt;br&gt;
	  &lt;hr style=&quot;height: 1px; border: 0; color: #cc0;background-color: #cc0;&quot;&gt;
	  CDXCIV&lt;br&gt;
	 &lt;br&gt;
	  CDXC&lt;br&gt;
	  CDXXX&lt;br&gt;
	  CCXXV&lt;br&gt;
	  DCCLXXXVI&lt;br&gt;
	  CCXXVIII&lt;br&gt;
	  -         
	&lt;/div&gt;
      &lt;/div&gt;

      &lt;div style=&quot;font-family: georgia, palatino, times new roman, serif; float: left; width: 17%; margin-right: 0.5em; color: #000;&quot;&gt;
	&lt;div style=&quot;padding: 3px; background-color: #ccf&quot;&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;O&lt;/strong&gt;&lt;br&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;E&lt;/strong&gt;&lt;br&gt;
	  &lt;hr style=&quot;height: 1px; border: 0; color: #00c;background-color: #00c;&quot;&gt;
	  DCCCXX&lt;br&gt;
	  &lt;br&gt;
	  CXVII&lt;br&gt;
	  CXX&lt;br&gt;
	  D&lt;br&gt;
	  DCCCX&lt;br&gt;
	  DX&lt;br&gt;
	  DCCLXXX
	&lt;/div&gt;
      &lt;/div&gt;

      &lt;div style=&quot;font-family: georgia, palatino, times new roman, serif; float: left; width: 17%; color: #000;&quot;&gt;
	&lt;div style=&quot;padding: 3px; background-color: #fcf&quot;&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;R&lt;/strong&gt;&lt;br&gt;
	  &lt;strong style=&quot;font-size: 125%&quot;&gt;D&lt;/strong&gt;&lt;br&gt;
	  &lt;hr style=&quot;height: 1px; border: 0; color: #c0c;background-color: #c0c;&quot;&gt;
	  DCCC&lt;br&gt;
	  &lt;br&gt;
	  C&lt;br&gt;
	  CC&lt;br&gt;
	  CDL&lt;br&gt;
	  CCXX&lt;br&gt;
	  CXV&lt;br&gt;
	  CCCV.CCXXXV
	&lt;/div&gt;
      &lt;/div&gt;

      &lt;br style=&quot;clear: both;&quot; /&gt;&lt;/br&gt;

      &lt;p&gt;
	(The first set of each egg under the line was optional)
      &lt;/p&gt;
	  

      &lt;p&gt;
	I couldn&apos;t be happier with how things turned out, and I&apos;m
	greatly looking forward to what follows!
      &lt;/p&gt;


        &lt;/div&gt;
    &lt;ljcut&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/46888.html</comments>
  <category>chiara</category>
  <category>proposal</category>
  <category>shinteki</category>
  <category>cross-posted</category>
  <category>engagement</category>
  <category>love</category>
  <category>a modest proposal</category>
  <category>golden gate park</category>
  <lj:music>&quot;A Man Is In Love&quot; &amp;mdash; The Waterboys</lj:music>
  <media:title type="plain">&quot;A Man Is In Love&quot; &amp;mdash; The Waterboys</media:title>
  <lj:mood>jubilant</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/46688.html</guid>
  <pubDate>Fri, 21 Sep 2007 18:19:14 GMT</pubDate>
  <title>Stress</title>
  <link>http://eriktheplaid.livejournal.com/46688.html</link>
  <description>&lt;em&gt;[This entry is in reference to &lt;a href=&quot;http://www.livejournal.com/users/eriktheplaid/46888.html&quot;&gt;Swiftly Satirical&lt;/a&gt;. And was originally behind a rather severe filter.]&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;I just need to keep telling myself that in a little more than 30 hours this will all be over. One way or the other.&lt;br /&gt;&lt;br /&gt;Last night I had the &lt;a href=&quot;http://eriktheplaid.livejournal.com/42652.html&quot;&gt;second&lt;/a&gt; worst stress dreams I&apos;ve had in memory. It all centered around my sleeping through the event.&lt;br /&gt;&lt;br /&gt;In the last two days, the weather has turned back on like a switch had been thrown. It looks like it will be spotty on Saturday and nice on Sunday. This makes me wish I&apos;d gotten word out about my intentions to have this event LAST weekend before the date was usurped.&lt;br /&gt;&lt;br /&gt;Organizers asked me if I wanted to move to Sunday, which would probably work, were it not for the dinner planned afterward.&lt;br /&gt;&lt;br /&gt;Speaking of which, the venue I&apos;m trying to book (NOT the one in the Evite, FWIW) keeps BLOWING ME OFF. Last night I talked to them only briefly and they said &quot;It&apos;s not really enough time to plan an event like this.&quot; Really, huh, that&apos;s why I&apos;ve been calling for SEVERAL DAYS, asshat. Gonna try one last time this afternoon, otherwise the fall back venue (the one on the Evite) will get the call.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Note to self:&lt;/strong&gt; &quot;Don&apos;t forget the ring&quot; &amp;mdash; Make that a mantra&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Note to self about the Note to self:&lt;/strong&gt; It seems to have a better ring if you add &quot;, DUMBass&quot; on the end.&lt;br /&gt;&lt;br /&gt;Comments screened for the hell of it.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Edit:&lt;/strong&gt; Ok, so these are the perils of posting from work, I got sidetracked and completely forgot the main point I wanted to make above: the hardest part of all of this has been managing to &lt;em&gt;keep my trap shut!&lt;/em&gt; I am so accustomed to telling her &lt;strong&gt;everything&lt;/strong&gt;! On more than one occasion I nearly blew it because I was so excited about things and I absentmindedly started to share. Fortunately, in each case my mouth didn&apos;t start moving before I realized how dumb that was.</description>
  <comments>http://eriktheplaid.livejournal.com/46688.html</comments>
  <category>celebration</category>
  <category>event</category>
  <category>surprise</category>
  <category>cryptic</category>
  <category>stress</category>
  <category>planning</category>
  <category>anxiety</category>
  <lj:music>&quot;Nothing&quot; &amp;mdash; Depeche Mode</lj:music>
  <media:title type="plain">&quot;Nothing&quot; &amp;mdash; Depeche Mode</media:title>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/46358.html</guid>
  <pubDate>Tue, 11 Sep 2007 08:11:18 GMT</pubDate>
  <title>Kept Buggin&apos; His Old Man: &quot;Dad, Get Me a Burrow Owl&quot;</title>
  <link>http://eriktheplaid.livejournal.com/46358.html</link>
  <description>Happy Birthday to &lt;span class=&apos;ljuser ljuser-name_avocado_tom&apos; lj:user=&apos;avocado_tom&apos; style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;http://avocado-tom.livejournal.com/profile&apos;&gt;&lt;img src=&apos;http://l-stat.livejournal.com/img/userinfo.gif&apos; alt=&apos;[info]&apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;http://avocado-tom.livejournal.com/&apos;&gt;&lt;b&gt;avocado_tom&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;, who shouldn&apos;t see this, and thus won&apos;t reply to it if he does. :-D&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Edit:&lt;/strong&gt; [Comments screened just in case I&apos;m wrong]</description>
  <comments>http://eriktheplaid.livejournal.com/46358.html</comments>
  <category>my name is tommy xxxxx</category>
  <category>silly</category>
  <category>birthday</category>
  <category>hello</category>
  <lj:music>&quot;Tommy, Where Are You Now?&quot; &amp;mdash; Those Melvins</lj:music>
  <media:title type="plain">&quot;Tommy, Where Are You Now?&quot; &amp;mdash; Those Melvins</media:title>
  <lj:mood>silly</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://eriktheplaid.livejournal.com/46165.html</guid>
  <pubDate>Wed, 05 Sep 2007 07:32:55 GMT</pubDate>
  <title>Swiftly Satirical</title>
  <link>http://eriktheplaid.livejournal.com/46165.html</link>
  <description>&lt;p&gt;&lt;em&gt;[This entry is in reference to &lt;a href=&quot;http://www.livejournal.com/users/eriktheplaid/46888.html&quot;&gt;Swiftly Satirical&lt;/a&gt;. And was originally behind a rather severe filter.]&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;
The follow on to &lt;a href=&quot;http://eriktheplaid.livejournal.com/45454.html&quot;&gt;Surprise 9/22&lt;/a&gt;:
&lt;/p&gt;

&lt;p&gt;
I sent the following Evite (&quot;Mom! Dad! Don&apos;t touch it it&apos;s EEEEEV&lt;em&gt;ILLLLL&lt;/em&gt;!&quot;) just a bit ago. Suffice it to say, if you can see this entry, you&apos;re invited. Comments Screened, fire away.
&lt;/p&gt;

&lt;blockquote&gt;
    &lt;table&gt;
      &lt;tr style=&quot;vertical-align: top&quot;&gt;
	&lt;td&gt;&lt;strong&gt;Host:&lt;/strong&gt;&lt;/td&gt;
	&lt;td&gt;Erik (trying to Surprise Chiara)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;vertical-align: top&quot;&gt;
	&lt;td style=&quot;padding-top:9px;&quot;&gt;&lt;strong&gt;Location:&lt;/strong&gt;&lt;/td&gt;
	&lt;td style=&quot;padding-top:10px;&quot;&gt;
	  New Eritrea &lt;br /&gt;
	  907 Irving Street, San Francisco, CA 94107 US
	&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;vertical-align: top&quot;&gt;
	&lt;td style=&quot;padding-top:9px;&quot;&gt;&lt;strong&gt;When:&lt;/strong&gt;&lt;/td&gt;
	&lt;td style=&quot;padding-top:10px;&quot;&gt;Saturday, September 22, 6:30PM&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr style=&quot;vertical-align: top&quot;&gt;
	&lt;td style=&quot;padding-top:9px;&quot;&gt;&lt;strong&gt;Phone:&lt;/strong&gt;&lt;/td&gt;
	&lt;td style=&quot;padding-top:10px;&quot;&gt;415.264.6191&lt;/td&gt;
      &lt;/tr&gt;

    &lt;/table&gt;
    &lt;div style=&quot;padding:10px 0px 20px 0px; font-size: 110%; font-family: Georgia Palatino;&quot;&gt;

      &lt;p style=&quot;margin-top: 0px; font-size: 110%;&quot;&gt;
	&lt;strong&gt;Note:&lt;/strong&gt; &lt;em&gt;This is a surprise for Chiara!&lt;/em&gt;
	Please make sure the months of planning don&apos;t come unraveled!
      &lt;/p&gt;
      &lt;p style=&quot;font-size: 110%;&quot;&gt;
	Please join us for a communal meal. This will be the culmination
	of an afternoon long scavenger/puzzle hunt, the climax of which
	is a production of the aforementioned satire.
      &lt;/p&gt;
      &lt;p style=&quot;font-size: 110%;&quot;&gt;
	Confused? I&apos;m being stupidly cryptic, but the clue is a pretty
	obvious one. (But don&apos;t blurt it out, either)
      &lt;/p&gt;
      &lt;p style=&quot;margin-bottom: 0;&quot;&gt;
	[This location is still tentative, however the neighborhood is
	right.]
      &lt;/p&gt;
    &lt;/div&gt;
&lt;/blockquote&gt;

&lt;p&gt;The actual invite can be found &lt;a href=&quot;http://www.evite.com/app/publicUrl/erik@ogan.net/swiftly_satirical&quot;&gt;via this link&lt;/a&gt;, but since they long ago started requiring logins to even view an invite, the whole &quot;external URL&quot; feature became an exercise in futility and frustration.&lt;/p&gt;

&lt;p&gt;
Please RSVP either here or there. I&apos;ll need an accurate count.
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; I meant this to go out quite a while ago. But you assumed that.&lt;/p&gt;</description>
  <comments>http://eriktheplaid.livejournal.com/46165.html</comments>
  <category>invitation</category>
  <category>evite</category>
  <category>clicky!</category>
  <category>cryptic</category>
  <category>gathering</category>
  <category>evil</category>
  <lj:music>&quot;It Always Comes As a Surprise&quot; &amp;mdash; Pet Shop Boys</lj:music>
  <media:title type="plain">&quot;It Always Comes As a Surprise&quot; &amp;mdash; Pet Shop Boys</media:title>
  <lj:mood>cryptically apprehensive</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
