<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Craig&#39;s Linked List</title>
    <link>https://kanook.net/posts.html</link>
    <description>Recent content in Posts on Craig&#39;s Linked List</description>
    <generator>Hugo</generator>
    <language>en-ca</language>
    <lastBuildDate>Wed, 01 Jul 2020 14:05:29 -0600</lastBuildDate>
    <atom:link href="https://kanook.net/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Life Goes</title>
      <link>https://kanook.net/posts/life-goes.html</link>
      <pubDate>Wed, 01 Jul 2020 14:05:29 -0600</pubDate>
      <guid>https://kanook.net/posts/life-goes.html</guid>
      <description>&lt;p&gt;Canada Day (being a holiday and the first day of the second half of the year) seems like a good day to make a first-time-in-forever update. Time to maintain that &amp;ldquo;barely-posts&amp;rdquo; status and fend off &amp;ldquo;totally abandoned.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;2020, of course, has been rough on everyone. I think I&amp;rsquo;m doing better than average. I&amp;rsquo;ll take this opprtunity to list off some good things in my life and call it &amp;ldquo;practicing gratitude&amp;rdquo;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Site Messaging</title>
      <link>https://kanook.net/posts/site-messaging.html</link>
      <pubDate>Mon, 13 Jan 2020 23:08:02 -0700</pubDate>
      <guid>https://kanook.net/posts/site-messaging.html</guid>
      <description>&lt;p&gt;This site represents my ongoing effort to create a Facebook alternative with as few barriers to entry as possible.&#xA;As part of that, I&amp;rsquo;ve added on-site messaging to my &lt;a href=&#34;https://kanook.net/contact.html&#34;&gt;contact&lt;/a&gt; options.&#xA;Post a message here, and I&amp;rsquo;ll get notified straight away; you don&amp;rsquo;t even have to open your email or messaging apps.&lt;/p&gt;&#xA;&lt;p&gt;By total coincidence&amp;hellip; my birthday is tomorrow!&#xA;So why not try it out and send me a message. 😉&lt;/p&gt;&#xA;&lt;div class=&#34;message-box box--line&#34; id=&#39;contact-form-example&#39;&gt;&#xA;  &lt;form class=&#34;message-form&#34;&gt;&#xA;  &lt;div class=&#34;message-form__field message-form__message&#34;&gt;&#xA;    &lt;label class=&#34;message-form__label&#34;&gt;&#xA;      Message&#xA;    &lt;/label&gt;&#xA;    &lt;textarea class=&#34;message-form__control message-form__message-control&#34; name=&#34;message&#34;&gt;&lt;/textarea&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;message-form__field message-form__name&#34;&gt;&#xA;    &lt;label class=&#34;message-form__label&#34;&gt;&#xA;      Your Name&#xA;    &lt;/label&gt;&#xA;    &lt;input class=&#34;message-form__control message-form__text-control message-form__name-control&#34; name=&#34;name&#34;&#xA;      type=&#34;text&#34;&gt;&lt;/input&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;message-form__field message-form__contact&#34;&gt;&#xA;    &lt;label class=&#34;message-form__label&#34;&gt;&#xA;      Contact Info (Email, Phone, Messaging App, etc. )&#xA;    &lt;/label&gt;&#xA;    &lt;input class=&#34;message-form__control message-form__text-control message-form__contact-control&#34; name=&#34;contact&#34;&#xA;      type=&#34;text&#34;&gt;&lt;/input&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;message-form__requied&#34;&gt;&#xA;    Name &amp; contact info aren&#39;t required; include whatever you like.&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;message-form__actions&#34;&gt;&#xA;    &lt;button class=&#34;message-form__submit button button--line&#34; type=&#34;submit&#34;&gt;&#xA;      &lt;span class=&#34;las la-sms&#34;&gt;&lt;/span&gt; Send Message&#xA;    &lt;/button&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/form&gt;&#xA;&#xA;  &lt;div class=&#34;message-box__status&#34;&gt;&lt;/div&gt;&#xA;  &lt;script&gt;&#xA;    window.messageForm(&#39;contact-form-example&#39;, &#39;Birthday Message&#39;)&#xA;    var container = document.getElementById(&#39;contact-form-example&#39;)&#xA;    container.addEventListener(&#34;messageSent&#34;, function(event){&#xA;      var status = container.getElementsByClassName(&#34;message-box__status&#34;)[0]&#xA;      status.textContent = &#34;Message sent!&#34;&#xA;      container.querySelector(&#34;textarea[name=message]&#34;).value = &#34;&#34;&#xA;      setTimeout(function(){&#xA;        status.textContent = &#34;&#34;&#xA;      }, 10000)&#xA;    })&#xA;  &lt;/script&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>2020 Vision</title>
      <link>https://kanook.net/posts/2020-vision.html</link>
      <pubDate>Wed, 01 Jan 2020 00:00:00 -0700</pubDate>
      <guid>https://kanook.net/posts/2020-vision.html</guid>
      <description>&lt;p&gt;Way back in 2006&lt;sup class=&#34;footnote-ref&#34;&gt;&lt;a class=&#34;footnote-ref__link&#34; href=&#34;#footnote-1&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; I started a blog&lt;sup class=&#34;footnote-ref&#34;&gt;&lt;a class=&#34;footnote-ref__link&#34; href=&#34;#footnote-2&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;. I started out posting quirky and (to me, at least) funny intellectual curiosities, and eventually transitioned to discussions on software development. It I had maybe five followers total&lt;sup class=&#34;footnote-ref&#34;&gt;&lt;a class=&#34;footnote-ref__link&#34; href=&#34;#footnote-3&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;p&gt;A year later I signed up for a Facebook account and transitioning there, doing all the things one does on Facebook: writing posts, uploading photos, Liking things, connecting with people. It was a relatively restrictive platform, but it came with two important aspects: a feedback mechanism (in the form of Likes and comments), and an audience. People were coming to Facebook, Facebook fed them my content, and Facebook made it easy for them to respond. It was a good system, and the more that people used it, the more attractive it became. Today, almost a third of all people on the planet are actively using Facebook.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Would You Replace Facebook?</title>
      <link>https://kanook.net/posts/how-would-you-replace-facebook.html</link>
      <pubDate>Sat, 23 Nov 2019 17:11:22 +0000</pubDate>
      <guid>https://kanook.net/posts/how-would-you-replace-facebook.html</guid>
      <description>&lt;p&gt;Question for you: If Facebook wasn&amp;rsquo;t an option, what would you do to stay in touch with your friends and family?&lt;/p&gt;&#xA;&lt;p&gt;Specifically: if I left Facebook, or if you left Facebook, or if other people in your life left Facebook (and many already have), what would you be willing to do to replace what Facebook gives you?&lt;/p&gt;&#xA;&lt;p&gt;It should come as no surprise that Facebook has a ton of problems that are degrading our society, relationships, and mental health:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Team Trees</title>
      <link>https://kanook.net/posts/team-trees.html</link>
      <pubDate>Sat, 26 Oct 2019 20:36:33 +0000</pubDate>
      <guid>https://kanook.net/posts/team-trees.html</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve been on Youtube this week, you may have seen this multi-channel fundraiser for #teamtrees. The idea: raise $20M to plant 20M trees to help offset carbon emissions.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.teamtrees.org/&#34;&gt;https://www.teamtrees.org/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The recent elections just put the anti-carbon-tax UCP in Alberta and threatened to put the anti-carbon-tax CPC in Canada. I voted against the 70% of CPC votes in my riding; due to our voting system, my vote counts for almost nothing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Juice Jacking</title>
      <link>https://kanook.net/posts/juice-jacking.html</link>
      <pubDate>Sun, 11 Aug 2019 16:32:28 +0000</pubDate>
      <guid>https://kanook.net/posts/juice-jacking.html</guid>
      <description>&lt;p&gt;Related to my last post: there is a cyber attack called &amp;ldquo;Juice Jacking&amp;rdquo;: someone installs a malicious USB port at a place where you&amp;rsquo;d plug in to charge your device, and that port installs hacking software on your device.&lt;/p&gt;&#xA;&lt;p&gt;You can guard against this by using a &amp;ldquo;USB Condom&amp;rdquo;: a special (and cheap) USB adapter that &lt;em&gt;only&lt;/em&gt; has the power cords connected. No software can physically cross the wire, so no hacking is possible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hacked iPhone cables</title>
      <link>https://kanook.net/posts/hacked-iphone-cables.html</link>
      <pubDate>Sun, 11 Aug 2019 15:53:37 +0000</pubDate>
      <guid>https://kanook.net/posts/hacked-iphone-cables.html</guid>
      <description>&lt;p&gt;This is the end of buying cheaper, off-brand cables. A hacker modified a regular iPhone cable to include an entire WIFI access point and used it to hack into a remote computer (consensually, as a demonstration).&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.vice.com/en_us/article/evj4qw/these-iphone-lightning-cables-will-hack-your-computer?utm_source=reddit.com&#34;&gt;https://www.vice.com/en_us/article/evj4qw/these-iphone-lightning-cables-will-hack-your-computer?utm_source=reddit.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Capital One Data Breach</title>
      <link>https://kanook.net/posts/capital-one-data-breach.html</link>
      <pubDate>Tue, 30 Jul 2019 03:47:49 +0000</pubDate>
      <guid>https://kanook.net/posts/capital-one-data-breach.html</guid>
      <description>&lt;p&gt;Have you &lt;em&gt;applied&lt;/em&gt; for a Capital One credit card (or other account) since 2005? Your SIN, name, address, DOB, email, and other info may have been one of the 1 million that have been leaked.&lt;/p&gt;&#xA;&lt;p&gt;Note that it doesn&amp;rsquo;t matter whether you got the card or not, or whether you cancelled it. This would include new (post-Amex) Costco credit cards too.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.capitalone.com/facts2019/&#34;&gt;https://www.capitalone.com/facts2019/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Oh and bonus round bullshit: &amp;ldquo;No bank account numbers or Social Security numbers were compromised, other than about 140,000 Social Security and 80,000 bank account numbers.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chernobyl</title>
      <link>https://kanook.net/posts/chernobyl.html</link>
      <pubDate>Tue, 25 Jun 2019 14:06:01 +0000</pubDate>
      <guid>https://kanook.net/posts/chernobyl.html</guid>
      <description>&lt;p&gt;This photo popped up in one of our channels at work today. You know that scene in Chernobyl where the workers on the  roof (the &amp;ldquo;most dangerous place on Earth&amp;rdquo;) are limited to 40 seconds at a time (or else they&amp;rsquo;ll die)? One of the people up there was a photographer, and managed to get this photo. (Whole rolls of film were destroyed due to the radiation.) Looks like it came straight out of the show.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 14: Return Home</title>
      <link>https://kanook.net/posts/day-14-return-home.html</link>
      <pubDate>Sat, 18 May 2019 22:30:51 +0000</pubDate>
      <guid>https://kanook.net/posts/day-14-return-home.html</guid>
      <description>&lt;p&gt;I didn’t expect Calgary to be the wettest of all of the trip locations, but such is life.&lt;/p&gt;&#xA;&lt;p&gt;Coming home after two weeks abroad is a mix of relief, familiarity, foreignness, and mundanity. It feels like home, but also like another new country. I’m sure that will disappeared over the next few days.&lt;/p&gt;&#xA;&lt;p&gt;This has been a long trip in the making; in some ways it started when I landed from Paris two years ago. I’m not sure where or when I’ll be travelling next, but that will come in time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>London 2019</title>
      <link>https://kanook.net/posts/london-2019.html</link>
      <pubDate>Sat, 18 May 2019 11:42:30 +0000</pubDate>
      <guid>https://kanook.net/posts/london-2019.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;london-2019-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-12.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Neat chess set in the Tower Bridge gift shop with the buildings of London as pieces.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-13.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-14.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-15.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-16.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2019/london-2019-17.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;london-2019-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Day 13: Getty Archive Tour</title>
      <link>https://kanook.net/posts/day-13-getty-archive-tour.html</link>
      <pubDate>Sat, 18 May 2019 07:28:45 +0000</pubDate>
      <guid>https://kanook.net/posts/day-13-getty-archive-tour.html</guid>
      <description>&lt;p&gt;As Sarah and I are both employees of Getty Images, we had the opportunity to get an inside look at the Getty Archive in east London on this trip. The Getty Archive is a collection of 80 million photos and films across nearly all possible media: paper prints, cellulose and glass negatives, video tape, and even images made onto leather. The earliest date back almost 200 years to the birth of photography (well before it was even called that).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 12: Return to London</title>
      <link>https://kanook.net/posts/day-12-return-to-london.html</link>
      <pubDate>Fri, 17 May 2019 16:17:49 +0000</pubDate>
      <guid>https://kanook.net/posts/day-12-return-to-london.html</guid>
      <description>&lt;p&gt;So you’re strolling along through an airport at a leisurely pace and as you step onto one of those escalator-like horizontal moving walkways you add your current walking speed to the forward motion of the walkway and so instantly you go &lt;em&gt;whoosh&lt;/em&gt; as your body tries to catch up to your feet and you’re disoriented for a quarter second.&lt;/p&gt;&#xA;&lt;p&gt;That’s roughly what it feels like coming back from the eastern Mediterranean to London and The West.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Checked Babies</title>
      <link>https://kanook.net/posts/checked-babies.html</link>
      <pubDate>Thu, 16 May 2019 12:48:06 +0000</pubDate>
      <guid>https://kanook.net/posts/checked-babies.html</guid>
      <description>&lt;p&gt;Coming to an airline near you: checked baby service. Parents don’t pay for checked babies; instead, all of the other passengers take up a collection. Airlines: I’m available for hire as a consultant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 11: Izmir</title>
      <link>https://kanook.net/posts/day-11-izmir.html</link>
      <pubDate>Thu, 16 May 2019 11:41:22 +0000</pubDate>
      <guid>https://kanook.net/posts/day-11-izmir.html</guid>
      <description>&lt;p&gt;Zeynep left to return to home and work today. I tremendously appreciated her on this trip. Not only is she a great friend, but also our interface to Turkish language and culture.&lt;/p&gt;&#xA;&lt;p&gt;Izmir looks like a fairly typical large &amp;amp; dense city. Most buildings (especially residential) are eight stories high and packed one after each other. Traffic is thick and less orderly relative to Canada but still very manageable when on foot. The streets were very clean, and felt safe as we walked around at night.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 10: Winding Down</title>
      <link>https://kanook.net/posts/day-10-winding-down.html</link>
      <pubDate>Thu, 16 May 2019 09:02:44 +0000</pubDate>
      <guid>https://kanook.net/posts/day-10-winding-down.html</guid>
      <description>&lt;p&gt;Today was our last full day in the Seferihisar area with Zeynep. We planned a day at the beach, but the sky was overcast and the water cold, so we didn’t go for a swim. We spent most of the day at a beach cafe in Sığcık with Zeynep’s friend Ezgi, talking about life in Turkey and elsewhere.&lt;/p&gt;&#xA;&lt;p&gt;On this trip, we’ve kept to well-developed areas and spent time with secular social-democratic people. From our narrow slice of Turkey it’s easy to consider it a country and culture very much like our own. We have great mobile Internet, ATM and credit cards work fine, air conditioning is common, there’s lots of newer cars on the well-paved roads.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Learning backgammon in Turkish</title>
      <link>https://kanook.net/posts/learning-backgammon-in-turkish.html</link>
      <pubDate>Tue, 14 May 2019 14:27:09 +0000</pubDate>
      <guid>https://kanook.net/posts/learning-backgammon-in-turkish.html</guid>
      <description>&lt;video class=&#34;video&#34; controls src=&#34;https://kanook.net/photos/learning-backgammon-in-turkish-.mp4&#34;&gt;&lt;/video&gt;</description>
    </item>
    <item>
      <title>Turkey 2019</title>
      <link>https://kanook.net/posts/turkey-2019.html</link>
      <pubDate>Tue, 14 May 2019 14:22:34 +0000</pubDate>
      <guid>https://kanook.net/posts/turkey-2019.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;turkey-2019-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/turkey-2019/turkey-2019-12.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;turkey-2019-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>House of the Virgin Mary 2019</title>
      <link>https://kanook.net/posts/house-of-the-virgin-mary-2017.html</link>
      <pubDate>Tue, 14 May 2019 14:16:52 +0000</pubDate>
      <guid>https://kanook.net/posts/house-of-the-virgin-mary-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;house-of-the-virgin-mary-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Mary is not mad, just very disappointed in you.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Sarah and Zeynep wearing “appropriate dress” for their trip to the House of the Virgin Mary.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Sarah getting “purified” from the holy springs.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;The Virgin Mary’s graphic team is on point.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/house-of-the-virgin-mary-2017/turkey-2019-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;house-of-the-virgin-mary-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Day 9: Ephesus</title>
      <link>https://kanook.net/posts/day-9-ephesus.html</link>
      <pubDate>Tue, 14 May 2019 13:47:29 +0000</pubDate>
      <guid>https://kanook.net/posts/day-9-ephesus.html</guid>
      <description>&lt;p&gt;You know you’re so foreign when the guy with the automatic rifle checking identification just takes one look at you and waves you through.&lt;/p&gt;&#xA;&lt;p&gt;Today we visited some of the major tourist spots around western Turkey. Our first stop was the House of the Virgin Mary. It’s certainly a beautiful site, set up on a mountain covered in dense forest. As with all things spiritually-focused, I found myself contemplating the dichotomies of the religious and secular worlds, and the elements of humanity that allow religious belief to develop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 8: Sığacık, Turkey</title>
      <link>https://kanook.net/posts/day-8-s%C4%B1%C4%9Fac%C4%B1k-turkey.html</link>
      <pubDate>Mon, 13 May 2019 11:37:50 +0000</pubDate>
      <guid>https://kanook.net/posts/day-8-s%C4%B1%C4%9Fac%C4%B1k-turkey.html</guid>
      <description>&lt;p&gt;We spent the day in the seaside town of Sığacık, a place for fishing boats and tourists. The high season doesn’t start until June, so almost all of the tourists were Turkish not too plentiful.&lt;/p&gt;&#xA;&lt;p&gt;Sığacık (and it’s parent city of Seferihisar) are part of the “Slow City” movement known as Cittaslow. It espouses many quality of life improvements you’d want in a modern city: walkability, green spaces, organic food served leisurely, and environmental consciousness. The snail is the Cittaslow mascot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 7: Flight to Turkey</title>
      <link>https://kanook.net/posts/day-7-flight-to-turkey.html</link>
      <pubDate>Sat, 11 May 2019 20:27:18 +0000</pubDate>
      <guid>https://kanook.net/posts/day-7-flight-to-turkey.html</guid>
      <description>&lt;p&gt;I’ll keep this short as we’re still out at dinner. We got to Izmir in Turkey just fine, and are having a great time with Sarah’s bestie Zeynep and her mom. Turkey has been great so far; we’re having a blast. More updates tomorrow.&lt;/p&gt;&#xA;&lt;section class=&#34;gallery&#34; id=&#34;day-7-flight-to-turkey-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/day-7-flight-to-turkey/turkey-2019-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;day-7-flight-to-turkey-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Day 6: National Garden</title>
      <link>https://kanook.net/posts/day-6-national-garden.html</link>
      <pubDate>Fri, 10 May 2019 21:26:52 +0000</pubDate>
      <guid>https://kanook.net/posts/day-6-national-garden.html</guid>
      <description>&lt;p&gt;Today was a relatively lazy day; I spent most of the morning prepping for our trip to Turkey and fighting with various service providers.&lt;/p&gt;&#xA;&lt;p&gt;In the afternoon we toured the National Garden: Athens’ equivalent of Central Park. It was appropriately lush and nicely peaceful (considering it’s surrounded on 4 sides by heavily trafficked streets).&lt;/p&gt;&#xA;&lt;p&gt;Dinner was out in the Monastriaki district, a restaurant-and-bar-heavy commercial district that skewed more local than Plaka. The food we had in Athens was simple in composition but always rich in flavour, and was probably my personal highlight of the stay.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 5, Part 2: A Different History Lesson</title>
      <link>https://kanook.net/posts/day-5-part-2-a-different-history-lesson.html</link>
      <pubDate>Thu, 09 May 2019 21:48:02 +0000</pubDate>
      <guid>https://kanook.net/posts/day-5-part-2-a-different-history-lesson.html</guid>
      <description>&lt;p&gt;On our way home we saw a crowd gathered at Zappeio Hall for some sort of celebration, complete with a stage, lights, balloons, and an orchestra. Sarah, always looking for fun and adventure, excitedly dove in headfirst, with me following close behind.&lt;/p&gt;&#xA;&lt;p&gt;The occasion: May 9, better known as Victory Day for the Soviet Union in World War 2. About a thousand people had gathered to celebrate the Red Army’s victory over the Nazis, complete with both Russian and Hammer-and-Sickle flags, speeches, Russian anthems, fireworks, and war propaganda films featuring Stalin on a big screen. There was even a children’s choir! It was full on Communist/Russian nationalism right in the heart of Greece for Zeus only knows what reason.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 5, Part 1: Live at the Acropolis!</title>
      <link>https://kanook.net/posts/day-5-part-1-live-at-the-acropolis.html</link>
      <pubDate>Thu, 09 May 2019 21:45:10 +0000</pubDate>
      <guid>https://kanook.net/posts/day-5-part-1-live-at-the-acropolis.html</guid>
      <description>&lt;p&gt;Today we hit Athens’ most famous attraction. The Acropolis is the rocky hill overlooking Athens that’s had structures built on it since about 1200 BCE. By the time Pericles started to build the most famous “ancient” structures (most famously the Parthenon), the place was already around 800 years old. 2500 years later, the site has gone through several bouts of construction, lapses, destruction, desecration, religion changes, pillaging, restoration, restoration of the restorations,  and now 16,000 tourists a day. If it was made of anything other than marble and limestone it would have disappeared centuries ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 4: Temple of Zeus</title>
      <link>https://kanook.net/posts/day-4-temple-of-zeus.html</link>
      <pubDate>Thu, 09 May 2019 07:12:49 +0000</pubDate>
      <guid>https://kanook.net/posts/day-4-temple-of-zeus.html</guid>
      <description>&lt;p&gt;Today was another exploratory day. This time we walked around a more commercial district. Athens is a very densely packed city — probably more so than Paris due to the narrowness of the streets. Most of the time I’m surrounded by six story buildings, but occasionally the view breaks out into the surrounding mountains.&lt;/p&gt;&#xA;&lt;p&gt;We went to the Temple of the Olympian Zeus, formerly one of the biggest ancient temples right in the middle of the city. Now only a half dozen columns remain, one toppled due to a storm two hundred years ago. The scale of these things is mind boggling when you consider that they were erected using only muscle and geometry. What’s more: most of the stone that used to make up the columns was removed elsewhere using the same level of technology. “That’s a fine piece of art and engineering that weighs many tons; it would look lovely in my home city 500 miles away.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 3: Plaka, Athens</title>
      <link>https://kanook.net/posts/day-3-plaka-athens.html</link>
      <pubDate>Tue, 07 May 2019 21:42:50 +0000</pubDate>
      <guid>https://kanook.net/posts/day-3-plaka-athens.html</guid>
      <description>&lt;p&gt;Turns out we weren’t as time-zone adjusted as we thought; woke up at 5am and then slept again until 1pm. Not that it mattered one bit.&lt;/p&gt;&#xA;&lt;p&gt;With half the day gone, we went exploring the Plaka and Monastiraki districts on foot. These are probably the most touristy parts of Athens, filled with lots of shops and restaurants. However, it was a much finer experience than the similar areas I’ve been to in Mexico and Florida. Alongside the t-shirt and trinket shops were also some classier clothing and jewelry stores. I only encountered 3 pushy vendors; the rest either took “no” for an answer or waited to be approached. Certainly a refreshing change from some other places I’ve been.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 2: Flying to Athens</title>
      <link>https://kanook.net/posts/day-2-flying-to-athens.html</link>
      <pubDate>Mon, 06 May 2019 21:45:05 +0000</pubDate>
      <guid>https://kanook.net/posts/day-2-flying-to-athens.html</guid>
      <description>&lt;p&gt;Today was mostly spent in transit. Walk to breakfast, Tube to Heathrow, plane to Athens, taxi to apartment, walk to dinner and groceries.&lt;/p&gt;&#xA;&lt;p&gt;I can here expecting an experience reminiscent of Latin America. What I’ve gotten so far is something much more European &amp;amp; modern feeling. I guess that shouldn’t be surprising, but the past decade of news from Greece (all debt, protests, and Grexit) left me expecting something far more dystopian. Aside from the graffiti covering everything on the first story, the tiny bit of Athens that I’ve seen has been quite cosmopolitan. We’ve only interacted with four people so far, but they’ve all been very pleasant, friendly and helpful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Day 1: London</title>
      <link>https://kanook.net/posts/day-1-london.html</link>
      <pubDate>Mon, 06 May 2019 10:53:36 +0000</pubDate>
      <guid>https://kanook.net/posts/day-1-london.html</guid>
      <description>&lt;p&gt;It’s been two years since I was last in London. It feels good to be here again. London is the closest thing I have to a home east of Saskatchewan. I have family here. I know the language. My accent is just one of dozens. I can navigate the city without getting too lost. I can envision living here if a good enough reason come along. The architecture makes every walk an experience.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arrived in London</title>
      <link>https://kanook.net/posts/arrived-in-london.html</link>
      <pubDate>Sun, 05 May 2019 13:23:06 +0000</pubDate>
      <guid>https://kanook.net/posts/arrived-in-london.html</guid>
      <description>&lt;p&gt;Got to London safe and without too much sleep deprivation.&lt;/p&gt;&#xA;&lt;p&gt;Facebook asked me to confirm my identity by identifying my friends. So thank you everyone for being so recognizable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eastbound!</title>
      <link>https://kanook.net/posts/eastbound.html</link>
      <pubDate>Sun, 05 May 2019 00:09:38 +0000</pubDate>
      <guid>https://kanook.net/posts/eastbound.html</guid>
      <description>&lt;p&gt;Good day to leave for someplace sunnier.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/eastbound-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Racism in Canada</title>
      <link>https://kanook.net/posts/racism-in-canada.html</link>
      <pubDate>Mon, 15 Apr 2019 16:42:54 +0000</pubDate>
      <guid>https://kanook.net/posts/racism-in-canada.html</guid>
      <description>&lt;p&gt;EKOS Poll asking about perceptions of immigration and race. Specifically, they asked whether there were too many visible minorities / &amp;ldquo;non-whites&amp;rdquo; coming to Canada, &lt;em&gt;regardless of overall immigration&lt;/em&gt;. Straight up, &amp;ldquo;keep out brown people&amp;rdquo; sympathies.&lt;/p&gt;&#xA;&lt;p&gt;42% of &lt;em&gt;all&lt;/em&gt; Canadians.&#xA;71% of CPC supporters.&#xA;19% of Liberals (which had the &lt;em&gt;lowest&lt;/em&gt; agreement of all party supporters).&lt;/p&gt;&#xA;&lt;p&gt;Keep this around next time someone claims that racism isn&amp;rsquo;t a big problem in Canada.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Birthday, 2019</title>
      <link>https://kanook.net/posts/birthday-2019.html</link>
      <pubDate>Mon, 14 Jan 2019 14:46:11 +0000</pubDate>
      <guid>https://kanook.net/posts/birthday-2019.html</guid>
      <description>&lt;p&gt;Celebrating my birthday with this beautiful troublemaker.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/birthday-2019-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Frech Turmoil</title>
      <link>https://kanook.net/posts/frech-turmoil.html</link>
      <pubDate>Mon, 03 Dec 2018 20:20:46 +0000</pubDate>
      <guid>https://kanook.net/posts/frech-turmoil.html</guid>
      <description>&lt;p&gt;I’m glad I got to see Paris when it was still peaceful.&lt;/p&gt;&#xA;&lt;p&gt;These are the largest protests in 50 years. Police are running out of tear gas and have asked the army to intervene.&lt;/p&gt;&#xA;&lt;p&gt;These protests have wide public support on both the “right” and “left” (in the city where these terms were invented).&lt;/p&gt;&#xA;&lt;p&gt;They’re sparked by new taxes on gasoline and diesel as France tries to reduce its carbon emissions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guess Where We Are</title>
      <link>https://kanook.net/posts/guess-where-we-are.html</link>
      <pubDate>Wed, 21 Nov 2018 01:05:45 +0000</pubDate>
      <guid>https://kanook.net/posts/guess-where-we-are.html</guid>
      <description>&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/guess-where-we-are-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>2018 Calgary Olympic Bid</title>
      <link>https://kanook.net/posts/2018-calgary-olympic-bid.html</link>
      <pubDate>Mon, 05 Nov 2018 14:59:32 +0000</pubDate>
      <guid>https://kanook.net/posts/2018-calgary-olympic-bid.html</guid>
      <description>&lt;p&gt;So I&amp;rsquo;m (probably) gonna vote No for the Calgary Olympic bid plebiscite. (Advance voting starts tomorrow; main vote is on the 13th)&lt;/p&gt;&#xA;&lt;p&gt;In general, I would like to see the Olympics in Calgary. I was originally leaning Yes, but in the past couple of weeks I&amp;rsquo;ve changed my mind.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s mostly come down to the recent debacle over who-pays-for-what-and-how-much. Not so much because the specific numbers or designations aren&amp;rsquo;t to my liking&amp;hellip; but because the process is haphazard and poorly planned. The publicized debate in the recent council meetings have been pretty telling; nobody seems to have a good handle on how to pay for this thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Alice Dreger on Anatomy Destiny</title>
      <link>https://kanook.net/posts/alice-dreger-on-anatomy-destiny.html</link>
      <pubDate>Tue, 23 Oct 2018 03:58:55 +0000</pubDate>
      <guid>https://kanook.net/posts/alice-dreger-on-anatomy-destiny.html</guid>
      <description>&lt;p&gt;Alice Dreger has been researching the bridge between genetics and physiology/psychology for ages, and is kind enough to share her wisdom with us in this TED talk.&lt;/p&gt;&#xA;&lt;p&gt;The short version: genetics, sex, and gender are not nearly as simple as you think. Even before we dig into the tricky issues of culture and society, the fundamental biology &amp;ndash; nature itself &amp;ndash; is messy and varied and super interesting.&lt;/p&gt;&#xA;&lt;p&gt;This is worth educating yourself about. Chances are you&amp;rsquo;ll have an opportunity to educate others when they talk about what makes a &amp;ldquo;real&amp;rdquo; man or woman.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Work Perks</title>
      <link>https://kanook.net/posts/work-perks.html</link>
      <pubDate>Mon, 01 Oct 2018 18:13:01 +0000</pubDate>
      <guid>https://kanook.net/posts/work-perks.html</guid>
      <description>&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/work-perks-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Conservatives: If I&#39;d Only Known</title>
      <link>https://kanook.net/posts/conservatives-if-id-only-known.html</link>
      <pubDate>Thu, 20 Sep 2018 18:43:24 +0000</pubDate>
      <guid>https://kanook.net/posts/conservatives-if-id-only-known.html</guid>
      <description>&lt;p&gt;&amp;ldquo;Schuman also said he offers to “help any conservative Instagram page that I find,” adding “had I known about the content, I would never have offered.”&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;So you go around blindly offering to raise money (from &amp;ldquo;older, wealthier people&amp;rdquo;) for groups who you describe as &amp;ldquo;conservative&amp;rdquo;, and then get egg on your face when the group turns out to be filled with Nazis &amp;amp; racists.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s some suggestions I have for Mr. Schuman, the rest of the United Conservative Party of Alberta, and people who self-identify as &amp;ldquo;conservatives&amp;rdquo; everywhere:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Doug Ford&#39;s Power Grab</title>
      <link>https://kanook.net/posts/doug-fords-power-grab.html</link>
      <pubDate>Mon, 10 Sep 2018 18:58:10 +0000</pubDate>
      <guid>https://kanook.net/posts/doug-fords-power-grab.html</guid>
      <description>&lt;p&gt;Summary for those not keeping track:&#xA;Doug Ford: “I’m going to roll back progress in Ontario by 20 years. “&#xA;Toronto: “You suck!”&#xA;Ford: “Screw you Toronto, I’m going to upset your internal election by removing half your districts, just to fuck with you.”&#xA;Ontario Judge: “You can’t do that.”&#xA;Ford: “Screw you Ontario courts, I’m going to override you using a part of the constitution what has never been used in Ontario and was used in Quebec to suppress human rights and impose martial law, because I can.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jordan Peterson</title>
      <link>https://kanook.net/posts/jordan-peterson.html</link>
      <pubDate>Sun, 19 Aug 2018 19:47:12 +0000</pubDate>
      <guid>https://kanook.net/posts/jordan-peterson.html</guid>
      <description>&lt;p&gt;Serious question: How much Jordan Peterson do I need to listen to before I can honestly claim that he&amp;rsquo;s not worth listening to?&lt;/p&gt;&#xA;&lt;p&gt;36:58 so far.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=9Xc7DN-noAc&#34;&gt;https://www.youtube.com/watch?v=9Xc7DN-noAc&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lighting</title>
      <link>https://kanook.net/posts/lighting.html</link>
      <pubDate>Sat, 18 Aug 2018 19:36:12 +0000</pubDate>
      <guid>https://kanook.net/posts/lighting.html</guid>
      <description>&lt;p&gt;Got a new photo light and giving it a whirl. This is straight out of the camera.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/new-photo-toy-timeline-photos.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>#withfilter</title>
      <link>https://kanook.net/posts/withfilter.html</link>
      <pubDate>Wed, 15 Aug 2018 15:01:31 +0000</pubDate>
      <guid>https://kanook.net/posts/withfilter.html</guid>
      <description>&lt;p&gt;Calgary comes with its own sepia filter today!&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/withfilter-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>A Happy Place</title>
      <link>https://kanook.net/posts/a-happy-place.html</link>
      <pubDate>Sun, 05 Aug 2018 22:38:59 +0000</pubDate>
      <guid>https://kanook.net/posts/a-happy-place.html</guid>
      <description>&lt;p&gt;I love this spot. Great mix of nature and modern technology.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/a-happy-place-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Changing Times</title>
      <link>https://kanook.net/posts/changing-times.html</link>
      <pubDate>Mon, 23 Jul 2018 05:36:36 +0000</pubDate>
      <guid>https://kanook.net/posts/changing-times.html</guid>
      <description>&lt;p&gt;In the wake of the latest Toronto mass shooting, I realized something about myself.&lt;/p&gt;&#xA;&lt;p&gt;When I was growing up in the 80s, and I heard &amp;ldquo;bombing&amp;rdquo; on the news, I immediately thought &amp;ldquo;Irish.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;When I was a teenager/young adult in the 90s, and I heard &amp;ldquo;bombing&amp;rdquo; or &amp;ldquo;shooting&amp;rdquo;, I immediately thought &amp;ldquo;Islamic.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Now, in the last half of the 2010s, when I hear &amp;ldquo;shooting&amp;rdquo;, I immediately think &amp;ldquo;incel.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.cbc.ca/news/canada/toronto/danforth-logan-shooting-1.4757409&#34;&gt;https://www.cbc.ca/news/canada/toronto/danforth-logan-shooting-1.4757409&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Les Miserables</title>
      <link>https://kanook.net/posts/les-miserables.html</link>
      <pubDate>Sun, 22 Jul 2018 01:58:13 +0000</pubDate>
      <guid>https://kanook.net/posts/les-miserables.html</guid>
      <description>&lt;p&gt;Pretty good seats. I’m sure we’ll be able to smell Javier’s sense of self-righteousness.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/les-miserables-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Opposing Views</title>
      <link>https://kanook.net/posts/opposing-views.html</link>
      <pubDate>Thu, 21 Jun 2018 00:30:49 +0000</pubDate>
      <guid>https://kanook.net/posts/opposing-views.html</guid>
      <description>&lt;p&gt;&amp;ldquo;Listen to people with opposing viewpoints&amp;rdquo;, they said. &amp;ldquo;Try to understand where they&amp;rsquo;re coming from&amp;rdquo;, they said.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.theguardian.com/us-news/2018/jun/20/corey-lewandowski-womp-womp-girl-with-downs-syndrome-family-separated-border-video&#34;&gt;https://www.theguardian.com/us-news/2018/jun/20/corey-lewandowski-womp-womp-girl-with-downs-syndrome-family-separated-border-video&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bitcoin Retrospective</title>
      <link>https://kanook.net/posts/bitcoin-retrospective.html</link>
      <pubDate>Tue, 19 Jun 2018 13:07:30 +0000</pubDate>
      <guid>https://kanook.net/posts/bitcoin-retrospective.html</guid>
      <description>&lt;p&gt;&amp;ldquo;If you bought at $Y, you&amp;rsquo;d be $X poorer now.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://kanook.net/posts/bitcoin.html&#34;&gt;When I wrote this&lt;/a&gt;, $Y was $15,030. As of today, $X is $8,326. (78% annualized loss.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Democracy: You Get What You Deserve</title>
      <link>https://kanook.net/posts/democracy-you-get-what-you-deserve.html</link>
      <pubDate>Fri, 08 Jun 2018 04:54:19 +0000</pubDate>
      <guid>https://kanook.net/posts/democracy-you-get-what-you-deserve.html</guid>
      <description>&lt;p&gt;Ontario Liberals: 20.53%. Green 4.62%.&lt;/p&gt;&#xA;&lt;p&gt;If only 1/3 of these people had voted strategically for the NDP, then Doug Ford wouldn&amp;rsquo;t have won a majority government.&lt;/p&gt;&#xA;&lt;p&gt;I hope you&amp;rsquo;re happy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Doug Ford</title>
      <link>https://kanook.net/posts/doug-ford.html</link>
      <pubDate>Mon, 21 May 2018 01:45:55 +0000</pubDate>
      <guid>https://kanook.net/posts/doug-ford.html</guid>
      <description>&lt;p&gt;Doug Ford is basically Ontario&amp;rsquo;s version of Donald Trump. He defiles the truth, is ambivalent towards reality, and stokes partisan anger for his own benefit.&lt;/p&gt;&#xA;&lt;p&gt;The party that supports him has about 40% support, and currently has a &lt;em&gt;90%&lt;/em&gt; chance of winning a majority government.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://newsinteractives.cbc.ca/onvotes/poll-tracker/&#34;&gt;https://newsinteractives.cbc.ca/onvotes/poll-tracker/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Note that 40% is significantly less than half. The NDP is currently in a strong second place with about 30% support.&lt;/p&gt;&#xA;&lt;p&gt;This message is for the Ontario Liberal and Green party voters out there; they have the remaining 30%. &lt;em&gt;You&lt;/em&gt;, most of all, are going to decide who gets elected to power in two weeks, and possibly how your province will elect its leaders in the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intersex Q&amp;A</title>
      <link>https://kanook.net/posts/intersex-q-and-a.html</link>
      <pubDate>Tue, 15 May 2018 00:29:09 +0000</pubDate>
      <guid>https://kanook.net/posts/intersex-q-and-a.html</guid>
      <description>&lt;p&gt;A 90+ Tweet super-interesting Q&amp;amp;A / AMA thread on what &amp;ldquo;intersex&amp;rdquo; means, how intersex people fit into our world, and how it breaks thwarts a lot of bad arguments on gender &amp;amp; sexuality. Lots of good quotes, but I&amp;rsquo;ll cherry-pick this one with even wider appeal:&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;I think rather than argue about where to draw arbitrary lines we need to ask why we need those lines and how we can make systems better to embrace and support people with dignity and kindness.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reducing Traffic</title>
      <link>https://kanook.net/posts/reducing-traffic.html</link>
      <pubDate>Sun, 06 May 2018 19:42:55 +0000</pubDate>
      <guid>https://kanook.net/posts/reducing-traffic.html</guid>
      <description>&lt;p&gt;Not just &amp;ldquo;Why&amp;rdquo;, but also: &amp;ldquo;What you can do to fix traffic.&amp;rdquo; Short version:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Leave more space between you and the car in front of you.&lt;/li&gt;&#xA;&lt;li&gt;Accelerate earlier &amp;amp; more slowly. Decelerate less often &amp;amp; less jarringly.&lt;/li&gt;&#xA;&lt;li&gt;Yes, use that empty lane that ends &amp;amp; converges into the ones beside it.&lt;/li&gt;&#xA;&lt;li&gt;Zipper merge, and allow other people to zipper merge.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;And I&amp;rsquo;ll add one of my own:&#xA;5. Wave courteously &amp;amp; generally be nice to other drivers, because the above 4 points only work when people feel like other people are being nice to them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Toronto Van Attack</title>
      <link>https://kanook.net/posts/toronto-van-attack.html</link>
      <pubDate>Tue, 24 Apr 2018 04:49:12 +0000</pubDate>
      <guid>https://kanook.net/posts/toronto-van-attack.html</guid>
      <description>&lt;p&gt;Tons of interesting things surrounding the Toronto van attack.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Yes, it can happen here too.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;This CBC article is great. A good amount of detail for &amp;lt;12 hours in, with appropriate caveats. Neutral tone, clear language.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Kudos to that one cop for taking him alive, especially (by the looks of it), single-handedly. This is despite the attacker making intentionally threatening gestures while trying to appear like he had a gun. A lot of police would have just shot him; now he can be questioned, understood, and brought to trial.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gerald Stanley Not Guilty</title>
      <link>https://kanook.net/posts/gerald-stanley-not-guilty.html</link>
      <pubDate>Sat, 10 Feb 2018 15:56:56 +0000</pubDate>
      <guid>https://kanook.net/posts/gerald-stanley-not-guilty.html</guid>
      <description>&lt;p&gt;A white man shoots an indigenous man in the head, and then is found Not Guilty by a jury. It happened, ss Alyssa Joy writes: &amp;ldquo;70 km from my house where I grew up.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;I won&amp;rsquo;t state a unequivocal position on whether this was the right verdict or not. If you&amp;rsquo;d like to, feel free to do so below.&lt;/p&gt;&#xA;&lt;p&gt;But I &lt;em&gt;would&lt;/em&gt; like to comment on how difficult, messy, and imperfect it is for our Justice System to actually deliver &amp;ldquo;justice&amp;rdquo; as we like to think of it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Radicalization</title>
      <link>https://kanook.net/posts/radicalization.html</link>
      <pubDate>Tue, 06 Feb 2018 14:46:24 +0000</pubDate>
      <guid>https://kanook.net/posts/radicalization.html</guid>
      <description>&lt;p&gt;CSIS just put out an analysis of how people become &amp;ldquo;radicalized&amp;rdquo;. This summary is a Twitter thread so it&amp;rsquo;s relatively tricky to read, but worth doing so.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://twitter.com/AmarAmarasingam/status/960591809368948736&#34;&gt;&#xA;https://twitter.com/AmarAmarasingam/status/960591809368948736&#xA;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Birthday, 2018</title>
      <link>https://kanook.net/posts/birthday-2018.html</link>
      <pubDate>Mon, 15 Jan 2018 05:11:10 +0000</pubDate>
      <guid>https://kanook.net/posts/birthday-2018.html</guid>
      <description>&lt;p&gt;So &amp;ldquo;personal updates&amp;rdquo; was a recurring theme from my &amp;ldquo;what would you like to see from my feed?&amp;rdquo; Since today is my birthday, now seems like a good time for a personal update about the past year, and the forthcoming one.&lt;/p&gt;&#xA;&lt;p&gt;2017 was plenty tough, not only on a professional level, but on many personal fronts too. I spent the past few months doing a lot of questioning about work, relationships, life, and my own self.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Bit Frosty</title>
      <link>https://kanook.net/posts/a-bit-frosty.html</link>
      <pubDate>Tue, 26 Dec 2017 18:24:04 +0000</pubDate>
      <guid>https://kanook.net/posts/a-bit-frosty.html</guid>
      <description>&lt;p&gt;Heading out for a beautiful Saskatchewan walk.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/a-bit-frosty-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Saskatchewan Christmas</title>
      <link>https://kanook.net/posts/saskatchewan-christmas.html</link>
      <pubDate>Mon, 25 Dec 2017 18:52:47 +0000</pubDate>
      <guid>https://kanook.net/posts/saskatchewan-christmas.html</guid>
      <description>&lt;p&gt;Christmas dawn in Saskatchewan.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/saskatchewan-christmas-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Bitcoin Searches</title>
      <link>https://kanook.net/posts/bitcoin-searches.html</link>
      <pubDate>Fri, 22 Dec 2017 15:54:34 +0000</pubDate>
      <guid>https://kanook.net/posts/bitcoin-searches.html</guid>
      <description>&lt;p&gt;Follow up to &lt;a href=&#34;(/posts/bitcoin.html)&#34;&gt;my recent post about BitCoins being in a bubble&lt;/a&gt;: this graph plots their value along with the number of Google searches.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.reddit.com/r/dataisbeautiful/comments/7ldxy7/2017_bitcoin_value_versus_google_search_interest/&#34;&gt;https://www.reddit.com/r/dataisbeautiful/comments/7ldxy7/2017_bitcoin_value_versus_google_search_interest/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Standard of Guilt</title>
      <link>https://kanook.net/posts/standard-of-guilt.html</link>
      <pubDate>Wed, 13 Dec 2017 17:49:36 +0000</pubDate>
      <guid>https://kanook.net/posts/standard-of-guilt.html</guid>
      <description>&lt;p&gt;I left this as a comment discussing Roy Moore, and how he should be described as an &amp;ldquo;accused pedophile&amp;rdquo; rather than a &amp;ldquo;pedophile&amp;rdquo;, because he&amp;rsquo;s &amp;ldquo;innocent until proven guilty&amp;rdquo;:&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Innocent until proven guilty&amp;rdquo; is only the standard for criminal convictions, where we&amp;rsquo;re depriving the accused of their fundamental freedom (and thus warrant a very high bar to clear). It is not, and should not, be the standard in all circumstances.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Joining Getty</title>
      <link>https://kanook.net/posts/joining-getty.html</link>
      <pubDate>Tue, 12 Dec 2017 23:29:28 +0000</pubDate>
      <guid>https://kanook.net/posts/joining-getty.html</guid>
      <description>&lt;p&gt;Today I signed a contract to work with Getty Images. This time, it&amp;rsquo;s said and done; no contract negotiations to derail. So I&amp;rsquo;m actually employed once again!&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;d like to give a shout out to Randstad, the recruiting company that I went through to get this job. Unlike the other one, the person I worked with there was very helpful, and their contract was approved by my lawyer without any changes required. I&amp;rsquo;ve dealt with a lot of recruiters over the past few months, and I&amp;rsquo;d definitely recommend Randstad over the rest.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bitcoin</title>
      <link>https://kanook.net/posts/bitcoin.html</link>
      <pubDate>Sat, 09 Dec 2017 16:48:45 +0000</pubDate>
      <guid>https://kanook.net/posts/bitcoin.html</guid>
      <description>&lt;p&gt;So yesterday I had two entirely unconnected sets of friends bring up investing in Bitcoin, and a third did so a few weeks ago. I private messaged with one of them about why this is a crappy idea, and then edited into this post to share with the rest.&lt;/p&gt;&#xA;&lt;p&gt;TL;DR: Bitcoin is in a classic economic bubble and will crash at some point. It is not a good idea to invest in Bitcoin; save your money and invest elsewhere.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Government of Canada</title>
      <link>https://kanook.net/posts/government-of-canada.html</link>
      <pubDate>Fri, 24 Nov 2017 19:19:43 +0000</pubDate>
      <guid>https://kanook.net/posts/government-of-canada.html</guid>
      <description>&lt;p&gt;Maybe it&amp;rsquo;s just my luck, but every time I&amp;rsquo;ve dealt with the Government of Canada over the phone lately (EI, corporate taxes, etc), I&amp;rsquo;ve always gotten someone who is helpful, knowledgeable, cheerful, and easy to understand.&lt;/p&gt;&#xA;&lt;p&gt;What is this madness???&lt;/p&gt;</description>
    </item>
    <item>
      <title>Penn &amp; Teller</title>
      <link>https://kanook.net/posts/penn-and-teller.html</link>
      <pubDate>Sat, 21 Oct 2017 04:11:37 +0000</pubDate>
      <guid>https://kanook.net/posts/penn-and-teller.html</guid>
      <description>&lt;p&gt;Great show.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/penn-and-teller-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>I Earned This One</title>
      <link>https://kanook.net/posts/i-earned-this-one.html</link>
      <pubDate>Wed, 18 Oct 2017 04:07:51 +0000</pubDate>
      <guid>https://kanook.net/posts/i-earned-this-one.html</guid>
      <description>&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/i-earned-this-one-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>This Is Not Fine Print</title>
      <link>https://kanook.net/posts/this-is-not-fine-print.html</link>
      <pubDate>Tue, 03 Oct 2017 20:49:00 +0000</pubDate>
      <guid>https://kanook.net/posts/this-is-not-fine-print.html</guid>
      <description>&lt;p&gt;I just turned down a job offer because the company&amp;rsquo;s employment agreement was set up to devour everything I&amp;rsquo;d possibly dream up software-wise (even after I&amp;rsquo;d stopped working for them), and/or get me sued by one or more companies.&lt;/p&gt;&#xA;&lt;p&gt;Two lessons here:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Always read your contracts.&lt;/li&gt;&#xA;&lt;li&gt;Don&amp;rsquo;t get greedy when writing your contracts.&lt;/li&gt;&#xA;&lt;/ol&gt;</description>
    </item>
    <item>
      <title>Confidence in Knowledge</title>
      <link>https://kanook.net/posts/confidence-in-knowledge.html</link>
      <pubDate>Thu, 07 Sep 2017 15:37:22 +0000</pubDate>
      <guid>https://kanook.net/posts/confidence-in-knowledge.html</guid>
      <description>&lt;p&gt;It&amp;rsquo;s not just what you know, it&amp;rsquo;s how confident you are in your knowledge, and how accurate you are in your confidence.&lt;/p&gt;&#xA;&lt;p&gt;This test illustrates the point. True/false answers on trivia, plus your estimation of how confident you are. The goal is to get your correct % closest to your confidence %.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://confidence.success-equation.com/&#34;&gt;http://confidence.success-equation.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Charlottesville Vigil</title>
      <link>https://kanook.net/posts/charlottesville-vigil.html</link>
      <pubDate>Thu, 17 Aug 2017 03:40:16 +0000</pubDate>
      <guid>https://kanook.net/posts/charlottesville-vigil.html</guid>
      <description>&lt;p&gt;Second vigil of the year, this time in honor of Heather Heyer and the other victims of Charlottesville.&lt;/p&gt;&#xA;&lt;p&gt;There were a few people (early 20s and people of colour from what I could see) dressed all in black and masking their faces while carrying Antifa flags. Also the organizers used some explicitly communist language.&lt;/p&gt;&#xA;&lt;p&gt;Beyond that though I found it quite sedate, and definitely non-violent in tone as well as action. Lots of messages of inclusiveness&amp;hellip; except the one explicit exclusion of anyone who had any support for Trump and the white supremacists. Personally, I was OK with this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Resume Writing</title>
      <link>https://kanook.net/posts/resume-writing.html</link>
      <pubDate>Tue, 08 Aug 2017 14:48:23 +0000</pubDate>
      <guid>https://kanook.net/posts/resume-writing.html</guid>
      <description>&lt;p&gt;Write a 500 word essay that convincingly justifies your value as a person. Lay out your soul while simultaneously not oversharing. You&amp;rsquo;ll have to guess at what your audience wants to hear; any misstep may well be used as a reason to reject you. But you have to be unique enough to stand out from the crowd, because uniformity means dismissal. Repeat at least twice a day, every day. Each iteration has to be uniquely crafted to the recipient. Expect to be ignored and/or rejected outright 90% of the time. You&amp;rsquo;ll receive no feedback.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Air Scrubbing</title>
      <link>https://kanook.net/posts/air-scrubbing.html</link>
      <pubDate>Fri, 21 Jul 2017 02:11:27 +0000</pubDate>
      <guid>https://kanook.net/posts/air-scrubbing.html</guid>
      <description>&lt;p&gt;I love rain, even brief showers, on a hot, smoky day. It&amp;rsquo;s like nature is giving the air a bath.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Both Sides Are Not Just As Bad</title>
      <link>https://kanook.net/posts/both-sides-are-not-just-as-bad.html</link>
      <pubDate>Sun, 18 Jun 2017 18:34:10 +0000</pubDate>
      <guid>https://kanook.net/posts/both-sides-are-not-just-as-bad.html</guid>
      <description>&lt;p&gt;I often hear things along the lines of &amp;ldquo;extremists on the left are just as bad as those on the right.&amp;rdquo; Marco deconstructs this with respect to political violence.&lt;/p&gt;&#xA;&lt;p&gt;TL;DR: Violence is far more prevalent on the far-right side of the political spectrum&amp;hellip; and is steadily creeping towards the mainstream. The left doesn&amp;rsquo;t mirror this.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://politicalomnivore.blogspot.ca/2017/06/left-vs-right-calls-for-violence.html&#34;&gt;http://politicalomnivore.blogspot.ca/2017/06/left-vs-right-calls-for-violence.html&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Making Liberals Mad</title>
      <link>https://kanook.net/posts/making-liberals-mad.html</link>
      <pubDate>Fri, 02 Jun 2017 23:52:39 +0000</pubDate>
      <guid>https://kanook.net/posts/making-liberals-mad.html</guid>
      <description>&lt;p&gt;This is the most important thing to understand about our current political environment:&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Right now Trump&amp;rsquo;s major value proposition&amp;ndash;arguably his primary value-prop all along&amp;ndash;was Making Liberals Mad. That&amp;rsquo;s what he does best. It&amp;rsquo;s arguably all he does. &amp;quot;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://politicalomnivore.blogspot.ca/2017/06/how-you-should-think-about-latest-trump.html&#34;&gt;http://politicalomnivore.blogspot.ca/2017/06/how-you-should-think-about-latest-trump.html&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CPC Leadership Election</title>
      <link>https://kanook.net/posts/cpc-leadership-election.html</link>
      <pubDate>Mon, 29 May 2017 04:55:33 +0000</pubDate>
      <guid>https://kanook.net/posts/cpc-leadership-election.html</guid>
      <description>&lt;p&gt;Well, the experiment is over, and the Conservatives have chosen Andrew Scheer as their new leader. Here&amp;rsquo;s my thoughts on the election:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;I received 23 emails from Scheer&amp;rsquo;s campaign until I got sick of them and unsubscribed in March. His messaging was pretty typical conservative fair: cutting taxes, balance budgets, defeat the Liberals and Justin Trudeau. Also, a weird emphasis on adding Property Rights to the Charter. There were a couple of themes that were somewhat anti-Islam but nothing too onerous.&lt;/p&gt;</description>
    </item>
    <item>
      <title>All-Day Breakfast</title>
      <link>https://kanook.net/posts/all-day-breakfast.html</link>
      <pubDate>Mon, 24 Apr 2017 10:45:18 +0000</pubDate>
      <guid>https://kanook.net/posts/all-day-breakfast.html</guid>
      <description>&lt;p&gt;What do you do when you wake up at 4 am, still on Paris time? Make crepes, apparently.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Slumming It</title>
      <link>https://kanook.net/posts/slumming-it.html</link>
      <pubDate>Sat, 22 Apr 2017 21:27:00 +0000</pubDate>
      <guid>https://kanook.net/posts/slumming-it.html</guid>
      <description>&lt;p&gt;You know you&amp;rsquo;ve hit the seedy part of Paris when most of the signs are in English.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sainte-Chapelle 2017</title>
      <link>https://kanook.net/posts/sainte-chapelle-2017.html</link>
      <pubDate>Fri, 21 Apr 2017 19:35:02 +0000</pubDate>
      <guid>https://kanook.net/posts/sainte-chapelle-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;sainte-chapelle-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/sainte-chapelle-2017/sainte-chapelle-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;sainte-chapelle-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Notre Dame 2017</title>
      <link>https://kanook.net/posts/notre-dame-2017.html</link>
      <pubDate>Fri, 21 Apr 2017 19:33:02 +0000</pubDate>
      <guid>https://kanook.net/posts/notre-dame-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;notre-dame-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-12.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/notre-dame-2017/notre-dame-2017-13.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;notre-dame-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Walking the Streets</title>
      <link>https://kanook.net/posts/walking-the-streets.html</link>
      <pubDate>Thu, 20 Apr 2017 22:25:37 +0000</pubDate>
      <guid>https://kanook.net/posts/walking-the-streets.html</guid>
      <description>&lt;p&gt;In related news, I was intending to post this earlier: on our way back from dinner on our first night in Paris, we happened to encounter a 6-man French military squad (I&amp;rsquo;m not sure which branch) patrolling the streets. Green camo fatigues and (actual) assault rifles. They were not unfriendly, but didn&amp;rsquo;t say much; just went about their business. Similar soldiers at Versailles and the Louvre, and at the train stations too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Nice Night Out</title>
      <link>https://kanook.net/posts/a-nice-night-out.html</link>
      <pubDate>Thu, 20 Apr 2017 21:37:13 +0000</pubDate>
      <guid>https://kanook.net/posts/a-nice-night-out.html</guid>
      <description>&lt;p&gt;Cynthia and I went out for a lovely meal at a very fancy French restaurant today, just blocks from the Champs Elysee. Fortunately, we were not shot in the process. #safe&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Louvre</title>
      <link>https://kanook.net/posts/the-louvre.html</link>
      <pubDate>Thu, 20 Apr 2017 16:14:56 +0000</pubDate>
      <guid>https://kanook.net/posts/the-louvre.html</guid>
      <description>&lt;p&gt;The Louvre overwhelmed me. Billions of brush strokes, chisel cuts, and carvings, all made with such intent, over untold hours of labor. And here I am, spending, at best, 30 seconds of time appreciating them, if I&amp;rsquo;m able to notice them at all. 25,000 people are doing the same thing every day.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s Too Much art in one place. You could fill a thousand galleries with the pieces here. Some of the paintings would cover half my apartment. I walk with a sense of dread imaging what a stray bomb or fire would do to the works of humanity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thoughts on Paris, Mid-Trip</title>
      <link>https://kanook.net/posts/thoughts-on-paris-mid-trip.html</link>
      <pubDate>Wed, 19 Apr 2017 20:37:15 +0000</pubDate>
      <guid>https://kanook.net/posts/thoughts-on-paris-mid-trip.html</guid>
      <description>&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;One of the more useful skills to have is setting your expectations according to the people you are traveling with.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Paris residential architecture isn&amp;rsquo;t as interesting as London. But the architecture of the major attractions is incredible.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;The Eiffel Tower was far more impressive than I expected. It&amp;rsquo;s huge, and has a much greater presence than buildings that are technically taller. It&amp;rsquo;s also ringed with the names of famous French scientists and intellectuals.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Verseilles 2017</title>
      <link>https://kanook.net/posts/verseilles-2017.html</link>
      <pubDate>Wed, 19 Apr 2017 20:17:53 +0000</pubDate>
      <guid>https://kanook.net/posts/verseilles-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;verseilles-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/hall-of-mirrors.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-d/versailles-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-d/versailles-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-d/versailles-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-d/versailles-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-d/versailles-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-d/versailles-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-f/versailles-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-g/versailles-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-12.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/versailles-2017-13.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-k/versailles-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-k/versailles-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-k/versailles-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/verseilles-2017/verseilles-k/versailles-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;verseilles-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Musée Rodin 2017</title>
      <link>https://kanook.net/posts/musee-rodin-2017.html</link>
      <pubDate>Tue, 18 Apr 2017 20:38:21 +0000</pubDate>
      <guid>https://kanook.net/posts/musee-rodin-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;musee-rodin-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-d/musee-rodin-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-d/musee-rodin-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-d/musee-rodin-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-d/musee-rodin-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-d/musee-rodin-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-d/musee-rodin-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-e/musee-rodin-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/musee-rodin-2017/musee-rodin-f/musee-rodin-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;musee-rodin-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Paris 2017</title>
      <link>https://kanook.net/posts/paris-2017.html</link>
      <pubDate>Tue, 18 Apr 2017 20:26:09 +0000</pubDate>
      <guid>https://kanook.net/posts/paris-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;paris-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-d/paris-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-d/paris-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-e/paris-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-e/paris-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-e/paris-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-e/paris-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-f/paris-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-f/paris-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-f/paris-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-g/paris-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-g/paris-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-g/paris-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-g/paris-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-g/paris-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/paris-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Last day in Paris&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/paris-2017/last-day-in-paris-paris-2017.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;paris-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Background Music</title>
      <link>https://kanook.net/posts/background-music.html</link>
      <pubDate>Tue, 18 Apr 2017 20:23:20 +0000</pubDate>
      <guid>https://kanook.net/posts/background-music.html</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s the music that playing in my head as I walk through Paris. I invite you to play it in the background as you browse through my photos.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://m.youtube.com/watch?v=hopaQjQFUYw&#34;&gt;https://m.youtube.com/watch?v=hopaQjQFUYw&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>British Museum 2017</title>
      <link>https://kanook.net/posts/british-museum-2017.html</link>
      <pubDate>Tue, 18 Apr 2017 20:08:43 +0000</pubDate>
      <guid>https://kanook.net/posts/british-museum-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;british-museum-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/british-museum-2017/british-museum-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/british-museum-2017/british-museum-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/british-museum-2017/british-museum-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/british-museum-2017/british-museum-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/british-museum-2017/british-museum-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;british-museum-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Victoria &amp; Albert Museum 2017</title>
      <link>https://kanook.net/posts/victoria-and-albert-museum-2017.html</link>
      <pubDate>Tue, 18 Apr 2017 19:51:05 +0000</pubDate>
      <guid>https://kanook.net/posts/victoria-and-albert-museum-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;victoria-and-albert-museum-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/victoria-and-albert-museum-2017/victoria-and-albert-museum-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;victoria-and-albert-museum-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Leaving London</title>
      <link>https://kanook.net/posts/leaving-london.html</link>
      <pubDate>Mon, 17 Apr 2017 09:06:14 +0000</pubDate>
      <guid>https://kanook.net/posts/leaving-london.html</guid>
      <description>&lt;p&gt;Thoughts on London as I leave:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;It reminds me a lot like New York, but with the volume turned down to a comfortable level. There&amp;rsquo;s lots of hustle, bustle, and metropolitaniality, but lacks a certain oppressiveness. You can still see the sky, even in the central commercial areas. Less garbage too.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;I think that&amp;rsquo;s partly because of the obvious British influence on Canadian culture. Things just feel familiar here, even with the British accent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windsor 2017</title>
      <link>https://kanook.net/posts/windsor-2017.html</link>
      <pubDate>Sat, 15 Apr 2017 21:27:36 +0000</pubDate>
      <guid>https://kanook.net/posts/windsor-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;windsor-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/windsor-2017/windsor-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;windsor-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>London 2017</title>
      <link>https://kanook.net/posts/london-2017.html</link>
      <pubDate>Sat, 15 Apr 2017 07:52:33 +0000</pubDate>
      <guid>https://kanook.net/posts/london-2017.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;london-2017-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-4.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-5.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-6.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-7.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-8.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-9.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-10.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-11.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-12.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-13.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-14.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-15.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-16.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-17.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-18.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-d/london-2017-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-d/london-2017-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-d/london-2017-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-d/london-2017-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-19.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-20.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-21.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/london-2017/london-2017-22.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;london-2017-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Women&#39;s Day Challenge</title>
      <link>https://kanook.net/posts/womens-day-challenge.html</link>
      <pubDate>Thu, 09 Mar 2017 01:39:41 +0000</pubDate>
      <guid>https://kanook.net/posts/womens-day-challenge.html</guid>
      <description>&lt;p&gt;Challenge for men on International Women&amp;rsquo;s Day - donate $0.20 of every dollar you earn today. Let the women in your life decide where that money will go.&lt;/p&gt;&#xA;&lt;p&gt;(Also, don&amp;rsquo;t post about how much it is to make yourself look good. Just be honest and do it.)&lt;/p&gt;&#xA;&lt;p&gt;(Female friends: please send me your thoughts on worthy causes. PM or comment here is fine. Thanks!)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jiu Jitsu Tournament Cancelled</title>
      <link>https://kanook.net/posts/jiu-jitsu-tournament-cancelled.html</link>
      <pubDate>Tue, 28 Feb 2017 14:43:52 +0000</pubDate>
      <guid>https://kanook.net/posts/jiu-jitsu-tournament-cancelled.html</guid>
      <description>&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;It&amp;rsquo;s silly that Canadians can&amp;rsquo;t (legally) choose to take part in a sport / art that is generally (and relatively) safe but happens to involve specific activities. (Strikes with the fists, hands, and feet.)&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;It&amp;rsquo;s silly that is disallowed while our our (stereotypical) national pastime &amp;ndash; hockey &amp;ndash; regularly  and expectedly has televised fist fights. Nobody goes to jail for that.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;It&amp;rsquo;s troubling that the only reason that the competition was cancelled this year (and not the previous 8) is that the cops decided to involve themselves for this particular time &amp;amp; event.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Border Crossings</title>
      <link>https://kanook.net/posts/border-crossings.html</link>
      <pubDate>Wed, 22 Feb 2017 02:22:38 +0000</pubDate>
      <guid>https://kanook.net/posts/border-crossings.html</guid>
      <description>&lt;p&gt;Important points from this story:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;The person blocked from entering the US didn&amp;rsquo;t commit any crime. He even tried to provide evidence that he wasn&amp;rsquo;t guilty of the crime they said he was committing. CBP didn&amp;rsquo;t care, and blocked him anyway, with no recourse. (I&amp;rsquo;ll let you ponder whether him being gay had anything to do with him being blocked.)&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;When he tried to cross a second time, he offered to give CBP his passwords. They they didn&amp;rsquo;t need them, because they&amp;rsquo;d &lt;em&gt;already saved them&lt;/em&gt; from the last time he tried to cross. (Change your passwords people.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Power Handshake</title>
      <link>https://kanook.net/posts/the-power-handshake.html</link>
      <pubDate>Tue, 14 Feb 2017 02:22:20 +0000</pubDate>
      <guid>https://kanook.net/posts/the-power-handshake.html</guid>
      <description>&lt;p&gt;So this is ultimately silly, but indulge me.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s Trump shaking hands with his own Supreme Court nominee:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://img.washingtonpost.com/blogs/the-fix/files/2017/02/GorsuchHandshake.gif&#34;&gt;https://img.washingtonpost.com/blogs/the-fix/files/2017/02/GorsuchHandshake.gif&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Here he is with the Prime Minister of Japan:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://typeset-beta.imgix.net/rehost/2017/2/10/1990b49c-3c7d-46ec-9cbe-d35868e1a892.gif&#34;&gt;https://typeset-beta.imgix.net/rehost/2017/2/10/1990b49c-3c7d-46ec-9cbe-d35868e1a892.gif&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s Trudeau, one step ahead of him:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://i.redd.it/idvxkvzpknfy.gif&#34;&gt;https://i.redd.it/idvxkvzpknfy.gif&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I really hope that this is a metaphor for US-Canada relations in the immediate future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guilt by Association</title>
      <link>https://kanook.net/posts/guilt-by-association.html</link>
      <pubDate>Sat, 11 Feb 2017 20:21:29 +0000</pubDate>
      <guid>https://kanook.net/posts/guilt-by-association.html</guid>
      <description>&lt;p&gt;This is the age we live in: when your FB friends/acquaintances and your religion can get you banned from the Land of the Free. /s&lt;/p&gt;&#xA;&lt;p&gt;I personally have never had a border guard asked if I&amp;rsquo;ve attended a mosque or who my Facebook friends are. I wonder why that is.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/montreal/another-canadian-citizen-refused-entry-united-states-border-1.3976230?cmp=rss&#34;&gt;http://www.cbc.ca/news/canada/montreal/another-canadian-citizen-refused-entry-united-states-border-1.3976230?cmp=rss&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trade Wars</title>
      <link>https://kanook.net/posts/trade-wars.html</link>
      <pubDate>Thu, 09 Feb 2017 05:36:11 +0000</pubDate>
      <guid>https://kanook.net/posts/trade-wars.html</guid>
      <description>&lt;p&gt;This is a very, very difficult line to walk. I don&amp;rsquo;t know what the right answer is.&lt;/p&gt;&#xA;&lt;p&gt;One thing is clear though: we need to start making trade deals with other parts of the world. We can&amp;rsquo;t be dependent on the US any more.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.theglobeandmail.com/news/politics/canadians-want-trudeau-to-stand-up-to-trump-even-if-it-leads-to-trade-war-poll/article33948451/&#34;&gt;http://www.theglobeandmail.com/news/politics/canadians-want-trudeau-to-stand-up-to-trump-even-if-it-leads-to-trade-war-poll/article33948451/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Papers and Digits, Please</title>
      <link>https://kanook.net/posts/papers-and-digits-please.html</link>
      <pubDate>Wed, 08 Feb 2017 06:52:30 +0000</pubDate>
      <guid>https://kanook.net/posts/papers-and-digits-please.html</guid>
      <description>&lt;p&gt;Today I Learned that you can be detained and arrested if you do not provide your phone &amp;amp; computer passwords to Canada Border Security agents when entering Canada, regardless of whether you&amp;rsquo;re a citizen, and irrespective of the Charter of Rights and Freedoms.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.canada-usblog.com/2016/08/16/the-waiting-game-we-will-have-to-wait-longer-to-find-out-about-what-canadian-courts-think-of-cbsa-asking-for-passwords/&#34;&gt;http://www.canada-usblog.com/2016/08/16/the-waiting-game-we-will-have-to-wait-longer-to-find-out-about-what-canadian-courts-think-of-cbsa-asking-for-passwords/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Demagogues</title>
      <link>https://kanook.net/posts/demagogues.html</link>
      <pubDate>Tue, 31 Jan 2017 14:42:33 +0000</pubDate>
      <guid>https://kanook.net/posts/demagogues.html</guid>
      <description>&lt;p&gt;&amp;ldquo;&amp;lsquo;This mosque attack is no accident: It&amp;rsquo;s a direct result of demagogues and wannabe demagogues playing to fears and prejudices,&amp;rsquo; Chong tweeted.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;Although Chong did not mention U.S. President Donald Trump and Conservative leadership candidate Kellie Leitch by name, Chong&amp;rsquo;s spokesperson Chisholm Pothier confirmed to CBC News that Trump and Leitch were the &amp;ldquo;demagogue&amp;rdquo; and &amp;ldquo;wannabe demagogue&amp;rdquo; the MP was referring to in his tweets.&amp;quot;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/politics/trump-leitch-politics-fear-1.3959265&#34;&gt;http://www.cbc.ca/news/politics/trump-leitch-politics-fear-1.3959265&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sainte-Foy Mosque Vigil</title>
      <link>https://kanook.net/posts/sainte-foy-mosque-vigil.html</link>
      <pubDate>Tue, 31 Jan 2017 02:42:55 +0000</pubDate>
      <guid>https://kanook.net/posts/sainte-foy-mosque-vigil.html</guid>
      <description>&lt;p&gt;Until tonight, I&amp;rsquo;d never attended a march, rally, protest, or similar event. Tonights&amp;rsquo; vigil for the victims of the Sainte-Foy mosque was my first.&lt;/p&gt;&#xA;&lt;p&gt;It was everything it should have been. A major theme of solidarity, transcending religious lines. Rejection of terrorism, both domestic and foreign. Speeches by religious leaders, including Jewish and Indigenous. Calls to stand against misogyny, racism, xenophobia, isolation, and hatred. Lots of people of all ethnicities, including lots of white people (as is Calgary), and thanks to everyone for their show of support. Explicit mentions of humanism. Clear anti-Trump message. Spontaneous singing of O Canada.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Punching Nazis</title>
      <link>https://kanook.net/posts/punching-nazis.html</link>
      <pubDate>Sat, 28 Jan 2017 15:35:08 +0000</pubDate>
      <guid>https://kanook.net/posts/punching-nazis.html</guid>
      <description>&lt;p&gt;&amp;ldquo;And yeah, punching their lights out may only serve to close their minds further, but, it does in fact teach them to keep their nonsense to themselves and not spout it publicly, and that they aren&amp;rsquo;t safe if they do. So, I just can&amp;rsquo;t get behind the idea of &amp;rsquo;no, you can&amp;rsquo;t do that, it&amp;rsquo;s just more violence!&amp;rsquo; because I&amp;rsquo;ve been there and know that&amp;rsquo;s the language they speak, that I once spoke; it was the language I best understood at the time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Orwellian</title>
      <link>https://kanook.net/posts/orwellian.html</link>
      <pubDate>Tue, 24 Jan 2017 14:33:52 +0000</pubDate>
      <guid>https://kanook.net/posts/orwellian.html</guid>
      <description>&lt;p&gt;A Redditor applauds the use of the word &amp;ldquo;Orwellian&amp;rdquo; to describe &amp;ldquo;alternative facts&amp;rdquo;:&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Trump has demonstrated an uncanny, almost unbelievable ability to just bend the past however he wants. And you can protest all you want; nobody is really stopping him. We all get shocked in the moment - How could he have the unmitigated gall to say this shocking thing? But he delivers these shocks so regularly that nobody has time to fully process them. If a scandal blows up for more than two days, Trump will just do something else outrageous and the former story will be dropped to cover the new one. Trump is exploiting the media’s goldfish attention span He’s overloading the news, giving them so much scandal that they don’t even have time to cover it all.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Indivisible</title>
      <link>https://kanook.net/posts/indivisible.html</link>
      <pubDate>Sun, 22 Jan 2017 16:18:08 +0000</pubDate>
      <guid>https://kanook.net/posts/indivisible.html</guid>
      <description>&lt;p&gt;So, how do you actually change things in today&amp;rsquo;s political landscape, assuming the people who you want to vote for aren&amp;rsquo;t already in power? (And assuming you aren&amp;rsquo;t ready to use guns.)&lt;/p&gt;&#xA;&lt;p&gt;The Indivisible Guide describes how the Tea Party swept to power in the US, transforming the GOP into the thing it is today, and enabling Trump to win his election.&lt;/p&gt;&#xA;&lt;p&gt;Now, a group of progressive citizens, many with direct political experience, are getting together to use the same organization strategies to fight against the damage that will be caused if they do nothing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Protests</title>
      <link>https://kanook.net/posts/protests.html</link>
      <pubDate>Sun, 22 Jan 2017 16:07:55 +0000</pubDate>
      <guid>https://kanook.net/posts/protests.html</guid>
      <description>&lt;p&gt;The Women&amp;rsquo;s March was pretty awesome. I probably would have gone if I&amp;rsquo;d happen to know about it.&lt;/p&gt;&#xA;&lt;p&gt;Now, there&amp;rsquo;s a problem: protests are great to gain attention, but they don&amp;rsquo;t actually change policy. The Guardian, in their usual awesomeness, talks about how protest movements fail. We&amp;rsquo;ve seen lots of examples in recent history too.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.theguardian.com/world/2017/jan/19/womens-march-washington-occupy-protest&#34;&gt;https://www.theguardian.com/world/2017/jan/19/womens-march-washington-occupy-protest&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;My next post: what to do to take this from spectacle to action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Birthday, 2017</title>
      <link>https://kanook.net/posts/birthday-2017.html</link>
      <pubDate>Sat, 14 Jan 2017 18:26:40 +0000</pubDate>
      <guid>https://kanook.net/posts/birthday-2017.html</guid>
      <description>&lt;p&gt;Just in time for my 40th birthday! Now get the hell off my lawn you punks.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/birthday-2017-timeline-photos.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Carbon Tax</title>
      <link>https://kanook.net/posts/carbon-tax.html</link>
      <pubDate>Mon, 19 Dec 2016 15:00:59 +0000</pubDate>
      <guid>https://kanook.net/posts/carbon-tax.html</guid>
      <description>&lt;p&gt;It&amp;rsquo;s encouraging to see that CBC&amp;rsquo;s &amp;ldquo;How the carbon tax will affect 6 families&amp;rdquo; includes a single dude who can totally afford it but still is grumpy about it. Everyone is represented!&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/calgary/alberta-carbon-tax-impact-climate-change-canada-1.3895133&#34;&gt;http://www.cbc.ca/news/canada/calgary/alberta-carbon-tax-impact-climate-change-canada-1.3895133&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taking a Stand on Trumpism</title>
      <link>https://kanook.net/posts/taking-a-stand-on-trumpism.html</link>
      <pubDate>Tue, 29 Nov 2016 15:04:08 +0000</pubDate>
      <guid>https://kanook.net/posts/taking-a-stand-on-trumpism.html</guid>
      <description>&lt;p&gt;Follow my logic here please:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;A certain percentage of the population are total assholes.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;I will not, under any circumstances, abide by their behaviour, regardless of their other redeeming qualities. The story below is one example of this. I am a generally tolerant person, but I will not tolerate behaviour like this.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Anyone who does accept, condone, or even ignore behaviour like this is &lt;em&gt;part of the problem&lt;/em&gt;. That doesn&amp;rsquo;t make them as bad as these people, but they are still having a negative impact on the world by &lt;em&gt;not&lt;/em&gt; fighting against crap like this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Joining the CPC</title>
      <link>https://kanook.net/posts/joining-the-cpc.html</link>
      <pubDate>Sun, 20 Nov 2016 16:55:27 +0000</pubDate>
      <guid>https://kanook.net/posts/joining-the-cpc.html</guid>
      <description>&lt;p&gt;Based on the idea from Amber Van D, I plunked down $15 to become a member of the (federal) Conservative Party of Canada. My primary purpose is to vote in the upcoming CPC leadership election.&lt;/p&gt;&#xA;&lt;p&gt;I had a brief moment of feeling &amp;ldquo;dirty&amp;rdquo; about giving money to &amp;ldquo;them.&amp;rdquo; I&amp;rsquo;d like to talk about why I think this is not a useful concept, and why I can feel good about paying to join.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Third Party Votes</title>
      <link>https://kanook.net/posts/third-party-votes.html</link>
      <pubDate>Wed, 09 Nov 2016 04:54:33 +0000</pubDate>
      <guid>https://kanook.net/posts/third-party-votes.html</guid>
      <description>&lt;p&gt;Listen up everyone.&lt;/p&gt;&#xA;&lt;p&gt;Go to any map with state-by-state vote tallys and check the states that still aren&amp;rsquo;t called yet. (Below is ABC&amp;rsquo;s which is pretty decent).&lt;/p&gt;&#xA;&lt;p&gt;Check out the difference between Trump and Hillary. Then check out the number of votes cast for 3rd party candidates.&lt;/p&gt;&#xA;&lt;p&gt;Notice that the difference between the two actual contenders is generally a lot less than the sum of the Stein/Johnson votes.&lt;/p&gt;&#xA;&lt;p&gt;Meaning that all of those people who &amp;ldquo;voted their conscience&amp;rdquo; ended up putting Trump into power.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Backdoor to Democracy</title>
      <link>https://kanook.net/posts/backdoor-to-democracy.html</link>
      <pubDate>Sat, 17 Sep 2016 14:49:03 +0000</pubDate>
      <guid>https://kanook.net/posts/backdoor-to-democracy.html</guid>
      <description>&lt;p&gt;Ok, so here&amp;rsquo;s the plan:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;We wait until October when Trump is beating Hillary in the polls.&lt;/li&gt;&#xA;&lt;li&gt;We propose to join the US, but only on the condition that Hillary drops Tim Kaine and makes Nenshi her running mate.&lt;/li&gt;&#xA;&lt;li&gt;Hillary, in desperation, accepts the deal.&lt;/li&gt;&#xA;&lt;li&gt;We exercise this legal loophole, forcing our way into the US.&lt;/li&gt;&#xA;&lt;li&gt;With our Canadian votes, the Democrats win the Presidency and majorities in the House and Senate.&lt;/li&gt;&#xA;&lt;li&gt;We (politely) insist the Democrats follow our lead in cleaning up the messed-up American political system. Otherwise, we threaten to leave, ensuring a Republican return to power.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;WE CAN DO IT!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Go!</title>
      <link>https://kanook.net/posts/go.html</link>
      <pubDate>Thu, 21 Jul 2016 23:54:57 +0000</pubDate>
      <guid>https://kanook.net/posts/go.html</guid>
      <description>&lt;p&gt;It&amp;rsquo;s a beautiful day to Pokemon in Central Memorial Park.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/go-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Fort Mac Fires</title>
      <link>https://kanook.net/posts/fort-mac-fires.html</link>
      <pubDate>Fri, 06 May 2016 02:40:50 +0000</pubDate>
      <guid>https://kanook.net/posts/fort-mac-fires.html</guid>
      <description>&lt;p&gt;Three years since the floods, ten since the hurricane. The fires in Ft. Mac look way scarier than either of those.&lt;/p&gt;&#xA;&lt;p&gt;In case you haven’t heard yet, both the Alberta and Canadian governments are matching donation to the Red Cross. So every dollar you gives counts triple.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://donate.redcross.ca/ea-action/action?&amp;amp;ea.client.id=1951&amp;amp;ea.campaign.id=50639&#34;&gt;https://donate.redcross.ca/ea-action/action?&amp;amp;ea.client.id=1951&amp;amp;ea.campaign.id=50639&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Suzuki</title>
      <link>https://kanook.net/posts/david-suzuki.html</link>
      <pubDate>Thu, 17 Mar 2016 05:19:17 +0000</pubDate>
      <guid>https://kanook.net/posts/david-suzuki.html</guid>
      <description>&lt;p&gt;I’m impressed; David Suzuki sounds exactly like he did when I was watching him in the 80s.&lt;/p&gt;&#xA;&lt;p&gt;It’s disheartening to hear him, of all people, describe environmentalism as “failed” so decisively.&lt;/p&gt;&#xA;&lt;p&gt;Also: Peter Mansbridge does a pretty fine job of interviewing. Double win for the CBC.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/david-suzuki-turns-80-cbc-the-national-1.3492707?cmp=rss&#34;&gt;http://www.cbc.ca/news/canada/david-suzuki-turns-80-cbc-the-national-1.3492707?cmp=rss&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Worst CAH Draw Ever</title>
      <link>https://kanook.net/posts/worst-cah-draw-ever.html</link>
      <pubDate>Thu, 11 Feb 2016 00:47:39 +0000</pubDate>
      <guid>https://kanook.net/posts/worst-cah-draw-ever.html</guid>
      <description>&lt;p&gt;Worst CAH draw ever.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/worst-cah-draw-ever-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Abusers</title>
      <link>https://kanook.net/posts/abusers.html</link>
      <pubDate>Mon, 08 Feb 2016 14:47:01 +0000</pubDate>
      <guid>https://kanook.net/posts/abusers.html</guid>
      <description>&lt;p&gt;Here’s one of the many good reasons of Why People Don’t Accuse Their Abusers. Regardless of what was done to you, you can expect anything you said or did to be used against you.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://canadalandshow.com/article/why-did-jian-ghomeshi-keep-lucy-decouteres-letter&#34;&gt;&#xA;http://canadalandshow.com/article/why-did-jian-ghomeshi-keep-lucy-decouteres-letter&#xA;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Winter Solstice</title>
      <link>https://kanook.net/posts/winter-solstice.html</link>
      <pubDate>Tue, 22 Dec 2015 14:59:48 +0000</pubDate>
      <guid>https://kanook.net/posts/winter-solstice.html</guid>
      <description>&lt;p&gt;Happy Solstice everyone. Remember, things get brighter from here on out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Calgary Graffiti</title>
      <link>https://kanook.net/posts/calgary-graffiti.html</link>
      <pubDate>Fri, 04 Dec 2015 18:16:20 +0000</pubDate>
      <guid>https://kanook.net/posts/calgary-graffiti.html</guid>
      <description>&lt;p&gt;I love that:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;People cared enough to respond in this way, as opposed to something more negative.&lt;/li&gt;&#xA;&lt;li&gt;CBC (and others?) saw it as newsworthy enough to report on it, even though it’s not stereotypically sensational.&lt;/li&gt;&#xA;&lt;li&gt;We, as consumers of news media, appreciate the positive message enough that CBC can find it viably newsworthy.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Our society needs more of this.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/calgary/tuscany-lrt-graffiti-scrubbed-replaced-messages-love-1.3350559?cmp=rss&#34;&gt;http://www.cbc.ca/news/canada/calgary/tuscany-lrt-graffiti-scrubbed-replaced-messages-love-1.3350559?cmp=rss&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dog Wistle</title>
      <link>https://kanook.net/posts/dog-wistle.html</link>
      <pubDate>Thu, 01 Oct 2015 05:14:28 +0000</pubDate>
      <guid>https://kanook.net/posts/dog-wistle.html</guid>
      <description>&lt;p&gt;I’ve had to explain “Dog Wistle Politics” to more than a few Canadian friends now. (That’s a good thing; it means it’s not common here.)&lt;/p&gt;&#xA;&lt;p&gt;In politics, a &amp;ldquo;Dog Whistle” is the use of language that isn’t particularly offensive or notable on it’s surface&amp;hellip; but is really a signal to a particular group of people/voters that the candidate is aligned with their beliefs. Those beliefs are usually unpalatable to the general public, and thus need to be kept on the down-low to avoid backlash. Hence, the message that only certain people can “hear”.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gender Neutral Washrooms</title>
      <link>https://kanook.net/posts/gender-neutral-washrooms.html</link>
      <pubDate>Thu, 24 Sep 2015 15:45:26 +0000</pubDate>
      <guid>https://kanook.net/posts/gender-neutral-washrooms.html</guid>
      <description>&lt;p&gt;Reasons this is awesome:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;This is a pretty logical decision all the way around.&lt;/li&gt;&#xA;&lt;li&gt;It supports LGBT inclusiveness.&lt;/li&gt;&#xA;&lt;li&gt;It’s done by a &lt;em&gt;Catholic&lt;/em&gt; school.&lt;/li&gt;&#xA;&lt;li&gt;It’s in “conservative” Alberta.&lt;/li&gt;&#xA;&lt;li&gt;It’s in a &lt;em&gt;small, rural&lt;/em&gt; town.&lt;/li&gt;&#xA;&lt;li&gt;It’s not all-or-nothing; there’s still two gendered washrooms for those who don’t buy-in to the concept right off the bat.&lt;/li&gt;&#xA;&lt;li&gt;They’re doing it without a lot of fuss, consternation, or cost.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This is a great test bed for the rest of the system/province/country/world.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ben Carson</title>
      <link>https://kanook.net/posts/ben-carson.html</link>
      <pubDate>Tue, 22 Sep 2015 17:28:31 +0000</pubDate>
      <guid>https://kanook.net/posts/ben-carson.html</guid>
      <description>&lt;p&gt;Ben Carson (a neurosurgeon, professor, and director at  Johns Hopkins) is living proof that “educated” (or even “doctor”) does not equate “smart”.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.buzzfeed.com/andrewkaczynski/ben-carson-big-bang-a-fairy-tale-theory-of-evolution-encoura#.jhJ24lq73&#34;&gt;http://www.buzzfeed.com/andrewkaczynski/ben-carson-big-bang-a-fairy-tale-theory-of-evolution-encoura#.jhJ24lq73&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Strategic Voting</title>
      <link>https://kanook.net/posts/strategic-voting.html</link>
      <pubDate>Thu, 17 Sep 2015 16:33:15 +0000</pubDate>
      <guid>https://kanook.net/posts/strategic-voting.html</guid>
      <description>&lt;p&gt;TL;DR: If you are in Calgary/Centre, and you prefer &lt;em&gt;any&lt;/em&gt; party over the Conservatives, then there’s really only one choice on who to vote for: Kent Hehr for the Liberals. It’s a close enough race to matter who you vote for.&lt;/p&gt;&#xA;&lt;p&gt;The How &amp;amp; Why to follow:&lt;/p&gt;&#xA;&lt;p&gt;To everyone in Calgary Centre Federal Riding: (That’s roughly the area between Deerfoot, Glenmore, Sarcee, and Memorial)&lt;/p&gt;&#xA;&lt;p&gt;As of the latest ThreeHundredEight riding poll, The PC candidate Joan Crockatt is in a neck-and-neck race with Liberal Kent Hehr. (36.4% vs 35.8%).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science Isn&#39;t Broken</title>
      <link>https://kanook.net/posts/science-isnt-broken.html</link>
      <pubDate>Thu, 20 Aug 2015 16:58:04 +0000</pubDate>
      <guid>https://kanook.net/posts/science-isnt-broken.html</guid>
      <description>&lt;p&gt;&amp;ldquo;Taken together, headlines like these might suggest that science is a shady enterprise that spits out a bunch of dressed-up nonsense. But I’ve spent months investigating the problems hounding science, and I’ve learned that the headline-grabbing cases of misconduct and fraud are mere distractions. The state of our science is strong, but it’s plagued by a universal problem: Science is hard — really fucking hard.&lt;/p&gt;&#xA;&lt;p&gt;If we’re going to rely on science as a means for reaching the truth — and it’s still the best tool we have — it’s important that we understand and respect just how difficult it is to get a rigorous result.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Voting reform</title>
      <link>https://kanook.net/posts/voting-reform.html</link>
      <pubDate>Fri, 07 Aug 2015 15:30:49 +0000</pubDate>
      <guid>https://kanook.net/posts/voting-reform.html</guid>
      <description>&lt;p&gt;Voting reform is definitely one of the most underrated campaign issues. It gets very little press but affects how our entire system of government works.&lt;/p&gt;&#xA;&lt;p&gt;In particular, it serves to keep two political parties (the Liberals and the Conservatives) in power, alternating between the two. And it ensures that upstarts like Elizabeth May and the Green Party remain irrelevant.&lt;/p&gt;&#xA;&lt;p&gt;The NDP are the ones most likely to do anything about it. The Conservatives sure won’t, as they’re the ones benefiting the most from the left &amp;amp; centrist vote splitting. The Liberals are unlikely to as well, as historically they’ve benefitted from being the most centrist/mainstream.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shelter In Place</title>
      <link>https://kanook.net/posts/shelter-in-place.html</link>
      <pubDate>Thu, 23 Jul 2015 21:12:19 +0000</pubDate>
      <guid>https://kanook.net/posts/shelter-in-place.html</guid>
      <description>&lt;p&gt;Just got this from my building management&amp;hellip; one day late, of course:&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;In the event of severe weather, like a tornado, the best and safest place for all residents is in the parkade of the building”&lt;/p&gt;&#xA;&lt;p&gt;&amp;hellip;unless, of course, the severe weather involves flooding, in which case that’s a very bad place for all residents to be.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Life Expectancy</title>
      <link>https://kanook.net/posts/life-expectancy.html</link>
      <pubDate>Tue, 14 Jul 2015 18:59:55 +0000</pubDate>
      <guid>https://kanook.net/posts/life-expectancy.html</guid>
      <description>&lt;p&gt;I’ve got just under 44 years left:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://gosset.wharton.upenn.edu/mortality/perl/CalcForm.html&#34;&gt;http://gosset.wharton.upenn.edu/mortality/perl/CalcForm.html&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;(82.45 years total, 53% left).&lt;/p&gt;&#xA;&lt;p&gt;What interested me most was the upgrades:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;If you have 2-3 drinks per day, your life expectancy would be 0.11 years longer&#xA;If you do not drive, your life expectancy would be 0.08 years longer&#xA;If you do not have any stress listed in the table, your life expectancy would be 0.78 years longer&#xA;If you become a conditioning exercizer, your life expectancy would be 0.97 years longer&#xA;Consuming all 5 classes of food everyday has maximized your life expectancy&#xA;If you do not have any sexual partner, your life expectancy would be 0.55 years longer&#xA;Having between 7 and 8 hours of sleep a day has maximized your life expectancy&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ralph Klein, COMMIE!</title>
      <link>https://kanook.net/posts/ralph-klein-commie.html</link>
      <pubDate>Fri, 08 May 2015 17:20:49 +0000</pubDate>
      <guid>https://kanook.net/posts/ralph-klein-commie.html</guid>
      <description>&lt;p&gt;Ralph Klein, COMMIE!&lt;/p&gt;&#xA;&lt;p&gt;So, like I do, I had to fact check this claim. Turns out it’s not only right, but it’s understating things: the corporate tax rate in 2000 was 15%.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.finance.alberta.ca/publications/tax_rebates/rates/hist1.html&#34;&gt;http://www.finance.alberta.ca/publications/tax_rebates/rates/hist1.html&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;I think this makes things pretty clear though. While the post-Klein PCs may have not done a great job managing finances, Alberta’s deficit-or-surplus state probably has more to do with oil prices than with tax levels.&lt;/p&gt;&#xA;&lt;p&gt;So, the NDP’s 2% corporate tax hike isn’t going to be devastating. If we’re devastated in 4 years, it’ll almost certainly because of energy prices, not government policy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Password Security</title>
      <link>https://kanook.net/posts/password-security.html</link>
      <pubDate>Tue, 03 Mar 2015 19:51:11 +0000</pubDate>
      <guid>https://kanook.net/posts/password-security.html</guid>
      <description>&lt;p&gt;I wrote this up for work after getting a complaint about a 12-character minimum password length I set for my upcoming website launch. I figured it was worth sharing.&lt;/p&gt;&#xA;&lt;p&gt;That 8 character password of yours? If it’s just letters (both upper and lower case), it can be hacked in 3 hours using a single desktop computer. Making this 9 characters increases the time to 8 days. 12 characters: &lt;em&gt;3000 years&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Top Down in January</title>
      <link>https://kanook.net/posts/top-down-in-january.html</link>
      <pubDate>Mon, 26 Jan 2015 02:20:27 +0000</pubDate>
      <guid>https://kanook.net/posts/top-down-in-january.html</guid>
      <description>&lt;p&gt;Top down on January 25. Because why not.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/top-down-in-january-timeline-photos.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Fetishizing Happiness</title>
      <link>https://kanook.net/posts/fetishizing-happiness.html</link>
      <pubDate>Thu, 01 Jan 2015 22:54:15 +0000</pubDate>
      <guid>https://kanook.net/posts/fetishizing-happiness.html</guid>
      <description>&lt;p&gt;An awesome thought (with video) by Sean Carroll to kick off 2015:&lt;/p&gt;&#xA;&lt;p&gt;“What I’m against is fetishizing happiness&amp;hellip; we make a mistake, because we think that there is some way to be, some situation we can put ourselves in forever, and then that will be like heaven. But the nature of life itself is movement and change and evolution; there can’t be a perfect state of being&amp;hellip; So what do we have instead? &amp;hellip; It’s that story [that we tell about ourselves] that gives meaning and success to our lives; it’s not the attainment of any one state of being where we get there and we stop. It’s a story with a beginning, and a middle, and inevitably &amp;ndash; according to the laws of physics &amp;ndash; an end. And how well that story is, once you’re done telling it, is the measure of success of your life.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Street Harassment</title>
      <link>https://kanook.net/posts/street-harassment.html</link>
      <pubDate>Thu, 13 Nov 2014 16:51:22 +0000</pubDate>
      <guid>https://kanook.net/posts/street-harassment.html</guid>
      <description>&lt;p&gt;The best article I’ve read so far about street harassment. It’s written by a man, and mostly focused towards men (but really towards harassment apologists). It hits all the points and eloquently demolishes all of the standard counter messages out there.&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Saying hello is like a single drop of water. It’s harmless, it’s natural, it’s inconsequential, and yet it can also be an implement of torture. And certainly, if a man says hello to a woman he fancies even though she’s given no sign of interest, that is a selfish act. It’s an attempt to mask his desire for her attention behind a veil of courtesy. But unless that guy says hello to everyone all the time, like a Midwesterner, it’s not about being friendly.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unicode Hug</title>
      <link>https://kanook.net/posts/unicode-hug.html</link>
      <pubDate>Fri, 31 Oct 2014 06:04:27 +0000</pubDate>
      <guid>https://kanook.net/posts/unicode-hug.html</guid>
      <description>&lt;p&gt;Here. Have a Unicode hug: ༼ つ ◕_◕ ༽つ&lt;/p&gt;</description>
    </item>
    <item>
      <title>Infrared PIN Theft</title>
      <link>https://kanook.net/posts/infrared-pin-theft.html</link>
      <pubDate>Sun, 31 Aug 2014 16:15:58 +0000</pubDate>
      <guid>https://kanook.net/posts/infrared-pin-theft.html</guid>
      <description>&lt;p&gt;Ok, this one is VERY MUCH WORTH WATCHING. It affects you directly if you use a payment card with a PIN (which is almost everyone these days).&lt;/p&gt;&#xA;&lt;p&gt;The gist is that with a cheap, unobtrusive, and easily available infrared camera, someone can steal your ATM PIN code by snapping a pic of the keypad right after you use it. Researchers claimed an 80% success rate, and this video shows how easy it is to do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Marina Abramovic</title>
      <link>https://kanook.net/posts/marina-abramovic.html</link>
      <pubDate>Mon, 30 Dec 2013 20:00:30 +0000</pubDate>
      <guid>https://kanook.net/posts/marina-abramovic.html</guid>
      <description>&lt;p&gt;“Marina Abramovic and Ulay started an intense love story in the 70s, performing art out of the van they lived in. When they felt the relationship had run its course, they decided to walk the Great Wall of China, each from one end, meeting for one last big hug in the middle and never seeing each other again. at her 2010 MoMa retrospective Marina performed ‘The Artist Is Present’ as part of the show, a minute of silence with each stranger who sat in front of her. Ulay arrived without her knowing it and this is what happened.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Holy Shield</title>
      <link>https://kanook.net/posts/holy-shield.html</link>
      <pubDate>Wed, 11 Dec 2013 21:15:21 +0000</pubDate>
      <guid>https://kanook.net/posts/holy-shield.html</guid>
      <description>&lt;p&gt;A cleric defending Ukranian protesters from riot police. The hard hat totally gives him +1 to AC.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://ic.pics.livejournal.com/drugoi/484155/8818789/8818789_original.jpg&#34;&gt;http://ic.pics.livejournal.com/drugoi/484155/8818789/8818789_original.jpg&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Representative Democracy</title>
      <link>https://kanook.net/posts/representative-democracy.html</link>
      <pubDate>Tue, 01 Oct 2013 17:18:40 +0000</pubDate>
      <guid>https://kanook.net/posts/representative-democracy.html</guid>
      <description>&lt;p&gt;When almost three-quarters of the country disagrees with the actions of just-over-half of the government, you can&amp;rsquo;t really claim Representative Democracy any more.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.bloomberg.com/news/2013-10-01/americans-by-72-oppose-shutdown-tied-to-health-care-cuts.html&#34;&gt;http://www.bloomberg.com/news/2013-10-01/americans-by-72-oppose-shutdown-tied-to-health-care-cuts.html&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Alberta 2013</title>
      <link>https://kanook.net/posts/alberta-2013.html</link>
      <pubDate>Fri, 23 Aug 2013 15:52:33 +0000</pubDate>
      <guid>https://kanook.net/posts/alberta-2013.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;alberta-2013-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Oyen, Alberta&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/alberta-2013/oyen.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Oyen, Alberta&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/alberta-2013/oyen-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Drumheller, Alberta&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/alberta-2013/drumheller.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;The beginning of the home stretch.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/alberta-2013/home-stretch.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;alberta-2013-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Screw Walking</title>
      <link>https://kanook.net/posts/screw-walking.html</link>
      <pubDate>Sun, 21 Jul 2013 01:09:04 +0000</pubDate>
      <guid>https://kanook.net/posts/screw-walking.html</guid>
      <description>&lt;p&gt;10 hours in to not having a car and I&amp;rsquo;ve already discovered that not having a car really sucks. I guess that settles that decision. :-P&lt;/p&gt;</description>
    </item>
    <item>
      <title>Late Night Encounter</title>
      <link>https://kanook.net/posts/late-night-encounter.html</link>
      <pubDate>Tue, 16 Jul 2013 07:18:09 +0000</pubDate>
      <guid>https://kanook.net/posts/late-night-encounter.html</guid>
      <description>&lt;p&gt;Well that was an interesting experience.&lt;/p&gt;&#xA;&lt;p&gt;I park in Bridgeland because of the flooded parking garage. To return home, I walk south across the Bow via Langevin Bridge. My place is right on the border between ritzy riverfront condos and the still-skeezy areas of the East Village; I&amp;rsquo;m never out of sight of the drop-in centre.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m out late, returning home after midnight. It&amp;rsquo;s been a tough day, but I just&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accupuncture</title>
      <link>https://kanook.net/posts/accupuncture.html</link>
      <pubDate>Thu, 11 Jul 2013 17:38:35 +0000</pubDate>
      <guid>https://kanook.net/posts/accupuncture.html</guid>
      <description>&lt;p&gt;Because after you&amp;rsquo;ve been evacuated from your flooded home, the thing you want most is needles stuck in your ears.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/calgary/story/2013/07/11/calgary-acupuncture-flood-w.html?cmp=rss&#34;&gt;http://www.cbc.ca/news/canada/calgary/story/2013/07/11/calgary-acupuncture-flood-w.html?cmp=rss&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flood Parking</title>
      <link>https://kanook.net/posts/flood-parking.html</link>
      <pubDate>Mon, 08 Jul 2013 23:22:12 +0000</pubDate>
      <guid>https://kanook.net/posts/flood-parking.html</guid>
      <description>&lt;p&gt;So my car has a new (temporary) home in Bridgeland as the street parking becomes for-pay again, and the new rains slow the repair of the garage. It&amp;rsquo;s about a 15 min walk away, so it has to be important to be worth getting. Time to see what life without any car at all would be like.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ikea Delivery</title>
      <link>https://kanook.net/posts/ikea-delivery.html</link>
      <pubDate>Fri, 05 Jul 2013 00:46:05 +0000</pubDate>
      <guid>https://kanook.net/posts/ikea-delivery.html</guid>
      <description>&lt;p&gt;Ikea guy just delivered my furniture. His partner was AWOL, so he lifted 6 boxes up the stairs by himself. (He refused my offers of help until it came to the mattress &amp;amp; box spring, which were impossible to maneuver up the stairwell with just one person.)&lt;/p&gt;&#xA;&lt;p&gt;His delivery immediately prior was to the other tower in my complex. He lifted whatever he was delivering up 8 floors of stairs. The Asian recipients followed him up, and apparently were laughing the whole time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Air Conditioning</title>
      <link>https://kanook.net/posts/air-conditioning.html</link>
      <pubDate>Wed, 03 Jul 2013 18:48:09 +0000</pubDate>
      <guid>https://kanook.net/posts/air-conditioning.html</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s the funny thing about air conditioning. We add heat to the outside so that we can take heat from the inside (which came in from the outside) and put it outside. And there more heat there is outside, the more heat comes inside.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Canada Day 2013</title>
      <link>https://kanook.net/posts/canada-day-2013.html</link>
      <pubDate>Tue, 02 Jul 2013 05:44:38 +0000</pubDate>
      <guid>https://kanook.net/posts/canada-day-2013.html</guid>
      <description>&lt;section class=&#34;gallery&#34; id=&#34;canada-day-2013-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/canada-day-2013/canada-day-2013-0.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/canada-day-2013/canada-day-2013-1.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/canada-day-2013/canada-day-2013-2.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/canada-day-2013/canada-day-2013-3.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;canada-day-2013-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;</description>
    </item>
    <item>
      <title>Fish Parking</title>
      <link>https://kanook.net/posts/fish-parking.html</link>
      <pubDate>Mon, 01 Jul 2013 16:26:47 +0000</pubDate>
      <guid>https://kanook.net/posts/fish-parking.html</guid>
      <description>&lt;p&gt;There are, literally, fish in my parking garage.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Enmax Chapter 1 Verse 1</title>
      <link>https://kanook.net/posts/enmax-chapter-1-verse-1.html</link>
      <pubDate>Mon, 01 Jul 2013 16:26:12 +0000</pubDate>
      <guid>https://kanook.net/posts/enmax-chapter-1-verse-1.html</guid>
      <description>&lt;p&gt;And Enmax said, “Let there be light,” and there was light. Enmax saw that the light was good, and they separated the light from the darkness.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Returning Home</title>
      <link>https://kanook.net/posts/returning-home.html</link>
      <pubDate>Fri, 28 Jun 2013 05:28:11 +0000</pubDate>
      <guid>https://kanook.net/posts/returning-home.html</guid>
      <description>&lt;p&gt;Got into my apartment yesterday. No power except the emergency lighting in the stairwells. But it&amp;rsquo;s not soaking wet either. Apartment was dry, no damage that I saw. Threw out everything in the fridge, but nothing new was growing, so that&amp;rsquo;s a win. Drove past tonight and saw some pretty heavy-looking machinery doing their thing, likely pumping and cleaning. I&amp;rsquo;m guessing I&amp;rsquo;ll be going home in the next day or two. I&amp;rsquo;m really looking forward to it; I miss my own space.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flooding, Day 4</title>
      <link>https://kanook.net/posts/flooding-day-4.html</link>
      <pubDate>Sun, 23 Jun 2013 19:08:20 +0000</pubDate>
      <guid>https://kanook.net/posts/flooding-day-4.html</guid>
      <description>&lt;p&gt;My neighbourhood isn&amp;rsquo;t open but I see lots of areas that are safe for return. Very happy with all of the Calgary infrastructure &amp;amp; repair operators.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flooding, Day 3</title>
      <link>https://kanook.net/posts/flooding-day-3.html</link>
      <pubDate>Sat, 22 Jun 2013 07:45:22 +0000</pubDate>
      <guid>https://kanook.net/posts/flooding-day-3.html</guid>
      <description>&lt;p&gt;Took a walk down Meredith Road and zoomed in to my apartment building across the river. Flood waters to north, east, south, and west, but the main floor of my building appears to be spared. The status of the parking garage remains to be seen, but for now I&amp;rsquo;m considering myself fortunate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thoughts on the Floods</title>
      <link>https://kanook.net/posts/thoughts-on-the-floods.html</link>
      <pubDate>Fri, 21 Jun 2013 20:18:31 +0000</pubDate>
      <guid>https://kanook.net/posts/thoughts-on-the-floods.html</guid>
      <description>&lt;p&gt;So, here&amp;rsquo;s the perspective that I&amp;rsquo;m carrying with me today. In 2005, right before I moved back to Calgary, I was living in Ft. Lauderdale, Florida when Hurricane Wilma hit.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Hurricane_Wilma&#34;&gt;http://en.wikipedia.org/wiki/Hurricane_Wilma&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;By the time it got to me, Wilma was a weak Category 2/strong Category 1. This was not long after Katrina hit New Orleans and the Gulf Coast at a Category 5.&lt;/p&gt;&#xA;&lt;p&gt;There&amp;rsquo;s a lot of differences that stand out to me between now and then:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flooding, Day 2</title>
      <link>https://kanook.net/posts/flooding-day-2.html</link>
      <pubDate>Fri, 21 Jun 2013 15:00:22 +0000</pubDate>
      <guid>https://kanook.net/posts/flooding-day-2.html</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s my building. The flood waters aren&amp;rsquo;t up to the foot of the building, which is excellent news for me. Still concerned about the parking garage (3 levels deep), as that could have flooded, and spilled who knows what vehicle fluids into it. But so far it&amp;rsquo;s looking good.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://twitter.com/pipesking/status/348057512249012224/photo/1&#34;&gt;https://twitter.com/pipesking/status/348057512249012224/photo/1&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Higher Ground</title>
      <link>https://kanook.net/posts/higher-ground.html</link>
      <pubDate>Fri, 21 Jun 2013 00:18:16 +0000</pubDate>
      <guid>https://kanook.net/posts/higher-ground.html</guid>
      <description>&lt;p&gt;Downtown communities getting evac&amp;rsquo;d one by one, and the waters are still rising&amp;hellip; So I packed up my stuff and got north of the river ahead of the traffic surge. Clothes, computer, phone, passport, wallet, cash, full tank of gas, I&amp;rsquo;m good to go. Might sleep on my own bed tonight, might not, we&amp;rsquo;ll see. But I&amp;rsquo;m safe and doing fine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flooding in Calgary</title>
      <link>https://kanook.net/posts/flooding-in-calgary.html</link>
      <pubDate>Thu, 20 Jun 2013 21:49:04 +0000</pubDate>
      <guid>https://kanook.net/posts/flooding-in-calgary.html</guid>
      <description>&lt;p&gt;Just checked the river near my place&amp;hellip; there&amp;rsquo;s at least 8-10 feet (and very wide) before it would crest the banks. Not too worried. Pity anyone who falls in though.&lt;/p&gt;&#xA;&lt;p&gt;Still prefer this to a hurricane.&lt;/p&gt;&#xA;&lt;section class=&#34;gallery&#34; id=&#34;calgary-flood-2013-gallery&#34;&gt;&#xA;  &#xA;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;An empty Memorial Trail&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/an-empty-memorial-trail.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Beneath the 4th Ave Flyover on Memorial Trail&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/beneath-the-4th-ave-flyover-on-memorial-trail.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Three mounted police officers patrolling Memorial Trail&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/three-mounted-police-officers-patrolling-memorial-trail.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Floodwaters on Memorial Trail&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/floodwaters-on-memorial-trail.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;East Downtown Calgary across the Bow River&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/east-downtown-calgary-across-the-bow-river.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;A duck swims past stranded cars on a flooded Memorial Trail&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/a-duck-swims-past-stranded-cars-on-a-flooded-memorial-trail.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Wait a minute, logs don&amp;#39;t float upstream. Huge beaver paddling up the Bow at Langevin Bridge.&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/beaver.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;Riverfront Avenue along the flooded Bow River&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/riverfront-avenue-along-the-flooded-bow-river.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;    &lt;figure class=&#34;gallery__entry figure--actor stagecraft__apron stagecraft__curtain&#34;&gt;&#xA;      &#xA;        &lt;figcaption class=&#34;gallery__description&#34;&gt;High water crashes against Langevin Bridge and the 4th Ave Flyover&lt;/figcaption&gt;&#xA;      &#xA;      &lt;div class=&#34;gallery__image-wrapper figure__image-wrapper&#34;&gt;&#xA;        &lt;img class=&#34;gallery__image figure__image&#34; src=&#34;https://kanook.net/photos/calgary-flood-2013/high-water-crashes-against-langevin-bridge-and-the-4th-ave-flyover.jpg&#34; /&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/figure&gt;&#xA;    &#xA;  &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    window.gallery(&#34;calgary-flood-2013-gallery&#34;)&#xA;  &lt;/script&gt;&#xA;&lt;/section&gt;&#xA;&lt;video class=&#34;video&#34; controls src=&#34;&#34;&gt;&lt;/video&gt;&#xA;&lt;video class=&#34;video&#34; controls src=&#34;&#34;&gt;&lt;/video&gt;</description>
    </item>
    <item>
      <title>Parking</title>
      <link>https://kanook.net/posts/parking.html</link>
      <pubDate>Thu, 20 Jun 2013 20:08:44 +0000</pubDate>
      <guid>https://kanook.net/posts/parking.html</guid>
      <description>&lt;p&gt;I think I&amp;rsquo;ll park my car outside of the parking garage tonight.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/calgary/story/2013/06/20/calgary-city-emergency-plan-ch.html&#34;&gt;http://www.cbc.ca/news/canada/calgary/story/2013/06/20/calgary-city-emergency-plan-ch.html&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Calgary is Debt Free</title>
      <link>https://kanook.net/posts/calgary-is-debt-free.html</link>
      <pubDate>Fri, 01 Mar 2013 20:07:38 +0000</pubDate>
      <guid>https://kanook.net/posts/calgary-is-debt-free.html</guid>
      <description>&lt;p&gt;You know what&amp;rsquo;s kinda scary? Most Western people (especially from my generation onward) have lived under governmental debt (often huge piles of it depending where &amp;amp; when) for all of their lives. Here&amp;rsquo;s one small step in the opposite direction.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.cbc.ca/news/canada/calgary/story/2013/03/01/calgary-alberta-debt-free.html?cmp=rss&#34;&gt;http://www.cbc.ca/news/canada/calgary/story/2013/03/01/calgary-alberta-debt-free.html?cmp=rss&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Half-Life of Truth</title>
      <link>https://kanook.net/posts/the-half-life-of-truth.html</link>
      <pubDate>Thu, 03 Jan 2013 16:04:12 +0000</pubDate>
      <guid>https://kanook.net/posts/the-half-life-of-truth.html</guid>
      <description>&lt;p&gt;THe half-life of truth is 45 years.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://reason.com/archives/2012/12/24/half-the-facts-you-know-are-probably-wro&#34;&gt;http://reason.com/archives/2012/12/24/half-the-facts-you-know-are-probably-wro&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>New York 2012</title>
      <link>https://kanook.net/posts/new-york-2012.html</link>
      <pubDate>Tue, 02 Oct 2012 23:10:59 +0000</pubDate>
      <guid>https://kanook.net/posts/new-york-2012.html</guid>
      <description>&lt;p&gt;I changed rooms in my hotel&amp;hellip; Didn&amp;rsquo;t realize that I was only 1 block away from the Empire State Building.&lt;/p&gt;&#xA;&#xA;&lt;figure class=&#34;figure figure--actor stagecraft__apron stagecraft__curtain&#34; id=&#34;figure-0&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;figure__image-wrapper&#34;&gt;&#xA;    &lt;img class=&#34;figure__image figure__image--preview&#34; src=&#39;https://kanook.net/photos/new-york-2012-mobile-uploads.jpg&#39; /&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/figure&gt;&#xA;&lt;script&gt;&#xA;  document.addEventListener(&#34;DOMContentLoaded&#34;, function() {&#xA;    window.stagecraft.toggleOnClick(&#34;figure-0&#34;)&#xA;  });&#xA;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Safety Deposit Box</title>
      <link>https://kanook.net/posts/safety-deposit-box.html</link>
      <pubDate>Thu, 27 Sep 2012 22:09:11 +0000</pubDate>
      <guid>https://kanook.net/posts/safety-deposit-box.html</guid>
      <description>&lt;p&gt;Retrieved my passport from my bank safety deposit box after depositing a reasonably large sum of money. Totally felt like I was in a spy movie.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Saddle Up</title>
      <link>https://kanook.net/posts/saddle-up.html</link>
      <pubDate>Mon, 27 Aug 2012 14:42:30 +0000</pubDate>
      <guid>https://kanook.net/posts/saddle-up.html</guid>
      <description>&lt;p&gt;Saw a bunch of horses &amp;ldquo;parked&amp;rdquo; outside of Costco while their riders (presumably) shopped. Why yes, I do live in Alberta, why do you ask?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Making a Difference</title>
      <link>https://kanook.net/posts/making-a-difference.html</link>
      <pubDate>Thu, 07 Jun 2012 21:36:16 +0000</pubDate>
      <guid>https://kanook.net/posts/making-a-difference.html</guid>
      <description>&lt;p&gt;So, how much does your vote count? If you live in Nevada, then there&amp;rsquo;s a 10% chance that your vote could decide who gets to be the next US President. 7 other states have probabilities &amp;gt; 1%. Everywhere else&amp;hellip; it doesn&amp;rsquo;t matter one bit.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://fivethirtyeight.blogs.nytimes.com/2012/06/07/election-forecast-obama-begins-with-tenuous-advantage/&#34;&gt;http://fivethirtyeight.blogs.nytimes.com/2012/06/07/election-forecast-obama-begins-with-tenuous-advantage/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
