<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <h1 align="center">PLUG Meeting for Aug 8<sup>th</sup></h1>
    <hr width="100%" size="2">
    <div align="center">
      <h2><span style="color: rgb(51, 51, 51); font-size: 13px;
          font-style: normal; font-variant-ligatures: normal;
          font-variant-caps: 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">We'll </font></span><span style="color: rgb(51,
          51, 51); font-size: 13px; font-style: normal;
          font-variant-ligatures: normal; font-variant-caps: 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">have</font></span><span
          style="color: rgb(51, 51, 51); font-size: 13px; font-style:
          normal; font-variant-ligatures: normal; font-variant-caps:
          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"> 2
            presenters this month<br>
          </font></span><span style="color: rgb(51, 51, 51); font-size:
          13px; font-style: normal; font-variant-ligatures: normal;
          font-variant-caps: 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">Dhruva Lokegaonkar: Shell Scripting for everyone
            and Austin Godber: Stream Processing with Python and Kafka<br>
            <br>
          </font></span><span style="color: rgb(51, 51, 51); font-size:
          13px; font-style: normal; font-variant-ligatures: normal;
          font-variant-caps: 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><span
          style="color: rgb(51, 51, 51); font-size: 13px; font-style:
          normal; font-variant-ligatures: normal; font-variant-caps:
          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><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"
                moz-do-not-send="true"><br>
http://phxlinux.org/index.php/meetings/14-east-valley-meeting.html</a></font></span></b><b><br>
        </b> </h2>
    </div>
    <div align="center"> </div>
    <b> </b> <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><b><span
        style="color: rgb(51, 51, 51); font-size: 13px; font-style:
        normal; font-variant-ligatures: normal; font-variant-caps:
        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><b><span style="color:
        rgb(51, 51, 51); font-size: 13px; font-style: normal;
        font-variant-ligatures: normal; font-variant-caps: 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; 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></b><b><span style="font-size: 13px;
        font-variant-ligatures: normal; font-variant-caps: normal;
        letter-spacing: normal; text-align: start; text-indent: 0px;
        text-transform: none; white-space: normal; 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; font-style:
        normal;"><br>
      </span></b><b>Dhruva Lokegaonkar: Shell Scripting for everyone
    </b><br>
    <br>
    <b>Description</b>:
    <br>
    An introduction to Shell scripting.
    <br>
    - The basics of stringing together various commands
    <br>
    - Pipes and Parallelization
    <br>
    - Conditionals and Loops
    <br>
    - How to use these things to create useful scripts, like creating
    basic website generators, background switches, keyboard hotkeys,
    etc.
    <br>
    <br>
    <b>Biography</b>:
    <br>
    Dhruva is a ASU Computer Science Freshman. He's been using Linux for
    the past 5 Years. He's been involved with the Indian Linux Users
    Group Bombay (ILUG-BOM) in their mission to introduce Linux to High
    School and College students by making it a default in the Indian
    Curriculum.<br>
    <br>
    <br>
    <b>Austin Godber: Stream Processing with Python and Kafka
    </b><br>
    <br>
    <b>Description</b>:
    <br>
    A quick intro to Kafka, a distributed log system, and how to
    interact with it using Python.
    <br>
    <hr width="100%" size="2"><br>
    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 cellspacing="2" cellpadding="2" border="0" width="100%">
      <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"
              moz-do-not-send="true">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;"
              moz-do-not-send="true">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;"
              moz-do-not-send="true">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;"
              moz-do-not-send="true">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;" moz-do-not-send="true">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"
              moz-do-not-send="true"><img alt="" title="Map to PLUG
                meeting location"
                src="cid:part7.D90AF5DE.D2ED7FF7@SnapTek.com" class=""
                height="303" border="0" width="527"></a></td>
        </tr>
      </tbody>
    </table>
    <p>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    </p>
    <p>We will go for food (usually 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>