<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Firebug Tutorial &#8211; Script Tab : Javascript Debugging</title>
	<atom:link href="http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging</link>
	<description>Sharing our knowledge</description>
	<lastBuildDate>Thu, 04 Mar 2010 13:05:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JavaScript Standards - Not Just a Hat Rack</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-191767</link>
		<dc:creator>JavaScript Standards - Not Just a Hat Rack</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-191767</guid>
		<description>[...] Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Md Mohiudeen</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-183028</link>
		<dc:creator>Md Mohiudeen</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-183028</guid>
		<description>Thanks for the Nice Tutorial</description>
		<content:encoded><![CDATA[<p>Thanks for the Nice Tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yemeagain</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-177114</link>
		<dc:creator>yemeagain</dc:creator>
		<pubDate>Tue, 09 Jun 2009 17:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-177114</guid>
		<description>From time to time, I see firebug script tab shows the source code in a long line which is not debuggable at all.  Do you know a way to resolve this kind of problem?</description>
		<content:encoded><![CDATA[<p>From time to time, I see firebug script tab shows the source code in a long line which is not debuggable at all.  Do you know a way to resolve this kind of problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Project please help - x10Hosting Forums</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-173857</link>
		<dc:creator>Project please help - x10Hosting Forums</dc:creator>
		<pubDate>Thu, 28 May 2009 23:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-173857</guid>
		<description>[...]     If you don&#039;t understand how to do any of the following Firebug tasks, read a Firebug debugging (Michael Sync&#039;s tutorial looks good).  Switch to &#039;fadein.js&#039; and set a breakpoint (that red dot) on the &#039;for&#039; loop that adds [...]</description>
		<content:encoded><![CDATA[<p>[...]     If you don&#8217;t understand how to do any of the following Firebug tasks, read a Firebug debugging (Michael Sync&#8217;s tutorial looks good).  Switch to &#8216;fadein.js&#8217; and set a breakpoint (that red dot) on the &#8216;for&#8217; loop that adds [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karatedog</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-173768</link>
		<dc:creator>karatedog</dc:creator>
		<pubDate>Thu, 28 May 2009 09:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-173768</guid>
		<description>Nice tutorial,however I couldn&#039;t find any topic about finding a javascript function that is loaded from an external file. Ie.: urchin.js is loaded from the  section of a HTML page where I want to use Google Analytics, however Firebug doesn&#039;t include this script in the Script tab. To look for a JS function I have to look up all the external script and search there.
Is there an easier solution to this? (ie.: I just enter the string I want to search and Firebug searches all the scripts that is loaded in the page?
Thanks</description>
		<content:encoded><![CDATA[<p>Nice tutorial,however I couldn&#8217;t find any topic about finding a javascript function that is loaded from an external file. Ie.: urchin.js is loaded from the  section of a HTML page where I want to use Google Analytics, however Firebug doesn&#8217;t include this script in the Script tab. To look for a JS function I have to look up all the external script and search there.<br />
Is there an easier solution to this? (ie.: I just enter the string I want to search and Firebug searches all the scripts that is loaded in the page?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arne Steinarson</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-158337</link>
		<dc:creator>Arne Steinarson</dc:creator>
		<pubDate>Fri, 27 Mar 2009 20:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-158337</guid>
		<description>Thanks you for an informative tutorial. Just what I needed to get up to speed on FireBug.</description>
		<content:encoded><![CDATA[<p>Thanks you for an informative tutorial. Just what I needed to get up to speed on FireBug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar K N</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-156452</link>
		<dc:creator>Sridhar K N</dc:creator>
		<pubDate>Mon, 23 Mar 2009 08:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-156452</guid>
		<description>Nice tutorial dude. Thanks</description>
		<content:encoded><![CDATA[<p>Nice tutorial dude. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyg07</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-150694</link>
		<dc:creator>Cyg07</dc:creator>
		<pubDate>Tue, 10 Mar 2009 01:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-150694</guid>
		<description>That&#039;s nice!
thx!</description>
		<content:encoded><![CDATA[<p>That&#8217;s nice!<br />
thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cnc guy</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-142209</link>
		<dc:creator>cnc guy</dc:creator>
		<pubDate>Thu, 12 Feb 2009 20:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-142209</guid>
		<description>how do you edit javascript like you can edit html and css</description>
		<content:encoded><![CDATA[<p>how do you edit javascript like you can edit html and css</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dee</title>
		<link>http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging/comment-page-1#comment-135090</link>
		<dc:creator>Dee</dc:creator>
		<pubDate>Fri, 09 Jan 2009 17:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2007/09/30/firebug-tutorial-script-tab-javascript-debugging#comment-135090</guid>
		<description>&quot;conditional breakpoint&quot; example of step 4 does not add anything to the code and isn&#039;t working in the latest version of firebug this date.

The blue window pops up, the condition is entered, but console.log(stuff) does not appear...

Any suggestions ?</description>
		<content:encoded><![CDATA[<p>&#8220;conditional breakpoint&#8221; example of step 4 does not add anything to the code and isn&#8217;t working in the latest version of firebug this date.</p>
<p>The blue window pops up, the condition is entered, but console.log(stuff) does not appear&#8230;</p>
<p>Any suggestions ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
