<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width">
<meta name="format-detection" content="telephone=no">
<!-- Resets -->

<style type="text/css" data-premailer="ignore">
  #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
</style>
<!-- Main styles -->

<style type="text/css">
  /**
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    width: 100%;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Content
   */

  .content-td {
    color: #222;
    line-height: 20px;
  }

  .content-td .article-card,
  .content-td .intercom-interblocks-link-content-container {
    max-width: 500px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 0;
    margin-bottom: 15px;
  }

  .content-td .article-card .intercom-interblocks-link-content-container {
    border: none;
  }

  .ratings,
  .content-td .messenger-card {
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    border-radius: 5px;
    border: 1px solid #dadfe3;
  }

  .content-td .messenger-card table {
    border: none;
  }

  .events {
    background-color: #F5F5F5;
    border-collapse: separate;
    border-spacing: 10px;
    table-layout: fixed;
    border-radius: 5px;
    border: 1px solid #E5E5E5;
    padding: 0px 15px 0px 15px;
  }

  .content-td .ratings td,
  .content-td .messenger-card td {
    border: 0;
    padding: 0;
  }

  .content-td .messenger-card td {
    text-align: center;
  }

  .content-td .messenger-card td p {
    font-size: 14px;
    color: #6e7a89;
    text-align: center;
  }

  .content-td .ratings table {
    margin-bottom: 0;
  }

  .content-td .ratings table img {
    margin: 0;
  }

  .rating-link {
    max-width: 27px;
    min-height: 27px;
  }

  .content-td > :first-child {
    margin-top: 0;
    padding-top: 0;
  }

  .content-td h1 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 5px;
  }

  .content-td h1 + h2 {
    margin-top: 0 !important;
  }

  .content-td h2 + h1 {
    margin-top: 0 !important;
  }

  .content-td h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 5px;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 15px 0;
  }

  .content-td p.no-margin {
    margin: 0;
    min-height: 15px;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td a {
    color: #1251ba;
    text-decoration: underline;
  }

  .content-td .messenger-card .link {
    margin-bottom: 25px;
  }

  .content-td strong {
    color: #606060;
  }

  .content-td ol,
  .content-td ul {
    margin: 0 0 20px 40px;
    padding: 0;
    list-style: disc;
  }

  .content-td ol {
    list-style: decimal;
  }

  .content-td ol li,
  .content-td ul li {
    margin: 5px 0;
  }

  .content-td blockquote {
    padding: 10px 0;
    margin: 10px 0;
    font-style: italic;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td img {
    max-width: 100%;
    margin: 15px 0 15px;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    margin: 20px 0;
  }

  .content-td table th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td table td,
  .content-td table th {
    padding: 7px 10px;
    border: 1px solid #DADADA;
    text-align: left;
    vertical-align: top;
  }

  .content-td table {
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content-td table.intercom-container td {
    border: none;
    padding: 0;
    margin: 0;
  }

  .content-td a.reply-in-messenger-button {
    background-color: #286efa;
    color: white;
    padding: 6px 25px;
    margin: 5px 0 14px 0;
    border-radius: 20px;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
  }

  .content-td p.reply-in-messenger-message {
    color: #8c8c8c;
    font-size: 12px;
    margin: 0;
  }

  /**
   * Admin profile
   */
  .admin_profile table {
    margin: 0;
  }
  .admin_profile table td {
    padding: 0;
  }
  .admin_profile table,
  .admin_profile table td,
  .admin_profile table th {
    border: none;
  }
  .admin_profile .avatar {
    -ms-interpolation-mode: bicubic;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 20px;
    background-clip: padding-box;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    max-width: 100%;
    outline: none;
    text-decoration: none;
    width: 40px;
  }
  .admin_profile .icon_container {
    display: inline-block;
    vertical-align: middle;
  }
  .admin_profile .icon {
    margin: 0;
  }
  .admin_profile .name {
    color: #000;
  }
  .admin_profile .signature_border {
    margin: 0;
    line-height: 0;
    margin-bottom: 3px;
  }

  /**
   * Footer
   */
   .smiley {
     padding: 4px;
   }
   .feedback_item:first-child .smiley {
     padding-left: 0;
   }
  .divider {
    border: none;
    height: 1px;
    color: #f0f0f0;
    background-color: #f0f0f0;
    margin: 0;
  }
  .feedback-text {
    margin-bottom: 0.3em;
    margin-top: 0;
  }
  .deemphasized_text {
    color: #8c8c8c;
  }
  .sent_to_text {
    font-weight: bold;
  }
  .dark_text {
    color: #222;
  }
  .light_text {
    color: #999;
  }
  .align_middle {
    vertical-align: middle !important;
  }
  .history {
    color: #500050;
  }
  .history_content {
    border-left: 1px #ccc solid;
  }
  .history .history_content {
    font-style: normal;
    padding-top: 1px;
  }
  .history .history_content > *:last-child {
    margin-bottom: 0;
  }
  .powered_by_badge {
    font-size: 14px;
  }
  .powered_by_link {
    color: #8c8c8c;
    font-weight: bold;
    text-decoration: none;
  }
</style>

<!-- Outlook.com -->
<style type="text/css" data-premailer="ignore">
  .content-td blockquote + * {
    margin-top: 10px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 15px 0 5px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px 0 !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 20px !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  img {
    max-width: 600px !important;
  }
  @media (max-width: 600px) {
    img {
      max-width: 100% !important;
    }
  }
</style>


<!-- Outlook fix -->

<!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->

</head>

<body id="admin_reply" style="background-color: white" bgcolor="white">
<div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;"><img border="0" width="1" height="1" src="https://factr-96496621bbd4.intercom-mail.com/q/VFcLyAbnPw6ewL5txCxZHA~~/AAAAAQA~/RgRjAS6nPVcIaW50ZXJjb21CCmEap6keYXTDwbpSFmNpY0Bjb21tdW5pdHltYWdpYy5vcmdYBAAAH6c~" alt=""/></div>


  <table cellspacing="0" border="0" cellpadding="0" align="center" bgcolor="transparent" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed; width: 100%">
        <tr>
    <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
      <p class="deemphasized_text sent_to_text" style="color: #8c8c8c; font-weight: bold; margin: 0 0 15px; padding-top: 0">
        This message was sent to the following 2 people: Stan Pokras, cic@communitymagic.org. Replying to this email will notify them.
      </p>
    </td>
  </tr>
<tr>
  <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
    
      <div style="margin-top: 0; padding-top: 0"><p class="no-margin" style="margin: 0; min-height: 15px"><a href="https://us04web.zoom.us/j/4660021492?pwd=UDJ0aVUwaE05NWQzU3YwWlk2MTZqQT09" target="_blank" style="border: none; color: #1251ba; outline: none !important; text-decoration: underline">https://us04web.zoom.us/j/4660021492?pwd=UDJ0aVUwaE05NWQzU3YwWlk2MTZqQT09</a></p></div>
  </td>
</tr>
    <tr>
      <td style="font-family: Helvetica, Arial, sans-serif; padding: 0">
        <div class="admin_profile">
  <table cellspacing="0" border="0" cellpadding="0" bgcolor="transparent" style="border: none; border-collapse: separate; border-spacing: 0; margin: 0; table-layout: fixed">
    <tr height="24"></tr>
    <tr>
        <td class="align_middle" valign="middle" width="50" align="left" style="border: none; font-family: Helvetica, Arial, sans-serif; padding: 0; vertical-align: middle !important">
          <img class="avatar" width="32" height="32" alt="Michael" src="https://factr-96496621bbd4.intercom-mail.com/avatars/66072/square_128/_MG_4317_MichaelREV2-1462408627-1462461031.jpg?1462461031" style="-ms-interpolation-mode: bicubic; -webkit-background-clip: padding-box; -webkit-border-radius: 20px; background-clip: padding-box; border-radius: 20px; display: inline-block; height: 40px; max-width: 100%; outline: none; text-decoration: none; width: 40px">
        </td>
      <td class="align_middle" valign="middle" align="left" style="border: none; font-family: Helvetica, Arial, sans-serif; padding: 0; vertical-align: middle !important">
        <strong class="name" style="color: #000">Michael</strong> <span class="dark_text" style="color: #222">from Factr</span>
      </td>
    </tr>
  </table>
</div>

      </td>
    </tr>
  <tr height="35"></tr>

<tr>
  <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
      <div class="history" style="color: #500050; margin-top: 0; padding-top: 0">
          <div class="history_reply">
            On Thu, Aug 19, 2021 at 02:04 PM, "Michael Grossman" <michael.grossman@factr-96496621bbd4.intercom-mail.com> wrote: <br>
            <blockquote class="history_content" style="border-left-color: #ccc; border-left-style: solid; border-left-width: 1px; font-style: normal; margin: 0 0 0 .8ex; padding: 1px 0 10px 1ex">
                <div><img src="https://factr-96496621bbd4.intercom-mail.com/images/emojis/v2/72x72/1f44d.png" width="72" height="72" alt="+1" class="ic_sticker_img" style="height: 72px; margin: 15px 0; max-width: 72px; min-height: 72px; width: 72px"></div>
          <div class="history_reply" style="margin-bottom: 0">
            On Thu, Aug 19, 2021 at 02:02 PM, "Stan Pokras" <stan@othernetworks.org> wrote: <br>
            <blockquote class="history_content" style="border-left-color: #ccc; border-left-style: solid; border-left-width: 1px; font-style: normal; margin: 0 0 0 .8ex; padding: 1px 0 10px 1ex">
                <div>
<p style="margin: 0 0 15px">No Problem. Thanks for the update. Text me when you’re ready and don’t rush.</p>
<p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px">267-968-0407</p>
<p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px">- Stan</p>
</div>
          <div class="history_reply" style="margin-bottom: 0">
            On Thu, Aug 19, 2021 at 01:58 PM, "Michael Grossman" <michael.grossman@factr-96496621bbd4.intercom-mail.com> wrote: <br>
            <blockquote class="history_content" style="border-left-color: #ccc; border-left-style: solid; border-left-width: 1px; font-style: normal; margin: 0 0 0 .8ex; padding: 1px 0 10px 1ex">
                <div><p style="margin: 0 0 15px">Hey, Stan. I’m afraid I got stuck in the NY subway and am running late. Can we say 2:15? Or 2:30 to be safe?</p></div>
          <div class="history_reply" style="margin-bottom: 0">
            On Thu, Aug 19, 2021 at 10:05 AM, "Stan Pokras" <stan@othernetworks.org> wrote: <br>
            <blockquote class="history_content" style="border-left-color: #ccc; border-left-style: solid; border-left-width: 1px; font-style: normal; margin: 0 0 0 .8ex; padding: 1px 0 10px 1ex">
                <div style="margin-bottom: 0">
<p style="margin: 0 0 15px">TED Talk:</p>
<h1 style="font-size: 1.3em; font-weight: bold; line-height: 25px; margin-bottom: 5px; margin-top: 20px">The incredible inventions of intuitive AI | Maurice Conti</h1>
<p style="margin: 0 0 15px">"What do you get when you give a design tool a digital nervous system? Computers that improve our ability to think and imagine, and robotic systems that come up with (and build) radical new designs for bridges, cars, drones and much more -- all by themselves. Take a tour of the Augmented Age with futurist Maurice Conti and preview a time when robots and humans will work side-by-side to accomplish things neither could do alone."</p>
<p style="margin: 0 0 15px"><br></p>
<a href="https://www.youtube.com/watch?v=aR5N2Jl8k14" target="_blank" style="border: none; color: #8C8C8C; outline: none !important; text-decoration: underline">https://www.youtube.com/watch?v=aR5N2Jl8k14</a><p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px">This TED talk was posted in 2017. What has happened since?</p>
<p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px">And… noticing the effect on my viewing selections that the sidebar where YouTube’s algorithm offers viewing suggestions…</p>
<p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px">This makes me wonder what is happening to the nature of things to come, the “future?" Is this algorithm working to influence my ideas of what to think and what to do? Can the viewing suggestions pique our curiosity? Can this effect how we live our lives and what we attempt to do in the world?</p>
<p style="margin: 0 0 15px"><br></p>
<p style="margin: 0 0 15px">— Stan</p>
</div>
          </blockquote>
          </div>
          </blockquote>
          </div>
          </blockquote>
          </div>
          </blockquote>
          </div>
          
          </div>
      
  </td>
</tr>
  </table>
<img src="https://factr-96496621bbd4.intercom-mail.com/via/o?h=fcedd4b5c3b5ce0764f22685d9b769f94a9f6975-kavfsrek_36000011581_10450126124" width="1" height="1" style="display: block;" alt="intercom">

<img border="0" width="1" height="1" alt="" src="https://factr-96496621bbd4.intercom-mail.com/q/xywzD0uHQBOR8PztICLDwQ~~/AAAAAQA~/RgRjAS6nPlcIaW50ZXJjb21CCmEap6keYXTDwbpSFmNpY0Bjb21tdW5pdHltYWdpYy5vcmdYBAAAH6c~">
</body>
</html>