<?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>Amir Harel &#187; log</title>
	<atom:link href="http://www.amirharel.com/tag/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amirharel.com</link>
	<description>Tales of a JavaScript Ninja</description>
	<lastBuildDate>Sat, 12 Jun 2010 14:02:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debugging Firefox Extension Using Log File</title>
		<link>http://www.amirharel.com/2010/02/21/debugging-firefox-extension-using-log-file/</link>
		<comments>http://www.amirharel.com/2010/02/21/debugging-firefox-extension-using-log-file/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:38:32 +0000</pubDate>
		<dc:creator>Amir Harel</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[firefox; extension]]></category>
		<category><![CDATA[local file]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.amirharel.com/?p=210</guid>
		<description><![CDATA[Problog
In this post I will cover the following topics:

 Understanding debug requirements
 Using the Mozilla preferences service to store debug mode
 Using Mozilla file I/O to write debug messages into a file

In one of me recent post I&#8217;ve talked about how to setup a development environment in Firefox. One of the problems in developing firefox [...]]]></description>
		<wfw:commentRss>http://www.amirharel.com/2010/02/21/debugging-firefox-extension-using-log-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
