<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Central &#187; Firebug</title>
	<atom:link href="http://thecodecentral.com/tag/firebug/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com</link>
	<description>He is no fool who gives what he cannot keep to gain that which he cannot lose.  &#160;&#160;&#160; -Jim Elliot</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:20:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debug JavaScript with Firebug</title>
		<link>http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug</link>
		<comments>http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug#comments</comments>
		<pubDate>Wed, 01 Aug 2007 08:28:25 +0000</pubDate>
		<dc:creator>Cuong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug</guid>
		<description><![CDATA[Writing JavaScript is easy, but debugging is not due to the very limited debugging functionalities provided by the JavaScript language itself. One of such limitations is that there's no effective way to display debugging message other than embedding a bunch alert boxes or a million lines of document.write in the JavaScript code. Fortunately, external debuggers [...]]]></description>
		<wfw:commentRss>http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

