<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on grahams&#39; - Posts from a man trying to live less online</title>
    <link>https://sean-graham.com/posts/</link>
    <description>Recent content in Posts on grahams&#39; - Posts from a man trying to live less online</description>
    <generator>Hugo -- 0.157.0</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 01 Jan 2026 05:00:00 +0000</lastBuildDate>
    <atom:link href="https://sean-graham.com/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Movies I Saw in 2025</title>
      <link>https://sean-graham.com/2026/01/01/the-movies-i-saw-in-2025/</link>
      <pubDate>Thu, 01 Jan 2026 05:00:00 +0000</pubDate>
       <guid isPermaLink="false">3b11c8de-0ecf-48d8-b501-3d161c21e4c5</guid> 
      <description>&lt;p&gt;There was great film in 2025, but I&amp;rsquo;m not certain if we&amp;rsquo;ll remember it as a great year for cinema. All of the societal and business sturm und drang seems to be coming to a head, and nobody seems to know what comes next. Certainly the studios don&amp;rsquo;t, as they keep trying the same thing over and over again and failing to meet with much success. We&amp;rsquo;ve seen this in the film industry before, and while I hold out hope of a 70&amp;rsquo;s style &amp;ldquo;New Hollywood&amp;rdquo; renaissance, I&amp;rsquo;m also not holding my breath.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;d think with the theatrical and box office success of films like &lt;a href=&#34;http://www.imdb.com/title/tt31193180/&#34; target=&#34;_blank&#34;&gt;SINNERS&lt;/a&gt; and &lt;a href=&#34;http://www.imdb.com/title/tt26581740/&#34; target=&#34;_blank&#34;&gt;WEAPONS&lt;/a&gt;, the studios would take the hint and focus on original ideas. But instead they seem to be doubling down on sequels, remakes, and streaming blandness. &lt;a href=&#34;http://www.imdb.com/title/tt12908150/&#34; target=&#34;_blank&#34;&gt;THE LIFE OF CHUCK&lt;/a&gt; was wonderful and deserved much more attention. And &lt;a href=&#34;http://www.imdb.com/title/tt34966013/&#34; target=&#34;_blank&#34;&gt;COME SEE ME IN THE GOOD LIGHT&lt;/a&gt; is finally available for everyone to see.&lt;/p&gt;
&lt;p&gt;I really hope we continue having original movies succeed over the crap, and that the studios finally realize they are barking up the wrong tree.&lt;/p&gt;
&lt;p&gt;Oh, and since I posted last year I completely overhauled my movie tracking charts. They no longer appear here inline, but they are far more powerful and the list itself easier to read.  No more reviews buried in tooltips (except on mobile, but there&amp;rsquo;s a little icon you can tap to see them).&lt;/p&gt;

&lt;p&gt;You can find the charts for 2025 &lt;a href=&#34;https://movies.grahams.wtf/?initialYear=2025&#34;&gt;here&lt;/a&gt;.  Once you are there you can use the filter controls at the top to slice and dice the data as you see fit.&lt;/p&gt;

&lt;p&gt;(If you are interested in the technical guts of these graphs, you can find the source code &lt;a href=&#34;http://github.com/grahams/moviething&#34;&gt;here&lt;/a&gt;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moving from Wordpress to Hugo</title>
      <link>https://sean-graham.com/2025/08/01/wordpress-to-hugo/</link>
      <pubDate>Fri, 01 Aug 2025 12:20:00 -0400</pubDate>
       <guid isPermaLink="false">56335ED8-1F7A-421F-BE5A-93D8AA4725EB</guid> 
      <description>&lt;p&gt;Back in the last millennium, my website was pretty basic, as most were. To be honest, I don&amp;rsquo;t even really remember what was there beyond some links to projects and other sites. In June 2000, I joined &lt;a href=&#34;https://grahams.livejournal.com/&#34; target=&#34;_blank&#34;&gt;LiveJournal&lt;/a&gt; and began a decade or so of being clinically online and posting. In the back half of the &amp;rsquo;00s, I started to get more of a life and posted less frequently. By 2010, after 10 years, I decided LJ was quickly becoming an abandoned alleyway on the internet and &lt;a href=&#34;https://sean-graham.com/2010/06/25/i-was-jacks-online-journal/&#34; target=&#34;_blank&#34;&gt;moved&lt;/a&gt; to self-hosted &lt;a href=&#34;https://wordpress.org/&#34; target=&#34;_blank&#34;&gt;Wordpress&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This seemed like a good idea at the time, and as I met needs for additional sites (the &lt;a href=&#34;https://boston.sundaynightfilmclub.com/&#34; target=&#34;_blank&#34;&gt;film club&lt;/a&gt; and &lt;a href=&#34;https://radio.dosburros.com&#34; target=&#34;_blank&#34;&gt;radio show&lt;/a&gt; as examples), I continued to turn to Wordpress as the tool of choice. But in the past few years, it seems like a massive amount of software to support a handful of sites that get nearly no (legitimate) traffic and are updated, at most, once a week.&lt;/p&gt;
&lt;p&gt;Replacing Wordpress with a statically generated site had been on my radar for awhile now. The complexity of Wordpress, combined with keeping it updated, maintaining a database, redis, etc, all was massive overkill, with little upside. And since I was laid off a few weeks ago and have some newfound time on my hands (&lt;a href=&#34;https://grahams.github.io/verifyme/resume.pdf&#34; target=&#34;_blank&#34;&gt;hire me!&lt;/a&gt;), it seemed like the time had finally arrived.&lt;/p&gt;
&lt;p&gt;I decided on using &lt;a href=&#34;https://gohugo.io&#34; target=&#34;_blank&#34;&gt;Hugo&lt;/a&gt; to statically generate these sites. I can&amp;rsquo;t say that I engaged in a thorough amount of due diligence before choosing it, but it seemed popular and I&amp;rsquo;m not looking for something niche.&lt;/p&gt;
&lt;p&gt;I poked around for migration tools and settled on &lt;a href=&#34;https://github.com/ashishb/wp2hugo&#34; target=&#34;_blank&#34;&gt;wp2hugo&lt;/a&gt;. For several of my blogs, it just worked. But, for example, the radio show blog was using &lt;a href=&#34;https://mixcloud.com/dosburros/&#34; target=&#34;_blank&#34;&gt;Mixcloud&lt;/a&gt; embeds, so I had to hack on wp2hugo to make sure it was extracting the Mixcloud links and sticking a hugo shortcode for them into the posts.&lt;/p&gt;
&lt;p&gt;Another blog I had used &lt;a href=&#34;https://blubrry.com/services/powerpress-plugin/&#34; target=&#34;_blank&#34;&gt;PowerPress&lt;/a&gt; podcast plugin for Wordpress&amp;hellip; This was trickier to figure out, since the set of people that use Wordpress, use PowerPress, and want to migrate to Hugo can&amp;rsquo;t be that wide. Unsurprisingly, wp2hugo didn&amp;rsquo;t support it at all, and I really dreaded hacking support into wp2hugo for something I would only need once. Did I mention I don&amp;rsquo;t really know Go at all?&lt;/p&gt;
&lt;p&gt;I decided to be like all the cool kids and use &lt;a href=&#34;http://cursor.com&#34; target=&#34;_blank&#34;&gt;Cursor&lt;/a&gt; to see if their coding agent could help me get closer to the finish line. I opened the wp2hugo repo in Cursor, and my first idea was to ask it &amp;ldquo;where is wordpress postmeta handled&amp;rdquo;. It &amp;ldquo;went away&amp;rdquo; for awhile and came back with a nice report for me.&lt;/p&gt;
&lt;blockquote&gt;
&lt;h2 id=&#34;wordpress-postmeta-handling-in-wp2hugo&#34;&gt;WordPress Postmeta Handling in wp2hugo&lt;/h2&gt;
&lt;p&gt;WordPress postmeta is primarily handled in the &lt;strong&gt;&lt;code&gt;src/wp2hugo/internal/wpparser/wp_parser_setup.go&lt;/code&gt;&lt;/strong&gt; file. Here&amp;rsquo;s how it works:&lt;/p&gt;
&lt;h3 id=&#34;1-main-postmeta-processing-functions&#34;&gt;1. &lt;strong&gt;Main Postmeta Processing Functions&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;The codebase currently handles postmeta through two specific functions:&lt;/p&gt;
&lt;h4 id=&#34;getfootnotes-function-lines-640-680&#34;&gt;&lt;code&gt;getFootnotes()&lt;/code&gt; function (lines 640-680):&lt;/h4&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-640:680:src/wp2hugo/internal/wpparser/wp_parser_setup.go&#34; data-lang=&#34;640:680:src/wp2hugo/internal/wpparser/wp_parser_setup.go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;getFootnotes&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;item&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;rss&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Item&lt;/span&gt;) []&lt;span style=&#34;color:#a6e22e&#34;&gt;Footnote&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; len(&lt;span style=&#34;color:#a6e22e&#34;&gt;item&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Extensions&lt;/span&gt;[&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;wp&amp;#34;&lt;/span&gt;][&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;postmeta&amp;#34;&lt;/span&gt;]) &lt;span style=&#34;color:#f92672&#34;&gt;==&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;[&amp;hellip;]&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I then fed it the Wordpress XML for a single post, and it reported &amp;ldquo;What’s Missing for Your Use Case: Your podcast posts contain important metadata that would be valuable to preserve&amp;rdquo;. Correct, robot!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Looking at your WordPress export XML, I can see that your blog posts contain several postmeta entries that are currently &lt;strong&gt;not handled&lt;/strong&gt; by wp2hugo. Let me analyze what&amp;rsquo;s in your export and what&amp;rsquo;s currently supported:&lt;/p&gt;
&lt;h2 id=&#34;your-wordpress-postmeta-entries&#34;&gt;Your WordPress Postmeta Entries&lt;/h2&gt;
&lt;p&gt;Your export contains these postmeta keys:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;_g_feedback_shortcode_419e419ecf775a20ef20956a5c1fbb37cc16376a&lt;/code&gt;&lt;/strong&gt; - Contact form shortcode&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;_g_feedback_shortcode_atts_419e419ecf775a20ef20956a5c1fbb37cc16376a&lt;/code&gt;&lt;/strong&gt; - Contact form attributes (PHP serialized array)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;[&amp;hellip;]&lt;/p&gt;
&lt;h2 id=&#34;recommendation&#34;&gt;Recommendation&lt;/h2&gt;
&lt;p&gt;Since your posts are podcast episodes with important audio metadata, you might want to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Fork wp2hugo&lt;/strong&gt; and add podcast metadata support&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create a custom Hugo shortcode&lt;/strong&gt; to handle podcast episodes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use Hugo&amp;rsquo;s data files&lt;/strong&gt; to store podcast metadata separately&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consider using a Hugo podcast theme&lt;/strong&gt; that&amp;rsquo;s designed for this content type&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The current wp2hugo implementation would miss all your podcast-specific metadata, which would be a significant loss for a podcast site.&lt;/p&gt;
&lt;p&gt;[&amp;hellip;]&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I then asked &amp;ldquo;can you implement this?&amp;rdquo;. The agent went off for awhile, making changes, and to my astonishment when I came back from fixing a drink a few minutes later, it was done, and it actually worked! It kind of &amp;ldquo;made up&amp;rdquo; the output format, adding a bunch of frontmatter to the hugo posts, but being that&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;There doesn&amp;rsquo;t seem to be a &amp;ldquo;standard&amp;rdquo; for podcasts in hugo&lt;/li&gt;
&lt;li&gt;I didn&amp;rsquo;t actually specify output at all in my 4 word request to the agent&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I was definitely impressed. Every piece of metadata I needed was parsed and put into the Hugo markdown files, I just needed to do a bit of refining on the output formatting. I did some of that the old fashioned way, and others I engaged the agent for, but this was all home stretch stuff as I could look at the git diffs and quickly figure out what I needed to do to massage the output.&lt;/p&gt;
&lt;p&gt;I know that there remains all kinds of controversy around LLMs, but being able to solve this one-time need in less than an hour without knowing wp2hugo nor Go much at all was pretty nifty. There is not a doubt in my mind I could have solved this problem, but having a robot intern I could turn to do it for me was also real nice. And there is no reality it would have taken an hour if I was reading the source code and the golang manual myself.&lt;/p&gt;
&lt;p&gt;I do want to learn Go, as it seems like a nice, useful language that is turning up in more places, but I also wanted to solve this immediate problem without consuming several days in the endeavor.&lt;/p&gt;
&lt;p&gt;Once all that was handled, I had to figure out how I wanted to deploy the sites, and since I already have my own &lt;a href=&#34;https://about.gitea.com&#34; target=&#34;_blank&#34;&gt;Gitea&lt;/a&gt; server, I decided to host the repos for the blog sources there and then use Gitea Actions to publish them.  Gitea Actions are mostly compatible with Github actions, so I was able to leverage my existing knowledge there&amp;hellip;&lt;/p&gt;
&lt;p&gt;I put this migration off for the better part of a year, and all it took was unemployment to knock it out in a few days&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2024</title>
      <link>https://sean-graham.com/2025/01/01/the-movies-i-saw-in-2024/</link>
      <pubDate>Wed, 01 Jan 2025 05:00:47 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3126</guid> 
      <description>&lt;p&gt;2024 sucked in so many different ways. On the other hand, it was a really good year for movies, especially non-franchise films! THE SUBSTANCE blew my doors off, STRANGE DARLING was excellent, and the experimental ENO doc was wild.&lt;/p&gt;
&lt;p&gt;This was the first year since pre-Quarantine that I broke 140 features, and I&amp;rsquo;m fairly certain that is because there was simply more interesting things to see.&lt;/p&gt;
&lt;p&gt;In 2023, I saw &lt;strong&gt;77&lt;/strong&gt; films in a theatre and this year I saw &lt;strong&gt;71&lt;/strong&gt;. While that&amp;rsquo;s down a bit, I also wasn&amp;rsquo;t able to attend IFFBoston&amp;rsquo;s Fall Focus so it makes sense.&lt;/p&gt;
&lt;p&gt;I continue to watch more new (to me) films year-over-year. I think I&amp;rsquo;m finding less reason to fall back on comfort movies. I&amp;rsquo;m not expecting this to hold in 2025.&lt;/p&gt;

&lt;p&gt;You can find the charts for 2024 &lt;a href=&#34;https://movies.grahams.wtf/?initialYear=2024&#34;&gt;here&lt;/a&gt;.  Once you are there you can use the filter controls at the top to slice and dice the data as you see fit.&lt;/p&gt;

&lt;p&gt;(If you are interested in the technical guts of these graphs, you can find the source code &lt;a href=&#34;http://github.com/grahams/moviething&#34;&gt;here&lt;/a&gt;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2023</title>
      <link>https://sean-graham.com/2024/01/01/the-movies-i-saw-in-2023/</link>
      <pubDate>Mon, 01 Jan 2024 05:01:00 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3083</guid> 
      <description>&lt;p&gt;It was a good year for movies&amp;hellip;. I&amp;rsquo;m not sure if the excitement of Barbenheimer will be reproduced again, or have any longer-lasting effects on the theater-going public, but I saw a bunch of really good movies (and there are some very well-regarded ones I haven&amp;rsquo;t had the chance to see yet!)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2022</title>
      <link>https://sean-graham.com/2023/01/07/the-movies-i-saw-in-2022/</link>
      <pubDate>Sat, 07 Jan 2023 15:03:59 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3074</guid> 
      <description>&lt;p&gt;2022 was the year we pretended to return to normal. I saw a relatively &amp;ldquo;normal&amp;rdquo; number of movies to my pre-pandemic state, and quite a bit more of them in the theatre compared to 2021. But we remained on the anxious edge of outbreak. I think I expected a clearer line as to when reengaging with civilization would safe, but in retrospect that was naive.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2021</title>
      <link>https://sean-graham.com/2022/01/01/the-movies-i-saw-in-2021/</link>
      <pubDate>Sat, 01 Jan 2022 05:00:00 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3045</guid> 
      <description>&lt;p&gt;I think we all hoped 2021 would improve upon 2020, and to a certain degree
it did, but not to the level I think we all hoped.&lt;/p&gt;
&lt;p&gt;I did see more movies in 2021 versus 2020, my feature count ticked way up to
121 from 97. This is still behind my normal pace from the before times, but
I was able to muster more attention this year. 121 seems like a pretty
solid number despite the rare theatre experience this year. Hopefully
IFFBoston&amp;rsquo;s spring festival and the film club can return to something more
normal in 2022.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2020</title>
      <link>https://sean-graham.com/2021/02/22/the-movies-i-saw-in-2020/</link>
      <pubDate>Mon, 22 Feb 2021 16:19:49 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3037</guid> 
      <description>&lt;p&gt;I mean, what is there to say about 2020. It was a real shit year.&lt;/p&gt;
&lt;p&gt;When the quarantimes began, I thought I would end up watching a ton of movies, but the opposite occurred. I&amp;rsquo;m not sure if it was general anxiety/malaise, the lack of the film club/iff forcing functions, or something else, but it just wasn&amp;rsquo;t happening. The pace seems to be picking up in 2021, but we&amp;rsquo;ll see how it goes. If I&amp;rsquo;m able to go to a theatre safely/comfortably in the near future that will certainly change things.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RCN and iMessage Business Chat</title>
      <link>https://sean-graham.com/2021/02/02/rcn-and-imessage-business-chat/</link>
      <pubDate>Tue, 02 Feb 2021 05:11:58 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3033</guid> 
      <description>&lt;p&gt;There was no way this was going to work.&lt;/p&gt;
&lt;p&gt;A few years back I cancelled my &lt;a href=&#34;https://rcn.com/&#34; target=&#34;_blank&#34;&gt;RCN&lt;/a&gt; Cable TV service in favor of &lt;a href=&#34;https://tv.youtube.com/&#34; target=&#34;_blank&#34;&gt;Youtube TV&lt;/a&gt;. I realized that since all I really was keeping cable around for at this point was to watch Baseball, I could save a ton of money by switching to Youtube TV while also upgrading my RCN Internet service to &amp;ldquo;Gigabit&amp;rdquo; (not actually Gigabit. Also has complete garbage 25Mbps upstream which is indefensible). At the time I was paying about \$165/mo to RCN for 330Mbps Internet and Cable TV. Youtube TV was \$40/mo, and also allowed me to &amp;lsquo;pause&amp;rsquo; service for months at a time (aka the Baseball off-season) with a click. RCN &amp;ldquo;Gigabit&amp;rdquo; service was around \$100/mo. So not only would my in-season monthly rate be lower (~\$140/mo), but i&amp;rsquo;d save even more in the off-season.&lt;/p&gt;
&lt;p&gt;But, every few months, Youtube TV would raise their prices, with the most recent hike bringing the cost up to \$65/mo. The final straw, however, was that they dropped &lt;a href=&#34;https://nesn.com/&#34; target=&#34;_blank&#34;&gt;NESN&lt;/a&gt; in this off-season. Now my hand was forced. After the season ended I cancelled Youtube TV with the plan of reaching back out to RCN.&lt;/p&gt;
&lt;p&gt;Since baseball was quiet and I was not in a rush, every once in awhile I&amp;rsquo;d call the RCN support number to get a quote, but the wait times were over 30m each time I tried, so I&amp;rsquo;d hang up. Yesterday, however, I wondered to myself if they had some kind of chat support. They did, I clicked it, and it turns out their chat support was &lt;a href=&#34;https://www.apple.com/ios/business-chat/&#34; target=&#34;_blank&#34;&gt;Apple Messages Business Chat&lt;/a&gt;. This was both surprising, as I&amp;rsquo;ve never seen this work with anyone outside of Apple, and exciting because the usual chat support experience was terrible. But this would more or less work like any other text messaging.&lt;/p&gt;
&lt;p&gt;That said, there was no way this was going to work.&lt;/p&gt;
&lt;p&gt;But I tried anyway. I got a text telling me the wait was going to be about 15m, and confirming I wanted to wait. I clicked yes and went about my way. About 15m later I was told I was 5th in the queue and it would be a bit longer; I confirmed I wanted to wait and went back to dawdling.&lt;/p&gt;
&lt;p&gt;After a total of about 20m I received my first actual message from the support rep. They first confirmed some account information, then asked me what I needed. I had already prepared my first message, where I tried to play Fast Food Chicken and try to answer every possible question in one blast:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I am interested in knowing how much it will cost per month to add &lt;a href=&#34;https://www.rcn.com/boston/tv/channel-lineups/&#34; target=&#34;_blank&#34;&gt;Signature TV&lt;/a&gt; to my service, without modifying my current service. I do not want any cable boxes and instead just need a cablecard.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There was no way this was going to work.&lt;/p&gt;
&lt;p&gt;But, to my surprise, the rep was mostly able to work off of that. They asked if I needed more than one CableCard, I replied that I needed a single, multi-stream CableCard, and they asked me to wait while they went away to figure everything out.&lt;/p&gt;
&lt;p&gt;After a few minutes they came back with some numbers. My total bill would be roughly \$130/mo for the first 6 months, and then go up to roughly \$160/mo afterwards. This was acceptable, so I told them I&amp;rsquo;d like to sign up, but wanted to make sure they could simply mail me the CableCard as opposed to rolling a truck or requiring a pickup visit to the office, as I am trying to minimize contact with the outside world in the quarantimes.&lt;/p&gt;
&lt;p&gt;They went away to check, and came back a minute or two later confirming that they could mail it on Monday. So I told them I wanted to move forward, we spent a few more minutes confirming shipping details and such. They did their usual pitch for their Service Agreement, but I was able to easily decline it (and the pitch is way less annoying over chat than it is over the telephone). But after that, I was done.&lt;/p&gt;
&lt;p&gt;It worked.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2019</title>
      <link>https://sean-graham.com/2020/01/10/the-movies-i-saw-in-2019/</link>
      <pubDate>Fri, 10 Jan 2020 15:48:53 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3020</guid> 
      <description>&lt;p&gt;As has been the standard over the past few years, the number of features I saw in 2019 was a tick down, at 128 vs 132 in 2018. I had a particularly busy year in 2019, so this isn&amp;rsquo;t really a surprise for me.. I was on the road for nearly two of the twelve months this year, so I simply had less time for film.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2018</title>
      <link>https://sean-graham.com/2019/01/01/the-movies-i-saw-in-2018/</link>
      <pubDate>Tue, 01 Jan 2019 15:49:54 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3014</guid> 
      <description>&lt;p&gt;I totaled 151 movies this year, but &amp;lsquo;only&amp;rsquo; 132 features which was a tick down from the past few years. To be honest, Corinna and I binged all of the Star Wars films (except for Rogue One) within a few days at the end of the year, so that definitely goosed the stats up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2017</title>
      <link>https://sean-graham.com/2018/01/01/the-movies-i-saw-in-2017/</link>
      <pubDate>Mon, 01 Jan 2018 16:17:44 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=3004</guid> 
      <description>&lt;p&gt;Last year I wondered if ~140 features a year was the &amp;rsquo;new normal&amp;rsquo;, and it appears that is the case, as in 2017 I saw 147 features. That said, it felt like a really good year for cinema.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2016 Films in Review</title>
      <link>https://sean-graham.com/2017/02/25/2016-films-in-review/</link>
      <pubDate>Sun, 26 Feb 2017 03:48:43 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2974</guid> 
      <description>&lt;p&gt;&lt;strong&gt;Top Films of 2016 (in Alphabetical Order):&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1179933/&#34; target=&#34;_blank&#34;&gt;10 Cloverfield Lane&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2543164/&#34; target=&#34;_blank&#34;&gt;Arrival&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4972062/&#34; target=&#34;_blank&#34;&gt;Don&amp;rsquo;t Think Twice&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1878870/&#34; target=&#34;_blank&#34;&gt;The Edge of Seventeen&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4016934/&#34; target=&#34;_blank&#34;&gt;The Handmaiden&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4846340/reference&#34; target=&#34;_blank&#34;&gt;Hidden Figures&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0462335/&#34; target=&#34;_blank&#34;&gt;High-Rise&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4975722/&#34; target=&#34;_blank&#34;&gt;Moonlight&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt3748528/&#34; target=&#34;_blank&#34;&gt;Rogue One&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4034354/&#34; target=&#34;_blank&#34;&gt;Swiss Army Man&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4263482/&#34; target=&#34;_blank&#34;&gt;The Witch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;**Honorable Mention: **&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt5151716/&#34; target=&#34;_blank&#34;&gt;Tony Robbins: I Am Not Your Guru&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt5278596/&#34; target=&#34;_blank&#34;&gt;Weiner&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bottom 5 Films of 2016:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4550098/&#34; target=&#34;_blank&#34;&gt;Nocturnal Animals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2975590/&#34; target=&#34;_blank&#34;&gt;Batman v Superman: Dawn of Justice&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0475290/&#34; target=&#34;_blank&#34;&gt;Hail, Caesar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2241351/&#34; target=&#34;_blank&#34;&gt;Money Monster&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt4291590/&#34; target=&#34;_blank&#34;&gt;Evolution (2015)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Most Disappointing:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt3072482/&#34; target=&#34;_blank&#34;&gt;Hardcore Henry&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt3960412/&#34; target=&#34;_blank&#34;&gt;Popstar: Never Stop Never Stopping&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Best Reissue:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0067454/&#34; target=&#34;_blank&#34;&gt;Multiple Maniacs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Most Unnecessary Remake/Reworking:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2404435/reference&#34; target=&#34;_blank&#34;&gt;The Magnificient Seven&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Best Movie I Finally Saw&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt3170832/&#34; target=&#34;_blank&#34;&gt;Room&lt;/a&gt; **Best Director: ** The Daniels (Swiss Army Man)&lt;/p&gt;
&lt;p&gt;**Best Ensemble: ** Don&amp;rsquo;t Think Twice&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Best Original Screenplay:&lt;/strong&gt; The Daniels for Swiss Army Man&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Best Adapted Screenplay&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm4207229/&#34; target=&#34;_blank&#34;&gt;Amy Jump&lt;/a&gt; for High-Rise&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Best Cinematography&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm0161200/?ref_=ttfc_fc_cr11&#34; target=&#34;_blank&#34;&gt;Chung-hoon Chung&lt;/a&gt; for The Handmaiden&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Best Soundtrack&lt;/strong&gt;: Swiss Army Man&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Most Memorable Lines:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Swiss Army Man&lt;/li&gt;
&lt;li&gt;Hank: If you don&amp;rsquo;t know Jurassic Park, you don&amp;rsquo;t know shit.&lt;/li&gt;
&lt;li&gt;High-Rise&lt;/li&gt;
&lt;li&gt;Laing: You know, Toby, when I was your age, I was always covered in something. Mud, jam, failure&amp;hellip; My father never associated himself with anything dirty. Or real.Toby: My father&amp;rsquo;s up there.Laing: You mean, in heaven?Toby: Heaven isn&amp;rsquo;t real, stupid.&lt;/li&gt;
&lt;li&gt;The Witch&lt;/li&gt;
&lt;li&gt;Jonas, Mercy: [singing] Black Phillip, Black Phillip, a crown grows out his head. Black Phillip, Black Phillip, to nanny queen is wed. Jump to the fence post. Running in the stall. Black Phillip, Black Phillip, king of all.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2016</title>
      <link>https://sean-graham.com/2017/01/01/the-movies-i-saw-in-2016/</link>
      <pubDate>Mon, 02 Jan 2017 03:53:30 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2964</guid> 
      <description>&lt;p&gt;I saw even fewer feature films in 2016, but it was a rather busy year for me. My final total was 141, which was 7 fewer than 2015. The big thing I alluded to last year, that may depress this total, was buying a new house. That happened, so it&amp;rsquo;s possible that may explain the reduced number. Or, perhaps, I&amp;rsquo;ve settled into a new normal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Death of Print (or: My Adventures with the Boston Globe)</title>
      <link>https://sean-graham.com/2016/11/20/the-death-of-print-or-my-adventures-with-the-boston-globe/</link>
      <pubDate>Sun, 20 Nov 2016 17:24:19 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2957</guid> 
      <description>&lt;p&gt;&lt;strong&gt;Update 20161122:&lt;/strong&gt; Since writing the text below, I&amp;rsquo;ve been contacted by several staffers at the Globe via many channels. They not only assure me that my discrete issues have been addressed, but that they&amp;rsquo;ve had meetings to pick apart what went wrong based on the notes I wrote up below. Hopefully my experience will (ultimately) make things better in the future.&lt;/p&gt;
&lt;p&gt;&amp;ndash;&lt;/p&gt;
&lt;p&gt;Setting the stage: I&amp;rsquo;ve been a digital subscriber to &lt;a href=&#34;http://bostonglobe.com/&#34; target=&#34;_blank&#34;&gt;The Boston Globe&lt;/a&gt; for years now. Corinna decided she would like to try getting the Sunday edition in print. Here are the things I needed to do to accomplish this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Log into my account on their website, to find there was no easy way to simply add ANY print subscription to my account. You&amp;rsquo;d think they&amp;rsquo;d want to make this braindead simple.&lt;/li&gt;
&lt;li&gt;Call their phone line (1-888-MY-GLOBE) to find out they were only open until noon on the weekend.&lt;/li&gt;
&lt;li&gt;Remember on Tuesday that I wanted to do this, and call the phone line again, waiting on hold for a few minutes to talk to a representative. I state that I want to add Sunday delivery to my existing digital account. I&amp;rsquo;m told the only way to accomplish this is to close out my existing subscription and add a new one. The existing subscription will be terminated as of Thursday, but my new subscription won&amp;rsquo;t be in effect until Sunday. So I&amp;rsquo;ll have no digital access for those few days. That seems ridiculous, but I accept it.&lt;/li&gt;
&lt;li&gt;Wake up this morning, excited to fetch my paper, to find nothing. Try to attach my new account number to my bostonglobe.com login, but meet no success.&lt;/li&gt;
&lt;li&gt;Call their support line, wait on hold for 5 minutes until a robot tells me i&amp;rsquo;m 22 in the queue. I hang up and run to their online chat.&lt;/li&gt;
&lt;li&gt;After about 5 minutes a chat rep. appears, I explain my plight, and she straightens everything out. She tells me my subscription has no digital access, and would I like to add it? I told her that I was supposed to have digital access, that the rep on Tuesday told me I would have it as of Sunday, but apparently that rep messed something up. She schedules a redelivery before 2pm and gives me gratis digital access until my &amp;lsquo;repaired&amp;rsquo; subscription kicks in on Tuesday and we end our chat. I have no idea why it takes them several days to activate a digital subscription.&lt;/li&gt;
&lt;li&gt;Just before noon, I learn they have a Customer Service iPhone app. The sign-in screen asks for my name, email, phone # or acccount #, and house #. After lots of trial and error, i find that the address and phone number were out of date on my account. I can&amp;rsquo;t remember if the phone rep asked for updated information or not, but she clearly &lt;strong&gt;should&lt;/strong&gt; have. As someone who&amp;rsquo;s never had print delivery, to assume that the address is correct on my account seems unwise.&lt;/li&gt;
&lt;li&gt;I reenter chat (with 10 minutes to spare before they shut down at noon) and explain that the address is wrong on my account, and that is probably why I didn&amp;rsquo;t get a paper this morning. I give the rep my account number, which is attached to an address in Wellesley. I can&amp;rsquo;t tell you if the original phone rep transposed numbers or I did, but the whole time I was using the incorrect account number. So some person in Wellesley probably just had digital access added to their account. I give the rep my current info, and she updates my account, crediting me for today&amp;rsquo;s paper and suggesting that I will receive a paper at my &amp;rsquo;new&amp;rsquo; address starting next Sunday.&lt;/li&gt;
&lt;li&gt;I log into the Globe site, attaching the new account number to my Globe login, and notice that while my billing address has been updated, my delivery address is still incorrect. There is no clear way for me to change this myself. My plan is to check back in a few days and see if it is fixed, otherwise I see another chat in my future.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It is maddening to me that this process was so painful.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why can I not add a print subscription myself, online, without involving a customer service rep?&lt;/li&gt;
&lt;li&gt;Why can I not update the address on my account myself?&lt;/li&gt;
&lt;li&gt;Why wasn&amp;rsquo;t I able to add print delivery without losing my digital access for several days?&lt;/li&gt;
&lt;li&gt;Why didn&amp;rsquo;t the phone rep verify my delivery address?&lt;/li&gt;
&lt;li&gt;Why didn&amp;rsquo;t the chat rep, once I complained of a missing delivery, verify my delivery address?&lt;/li&gt;
&lt;li&gt;Why is the process to attach my subscription to my bostonglobe.com login a manual process? Why can&amp;rsquo;t the customer service reps do it for me?&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2015</title>
      <link>https://sean-graham.com/2015/12/31/the-movies-i-saw-in-2015/</link>
      <pubDate>Fri, 01 Jan 2016 03:31:33 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2946</guid> 
      <description>&lt;p&gt;I saw fewer films in 2015, but it was a rather busy year for me. My final total was 148, which was 11 fewer than 2014. There are some things conspiring that could depress the total in 2016, but we&amp;rsquo;ll have to wait and see if that ends up happening.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2014</title>
      <link>https://sean-graham.com/2015/01/01/the-movies-i-saw-in-2014/</link>
      <pubDate>Thu, 01 Jan 2015 16:08:26 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2907</guid> 
      <description>&lt;p&gt;I saw one more film in 2014 than 2013, but strangely, I apparently didn&amp;rsquo;t see any short film or, more likely, I didn&amp;rsquo;t record seeing them. With so much short-form video content available online it is difficult to figure out where to &amp;lsquo;draw the line&amp;rsquo; in my recordkeeping.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2013 Films in Review</title>
      <link>https://sean-graham.com/2014/03/01/2013-films-in-review/</link>
      <pubDate>Sat, 01 Mar 2014 16:32:34 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2886</guid> 
      <description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Top 15 Films of 2013 (in Alphabetical Order)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2024544/&#34; target=&#34;_blank&#34;&gt;12 Years a Slave&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1800241/&#34; target=&#34;_blank&#34;&gt;American Hustle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0790636/&#34; target=&#34;_blank&#34;&gt;Dallas Buyers&amp;rsquo; Club&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1454468/&#34; target=&#34;_blank&#34;&gt;Gravity&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1798709/&#34; target=&#34;_blank&#34;&gt;Her&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2042568/&#34; target=&#34;_blank&#34;&gt;Inside Llewyn Davis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1821549/&#34; target=&#34;_blank&#34;&gt;Nebraska&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2431286/&#34; target=&#34;_blank&#34;&gt;Philomena&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2023690/&#34; target=&#34;_blank&#34;&gt;Sightseers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2306745/&#34; target=&#34;_blank&#34;&gt;Sound City&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2101441/&#34; target=&#34;_blank&#34;&gt;Spring Breakers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2375605/&#34; target=&#34;_blank&#34;&gt;The Act of Killing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2106476/&#34; target=&#34;_blank&#34;&gt;The Hunt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0993846/&#34; target=&#34;_blank&#34;&gt;The Wolf of Wall Street&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2084989/&#34; target=&#34;_blank&#34;&gt;Upstream Color&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Honorable Mention:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2532528/&#34; target=&#34;_blank&#34;&gt;Dirty Wars&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt3063516/&#34; target=&#34;_blank&#34;&gt;Jackass Presents: Bad Grandpa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1663662/&#34; target=&#34;_blank&#34;&gt;Pacific Rim&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt3089388/&#34; target=&#34;_blank&#34;&gt;Tim&amp;rsquo;s Vermeer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bottom 4 films of 2013:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2332522/&#34; target=&#34;_blank&#34;&gt;Leviathan (2013)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1322269/&#34; target=&#34;_blank&#34;&gt;August: Osage County&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1392214/&#34; target=&#34;_blank&#34;&gt;Prisoners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2724064/&#34; target=&#34;_blank&#34;&gt;Sharknado&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Remake/Reworking:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt1288558/&#34; target=&#34;_blank&#34;&gt;Evil Dead (2013)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;This wasn&amp;rsquo;t necessary, but it was fun and sufficiently different from the original&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Most Unnecessary Remake/Reworking:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt1321511/&#34; target=&#34;_blank&#34;&gt;Oldboy (2013)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;I didn&amp;rsquo;t actually see this.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Director:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0000217/&#34; target=&#34;_blank&#34;&gt;Martin Scorcese&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt0993846/&#34; target=&#34;_blank&#34;&gt;The Wolf of Wall Street&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Actress:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0000113/&#34; target=&#34;_blank&#34;&gt;Sandra Bullock&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1454468/&#34; target=&#34;_blank&#34;&gt;Gravity&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Actor:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0252230/&#34; target=&#34;_blank&#34;&gt;Chiwetel Ejiofor&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt2024544/&#34; target=&#34;_blank&#34;&gt;12 Years a Slave&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Supporting Actress:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm2143282/&#34; target=&#34;_blank&#34;&gt;Lupita Nyong&amp;rsquo;o&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt2024544/&#34; target=&#34;_blank&#34;&gt;12 Years a Slave&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Supporting Actor:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm1706767/&#34; target=&#34;_blank&#34;&gt;Jonah Hill&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt0993846/&#34; target=&#34;_blank&#34;&gt;The Wolf of Wall Street&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Ensemble:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt1800241/&#34; target=&#34;_blank&#34;&gt;American Hustle&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Original Screenplay:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0005069/?ref_=tt_ov_dr&#34; target=&#34;_blank&#34;&gt;Spike Jonze&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt1798709/&#34; target=&#34;_blank&#34;&gt;Her&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Adapted Screenplay:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0725983/&#34; target=&#34;_blank&#34;&gt;John Ridley&lt;/a&gt; and &lt;a href=&#34;http://www.imdb.com/name/nm1185849/&#34; target=&#34;_blank&#34;&gt;Solomon Northup&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt2024544/&#34; target=&#34;_blank&#34;&gt;12 Years a Slave&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Cinematography:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0003659/&#34; target=&#34;_blank&#34;&gt;Phedon Papamichael&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt1821549/&#34; target=&#34;_blank&#34;&gt;Nebraska&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Soundtrack:&lt;/strong&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/William_Butler_%28musician%29&#34; target=&#34;_blank&#34;&gt;William Butler&lt;/a&gt; and &lt;a href=&#34;http://en.wikipedia.org/wiki/Owen_Pallett&#34; target=&#34;_blank&#34;&gt;Owen Pallett&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt1798709/&#34; target=&#34;_blank&#34;&gt;Her&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Most Alarming Cinematic Trend:&lt;/strong&gt; Yet more remakes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Biggest Disappointment:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt1535108/&#34; target=&#34;_blank&#34;&gt;Elysium&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Movie I Finally Saw:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt2125608/&#34; target=&#34;_blank&#34;&gt;Searching for Sugar Man&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Most Memorable Lines:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1245492/&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;This Is The End&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Jonah Hill: Dear God, it&amp;rsquo;s me, Jonah Hill&amp;hellip; from Moneyball.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2101441/&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;Spring Breakers&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Everyone in the movie: SPRAAANNNNGGG BREAAAAAAKKKKK&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0993846/&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;The Wolf of Wall Street&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Mark Hanna: (Insert Weird-ass Beat Boxing Here)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0993846/&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;The Wolf of Wall Street&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Jordan Belfort: On a daily basis I consume enough drugs to sedate Manhattan, Long Island, and Queens for a month. I take Quaaludes 10-15 times a day for my &amp;ldquo;back pain&amp;rdquo;, Adderall to stay focused, Xanax to take the edge off, pot to mellow me out, cocaine to wake me back up again, and morphine&amp;hellip; Well, because it&amp;rsquo;s awesome.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Best Documentary (of all time?):&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt2375605/&#34; target=&#34;_blank&#34;&gt;The Act of Killing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Films I feel guilty for missing:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2278871/&#34; target=&#34;_blank&#34;&gt;Blue is the Warmest Color&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2334649/&#34; target=&#34;_blank&#34;&gt;Fruitvale Station&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Films I don&amp;rsquo;t feel guilty for missing:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1321511/&#34; target=&#34;_blank&#34;&gt;Oldboy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1583421/&#34; target=&#34;_blank&#34;&gt;G.I. Joe: Retaliation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1321870/&#34; target=&#34;_blank&#34;&gt;Gangster Squad&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1606378/&#34; target=&#34;_blank&#34;&gt;A Good Day to Die Hard&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2334873/&#34; target=&#34;_blank&#34;&gt;Blue Jasmine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt2209418/?ref_=fn_al_tt_1&#34; target=&#34;_blank&#34;&gt;Before Midnight&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2013</title>
      <link>https://sean-graham.com/2013/12/31/the-movies-i-saw-in-2013/</link>
      <pubDate>Wed, 01 Jan 2014 04:15:17 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2830</guid> 
      <description>&lt;p&gt;As regular readers know, I keep a list of all of the movies I see each year. Breaking a trend, I saw fewer features (146) than I had in the previous year (160). I don&amp;rsquo;t really have any insight into this other than a strong suspicion that ~160 isn&amp;rsquo;t terribly sustainable for me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2012</title>
      <link>https://sean-graham.com/2013/01/02/the-movies-i-saw-in-2012/</link>
      <pubDate>Wed, 02 Jan 2013 20:22:50 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2822</guid> 
      <description>&lt;p&gt;As regular readers know, I keep a list of all of the movies I see each year. For the second year in a row I saw more feature films (160) than I had in the previous year (155), setting a new benchmark.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Princess Bride at 25</title>
      <link>https://sean-graham.com/2012/09/25/the-princess-bride-at-25/</link>
      <pubDate>Wed, 26 Sep 2012 03:07:32 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2808</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0093779/&#34; target=&#34;_blank&#34;&gt;The Princess Bride&lt;/a&gt; turns 25 today. &lt;a href=&#34;http://www.metafilter.com/120276/As-you-wish&#34; target=&#34;_blank&#34;&gt;Reading about this&lt;/a&gt; reminded me of a funny story from when I was a kid.&lt;/p&gt;
&lt;p&gt;My father rented The Princess Bride and brought it home, announcing that he thought it would be fun to watch as a family. I protested, saying I didn&amp;rsquo;t want to watch a girls movie, and stayed in my bedroom. After about 25 minutes of hearing my family thoroughly enjoying the film, I sheepishly joined them in the living room.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t remember if I watched the beginning of the movie immediately after the first viewing ended, or if it waited until later, but I definitely remember when I finally did see the beginning and being completely embarrassed yet amused at how my reaction to the title of the film paralleled the character of &lt;a href=&#34;http://www.imdb.com/name/nm0000625/&#34; target=&#34;_blank&#34;&gt;Fred Savage&lt;/a&gt; in the movie.&lt;/p&gt;
&lt;p&gt;If it wasn&amp;rsquo;t such a perfect story I&amp;rsquo;d probably still find it embarrassing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Surviving IFFBoston&#34; updated</title>
      <link>https://sean-graham.com/2012/04/11/surviving-iffboston-updated/</link>
      <pubDate>Wed, 11 Apr 2012 15:27:07 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2805</guid> 
      <description>&lt;p&gt;I updated the post I wrote a few years ago entitled &amp;ldquo;Surviving IFFBoston&amp;rdquo; with some new tips and tweaks for 2012. You can check it out &lt;a href=&#34;https://sean-graham.com/2010/05/05/howto-surviving-iffboston/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2011 Films in Review</title>
      <link>https://sean-graham.com/2012/02/04/2011-films-in-review/</link>
      <pubDate>Sat, 04 Feb 2012 05:39:54 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2793</guid> 
      <description>&lt;p&gt;Here is my review of the films I which saw in 2011. In a change from the past few years, this does NOT include movies released in 2011 which I saw in 2012. Which is why The Girl with the Dragon Tattoo doesn&amp;rsquo;t feature prominently on this list. I know that I am missing some great movies by adopting this strategy. Furthermore, movies that were on last year&amp;rsquo;s &amp;ldquo;Best Of&amp;rdquo; list should also be included on this year&amp;rsquo;s list (using the new rules) but I decided to omit them than recognize them twice.&lt;/p&gt;
&lt;p&gt;While I wouldn&amp;rsquo;t say that 2011 was a &lt;strong&gt;bad&lt;/strong&gt; year for movies, it wasn&amp;rsquo;t particularly special. Maybe I just chose poorly&amp;hellip; Where in years past I would have to whittle down my list of &amp;lsquo;best&amp;rsquo; films, this year it felt like work to simply come up with 10. It&amp;rsquo;s not that there is an abundance of lowlights, but there weren&amp;rsquo;t many highlights.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Top 10 Films of 2011 (in Alphabetical Order):&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1549572/&#34; target=&#34;_blank&#34;&gt;Another Earth&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1787660/&#34; target=&#34;_blank&#34;&gt;Being Elmo: A Puppeteer&amp;rsquo;s Journey&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1696535/&#34; target=&#34;_blank&#34;&gt;El Bulli: Cooking in Progress&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1255953/&#34; target=&#34;_blank&#34;&gt;Incendies&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1723126/&#34; target=&#34;_blank&#34;&gt;Last Days Here&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1210166/&#34; target=&#34;_blank&#34;&gt;Moneyball&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1663660/&#34; target=&#34;_blank&#34;&gt;On The Ice&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1723811/&#34; target=&#34;_blank&#34;&gt;Shame&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1675192/&#34; target=&#34;_blank&#34;&gt;Take Shelter&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1540133/&#34; target=&#34;_blank&#34;&gt;The Guard&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Bottom 5 films of 2011 (in Alphabetical Order):&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1478338/&#34; target=&#34;_blank&#34;&gt;Bridesmaids&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1411697/&#34; target=&#34;_blank&#34;&gt;Hangover: Part II&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0978764/&#34; target=&#34;_blank&#34;&gt;Sucker Punch&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0800369/&#34; target=&#34;_blank&#34;&gt;Thor&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1399103/&#34; target=&#34;_blank&#34;&gt;Transformers 3: Dark of the Moon&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Director:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0548789/&#34; target=&#34;_blank&#34;&gt;Constance Marks&lt;/a&gt; and &lt;a href=&#34;http://www.imdb.com/name/nm0788070/&#34; target=&#34;_blank&#34;&gt;Philip Shane&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt1787660/&#34; target=&#34;_blank&#34;&gt;Being Elmo&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Actress:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0044073/&#34; target=&#34;_blank&#34;&gt;Lubna Azabal&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1255953/&#34; target=&#34;_blank&#34;&gt;Incendies&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Actor:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm1055413/&#34; target=&#34;_blank&#34;&gt;Michael Fassbender&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1723811/&#34; target=&#34;_blank&#34;&gt;Shame&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Supporting Actress:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0246386/&#34; target=&#34;_blank&#34;&gt;Mélissa Désormeaux-Poulin&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1255953/&#34; target=&#34;_blank&#34;&gt;Incendies&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Supporting Actor:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0924154/&#34; target=&#34;_blank&#34;&gt;Shea Whigham&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1675192/&#34; target=&#34;_blank&#34;&gt;Take Shelter&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Inanimate Object:&lt;/strong&gt; Robert in &lt;a href=&#34;http://www.imdb.com/title/tt1612774/&#34; target=&#34;_blank&#34;&gt;Rubber&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Original Screenplay:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm1779870/&#34; target=&#34;_blank&#34;&gt;Brit Marling&lt;/a&gt; and &lt;a href=&#34;http://www.imdb.com/name/nm2648685/&#34; target=&#34;_blank&#34;&gt;Mike Cahill&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt1549572/&#34; target=&#34;_blank&#34;&gt;Another Earth&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Adapted Screenplay:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/name/nm0001873/&#34; target=&#34;_blank&#34;&gt;Steven Zaillian&lt;/a&gt; and &lt;a href=&#34;http://www.imdb.com/name/nm0815070/&#34; target=&#34;_blank&#34;&gt;Aaron Sorkin&lt;/a&gt; for &lt;a href=&#34;http://www.imdb.com/title/tt1210166/&#34; target=&#34;_blank&#34;&gt;Moneyball&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Cinematography:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt1696535/&#34; target=&#34;_blank&#34;&gt;El Bulli: Cooking in Progress&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Alarming Cinematic Trend:&lt;/strong&gt; Once again, 3D and Fake IMAX.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Memorable Lines:&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Moneyball&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm1706767/&#34; target=&#34;_blank&#34;&gt;Peter Brand&lt;/a&gt;&lt;/strong&gt;: I wanted you to see these player evaluations that you asked me to do.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0000093/&#34; target=&#34;_blank&#34;&gt;Billy Beane&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: I asked you to do three.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm1706767/&#34; target=&#34;_blank&#34;&gt;Peter Brand&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: Yeah.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0000093/&#34; target=&#34;_blank&#34;&gt;Billy Beane&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: To evaluate three players.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm1706767/&#34; target=&#34;_blank&#34;&gt;Peter Brand&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: Yeah.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0000093/&#34; target=&#34;_blank&#34;&gt;Billy Beane&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: How many you&amp;rsquo;d do?&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm1706767/&#34; target=&#34;_blank&#34;&gt;Peter Brand&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: Forty-seven.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0000093/&#34; target=&#34;_blank&#34;&gt;Billy Beane&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: Okay.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm1706767/&#34; target=&#34;_blank&#34;&gt;Peter Brand&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: Actually, fifty-one. I don&amp;rsquo;t know why I lied just then.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;The Guard&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0322407/&#34; target=&#34;_blank&#34;&gt;Sergeant Gerry Boyle&lt;/a&gt;&lt;/strong&gt;: Now I know what you&amp;rsquo;re thinking. You&amp;rsquo;re thinking, these men are armed and dangerous, and you being an FBI agent you&amp;rsquo;re more used to shooting at unarmed women and children&amp;hellip;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0000332/&#34; target=&#34;_blank&#34;&gt;FBI agent Wendell Everett&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;: Oh, fuck you, Sergeant!&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Rubber&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0369567/&#34; target=&#34;_blank&#34;&gt;Man in wheelchair&lt;/a&gt;&lt;/strong&gt;: Excuse me, I hate to be a bother, but&amp;hellip; the way I look at it, this scene makes no sense at all. Not that it was great to begin with, but at least I understood it. Now, this is just uh, totally confusing.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Documentary:&lt;/strong&gt; &lt;a href=&#34;http://www.imdb.com/title/tt1723126/&#34; target=&#34;_blank&#34;&gt;Last Days Here&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Guilty Pleasures:&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1268799/&#34; target=&#34;_blank&#34;&gt;A Very Harold &amp;amp; Kumar 3D Christmas&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0873886/&#34; target=&#34;_blank&#34;&gt;Red State&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1640459/&#34; target=&#34;_blank&#34;&gt;Hobo with a Shotgun&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1612774/&#34; target=&#34;_blank&#34;&gt;Rubber&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Films I feel guilty for missing:&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;50/50&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;My Week with Marilyn&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Drive&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Beginners&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Martha Marcy May Marlene&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Films I don&amp;rsquo;t feel guilty for missing:&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Midnight in Paris&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;War Horse&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Help&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Great CD Re-Rip</title>
      <link>https://sean-graham.com/2012/01/15/the-great-cd-re-rip/</link>
      <pubDate>Sun, 15 Jan 2012 22:17:23 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2787</guid> 
      <description>&lt;p&gt;Back around 2002, I sat down and began ripping all of my CDs to MP3. I worked on it during my downtime, on nights and weekends when nothing better was going on. It took me about a month to plow through several hundred discs, but I eventually finished. When I temporarily moved from Boston to NJ during my unemployment back in 2003, my CDs were boxed up for the move. They stayed that way. In fact, the boxes were in my parents basement until Corinna and I moved to our house in Watertown back in 2007. Since then they have remained in boxes in our basement.&lt;/p&gt;
&lt;p&gt;For many years I continued to buy physical discs, immediately ripping them and placing them on a shelf or in a box. In the past year or two, I have effectively stopped buying CDs, instead opting to use download services such as iTunes, &lt;a href=&#34;http://bleep.com&#34; target=&#34;_blank&#34;&gt;Bleep&lt;/a&gt;, &lt;a href=&#34;http://beatport.com/&#34; target=&#34;_blank&#34;&gt;Beatport&lt;/a&gt; and Amazon&amp;rsquo;s MP3 store (as well as directly from artists).&lt;/p&gt;
&lt;p&gt;Back in 2002, MP3 files of 192Kbps seemed like a pretty reasonable compromise between audio quality and file size. But fast forwarding ten years, hearing the muted high and low end of those 192Kbps files, especially when I have several terabytes of storage in my house, was frustrating. I had thought about re-ripping all of my discs to a higher bit rate, but the task always seemed daunting. My collection of physical discs had ballooned to ~500 discs and it simply felt like it would take forever.&lt;/p&gt;
&lt;p&gt;Back in September I was at the All Tomorrow&amp;rsquo;s Parties &amp;ldquo;I&amp;rsquo;ll Be Your Mirror&amp;rdquo; festival at Asbury Park with some friends. During some between-band chit-chat, I mentioned my regret of choosing 192Kbps and that I was considering finding a service that would re-rip all of them for me. &lt;a href=&#34;http://www.chaosengine.net/&#34; target=&#34;_blank&#34;&gt;DQ&lt;/a&gt; mentioned &lt;a href=&#34;http://www.taskrabbit.com/&#34; target=&#34;_blank&#34;&gt;TaskRabbit&lt;/a&gt;, a service which pairs up people willing to do odd jobs (a.k.a. &amp;ldquo;Rabbits&amp;rdquo;) with people looking for help. This idea stuck in my head, and a few weekends ago when Corinna and I were doing some basement purging I decided that I would just do it. Some of my CDs were more than 20 years old, and waiting would only increase the chances of &lt;a href=&#34;http://en.wikipedia.org/wiki/Bit_rot&#34; target=&#34;_blank&#34;&gt;bit rot&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I &lt;a href=&#34;http://www.taskrabbit.com/tasks/rip-and-organize-approx-500-compact-discs-to-usb-hard-disk&#34; target=&#34;_blank&#34;&gt;posted my task&lt;/a&gt; on TaskRabbit, being as specific as possible. I decided to skip worrying about what the &amp;lsquo;right&amp;rsquo; bitrate was and chose Apple Lossless format. A lossless codec cuts the file size in about half without losing any fidelity at all. I figured if I had 500 CDs each around 600MB, than the total size of the re-ripped CDs would be about 150GB, which really isn&amp;rsquo;t all that much these days. My existing music archive (with my old 192K rips in addition to any music I&amp;rsquo;ve bought digitally) totaled around 205GB at the time I started this project.&lt;/p&gt;
&lt;p&gt;The hardest part of posting this task was trying to pick an upper cost. TaskRabbit asks you what your upper cost is, and then Rabbits bid on the task, TaskRabbit assigning you the one who came in lowest within some time constraints. I figured a reasonable price was \$300 plus a maximum of \$100 for expenses (I was asking the rabbit to not only rip my CDs, but also discard jewel cases and place them in sleeves that would be purchased by the rabbit).&lt;/p&gt;
&lt;p&gt;In almost no time, TaskRabbit mailed me saying that a rabbit successfully bid on my job, and they came in at \$255 (+ expenses). I was thrilled, as not only was someone interested in the job, but the whole shebang was going to cost me about 50 cents a disc!&lt;/p&gt;
&lt;p&gt;Adam, the rabbit who won the bid, scheduled a time to come by my house to pick up the CDs. He guessed he would be done in about 3 weeks, which seemed reasonable. He swung by on 12/17 to pick everything up and was very professional. After a day or two he sent me a sample ripped file to make sure I was happy with the rip, metadata and file naming. Everything looked great, and so he started up full-steam.&lt;/p&gt;
&lt;p&gt;A few days later I was on the train down to NJ for the holidays and wouldn&amp;rsquo;t be back until New Year&amp;rsquo;s Eve. While I was off relaxing with my family, Adam was keeping me posted with status updates or questions every few days. He asked what to do with the few live bootlegs that were in my collection. I told him to just set them aside and that I would handle them myself (since no metadata was available for them on CDDB). Soon after I returned to Boston, I heard from Adam that he was almost done and we scheduled a time on 1/8 for him to drop off the finished product. I was thrilled that it only took him 3 weeks, and when he arrived I saw that he took excellent care of everything, and seemingly had no trouble with my pretty specific requirements.&lt;/p&gt;
&lt;p&gt;I decided it would be a good idea to do a bit of an inventory, to make sure no discs/rips slipped through the cracks. In doing so I found a 20 or so CDs that I couldn&amp;rsquo;t find rips for (even though they were organized and put into sleeves). I talked with Adam and he wasn&amp;rsquo;t sure what happened, but he offered to swing by and pick them up (even though I had already closed out the task and paid him).&lt;/p&gt;
&lt;p&gt;Overall, this was a great experience. I now have all of my CDs ripped in a lossless format, and my CDs are organized and taking up much less space than they were before. Surprisingly, only &lt;strong&gt;one&lt;/strong&gt; track on one CD wouldn&amp;rsquo;t rip due to damage. I guess I take pretty good care of my things. My new music collection is approximately 345GB. Furthermore, using TaskRabbit successfully on a huge task such as this one gives me confidence to use the service in the future for more odd jobs around the house.&lt;/p&gt;
&lt;p&gt;Right now I&amp;rsquo;m trying to find a more permanent storage solution for my CDs, most of which are in sleeves but some of which are still in their original cases. I tried &lt;a href=&#34;http://www.amazon.com/gp/product/B001B0APOO/&#34; target=&#34;_blank&#34;&gt;Snap-N-Store&lt;/a&gt; cases but they were pretty lousy. The compartments for discs weren&amp;rsquo;t wide enough, even for my discs with sleeves. I&amp;rsquo;m currently in the market for a solution to this problem, so if you have any ideas please let me know. I&amp;rsquo;m looking for something with a lid to keep the dust out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Random Album Mixes</title>
      <link>https://sean-graham.com/2012/01/11/random-album-mixes/</link>
      <pubDate>Wed, 11 Jan 2012 14:38:23 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2783</guid> 
      <description>&lt;p&gt;I have a big post coming up in the next week or so about the re-ripping of all 500 or so of my CDs, but I wanted to share something i found in the process. Back towards the end of my college career I took two trips to the &lt;a href=&#34;http://en.wikipedia.org/wiki/Bay_area&#34; target=&#34;_blank&#34;&gt;Hooray Area&lt;/a&gt;. One was a business trip to NASA Ames&amp;rsquo; Research for a team meeting on &lt;a href=&#34;http://www.sofia.usra.edu/&#34; target=&#34;_blank&#34;&gt;SOFIA&lt;/a&gt;. The other was for a job interview at &lt;a href=&#34;http://en.wikipedia.org/wiki/Be,_Inc.&#34; target=&#34;_blank&#34;&gt;Be, Inc&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;At the time, I owned an early MP3 player which was a portable CD player which could read data CDs filled with MP3s (in addition to old-fashioned CDs). I created two Album-Mix CDs for these trips, and I thought that some of you might get a kick out of the contents&amp;hellip;&lt;/p&gt;
&lt;p&gt;NASA Lovin&amp;rsquo; (embarrassingly, this was actually the title of the mix)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Popular-Favorites-1976-1992-Sand-Vaseline/dp/B0012QP9W0/ref=sr_1_2?ie=UTF8&amp;amp;qid=1326292444&amp;amp;sr=8-2&#34; target=&#34;_blank&#34;&gt;Talking Heads - Sand in the Vaseline&lt;/a&gt; (2 Disc)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Cinema-Concerto-Ennio-Morricone-Cecilia/dp/B00138F4EU/ref=sr_1_1_digr?ie=UTF8&amp;amp;qid=1326292467&amp;amp;sr=8-1&#34; target=&#34;_blank&#34;&gt;Ennio Morricone - Cinema Concerto&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Outside/dp/B00138F8NC/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292489&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;David Bowie - Outside&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Fight-Club-Original-Soundtrack/dp/B002LQI738/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292501&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Fight Club Soundtrack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Fantomas/dp/B000S57RZI/ref=sr_shvl_album_2?ie=UTF8&amp;amp;qid=1326292519&amp;amp;sr=301-2&#34; target=&#34;_blank&#34;&gt;FantÃ´mas - Amenaza al Mundo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Naked-City/dp/B0011ZWNKS/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292534&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Naked City&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Middle-Nowhere-US-Version/dp/B003A9T2IO/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292550&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Orbital - Middle of Nowhere&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Dos-Dedos-Mis-Amigos/dp/B000VZYCG2/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292565&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Pop Will Eat Itself - Dos Dedos Mis Amigos&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Sopranos-Music-HBO-Original/dp/B001BKEWE8/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292577&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;The Sopranos Soundtrack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Be Interview&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/All-That-Cant-Leave-Behind/dp/B001O53T3K/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292593&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;U2 - All That You Can&amp;rsquo;t Leave Behind&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Songs-1993-1998/dp/B0018AOA1G/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292603&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Moby - Songs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Pinkerton/dp/B000W297QY/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292620&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Weezer - Pinkerton&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Selmasongs-Music-Motion-Picture-Dancer/dp/B0027OQ2ZY/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292630&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Bjork - Selmasongs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Kid-A/dp/B0019R7XXU/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292642&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Radiohead - Kid A&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Things-Falling-Apart-Explicit/dp/B000VZFTWS/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292653&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Nine Inch Nails - Things Falling Apart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/More-Songs-About-Buildings-Food/dp/B001PJ5V8G/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292664&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Talking Heads - More Songs About Buildings and Food&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/Speaking-In-Tongues/dp/B001OB662K/ref=sr_shvl_album_1?ie=UTF8&amp;amp;qid=1326292677&amp;amp;sr=301-1&#34; target=&#34;_blank&#34;&gt;Talking Heads - Speaking in Tongues&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2011</title>
      <link>https://sean-graham.com/2012/01/02/the-movies-i-saw-in-2011/</link>
      <pubDate>Mon, 02 Jan 2012 06:02:10 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2774</guid> 
      <description>&lt;p&gt;As regular readers know, I keep a list of all of the movies I see each year.
I saw more movies this year (160) than each of the past two (147).. I did
include a handful of shorts on the list this year, though. This was also the
first year I kept track of the date on which I saw each movie, which will
allow me to see trends in years moving forward.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Remembering James Izzo</title>
      <link>https://sean-graham.com/2011/09/02/remembering-james-izzo/</link>
      <pubDate>Fri, 02 Sep 2011 18:01:14 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2767</guid> 
      <description>&lt;p&gt;My friend, James Izzo, took a nap yesterday from which he did not wake up. I met James at Hopatcong Middle School where we bonded early on via our love of computers. James was one of the few people I knew who also had an Amiga, and we would share software and knowledge regularly. As we grew into young adults and started discovering film and music, our friendship grew stronger.&lt;/p&gt;
&lt;p&gt;James and I (along with other friends, of course) exhausted the local video store&amp;rsquo;s supply of horror films. Once we ran out of those we moved on to more &amp;ldquo;indie&amp;rdquo; and &amp;ldquo;foreign&amp;rdquo; films. If it wasn&amp;rsquo;t for my friendship with James there would have been no Fucked Up Movie Night. If it wasn&amp;rsquo;t for my friendship with James I don&amp;rsquo;t think I would have become involved with the Sunday Night Film Club. If it wasn&amp;rsquo;t for my friendship with James I doubt my interest in independent cinema would have been piqued enough to go full-degen at the Independent Film Festival of Boston every year.&lt;/p&gt;
&lt;p&gt;James became an electronic musician, starting the band Thread as well as side projects such as The Boy Without Hands. He worked with musicians such as Neotropic and Jarboe. But before all of that James and I discovered electronic music together. My love for artists (electronic and otherwise) such as The Magnetic Fields, Coil, Skinny Puppy, Ministry, Nine Inch Nails, Aphex Twin, Autechre and Squarepusher were all kindled in one way or another in his basement in Hopatcong. Some of those artists I discovered, some he discovered, but we were always very excited to share a &amp;rsquo;new find&amp;rsquo; with each other.&lt;/p&gt;
&lt;p&gt;Over the past decade I had grown distant from James for a number of reasons. We remained in contact, but it became much more infrequent. The impact of our friendship on my life, however, is immeasurable. I learned to think critically about film and music through discussing it with James. I learned to explore new artists with James. I learned to dig deeper with James. My world just got a little smaller&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Labeling Insanity in the Fenway Bleachers</title>
      <link>https://sean-graham.com/2011/07/08/labeling-insanity-in-the-fenway-bleachers/</link>
      <pubDate>Fri, 08 Jul 2011 05:11:13 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2755</guid> 
      <description>&lt;p&gt;The way rows are labeled at Fenway Park makes no sense. Every game I attend in the bleachers, the first few innings are constantly interrupted by people who either mis-read the row number when they sat down and now need to move when the proper occupants arrive, or by people who think they are working their way down to their seat and find people sitting in them, only to find that they are in the wrong row.&lt;/p&gt;
&lt;p&gt;This is always caused by the way the rows are labeled. Look at the picture below. As you can see, the side of the chair on the aisle is labeled &amp;ldquo;13&amp;rdquo;, but when people see the other &amp;ldquo;13&amp;rdquo; on the step riser, which is far more visible as you are walking up the aisle, they assume that the &amp;ldquo;13&amp;rdquo; refers to the level above it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://sean-graham.com/?attachment_id=2753&#34;&gt;&lt;img src=&#34;https://sean-graham.com/wp-uploads/2011/07/before-224x300.jpg&#34; alt=&#34;&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A much better way to label the rows is below:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://sean-graham.com/2011/07/08/labeling-insanity-in-the-fenway-bleachers/after-jpg/&#34;&gt;&lt;img src=&#34;https://sean-graham.com/wp-uploads/2011/07/after-224x300.jpg&#34; alt=&#34;&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, it is very clear which row is which. This would eliminate so much confusion and reduce the number of interruptions for bleacher fans. Please fix this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2010 Films in Review</title>
      <link>https://sean-graham.com/2011/06/15/2010-films-in-review/</link>
      <pubDate>Thu, 16 Jun 2011 03:05:33 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2747</guid> 
      <description>&lt;p&gt;Even later than last year!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Top 10 Films of 2010 (in Alphabetical Order)&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Fighter&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Inception&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Jackass 3D&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kick-ass&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The King&amp;rsquo;s Speech&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Micmacs&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Perrier&amp;rsquo;s Bounty&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Social Network&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;True Grit&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Winter&amp;rsquo;s Bone&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Bottom 6 films of 2010&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Clash of the Titans&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Human Centipede (First Sequence)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A Nightmare on Elm Street&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Predators&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Salt&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Splice&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Remake/Reworking&lt;/strong&gt;: The Crazies&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Unnecessary Remake/Reworking&lt;/strong&gt;: A Nightmare on Elm Street&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Director&lt;/strong&gt;: Christopher Nolan for Inception&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Actress&lt;/strong&gt;: Hailee Steinfeld in True Grit&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Actor&lt;/strong&gt;: Colin Firth in The King&amp;rsquo;s Speech&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Supporting Actress&lt;/strong&gt;: Melissa Leo in The Fighter&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Supporting Actor&lt;/strong&gt;: Christian Bale n The Fighter&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Honorable mention for John Hawkes in Winter&amp;rsquo;s Bone&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Ensemble&lt;/strong&gt;: Jackass 3D&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Original Screenplay&lt;/strong&gt;: Inception&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Adapted Screenplay&lt;/strong&gt;: The Social Network&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Cinematography&lt;/strong&gt;: Inception&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Soundtrack&lt;/strong&gt;: Scott Pilgrim vs. The World&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Score&lt;/strong&gt;: Inception&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Alarming Cinematic Trend&lt;/strong&gt;: Second Year for both 3D and Fake IMAX&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Memorable Lines&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Hot Tub Time Machine&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Lou&lt;/strong&gt;: Here&amp;rsquo;s a question. Was it morally wrong for me to exploit my knowledge of the future for personal financial gain? Perhaps. Here&amp;rsquo;s another question. Do I give a fuck?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Scott Pilgrim vs. The World&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Stacey Pilgrim&lt;/strong&gt;: I mean, did you really see a future with this girl?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Scott Pilgrim&lt;/strong&gt;: Like&amp;hellip; with jetpacks?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kick-Ass&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Big Daddy&lt;/strong&gt;: Good job. I&amp;rsquo;m so proud of you, baby doll. Are you okay?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Hit Girl&lt;/strong&gt;: Mhmm&amp;hellip; but getting shot, Daddy&amp;hellip; it hurt a lot more than when you did it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Big Daddy&lt;/strong&gt;: That&amp;rsquo;s because I used low velocity rounds, child&amp;hellip; he&amp;hellip; he&amp;hellip;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Hit Girl&lt;/strong&gt;: You&amp;rsquo;re the kindest Daddy in the whole world.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Big Daddy&lt;/strong&gt;: No, I just&amp;hellip; I love you&amp;hellip;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Hit Girl&lt;/strong&gt;: I love you, too, Daddy&amp;hellip; I love you, too, Daddy. Sleep tight.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Jackass 3D&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Steve-O&lt;/strong&gt;: How many stings do you think we can take?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Manny Puig&lt;/strong&gt;: I think it takes about 100 to kill a man.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Dave England&lt;/strong&gt;: Are you serious? Did you just make that number up? There&amp;rsquo;s 50,000 bees and it takes 100 to kill a man?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Manny Puig&lt;/strong&gt;: I think it takes 100.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Loomis Fall&lt;/strong&gt;: Then what are we doing here?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Manny Puig&lt;/strong&gt;: Making a hit movie.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Documentary&lt;/strong&gt;: Exit Through the Gift Shop**
**&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Guilty Pleasures:&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;MacGruber&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tron: Legacy&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Films I feel guilty for missing&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;OSS 117: Lost in Rio&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Films I don&amp;rsquo;t feel guilty for missing&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Edge of Darkness&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Repo Men&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Babies&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Robin Hood&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Sorcerer&amp;rsquo;s Apprentice&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2010</title>
      <link>https://sean-graham.com/2011/01/09/my-movies-of-2010/</link>
      <pubDate>Sun, 09 Jan 2011 16:52:54 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2739</guid> 
      <description>&lt;p&gt;Here&amp;rsquo;s the list of movies I saw in 2010&amp;hellip; I saw 147 movies this year, exactly as many as the year before. As I have done the past few years, my &amp;ldquo;Best of 2010&amp;rdquo; list will probably come closer to the Academy Awards, so I have the opportunity to see some of the well-regarded films of the year that I missed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thanksgiving Comes First!</title>
      <link>https://sean-graham.com/2010/11/17/thanksgiving-comes-first-2/</link>
      <pubDate>Wed, 17 Nov 2010 20:23:20 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2726</guid> 
      <description>&lt;p&gt;[caption id=&amp;quot;&amp;quot; align=&amp;ldquo;aligncenter&amp;rdquo; width=&amp;ldquo;559&amp;rdquo; caption=&amp;ldquo;This isn&amp;rsquo;t the &amp;ldquo;War Against Christmas&amp;rdquo;, it is the &amp;ldquo;War Against Christmas Overload&amp;rdquo;. Thanksgiving Comes First!&amp;rdquo;] &lt;a href=&#34;http://jimsuldog.blogspot.com/2010/10/thanksgiving-comes-first.html&#34; target=&#34;_blank&#34;&gt;&lt;img src=&#34;http://s3.amazonaws.com/08BJY5WG66W8YBZ9QHG2.media/ThanksgivingComesFirst.jpg&#34; alt=&#34;Thanksgiving Comes First!&#34;&gt;&lt;/a&gt;[/caption]&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Backup Strategy</title>
      <link>https://sean-graham.com/2010/11/09/my-backup-strategy/</link>
      <pubDate>Wed, 10 Nov 2010 00:23:27 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2722</guid> 
      <description>&lt;p&gt;I recently read an article entitled &lt;a href=&#34;http://mac.appstorm.net/roundups/mac-software-for-advanced-os-x-users-70-apps/&#34; target=&#34;_blank&#34;&gt;Mac Software for Advanced OS X Users&lt;/a&gt; over at AppStorm, and one of the tools it tipped me off to was &lt;a href=&#34;http://www.corecode.at/smartreporter/&#34; target=&#34;_blank&#34;&gt;SMARTReporter&lt;/a&gt;. SMART stands for &amp;ldquo;Self-Monitoring, Analysis, and Reporting Technology&amp;rdquo;, and it is a monitoring technology built into most hard disks. SMARTReporter asks the drive for it&amp;rsquo;s status every once in awhile, and if there is trouble, it alerts you. This seemed like a good idea, so I installed it. Just a few weeks later, SMARTReporter began notifying me that OS X was reporting I/O Errors with the drive. Soon after the first few warnings the computer started hanging. I quickly attached one of my external backup drives, and while it took some time, I was able to update the backup to include any files that had changed since my last backup.&lt;/p&gt;
&lt;p&gt;I took the computer to the Apple Store and while they were ready to replace the drive under warranty immediately, I had a non-standard drive. When I ordered my Macbook I chose the 7200RPM disk, which isn&amp;rsquo;t typically carried in the physical Apple Stores. They ordered the disk, and the next day they called me back to say it had arrived and to schedule a time to bring the machine in to have it replaced. They replaced the drive in about 20 minutes, and when I got home I hooked up that aforementioned backup drive and had my computer restored to normal in no time.&lt;/p&gt;
&lt;p&gt;Now this entire ordeal was annoying, but I never truly got angry. The truth is that my fairly regimented backup strategy gave me the confidence to know that there was almost no chance of me losing any data. In fact, in the 24 hours between my visits to the Apple Store, I was able to continue to use my laptop by booting off of that Firewire Backup disk. I honestly didn&amp;rsquo;t expect the replacement to arrive in 24 hours, so I even went a bit overboard and MacGyver&amp;rsquo;ed a method of &lt;a href=&#34;http://www.flickr.com/photos/seangraham/5151542782/&#34; target=&#34;_blank&#34;&gt;keeping my laptop portable&lt;/a&gt; while using the external disk.&lt;/p&gt;
&lt;p&gt;In a few conversations I&amp;rsquo;ve had since all of this happened, some questions have come up about my backup methods, so I figured I would write them up here.&lt;/p&gt;
&lt;p&gt;I love my MacBook Pro, but at the end of the day it is just a hunk of hardware that will go bad at some point. The data stored on that computer is much more valuable (to me) than the hardware itself. My computer contains email archives going back to the early 90s, photos going back even further, all of my music, documents, writing, code, and more. Preventing the loss of this data is worth a bit of hassle, but I promise you that my methodology is &lt;strong&gt;only a bit of hassle&lt;/strong&gt;. In practice it isn&amp;rsquo;t anywhere near as painful as it seems. I start with the low-hanging fruit and then get into the more involved practices. The most important thing to take away from this is that &lt;strong&gt;no backup method is 100% reliable&lt;/strong&gt;, so make sure you choose more than one way to backup your files.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The first line of my defense is &lt;a href=&#34;http://www.dropbox.com/referrals/NTIyOTA2OQ&#34; target=&#34;_blank&#34;&gt;Dropbox&lt;/a&gt;, which is where my &amp;ldquo;Documents&amp;rdquo; folder lives. Dropbox gives every user a free 2GB virtual disk that lives &amp;ldquo;in the cloud&amp;rdquo; (in other words, online). The Dropbox application which runs on your computer ensures that a copy of that virtual disk is also in a directory on your computer. If you add, modify or delete a file in the Dropbox folder on your computer, it will (almost) instantly be copied up to &amp;ldquo;the cloud&amp;rdquo;. If you are offline and modify files on your computer, the next time you are online it will copy any changes up. Furthermore, you can run Dropbox on multiple computers and it will keep all of them in sync. Want to get at your documents at work? Easy. This is one of those brain-dead simple tools that can be a lifesaver.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The next step is Apple-specific. Apple&amp;rsquo;s &lt;a href=&#34;http://www.apple.com/findouthow/mac/#timemachinebasics&#34; target=&#34;_blank&#34;&gt;Time Machine&lt;/a&gt; is backup for everyone. It requires almost no configuration and can totally save your bacon. In a default configuration, you pick an external hard disk to use, and every time you connect it it will backup your computer automatically. If you leave that external hard disk connected all the time (as in the case of a desktop computer) then Time Machine will perform a backup every hour. One great side effect of this is that it keeps old versions of files it has backed up around, so if you accidentally deleted a file yesterday, or made a change which you want to &amp;ldquo;undo&amp;rdquo;, you can grab the file from last week&amp;rsquo;s backup. They have made the configuration so simple that the act of simply attaching an external disk to your computer is enough; Mac OS will ask you if you want to use it with Time Machine. If you are a 100% laptop user like me, you may want to invest in Apple&amp;rsquo;s &lt;a href=&#34;http://www.apple.com/timecapsule/&#34; target=&#34;_blank&#34;&gt;Time Capsule&lt;/a&gt;, which is a network device which Time Machine can backup to over the network, freeing you from having to connect disks to your computer. As a bonus it is a Wireless-N router, so you can kill a few birds with one stone.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;As if Time Machine and Dropbox got mashed together, &lt;a href=&#34;https://secure.backblaze.com/r/00crfl&#34; title=&#34;BackBlaze (Referral Link)&#34; target=&#34;_blank&#34;&gt;BackBlaze&lt;/a&gt; [referral link] backs up your hard disk to that pesky &amp;ldquo;cloud&amp;rdquo;. The service costs \$50 a year, but for that you get a complete, &lt;strong&gt;off-site&lt;/strong&gt; online backup of your computer. That first backup takes several days, but it just plugs along in the background and you will most likely not even notice it is working. Once it is all backed up, it will copy updated or changed files up to their servers on the fly to keep your backup current. Note the emphasized words back there, off-site. In the event of a real disaster (fire, flood, robbery or the like), any number of backups at your home might be destroyed. That is why paying for one of these services is worth it. BackBlaze has several competitors ( &lt;a href=&#34;http://www.carbonite.com/&#34; target=&#34;_blank&#34;&gt;Carbonite&lt;/a&gt; and &lt;a href=&#34;http://mozy.com/&#34; target=&#34;_blank&#34;&gt;Mozy&lt;/a&gt;, among others), so take some time and figure out which one works best for you. Note that BackBlaze won&amp;rsquo;t back up any files bigger than 9GB. This is much bigger than only the largest video files, but it is good to note. &lt;em&gt;(Update [20120331]: BackBlaze has removed the limitation on file size, though it is still restricted by default. You can easily change the default in the BackBlaze preferences panel)&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;One of the things that NONE of these previous methods will get you is a way to get RIGHT back on your feet after a hard disk crash. If you want that you are going to need to keep a live copy of your hard disk, and the best way to do that (on a Mac) is with &lt;a href=&#34;http://www.bombich.com/&#34; target=&#34;_blank&#34;&gt;Carbon Copy Cloner&lt;/a&gt; (which is &amp;ldquo;donation-ware&amp;rdquo;, meaning it is free but the developer could use your support). Get (another) external hard disk, particularly one that your computer can boot from (on most Mac&amp;rsquo;s this means a FireWire drive, but check to make sure). Then use Carbon Copy Cloner to create a clone of your computers hard disk onto this external disk. Once you&amp;rsquo;ve done this, try and boot your computer off of this external drive. If you were successful, your computer should boot and look exactly the same as it normally does (although the external drives are often much slower, so everything may take a bit longer). Repeat this &amp;lsquo;cloning&amp;rsquo; on a regular basis so if the hard disk dies in your computer you have a quick way to get back on your feet. I have a calendar alarm every Saturday morning to remind me to connect my clone drive.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Advanced Tip: If you want to make life a bit easier on yourself, investigate CCC&amp;rsquo;s &amp;ldquo;Scheduled Tasks&amp;rdquo; functionality. You can cause a clone to happen automatically when you connect your external clone drive, and you can also cause it to only clone what has changed since your last clone (which should cause the clone to take much less time).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Extra Credit: Once you get a CCC workflow that works for you, you may wish to consider duplicating your efforts with a second clone drive, and keep that second clone drive off site. Keep it at your desk at work or even at a trusted friend&amp;rsquo;s house. I personally keep my second drive in a safe deposit box at my bank. So I am not going to the bank every week, I keep one clone drive at home, and I clone to it every Saturday. Then once a month or so, I go to the bank and swap the clone drives. This way I have a clone that is no more than a week old at home, and one that is no more than a month old off site.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That all looks complicated, but really only the 4th level requires any &amp;ldquo;manual&amp;rdquo; intervention. Once Dropbox, Time Machine and BackBlaze are all set up, they don&amp;rsquo;t really require any work on your part. And for those first three methods, the initial setup is really easy, even for the novice.&lt;/p&gt;
&lt;p&gt;Please don&amp;rsquo;t let the apparent complexity of #4 scare you off easily, because having a clone to boot from can be a life-saver. Because of this cloned drive, when the hard disk in my Mac started to fail last week, I simply ran CCC to update the clone before the drive completely died, then I rebooted my machine off the clone and was back to the races. I then ran off of this backup until Apple got the replacement drive in, and when I got home from Apple I just used CCC to clone that external drive back onto the new disk from Apple. Given that it only took Apple 24 hours to receive the replacement drive, this might seem like a bit of overkill, but what if it had been a few days? Or a week? I added #4 to my regimen after my last drive failure, I was out of commission for a few days because I didn&amp;rsquo;t have a clone to boot from.&lt;/p&gt;
&lt;p&gt;The key thing to remember, especially about methods 2-4, is that unless you configure them otherwise, they will backup every file on your system. Even files that you might not think are important will get backed up. To me, this is a key feature of good backup strategy. Unimportant files have a notorious way of becoming &lt;strong&gt;really&lt;/strong&gt; important the moment after a hard disk crash. Any backup method which requires you to manually select or copy files yourself is &lt;strong&gt;doomed to failure&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adventures in Interconnection</title>
      <link>https://sean-graham.com/2010/07/24/adventures-in-interconnection/</link>
      <pubDate>Sat, 24 Jul 2010 19:47:22 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2714</guid> 
      <description>&lt;p&gt;Back in February I ordered a pair of 15 foot 1/4&amp;quot; cables from &lt;a href=&#34;http://monoprice.com/&#34; target=&#34;_blank&#34;&gt;Monoprice&lt;/a&gt; to use for the &lt;a href=&#34;http://radio.dosburros.com/&#34; target=&#34;_blank&#34;&gt;radio programme&lt;/a&gt; as well as recording my guitar. When I opened the box, the cables seemed a bit bulky, but I didn&amp;rsquo;t put much thought into them. I used them for several weeks, bunching up the slack underneath the coffee table. One night, after the radio show was over, Corinna and Rory started busting my balls about how long the cables were. I had to admit they did seem just a touch longer than 15&amp;rsquo;. So we busted out a tape measure and found that my 15&amp;rsquo; cables were actually 50&#39;.&lt;/p&gt;
&lt;p&gt;Bank error in my favor? I&amp;rsquo;d normally agree, but being I really only needed the cables to run the few feet from my mixer to the living room amplifier, it was a little ridiculous. Embarrassed that I didn&amp;rsquo;t realize this right away, I quickly resolved turn the two cables into four. One pair of shorter patch cables (as I had originally ordered) and a long pair of extensions. I also realized that my original estimate of 15&amp;rsquo; was actually too long, so I decided on 10&amp;rsquo; and 40&amp;rsquo; lengths for the cables.&lt;/p&gt;
&lt;p&gt;Fast forward several months to me actually getting off my ass to do this work. A week or so ago I ordered all of the interconnects I actually needed, and a few days ago I measured and cut the cables to length, and began assembling them. Or at least I had planned to. It turned out that the insulation on the cable was too thick to fit through the jack housing. Furthermore, my soldering iron was a piece of shit. So I set everything aside until I could make a trip to the electronics shop.&lt;/p&gt;
&lt;p&gt;This morning I made my pilgrimage &lt;a href=&#34;http://www.youdoitelectronics.com/&#34; target=&#34;_blank&#34;&gt;&amp;ldquo;You-do-it&amp;rdquo; Electronics&lt;/a&gt;, home of everything a nerd needs for projects such as these. I picked up an alternate set of connectors, some sexy colored heat-shrink tubing to color code the cables and extensions, a nice Weller soldering iron, a new pair of dikes, and a bit of random stuff that has nothing to do with this project but which one is susceptible to buying at Nerd Mecca. Once I got home with the right gear and parts, building the cables was a piece of cake.&lt;/p&gt;
&lt;p&gt;My weekend project is done, I&amp;rsquo;ve acquired some new tools, breathed in some lead&amp;hellip; So far, so good!&lt;/p&gt;</description>
    </item>
    <item>
      <title>grahams&#39; completely normal radio programme goes public!</title>
      <link>https://sean-graham.com/2010/07/08/grahams-completely-normal-radio-programme-goes-public/</link>
      <pubDate>Thu, 08 Jul 2010 22:04:42 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2712</guid> 
      <description>&lt;p&gt;For a bit more than 2 years I&amp;rsquo;ve been doing a mostly-weekly streaming internet radio show called &amp;quot; &lt;strong&gt;grahams&amp;rsquo; completely normal radio programme&lt;/strong&gt;&amp;quot;. Since I kept it private amongst a small group of friends, while you may have heard me mention it on occasion, you most likely haven&amp;rsquo;t listened to it. Starting this &lt;strong&gt;Monday&lt;/strong&gt; at &lt;strong&gt;10pm EDT&lt;/strong&gt;, I&amp;rsquo;m taking the show public (and legit). You can find the details to tune in over at &lt;a href=&#34;http://radio.dosburros.com/&#34; target=&#34;_blank&#34;&gt;http://radio.dosburros.com/&lt;/a&gt; (which will redirect you to &lt;a href=&#34;http://loudcity.com/stations/radioprogramme/files/show/programme.html&#34; target=&#34;_blank&#34;&gt;LoudCity&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;The format is a commercial-free mish-mash of music I&amp;rsquo;m into, which crosses quite a few genres. I&amp;rsquo;m live on mic, and have been known to have guests in-studio or over Skype. I try to briefly review movies I have seen with the &lt;a href=&#34;http://boston.sundaynightfilmclub.com/&#34; target=&#34;_blank&#34;&gt;film club&lt;/a&gt;. I have real equipment. I have run contests. I have world premiered music. I usually manage to keep technical screw-ups to a minimum. I even have a terrible auto-tuned theme song that will get stuck in your head.&lt;/p&gt;
&lt;p&gt;As you may be thinking, having all of this going on for an audience of fewer than a dozen people started to seem a little ludicrous. So I decided to figure out a way to conform to the complicated streaming royalty system, and ultimately settled on using the LoudCity platform so I didn&amp;rsquo;t have to do any hard work. The only catch is that in order to be covered under their royalty agreements, I need to have all of the links to the stream hosted on their domain. Which is why the above link will redirect you from dosburros.com to &lt;a href=&#34;http://loudcity.com/stations/radioprogramme/files/show/programme.html&#34; target=&#34;_blank&#34;&gt;their site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Obviously the programme&amp;rsquo;s web presence is limited right now. I&amp;rsquo;ve been mulling this decision for a few months but the decision to actually pull the trigger and get it done happened while &lt;a href=&#34;http://www.flickr.com/photos/seangraham/125509083/&#34; target=&#34;_blank&#34;&gt;floating&lt;/a&gt; on the Party Barge Regency Edition this weekend. In addition to the (currently) terrible &lt;a href=&#34;http://radio.dosburros.com/&#34; target=&#34;_blank&#34;&gt;webpage&lt;/a&gt;, you can follow the show on Twitter at &lt;a href=&#34;http://twitter.com/radioprogramme/&#34; target=&#34;_blank&#34;&gt;@radioprogramme&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The people who have been listening for the past few years have told me it&amp;rsquo;s a good show. I hope you&amp;rsquo;ll think so too. &lt;a href=&#34;http://radio.dosburros.com/&#34; target=&#34;_blank&#34;&gt;Tune in&lt;/a&gt; one of these upcoming Mondays and let me know what you think. At a minimum you&amp;rsquo;ll be able to make fun of me for such a colossal waste of time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review: iPad</title>
      <link>https://sean-graham.com/2010/06/26/review-ipad/</link>
      <pubDate>Sat, 26 Jun 2010 05:46:53 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2692</guid> 
      <description>We&amp;rsquo;ve had a few iPads at work since April, and one of them is presently assigned to me as I optimize our &lt;a href=&#34;http://ajax.snowbound.com/&#34; target=&#34;_blank&#34;&gt;web viewer&lt;/a&gt; for the WiFi iPad and iPhone. While I&amp;rsquo;ve taken it home a few times to give it a whirl, our Memorial Day trip to Michigan was my first real serious time using it. I decided to bring it with me instead of my laptop, just to see what it was like using it regularly. My experience was very pleasant. Here are some random observations:</description>
    </item>
    <item>
      <title>I was jack&#39;s online journal </title>
      <link>https://sean-graham.com/2010/06/25/i-was-jacks-online-journal/</link>
      <pubDate>Fri, 25 Jun 2010 19:17:24 +0000</pubDate>
       <guid isPermaLink="false">https://sean-graham.com/?p=2686</guid> 
      <description>&lt;p&gt;Back on June 25th, 2000 I posted my &lt;a href=&#34;http://grahams.livejournal.com/414.html&#34; target=&#34;_blank&#34;&gt;first entry&lt;/a&gt; over at LiveJournal. 10 years, 2,778 entries, and 6,347 comments later I&amp;rsquo;ve decided that it is time to move on.&lt;/p&gt;
&lt;p&gt;Realistically, between sites like &lt;a href=&#34;http://twitter.com/grahams/&#34; target=&#34;_blank&#34;&gt;twitter&lt;/a&gt;, &lt;a href=&#34;http://flickr.com/photos/seangraham/&#34; target=&#34;_blank&#34;&gt;flickr&lt;/a&gt;, and my bookmarks over at &lt;a href=&#34;http://del.icio.us/grahams/&#34; target=&#34;_blank&#34;&gt;delicious&lt;/a&gt; I simply don&amp;rsquo;t end up posting to my LJ as much anymore. LJ used to really appeal to me due to the large community and the discussions it generated. But now it feels more like just another abandoned alleyway on the Internet. I suspect that most people who read my posts do so through RSS or Facebook anyway.&lt;/p&gt;
&lt;p&gt;So i have moved everything over to my new blog at &lt;a href=&#34;https://sean-graham.com/&#34;&gt;/&lt;/a&gt;. For the time being I will leave a cross-posting script set up to post my entries over there to LJ, but I don&amp;rsquo;t know how long that will last. I have disabled comments on my LJ, so if you want to discuss a posting of mine there will be a link at the bottom of each post to bring you back to my Wordpress blog.&lt;/p&gt;
&lt;p&gt;The edges are still rough at the new place, and while most of the content and comments have imported successfully, there were a few problems (100 or so anonymous comments seem to have been assigned to the wrong posts), but so it goes&amp;hellip; I have been manually going through and fixing these edge cases when I have the time. The look of the new blog will probably change quite a bit in the near future.&lt;/p&gt;
&lt;p&gt;So there it is. Update your bookmarks, RSS readers, etc. This is a perfect time to also start ignoring me. I rarely have anything of value to say anyhow. :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>HOWTO: Surviving IFFBoston (Updated for 2016)</title>
      <link>https://sean-graham.com/2010/05/05/howto-surviving-iffboston/</link>
      <pubDate>Wed, 05 May 2010 22:36:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2681</guid> 
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.iffboston.org/&#34; target=&#34;_blank&#34;&gt;Independent Film Festival of Boston&lt;/a&gt; is one of the reasons I love living in Boston. In my opinion, if you are a film fan and you live in Boston, you are doing yourself a disservice if you don&amp;rsquo;t go all-in on the festival. This year, despite seeing a personal-record 20 films in 8 days, I found myself much less wiped out than previous years. This is mostly due to to the all-volunteer staff and crew of the festival tweaking things year-after-year, improving things for everyone. Many festivals are run strictly for the industry but IFFBoston also tries to cater just as much to the filmgoer.&lt;/p&gt;
&lt;p&gt;Aside from all of the things the staff does to make things run smoothly, there are many tips and tricks I&amp;rsquo;ve developed myself. I realize that sharing these &lt;strong&gt;after&lt;/strong&gt; the 2010 festival isn&amp;rsquo;t very helpful, but I wanted to get these written down for next year. This is mostly to augment my own memory, but hopefully you can find something useful here.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If you&amp;rsquo;re going to be seeing a bunch of films, buy a pass. This year, the &amp;ldquo;Film&amp;rdquo; pass was \$180 ( &lt;strong&gt;Update 2016&lt;/strong&gt; The concepts of &amp;ldquo;passes&amp;rdquo; and &amp;ldquo;memberships&amp;rdquo; have been merged. Supporter Passes are \$350 this year, and now include a membership for year-round benefits. You can buy badges &lt;a href=&#34;http://iffboston.org/buyabadge/&#34; target=&#34;_blank&#34;&gt;here&lt;/a&gt;). Even if you are seeing fewer than 18 films, you have to remember all of the fringe benefits of the pass:&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Passholders get to enter the theater first, approximately 15 minutes before showtime. So you usually can sit wherever you&amp;rsquo;d like.&lt;/li&gt;
&lt;li&gt;Sometimes you&amp;rsquo;ll hear buzz about a particular film while talking to other festival goers, and the pass gives you the flexibility to rejigger your schedule once the festival is going.&lt;/li&gt;
&lt;li&gt;Along the same lines, even as well run as IFFBoston is, schedules can slip and Q&amp;amp;A sessions are sometimes too riveting to leave. Being able to decide to leave when you want to as opposed to what your tickets dictate is very nice.&lt;/li&gt;
&lt;li&gt;Passes help support the festival.&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Simply accept that not only will you not be able to see all the films in the festival, but you likely won&amp;rsquo;t even be able to see all of the ones you are interested in. This year, there were more than 60 films available, but the most any one person can see was 20, as there were sometimes 6 screens running simultaneously.&lt;/li&gt;
&lt;li&gt;There are two ways to go about scheduling. You can either&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Look at the list of films, going through them all and prioritizing films based on your interest. I did this in 2009, and while it worked, it was a little frustrating, as I would get hooked on the idea of seeing a film just to find out it conflicted with another film, or was logistically unrealistic (not enough time to get from the Somerville to the Brattle, for instance).&lt;/li&gt;
&lt;li&gt;What I did in 2010, and which was much less frustrating, was to use the grid view of &lt;a href=&#34;http://iffboston.bside.com/&#34; target=&#34;_blank&#34;&gt;&amp;ldquo;Festival Genius&amp;rdquo;&lt;/a&gt;. Going day-by-day, look at the first time-slot and pick a set of movies which you are both interested in and which work logistically for that day. You&amp;rsquo;ll still certainly have some sticky scheduling, but I found it far less frustrating. ( &lt;strong&gt;Update 2014&lt;/strong&gt;: RIP Festival Genius)&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;When developing your schedule, try to remember to leave slack for Q&amp;amp;A sessions, schedule slippage, and traveling between theatres or venues.&lt;/li&gt;
&lt;li&gt;Also remember to leave a bit of slack for you to get a bite to eat! Most years I&amp;rsquo;ve found some natural gaps between movies which gave me enough time to grab a quick bite, but review your schedule and make sure you have at least 30 minutes for some fast food (or an hour for real food, which is what I try to do). Another strategy I&amp;rsquo;ve fallen into is to plan longer dinners (i.e. my yearly meal at Redbones) during days like Friday or Monday, where you can get the food in before the movies even start. Save up quicker blasts (Anna&amp;rsquo;s, Spike&amp;rsquo;s, etc) for the weekend marathons.&lt;/li&gt;
&lt;li&gt;After discussing things with several other fest-degens, we all seem to agree that the magic number is 5. That is 5 films in one day, 6 is just too many. By the 6th film you will probably be tired, somewhat dreading going into it, and largely incoherent afterwards. This year the schedule bound Saturday to 5 films and I felt great afterwards. That said, if I can squeeze 6 into a day next year I probably would.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;ll need to decide whether or not going to the parties is important to you. For me, I want to see as many movies as possible during the festival. Since many of the parties occur while movies are being shown, I almost never go to the parties.&lt;/li&gt;
&lt;li&gt;Pack, pack, pack. I am a bit obsessive in this department (doctors may say in ALL departments), but I find that a well-stocked backpack makes a crowded day of movies much more bearable. Here are some of the things I stock in my backpack:&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reading Material&lt;/strong&gt;: You&amp;rsquo;ll likely need less of it than you may think, but a good magazine or small book can be clutch if you have an hour or so between movies.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Granola/Clif Bars&lt;/strong&gt;: As much as I love theater refreshments, sometimes you don&amp;rsquo;t have time to wait on line between films.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Water&lt;/strong&gt;: Again, my love of refreshments aside, I try to bring one or two bottles of water on the long days.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;F&lt;/strong&gt; &lt;strong&gt;ace wipes&lt;/strong&gt;: I love being able to freshen up when time doesn&amp;rsquo;t allow a quick trip to the bathroom.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Emergency Power&lt;/strong&gt;: I tend to grind on my iPhone a lot during downtime between shows, so it never hurts to have a way to give it a boost if the battery starts getting low.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Medications&lt;/strong&gt;: If you take any meds, don&amp;rsquo;t forget to bring them with you.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Layers&lt;/strong&gt;: Late april weather is insane, so be sure to pack a sweatshirt or leave room in there to stash it later.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Small Umbrella&lt;/strong&gt;: Most lines are outside. Don&amp;rsquo;t get wet.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Air-activated Handwarmers&lt;/strong&gt;: I started bringing these this year, but didn&amp;rsquo;t need them. A few miserably cold Fenway trips this year convinced me to order a big box of these things. Might be good &amp;rsquo;last resort&amp;rsquo; on a strange cold snap or unexpected wait on line.&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s not the end of the world, but this year I tried to remember to check my wallet before leaving each day and reloading it if necessary. If you&amp;rsquo;re trying to squeeze in some concessions or a meal into a tight schedule it can be frustrating to need to find an ATM. If you want to buy merch (supports the festival!) or even a DVD or other swag from a filmmaker, plan accordingly.&lt;/li&gt;
&lt;li&gt;Thank all the volunteers profusely. They are devoting tons of time to make the whole thing go off, so make sure they know they are appreciated. And don&amp;rsquo;t gripe at them if a schedule slips, or if you are waiting on line longer than you want to. None of them are getting paid, and i don&amp;rsquo;t believe any of them are crowd control professionals. Also, often many of the delays are somewhat out of their hands. Imagine a local filmmaker with 100+ friends and family in the crowd, and all of them wanting to glad-hand him after the Q&amp;amp;A session.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That isn&amp;rsquo;t a complete list, and it is pretty random, but it should do for now&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009 Films in Review</title>
      <link>https://sean-graham.com/2010/04/11/2009-films-in-review/</link>
      <pubDate>Sun, 11 Apr 2010 23:35:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2680</guid> 
      <description>&lt;p&gt;Better late than never, right?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Top 10 Films of 2009 (in Alphabetical Order)&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0499549/&#34; target=&#34;_blank&#34;&gt;Avatar&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1136608/&#34; target=&#34;_blank&#34;&gt;District 9&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1226774/&#34; target=&#34;_blank&#34;&gt;In The Loop&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0361748/&#34; target=&#34;_blank&#34;&gt;Inglourious Basterds&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1229360/&#34; target=&#34;_blank&#34;&gt;It Might Get Loud&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0796366/&#34; target=&#34;_blank&#34;&gt;Star Trek&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0961728/&#34; target=&#34;_blank&#34;&gt;The Escapist&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0887912/&#34; target=&#34;_blank&#34;&gt;The Hurt Locker&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0386117/&#34; target=&#34;_blank&#34;&gt;Where The Wild Things Are&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1262981/&#34; target=&#34;_blank&#34;&gt;World&amp;rsquo;s Greatest Dad&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Bottom 4 films of 2009&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1241707/&#34; target=&#34;_blank&#34;&gt;For the Love of Movies: The Story of American Film Criticism&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1226681/&#34; target=&#34;_blank&#34;&gt;Pontypool&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0438488/&#34; target=&#34;_blank&#34;&gt;Terminator Salvation&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1068641/&#34; target=&#34;_blank&#34;&gt;The Burning Plain&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Remake/Reworking&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt0796366/&#34; target=&#34;_blank&#34;&gt;Star Trek&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Unnecessary Remake/Reworking&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt0758746/&#34; target=&#34;_blank&#34;&gt;Friday the 13th (2009)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Director&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm0000116/&#34; target=&#34;_blank&#34;&gt;James Cameron&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt0499549/&#34; target=&#34;_blank&#34;&gt;Avatar&lt;/a&gt; (Not the best movie of the year, but the direction was clearly tops)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Actress&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm0000658/&#34; target=&#34;_blank&#34;&gt;Meryl Streep&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1135503/&#34; target=&#34;_blank&#34;&gt;Julie &amp;amp; Julia&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Actor&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm0000245/&#34; target=&#34;_blank&#34;&gt;Robin Williams&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1262981/&#34; target=&#34;_blank&#34;&gt;World&amp;rsquo;s Greatest Dad&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Supporting Actress&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm0448252/&#34; target=&#34;_blank&#34;&gt;Mimi Kennedy&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt1226774/&#34; target=&#34;_blank&#34;&gt;In The Loop&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Supporting Actor&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/name/nm0910607/&#34; target=&#34;_blank&#34;&gt;Christoph Waltz&lt;/a&gt; in &lt;a href=&#34;http://www.imdb.com/title/tt0361748/&#34; target=&#34;_blank&#34;&gt;Inglourious Basterds&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Ensemble&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt1226774/&#34; target=&#34;_blank&#34;&gt;In The Loop&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Original Screenplay&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt0887912/&#34; target=&#34;_blank&#34;&gt;The Hurt Locker&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Adapted Screenplay&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt1226774/&#34; target=&#34;_blank&#34;&gt;In The Loop&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Cinematography&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt0499549/&#34; target=&#34;_blank&#34;&gt;Avatar&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Soundtrack&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt0796366/&#34; target=&#34;_blank&#34;&gt;Star Trek&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Alarming Cinematic Trend&lt;/strong&gt;: 3D and Fake IMAX.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Most Memorable Lines&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1226774/&#34; target=&#34;_blank&#34;&gt;In The Loop&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Malcolm Turner - Fuckity-bye-bye then&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Malcolm Turner - Y&amp;rsquo;know, I&amp;rsquo;ve come across a lot of psychos, but none as fucking boring as you. You are a real boring fuck. Sorry, sorry, I knowyou disapprove of swearing so I&amp;rsquo;ll sort that out. You are a boring F, star, star, CUNT!&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1262981/&#34; target=&#34;_blank&#34;&gt;World&amp;rsquo;s Greatest Dad&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kyle: Bruce Hornsby&amp;rsquo;s a fag.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Lance Clayton: He&amp;rsquo;s got kids Kyle.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Kyle: You have a kid. And you&amp;rsquo;re a fag.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0796366/&#34; target=&#34;_blank&#34;&gt;Star Trek&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;McCoy: Yeah. Well, I got nowhere else to go, the ex-wife took the whole damn planet in the divorce. All I got left is my bones.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Best Documentary&lt;/strong&gt;: &lt;a href=&#34;http://www.imdb.com/title/tt1229360/&#34; target=&#34;_blank&#34;&gt;It Might Get Loud&lt;/a&gt; - I now own a guitar and am taking lessons.**
**&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Films I feel guilty for missing&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1174732/&#34; target=&#34;_blank&#34;&gt;An Education&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1193138/&#34; target=&#34;_blank&#34;&gt;Up in the Air&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1315981/&#34; target=&#34;_blank&#34;&gt;A Single Man&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1235166/&#34; target=&#34;_blank&#34;&gt;A Prophet&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Films I don&amp;rsquo;t feel guilty for missing&lt;/strong&gt;:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0878804/&#34; target=&#34;_blank&#34;&gt;The Blind Side&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0824758/&#34; target=&#34;_blank&#34;&gt;The Last Station&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0875034/&#34; target=&#34;_blank&#34;&gt;Nine&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1055369/&#34; target=&#34;_blank&#34;&gt;Transformers: Revenge of the Fallen&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Google comes thru for Red Sox Nation!</title>
      <link>https://sean-graham.com/2010/03/31/google-comes-thru-for-red-sox-nation/</link>
      <pubDate>Wed, 31 Mar 2010 16:29:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2679</guid> 
      <description>&lt;p&gt;As I had &lt;a href=&#34;https://sean-graham.com/2009/12/06/my-latest-contribution-to-red-sox-nation/&#34;&gt;earlier reported&lt;/a&gt;, Google Maps had a pretty egregious error with how it had labeled Yawkey Way. I am happy to report that this is now corrected. &lt;img src=&#34;http://grab.by/3rQM&#34; alt=&#34;Map of Brookline Ave and Yawkey Way&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Movies I Saw in 2009</title>
      <link>https://sean-graham.com/2010/01/02/the-movies-i-saw-in-2009/</link>
      <pubDate>Sat, 02 Jan 2010 00:00:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2678</guid> 
      <description>&lt;p&gt;Here&amp;rsquo;s the list of movies I saw in 2009&amp;hellip; I saw 147 movies this year, which is just about where I was the year before. I think the number of films I can see in a year given all of my other interests and responsibilities is right in the neighborhood of 150. I haven&amp;rsquo;t really sat down and thought about my &amp;ldquo;best of&amp;rdquo; list yet, as I usually take January to try and catch up on acclaimed movies I missed, but my gut tells me it was a pretty good year for movies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My latest contribution to Red Sox Nation</title>
      <link>https://sean-graham.com/2009/12/06/my-latest-contribution-to-red-sox-nation/</link>
      <pubDate>Sun, 06 Dec 2009 11:17:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2677</guid> 
      <description>&lt;p&gt;&lt;img src=&#34;http://grab.by/10TP&#34; alt=&#34;Map of the streets surrounding Fenway Park, in which Yawkey Way and Jersey Streets are Mislabelled&#34;&gt;I was using Google Maps the other day when I noticed something strange. Yawkey Way was mislabeled. It is my understanding (as it was before my time living in Boston) that Jersey Street used to run from Boylston Street to Brookline Avenue, past Fenway Park. In 1976, the stretch of Jersey that ran along Fenway Park (between Van Ness Street and Brookline Avenue) was renamed Yawkey Way, in honor of former club owner Tom Yawkey. But in the Google Map, these two streets are flipped over Van Ness, as seen in the photo here. I contacted GoogleMaps with this problem. This morning they let me know that I was correct and that the map will be corrected within a month. I&amp;rsquo;ll post again when the fix is made.&lt;/p&gt;
&lt;p&gt;Now if only Google could go back and correct &lt;a href=&#34;http://en.wikipedia.org/wiki/Tom_Yawkey#Charges_of_racism&#34; target=&#34;_blank&#34;&gt;Tom Yawkey&lt;/a&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Google has &lt;a href=&#34;https://sean-graham.com/2010/03/31/google-comes-thru-for-red-sox-nation/&#34;&gt;corrected this issue&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Crate dates matter.</title>
      <link>https://sean-graham.com/2009/11/02/crate-dates-matter/</link>
      <pubDate>Mon, 02 Nov 2009 22:45:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2676</guid> 
      <description>&lt;p&gt;Turns out, eggs DO expire! I had always been under the impression that eggs don&amp;rsquo;t expire, and boy did I have that notion dismissed fully and clearly.&lt;/p&gt;
&lt;p&gt;Last Saturday, &lt;a href=&#34;http://coco-b.livejournal.com/profile&#34; target=&#34;_blank&#34;&gt;&lt;img src=&#34;http://l-stat.livejournal.com/img/userinfo.gif&#34; alt=&#34;[info]&#34;&gt;&lt;/a&gt; &lt;strong&gt;&lt;a href=&#34;http://coco-b.livejournal.com/&#34; target=&#34;_blank&#34;&gt;coco_b&lt;/a&gt;&lt;/strong&gt; mentioned that she would like to use some elderly bananas we had around for some banana bread. So I whipped some up from a recipe we had gotten from our friend Audra. I quickly dismissed the expiration date from some time in September on the egg crate and baked the bread. Corinna ate quite a bit of it but I only had one slice. A few hours later I started feeling ill, and an hour after that I started experiencing a very sharp 10-15 second pain in my lower abdomen every 1-5 minutes. This continued all night, completely eliminating any chances of sleep. I had hoped that by morning this would pass and we could stick to our plans of meeting up with at Six Flags.&lt;/p&gt;
&lt;p&gt;I &amp;ldquo;woke&amp;rdquo; up feeling just as terrible as I had the night before, so Corinna called Tom and told him we wouldn&amp;rsquo;t be meeting him. I sat around the house in pain all day, pretty miserable. Tom came to stay at our place after he spent the day at the park, and we just chatted it up for a few hours before bedtime. He half-joked that he could take me to the hospital in the morning if I needed it. After another painful, sleepless night, I almost took him up on his offer.. I called my GP who was unavailable, and decided to go to the ER. It occurred to me that if he drove me to the hospital it would completely eradicate any chance he would have to visit Boston during the day. So I called a cab at 8am and went to the ER, and Corinna met me there around noon. After lots of waiting, some X-Rays and CT Scans, and continuing pain, it was determined that I had an inflammation of my ileum. The ER doctor speculated that it might be Crohn&amp;rsquo;s disease or IBS, but he deferred to the GI doctor I&amp;rsquo;d be seeing once I was admitted. After a full day in the emergency room, much of it on a stretcher in a hall, I was admitted in the late evening.&lt;/p&gt;
&lt;p&gt;I went up to the 7th floor and put in a room, and like my stay a year or two prior for my appendicitis, I had a beautiful view of the Charles river. It took awhile for a doctor to come and see me, and a bit longer for the nurse to finally bring something for my pain. Each individual spike of pain probably ranked 6 out of 10, but after feeling it every few minutes for 2+ sleepless days, it was really starting to break me down. The GI doctor I talked to said that he thought I was probably suffering a bacterial or viral infection, likely caused by bad food. He said he had no reason to suspect Crohn&amp;rsquo;s or IBS given my history (or lack thereof). He said they would run some tests and keep me overnight. He also put me on a clear liquid diet, which meant I was able to eat for the first time in 2 days (even if it was broth and jello).&lt;/p&gt;
&lt;p&gt;I woke up feeling better, and more importantly, pain-free, and after lunch they advanced my diet to BRAT (Bananas, Rice, Applesauce and Toast) before discharging me. Well, the pain returned after a few hours and they kept me another night. Fortunately, I woke up without pain again (although still tender) and they once again advanced my diet to BRAT at lunch, and this time I tolerated it just fine. The doctors determined that I had a viral infection of my Ileum, and that it likely came from food, although they said it was also possible it had come through one of your usual viral vectors (handshakes, etc). It would take a few days to clear up and some continued pain was to be expected while it did. Finally after 2.5 days in the hospital, I went home with Corinna on Wednesday evening.&lt;/p&gt;
&lt;p&gt;When I was first discharged I thought there was no way I was going to make the yearly Halloween Party up near Ithaca. But after feeling solid on Thursday and waking up and feeling pretty well on Friday, we decided to give it a shot. And I&amp;rsquo;m glad I did.. While it was odd not really being able to eat or drink anything at the party (We brought ginger ale and chicken soup for me), it was fantastic getting to see all my friends. I even did an epic live edition of my radio show/podcast featuring live music.&lt;/p&gt;
&lt;p&gt;Back to work today and slowly advancing my diet to normal food&amp;hellip; Still not quite feeling 100%, but getting close. This would have been much more awful and difficult if not for Corinna.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quicksilver meet the holy wars...</title>
      <link>https://sean-graham.com/2009/08/05/quicksilver-meet-the-holy-wars/</link>
      <pubDate>Wed, 05 Aug 2009 22:10:00 +0000</pubDate>
       <guid isPermaLink="false">http://www.sean-graham.com/?p=2675</guid> 
      <description>&lt;p&gt;Was just chatting with &lt;a href=&#34;http://hmelman.blogspot.com/&#34; target=&#34;_blank&#34;&gt;Howard&lt;/a&gt;, who has literally written &lt;a href=&#34;http://bit.ly/Fa7FC&#34; target=&#34;_blank&#34;&gt;the book&lt;/a&gt; on &lt;a href=&#34;http://www.blacktree.com/&#34; target=&#34;_blank&#34;&gt;Quicksilver&lt;/a&gt;, and was trying to figure out why he finds so much more utility out of Quicksilver&amp;rsquo;s keyboard triggers than I do&amp;hellip; I find myself using the &amp;ldquo;Command Mode&amp;rdquo; in most of my interactions with Quicksilver, but Howard makes extensive use of keyboard triggers. We were chatting back and forth about this, and I struck upon a minor epiphany:&lt;/p&gt;
&lt;p&gt;Quicksilver&amp;rsquo;s command mode is somewhat analogous to the command mode in my editor of choice, &lt;a href=&#34;http://en.wikipedia.org/wiki/Vi&#34; target=&#34;_blank&#34;&gt;Vi&lt;/a&gt;. Keyboard triggers, however, are much more like the meta-keystrokes of the &lt;a href=&#34;http://en.wikipedia.org/wiki/Emacs&#34; target=&#34;_blank&#34;&gt;Emacs&lt;/a&gt; editor, which is Howard&amp;rsquo;s favorite editor. My brain is happy to deal with the notion of different modes for different contexts, where as the Emacs user is much more comfortable remembering a multitude of various keyboard combinations to get their work done.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s pretty cool that Quicksilver is this flexible, and in fact it one-ups both of the editors by allowing you to seamlessly choose whichever method appeals to you on a task-by-task basis, and furthermore it&amp;rsquo;s not mutually exclusive. I do use a few triggers for some common searches (like IMDb, Wikipedia, etc) but setting up those triggers doesn&amp;rsquo;t prevent me from executing those searches in command mode. And in this way, allowing you to choose the solution to a problem from a whole menu of methods (commands, keyboard triggers, mouse triggers, gestures, etc), Quicksilver is also analogous to a combatant in another holy war, &lt;a href=&#34;http://en.wikipedia.org/wiki/Perl&#34; target=&#34;_blank&#34;&gt;Perl&lt;/a&gt;. Perl provides many different ways to express oneself, and generally grants the programmer flexibility in expression.&lt;/p&gt;
&lt;p&gt;Another way that Quicksilver is like Perl is that it is very tolerant of ambiguities and tries to resolve them as best as it can. Type &amp;ldquo;adress book&amp;rdquo; into the command window of Quicksilver and there&amp;rsquo;s a good chance that even though &amp;ldquo;address&amp;rdquo; is misspelled Address Book will at least be among the top choices of Nouns/Subjects. Quicksilver&amp;rsquo;s stated purpose is to allow the user to &amp;ldquo;Act Without Doing&amp;rdquo;. While that motto is a little too metaphysical for me, I think that philosophy is what drove this tolerance programmed into QS.&lt;/p&gt;
&lt;p&gt;Myself and many other programmers are frustrated by Perl&amp;rsquo;s anything-goes philosophy, claiming that by being so permissive it makes reading the Perl code of someone who has a different style than you (or even reading your own code fro a few years ago) a difficult challenge at times. If I were to try to continue to stretch this analogy, I would say that the Quicksilver version of this gripe is that, as a user, you end up growing so dependent on your specific usage patterns that if you work on a machine with QS configured differently, not installed at all, or science-forbid, a windows box, it can be rather frustrating. You constantly attempt to invoke Quicksilver and fail, or even worse, learn that your carefully selected keyboard triggers vary drastically from your friends.&lt;/p&gt;
&lt;p&gt;I have grown to really love Quicksilver, and I urge all Mac users to give it a swing! They&amp;rsquo;ve done a great job of pushing most of the really geeky features under the surface a bit, and it tends to be as complicated as you choose. I used it for a few years in straight command mode and found it to be super empowering, but over the past year or so (mostly due to prodding from Howard), I have found myself slowly expanding my horizons, and playing with more and more features of this amazingly deep tool. Not all of the features I play with stick, but when one does, it suddenly feels like your old method of doing something was so antiquated. For more information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://bit.ly/kGNY&#34; target=&#34;_blank&#34;&gt;Video Tutorial&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://bit.ly/Fa7FC&#34; target=&#34;_blank&#34;&gt;Manual&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://bit.ly/11d3vT&#34; target=&#34;_blank&#34;&gt;Quick Reference Card&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Here is &lt;a href=&#34;http://hmelman.blogspot.com/2009/08/quicksilver-solves-emacs-vs-vi.html&#34; target=&#34;_blank&#34;&gt;Howard&amp;rsquo;s take&lt;/a&gt; on this subject.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
