<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.connectedpixel.com/blog">
<channel>
 <title>connectedpixel.com - Debugging</title>
 <link>http://www.connectedpixel.com/blog/taxonomy/term/9/9</link>
 <description></description>
 <language>en</language>
<item>
 <title>JavaScript Trace Utility</title>
 <link>http://www.connectedpixel.com/blog/javascript/trace</link>
 <description>&lt;p&gt;I am incapable of writing any code without a trace utility.  I need to see variables change over time, loop counters increment, etc.  I haven&#039;t been able to find a JavaScript trace utility, so I wrote my own.  &lt;/p&gt;
&lt;p&gt;Actually, it is so simple, that maybe developers write their own when they need one.  In any case, you can view it in operation &lt;a href= &quot;/debug/tracecontainer.html&quot; target=&quot;newwin&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To get the code, either use the &#039;View Source&#039; button in your browser or download this &lt;a href=&quot;downloads/js_trace.zip&quot;&gt;zip&lt;/a&gt; file.&lt;/p&gt;
&lt;p&gt;To use it, you need to include trace.js in the html file being debugged.&lt;/p&gt;
</description>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/9">Debugging</category>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/11">JavaScript</category>
 <pubDate>Fri, 11 Apr 2008 18:50:20 -0700</pubDate>
</item>
</channel>
</rss>
