<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <h1 align="center">PLUG Meeting for October 12th</h1>
    <hr width="100%" size="2">
    <h2 align="center">We'll have 2 presentations this month:</h2>
    <h2 align="center">Joseph Sinclair will present Modern C++ on Linux<br>
      and<br>
      Ed Nicholson will present Project Atomic and Immutable Linux</h2>
    <div align="center"><b><span style="color: rgb(51, 51, 51);
          font-size: 13px; font-style: normal; font-variant-ligatures:
          normal; font-variant-caps: normal; font-weight: normal;
          letter-spacing: normal; text-align: start; text-indent: 0px;
          text-transform: none; white-space: normal; word-spacing: 0px;
          background-color: rgb(255, 255, 255); display: inline !
          important; float: none;"><font size="+1">For more info,
            Meeting time and location see:</font></span></b><br>
    </div>
    <b><span style="color: rgb(51, 51, 51); font-size: 13px; font-style:
        normal; font-variant-ligatures: normal; font-variant-caps:
        normal; font-weight: normal; letter-spacing: normal; text-align:
        start; text-indent: 0px; text-transform: none; white-space:
        normal; word-spacing: 0px; background-color: rgb(255, 255, 255);
        display: inline ! important; float: none;"></span></b>
    <div align="center"><b><span style="color: rgb(51, 51, 51);
          font-size: 13px; font-style: normal; font-variant-ligatures:
          normal; font-variant-caps: normal; font-weight: normal;
          letter-spacing: normal; text-align: start; text-indent: 0px;
          text-transform: none; white-space: normal; word-spacing: 0px;
          background-color: rgb(255, 255, 255); display: inline !
          important; float: none;"><font size="+1"> <a
              class="moz-txt-link-freetext"
href="http://phxlinux.org/index.php/meetings/14-east-valley-meeting.html">http://phxlinux.org/index.php/meetings/14-east-valley-meeting.html</a></font></span></b><b><br>
      </b> </div>
    <b> </b>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <b> </b><b><span style="color: rgb(51, 51, 51); font-size: 13px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; text-align: start; text-indent: 0px; text-transform:
        none; white-space: normal; word-spacing: 0px; background-color:
        rgb(255, 255, 255); display: inline ! important; float: none;"><font
          size="+1"> </font></span></b><span style="color: rgb(51, 51,
      51); font-size: 13px; font-style: normal; font-variant-ligatures:
      normal; font-variant-caps: normal; font-weight: normal;
      letter-spacing: normal; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; word-spacing: 0px;
      background-color: rgb(255, 255, 255); display: inline ! important;
      float: none;">
      <hr style="cursor: default; color: rgb(0, 0, 0); font-size: 11px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; text-align: start; text-indent: 0px; text-transform:
        none; white-space: normal; word-spacing: 0px; background-color:
        rgb(255, 255, 255);"></span><span style="color: rgb(51, 51, 51);
      font-family: "Helvetica Neue", Helvetica, Arial,
      sans-serif; font-size: 13px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: normal; letter-spacing: normal; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;"><span
        style="color: rgb(51, 51, 51); font-family: "Helvetica
        Neue", Helvetica, Arial, sans-serif; font-size: 13px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial; display: inline
        !important; float: none;"><span class="Apple-converted-space"></span></span></span><b>Joseph
      Sinclair: Modern C++ on Linux</b><b><br>
    </b><b>Description:</b><br>
    C++ today is very different from what it was just a few years ago.
    The revitalized and fast-moving (for ISO) standards process as well
    as major changes both to the language core and the standard library
    have produced almost a new language.<br>
    This presentation is a practitioner's perspective on the state of
    C++ development on Linux platforms today, the recent standards
    improvements, how "good" C++ idiom today looks almost nothing like
    "good" C++ from 15 year ago, and perhaps a bit about all the ways
    C++ code is done badly.<br>
    No slides, but some live code samples are possible.<br>
    <br>
    <b>Biography:</b><br>
    Joseph Sinclair is a software engineer, long-time linux user, and
    general all-around tech head. He occasionally wonders what it would
    be like to dream in binary, and sometimes remembers that most people
    don't actually know what a convolution code is or why 8b10b encoding
    is important.<br>
    <br>
    <br>
    <b>Ed Nicholson: Project Atomic and Immutable Linux</b><br>
    <b>Description:</b><br>
    This presentation is about the changes to a system's life cycle as
    an Immutable Linux such as Fedora-Atomic.<br>
    <br>
    Immutability of a system has been an objective for some time, and
    with good reason. The shift in deployments to containers has made
    this a critical feature for the stability and manageability of the
    large number of systems that support the services we have today. We
    will look at how this has resulted in some very basic changes to a
    typical systems life cycle and how easy it is for you to have your
    own container ready servers.<br>
    <br>
    <b>Biography:</b><br>
    Ed has been involved with Free Software and how people,
    organizations and populations use, create and experience
    information. Ed enjoys The Prescott National Forest as his "office"
    and The Valley of The Sun as a home away from home. His personal
    systems run either Fedora, Project Atomic, Android or OpenBSD.<br>
    <hr width="100%" size="2"><span style="color: rgb(51, 51, 51);
      font-family: "Helvetica Neue", Helvetica, Arial,
      sans-serif; font-size: 13px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: normal; letter-spacing: normal; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;"><span
        style="color: rgb(51, 51, 51); font-family: "Helvetica
        Neue", Helvetica, Arial, sans-serif; font-size: 13px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: normal; letter-spacing:
        normal; orphans: 2; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial; display: inline
        !important; float: none;"><br>
      </span></span>The meeting will start at 7pm at The Desert Breeze
    Substation.  People start arriving as early as 6pm, so if you would
    like to help setup and/or chat for a while, arrive a little early.<br>
    <table width="100%" border="0" cellspacing="2" cellpadding="2">
      <tbody>
        <tr>
          <td valign="top"><b>Meeting Location</b>:<br>
            Desert Breeze Substation<br>
            251 North Desert Breeze Blvd West<br>
            Chandler, AZ 85226<br>
            <br>
            The Desert Breeze Substation is on Chandler Blvd and Desert
            Breeze Blvd, which is half way between McClintock and
            Rural.  It is very close to both the south 202 and 101
            freeways.  Public transportation is<br>
            available into the late hours.<br>
            <br>
            For more information see <a
              href="http://phxlinux.org/meetings/14-east-valley-meeting.html">the
              meeting information on our web site</a> <br>
            <br>
            Contact PLUG:<br>
            Email: <a
              href="https://phxlinux.org/index.php/email-lists.html"
              target="_blank" rel="nofollow noopener noreferrer"
              class="ot-anchor aaTEdf" dir="ltr" style="color: rgb(19,
              92, 174); text-decoration: none; margin: 3px;">https://phxlinux.org/index.php/email-lists.html</a><br>
            IRC: <a href="https://phxlinux.org/index.php/chat.html"
              target="_blank" rel="nofollow noopener noreferrer"
              class="ot-anchor aaTEdf" dir="ltr" style="color: rgb(19,
              92, 174); text-decoration: none; margin: 3px;">https://phxlinux.org/index.php/chat.html</a><br>
            Google+: <a href="https://plus.google.com/+PhxlinuxOrg"
              target="_blank" rel="nofollow noopener noreferrer"
              class="ot-anchor aaTEdf" dir="ltr" style="color: rgb(19,
              92, 174); text-decoration: none; margin: 3px;">https://plus.google.com/+PhxlinuxOrg</a><br>
            Meetup: <a
              href="http://www.meetup.com/Phoenix-Linux-Users-Group/"
              target="_blank" rel="nofollow noopener noreferrer"
              class="ot-anchor aaTEdf" dir="ltr" style="color: rgb(11,
              55, 104); text-decoration: underline; margin: 3px;
              outline: 0px;">http://www.meetup.com/Phoenix-Linux-Users-Group/</a><br>
          </td>
          <td valign="top"><a
href="https://www.google.com/maps/place/251+Desert+Breeze+Blvd+W,+Chandler,+AZ+85226/@33.3076899,-111.9220921,17z/data=%214m5%213m4%211s0x872b06cdd50c43c7:0x7d3e9c66bdb7f8a2%218m2%213d33.3070191%214d-111.9193025?hl=en"><img
                alt="" title="Map to PLUG meeting location"
                src="cid:part7.590089CF.CB7DB351@snaptek.com" class=""
                width="527" border="0" height="303"></a></td>
        </tr>
      </tbody>
    </table>
    <p>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
    </p>
    <p>We will go for food to BJs at the Chandler Fashion Center Mall
      after the meeting so we can chat with each other comfortably.
      Please feel free to join us. Please come even if you aren't
      hungry, the food is not mandatory.</p>
    <p> See you there,<br>
      Brian Cluff<br>
      <br>
    </p>
  </body>
</html>