<?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"
	>
<channel>
	<title>Comments on: FireBug 0.4 includes JavaScript Debugger</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/</link>
	<description></description>
	<pubDate>Sat, 05 Jul 2008 21:40:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: AlexW</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-55920</link>
		<dc:creator>AlexW</dc:creator>
		<pubDate>Mon, 18 Sep 2006 04:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-55920</guid>
		<description>http://www.joehewitt.com/software/firebug/</description>
		<content:encoded><![CDATA[<p><a href="http://www.joehewitt.com/software/firebug/" rel="nofollow">http://www.joehewitt.com/software/firebug/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-55910</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 18 Sep 2006 04:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-55910</guid>
		<description>from where can i download firebug can u plz give the details of the URL for the firebug ?</description>
		<content:encoded><![CDATA[<p>from where can i download firebug can u plz give the details of the URL for the firebug ?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Akela</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-46902</link>
		<dc:creator>Akela</dc:creator>
		<pubDate>Mon, 21 Aug 2006 18:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-46902</guid>
		<description>Nice Javascript debuggers review can be find here:
http://www.ajaxpath.com/ajax-debuggers/</description>
		<content:encoded><![CDATA[<p>Nice Javascript debuggers review can be find here:<br />
<a href="http://www.ajaxpath.com/ajax-debuggers/" rel="nofollow">http://www.ajaxpath.com/ajax-debuggers/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ghandi</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-30058</link>
		<dc:creator>Ghandi</dc:creator>
		<pubDate>Tue, 13 Jun 2006 18:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-30058</guid>
		<description>check out &lt;a href="http://www.eclipse.org/" rel="nofollow"&gt;http://www.eclipse.org/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>check out <a href="http://www.eclipse.org/" rel="nofollow">http://www.eclipse.org/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-30057</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 13 Jun 2006 17:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-30057</guid>
		<description>Does anyone know if there is an extension that can debug php like this?
If not, what php debuggers are good?  I'm goint to take a look at NuShpere PhpED soon.
thanks
pk</description>
		<content:encoded><![CDATA[<p>Does anyone know if there is an extension that can debug php like this?<br />
If not, what php debuggers are good?  I&#8217;m goint to take a look at NuShpere PhpED soon.<br />
thanks<br />
pk</p>]]></content:encoded>
	</item>
	<item>
		<title>By: boriscy</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-29569</link>
		<dc:creator>boriscy</dc:creator>
		<pubDate>Thu, 08 Jun 2006 15:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-29569</guid>
		<description>This is a great debugger, be cautioned to put break on errors when you are working with XMLHttpRequest</description>
		<content:encoded><![CDATA[<p>This is a great debugger, be cautioned to put break on errors when you are working with XMLHttpRequest</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ghandi</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-29563</link>
		<dc:creator>Ghandi</dc:creator>
		<pubDate>Thu, 08 Jun 2006 14:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-29563</guid>
		<description>When I have 'Show XMLHttpRequests' marked, it "steals" the request that I make.    Which makes it kind of a pain to use for debugging requests.

Anyone else have that problem? or do I not implement something right?

That would be my only problem, otherwise it is great.</description>
		<content:encoded><![CDATA[<p>When I have &#8216;Show XMLHttpRequests&#8217; marked, it &#8220;steals&#8221; the request that I make.    Which makes it kind of a pain to use for debugging requests.</p>
<p>Anyone else have that problem? or do I not implement something right?</p>
<p>That would be my only problem, otherwise it is great.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: donaldduck</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-29541</link>
		<dc:creator>donaldduck</dc:creator>
		<pubDate>Thu, 08 Jun 2006 11:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-29541</guid>
		<description>It's a nice debugger, but venkman is more powerfull. By the way: I had never Problems with venkman.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a nice debugger, but venkman is more powerfull. By the way: I had never Problems with venkman.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ellis Web &#187; Items of Interest: 2006.05.25</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-26977</link>
		<dc:creator>Ellis Web &#187; Items of Interest: 2006.05.25</dc:creator>
		<pubDate>Sat, 27 May 2006 19:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-26977</guid>
		<description>[...] Firebug 0.4 includes Javascript Debugger - If you felt a lacking in the Javascript debugging department, check out this extension, from Kevin Yank [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Firebug 0.4 includes Javascript Debugger - If you felt a lacking in the Javascript debugging department, check out this extension, from Kevin Yank [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bigash and his thoughts &#187; ajax debugger!</title>
		<link>http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-26953</link>
		<dc:creator>Bigash and his thoughts &#187; ajax debugger!</dc:creator>
		<pubDate>Sat, 27 May 2006 15:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/#comment-26953</guid>
		<description>[...] http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/" rel="nofollow">http://www.sitepoint.com/blogs/2006/05/25/firebug-04-includes-javascript-debugger/</a> [&#8230;]</p>]]></content:encoded>
	</item>
</channel>
</rss>
