<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>That's the method I have been using -- and even 
then it requires a great deal of insight to know just where to insert the echo, 
alert, whatever -- and the parameter(s) to track.&nbsp; No, I'm looking for 
something like the production 'C/C++' code debug utilities, which do 
variable-tracking, single-stepping, "real" line number flagging, concordences, 
variable modification path analysis, etc. etc.&nbsp; People are basing their 
business structures on the quality of our code -- it makes sense that we elevate 
our quality control beyond the mom-and-pop screendoor and JavaScript-coding 
methods of yore.&nbsp; Some packages (like PHPEd) apparently do fairly good work 
on the PHP side, but ignore the nuances of JavaScript, HTML, etc.&nbsp; I don't 
want much, I just want everything!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-- Dave Lovering</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=CGardner@JohnBurnham.com href="mailto:CGardner@JohnBurnham.com">Craig 
  Gardner</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">[JavaScript List]</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 01, 2003 12:03 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] 
  JavaScript/PHP/HTML parsing engines</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=711450218-01072003><FONT face=Arial color=#0000ff size=2>how 
  about good old debugging messages?&nbsp; put alerts, echos, or just words 
  every once in a while in your code so that you can track where it 
  breaks...</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> David Lovering 
    [mailto:dlovering@gazos.com] <BR><B>Sent:</B> Tuesday, July 01, 2003 10:52 
    AM<BR><B>To:</B> <A 
    href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A><BR><B>Subject:</B> 
    [Javascript] JavaScript/PHP/HTML parsing engines<BR><BR></FONT></DIV>
    <DIV><FONT face=Arial size=2>A lot of the "bugs" and confusion I've seen in 
    the last few weeks/months could have (in theory) been ameliorated somewhat 
    by a good code-checking routine -- either as an on-line service, or as a 
    downloadable utility.&nbsp; I for example use a hodge-podge of JavaScript, 
    PHP, and HTML code which would probably send most simple code-checkers 
    screaming out the door.&nbsp; IE and Netscape/Mozilla are kind enough to let 
    you know when your code is completely whacked, but their notion of 
    line-numbers and originating module names are pretty hilarious -- plus they 
    don't do concordences, and they always crash at the first fatal error -- 
    rather tedious when you have 1,417 of them.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Has anyone seen and/or found something that 
    would help us feebs get a grip on our code before harassing the bulletin 
    board with our diverse lack of insight?</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>-- Dave Lovering</FONT></DIV></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Javascript mailing 
  list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE></BODY></HTML>