<div dir="ltr"><div>A. Not fast enough to suit me<br></div>B. The congress critters have a long way to go to catch up on making the legal environment work right - i.e., can the automated car legally drive me home from the pub after I&#39;ve had to much to drink or is it STILL going to require a human to be &quot;at the wheel&quot;. if so it defeats the purpose.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 22, 2013 at 11:36 AM, Greg Clifton <span dir="ltr">&lt;<a href="mailto:gccfof5@gmail.com" target="_blank">gccfof5@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">And, hijacking the thread, spring boarding from Jim&#39;s post...<span style="font-family:arial,sans-serif;font-size:13px">&quot;Cars are bad because there are dumb drivers. The solution is to get rid of the drivers. A system whose failure causes human tragedy should be fixed.&quot;</span><div>

<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">That problem IS being addressed:</span></div><div><a href="http://online.wsj.com/article/SB10001424127887324399404578585471713734296.html?KEYWORDS=horsless+carriages+driverless+cars" target="_blank">http://online.wsj.com/article/SB10001424127887324399404578585471713734296.html?KEYWORDS=horsless+carriages+driverless+cars</a><span style="font-family:arial,sans-serif;font-size:13px"><br>

</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Mon, Jul 22, 2013 at 11:03 AM, Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt;</span> wrote:<br>

</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Cars are bad because there are dumb drivers. The solution is to get rid of the drivers. A system whose failure causes human tragedy should be fixed.<br>

</div><div class="gmail_extra"><div><div><br><br><div class="gmail_quote">
On Mon, Jul 22, 2013 at 9:54 AM, leam hall <span dir="ltr">&lt;<a href="mailto:leamhall@gmail.com" target="_blank">leamhall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr"><div><div>Ah, so you&#39;re saying that cars are bad because there are dumb drivers that can&#39;t replace an engine?<br><br></div>Is there bad code written in PHP? Sure. Same for Python, Perl, C(++/sharp) etc. Don&#39;t blame the language for the users. <br>



<br></div>Leam<br><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Mon, Jul 22, 2013 at 9:47 AM, Michael B. Trausch <span dir="ltr">&lt;<a href="mailto:mbt@naunetcorp.com" target="_blank">mbt@naunetcorp.com</a>&gt;</span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>On 07/21/2013 04:44 PM, Andy Borgmann
      wrote:<br>
    </div>
    <blockquote type="cite">Where do you see this being a PHP non-security.  It
      sounds like it was an updated version of vBulletin&#39;s admin panel
      that had a security flaw.  Even if vBulletin is coded in PHP, I
      don&#39;t see why blaming PHP as a whole is warranted in this case and
      not just vBulletin.  PHP seems secure enough or Facebook.</blockquote>
    <br>
    Some points:<br>
    <ol>
      <li>Facebook does not run the official PHP, they run a subset of
        it that is then compiled, if memory serves, to C++ and then
        compiled to system code.</li>
      <li>PHP itself is insecure for <b>many</b> reasons, the least of
        which:</li>
      <ol>
        <li>PHP has never deprecated functionality that is known-unsafe,
          given the average experience of the PHP-only programmer; for
          example, SQL injection attacks are pandemic in PHP code not
          because it&#39;s any less safe than C, but because it is just as
          safe as C and PHP-only programmers don&#39;t have perspective from
          which to draw from to secure their own code.  This flaw could
          be fixed in PHP by removing functions that permit it; in my
          book, that makes it a PHP flaw (it&#39;s easier to fix PHP than it
          would be to fix all PHP programmers).</li>
        <li>PHP has a large number of pseudoprogrammers that work with
          it.  These people are mostly management types that found that
          they can quickly piece together a PHP script and make it do
          something useful.  These people have no background in
          security, information technology, information systems or any
          similar such topic.  They often C&amp;P pathologically, and
          the systems that they create are swiss cheese from a security
          perspective.  Again, this is something that can be fixed in
          PHP, by ensuring that variables that come from the user are
          always represented in a canonical format and that outputs are
          properly escaped.</li>
        <li>PHP has a large number of what I call &quot;auto-fsck-you&quot;
          features built-in to it that most people do not understand. 
          One such example is PHP&#39;s associative arrays, which are really
          integer arrays. The reason that integers and string keys can
          both be used in PHP in the same array is that they share the
          same namespace; a very large sequential array is quite likely
          to clash with the hashed namespace used for string keys.  Fun,
          yes?  And that&#39;s just one example.</li>
      </ol>
    </ol>
    <p>I could go on for pages, but there are many others who have done
      so at length; I won&#39;t reinvent the wheel here.  I can say, though,
      that a quick review of US-CERT data shows that PHP and
      applications written in it are still among the most common of
      security problems—even in systems written by professional
      programmers.<span><font color="#888888"><br>
    </font></span></p><span><font color="#888888">
    <div>-- <br>
      <table border="0">
        <tbody>
          <tr>
            <td> <img src="cid:part1.08030604.02090804@naunetcorp.com" alt="Naunet Corporation Logo"> </td>
            <td> Michael B. Trausch<br>
              <br>
              President, <b>Naunet Corporation</b><br>
              ☎ <a href="tel:%28678%29%20287-0693%20x130" value="+16782870693" target="_blank">(678) 287-0693 x130</a> or <a href="tel:%28888%29%20494-5810%20x130" value="+18884945810" target="_blank">(888) 494-5810 x130</a><br>




              <br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </font></span></div>

<br></div></div><div>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></div></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br><div><a href="http://leamhall.blogspot.com/" target="_blank">Mind on a Mission</a></div>
</font></span></div></div>
<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br></div></div><div>-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>


</i></i></i></i>
</div></div>
<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div></div></div><br></div>
<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
</i></i></i></i>
</div>