<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for dave's log</title>
	<atom:link href="http://campd.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://campd.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 24 Mar 2013 16:23:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Firefox and addon developers should set devtools.chrome.enabled by green smoke coupons</title>
		<link>http://campd.wordpress.com/2012/11/12/firefox-and-addon-developers-should-set-devtools-chrome-enabled/#comment-216</link>
		<dc:creator><![CDATA[green smoke coupons]]></dc:creator>
		<pubDate>Sun, 24 Mar 2013 16:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=40#comment-216</guid>
		<description><![CDATA[It is not my first time to visit this web site, i am browsing this 
web page dailly and take good facts from here every 
day.]]></description>
		<content:encoded><![CDATA[<p>It is not my first time to visit this web site, i am browsing this<br />
web page dailly and take good facts from here every<br />
day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox and addon developers should set devtools.chrome.enabled by Leon Victor</title>
		<link>http://campd.wordpress.com/2012/11/12/firefox-and-addon-developers-should-set-devtools-chrome-enabled/#comment-152</link>
		<dc:creator><![CDATA[Leon Victor]]></dc:creator>
		<pubDate>Fri, 30 Nov 2012 11:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=40#comment-152</guid>
		<description><![CDATA[The important thing I experienced with this is JS Debugger and the improvements did in that helps me to identify the bugs, errors in my webpage.]]></description>
		<content:encoded><![CDATA[<p>The important thing I experienced with this is JS Debugger and the improvements did in that helps me to identify the bugs, errors in my webpage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Developer Tools for Mobile Devices by aadamgibson</title>
		<link>http://campd.wordpress.com/2012/11/13/firefox-developer-tools-for-mobile-devices/#comment-143</link>
		<dc:creator><![CDATA[aadamgibson]]></dc:creator>
		<pubDate>Wed, 28 Nov 2012 11:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=12#comment-143</guid>
		<description><![CDATA[I use New Firefox Command Line tool for faster and easier development.]]></description>
		<content:encoded><![CDATA[<p>I use New Firefox Command Line tool for faster and easier development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox and addon developers should set devtools.chrome.enabled by campd</title>
		<link>http://campd.wordpress.com/2012/11/12/firefox-and-addon-developers-should-set-devtools-chrome-enabled/#comment-46</link>
		<dc:creator><![CDATA[campd]]></dc:creator>
		<pubDate>Thu, 15 Nov 2012 00:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=40#comment-46</guid>
		<description><![CDATA[It would take work, but not too much work.  b2g and fennec each provide custom root actor implementations that you could use for inspiration (look for files named dbg-browser-actors.js).  Use a listTabs implementation that creates a ChromeDebuggerActor (similar to the toolkit/devtools/debugger/dbg-browser-actors.js implementation of listTabs).

You also might need to do a little work to convince the debugger UI to use that chrome actor when starting it from the Remote Debugger menu item.]]></description>
		<content:encoded><![CDATA[<p>It would take work, but not too much work.  b2g and fennec each provide custom root actor implementations that you could use for inspiration (look for files named dbg-browser-actors.js).  Use a listTabs implementation that creates a ChromeDebuggerActor (similar to the toolkit/devtools/debugger/dbg-browser-actors.js implementation of listTabs).</p>
<p>You also might need to do a little work to convince the debugger UI to use that chrome actor when starting it from the Remote Debugger menu item.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox and addon developers should set devtools.chrome.enabled by Neil Rashbrook</title>
		<link>http://campd.wordpress.com/2012/11/12/firefox-and-addon-developers-should-set-devtools-chrome-enabled/#comment-42</link>
		<dc:creator><![CDATA[Neil Rashbrook]]></dc:creator>
		<pubDate>Wed, 14 Nov 2012 09:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=40#comment-42</guid>
		<description><![CDATA[How difficult would it be to use the browser debugger to debug Thunderbird, SeaMonkey or other XULRunner applications?]]></description>
		<content:encoded><![CDATA[<p>How difficult would it be to use the browser debugger to debug Thunderbird, SeaMonkey or other XULRunner applications?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer Tools at the Firefox Work Week by A look into a Firefox work week &#10025; Mozilla Hacks &#8211; the Web developer blog</title>
		<link>http://campd.wordpress.com/2012/05/03/developer-tools-at-the-firefox-work-week/#comment-34</link>
		<dc:creator><![CDATA[A look into a Firefox work week &#10025; Mozilla Hacks &#8211; the Web developer blog]]></dc:creator>
		<pubDate>Wed, 09 May 2012 13:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=32#comment-34</guid>
		<description><![CDATA[[...] up. In fact, I’m not even the first to write a round up post. Here’s Finkle doing the same, and dcamp, and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] up. In fact, I’m not even the first to write a round up post. Here’s Finkle doing the same, and dcamp, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer Tools at the Firefox Work Week by Awesome: A compendium &#171; meandering wildly</title>
		<link>http://campd.wordpress.com/2012/05/03/developer-tools-at-the-firefox-work-week/#comment-33</link>
		<dc:creator><![CDATA[Awesome: A compendium &#171; meandering wildly]]></dc:creator>
		<pubDate>Tue, 08 May 2012 17:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=32#comment-33</guid>
		<description><![CDATA[[...] I&#8217;m not even the first to write a round up post. Here&#8217;s Finkle doing the same, and dcamp, and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m not even the first to write a round up post. Here&#8217;s Finkle doing the same, and dcamp, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer Tools at the Firefox Work Week by Peter Teoh</title>
		<link>http://campd.wordpress.com/2012/05/03/developer-tools-at-the-firefox-work-week/#comment-25</link>
		<dc:creator><![CDATA[Peter Teoh]]></dc:creator>
		<pubDate>Fri, 04 May 2012 15:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=32#comment-25</guid>
		<description><![CDATA[Two of us are interested to participate in the development of the developer tools for Firefox - can i know where to the latest development source code?]]></description>
		<content:encoded><![CDATA[<p>Two of us are interested to participate in the development of the developer tools for Firefox &#8211; can i know where to the latest development source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I Started in Free Software by Antione Behrend</title>
		<link>http://campd.wordpress.com/2011/03/10/how-i-started-in-free-software/#comment-2</link>
		<dc:creator><![CDATA[Antione Behrend]]></dc:creator>
		<pubDate>Fri, 21 Oct 2011 21:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://campd.wordpress.com/?p=5#comment-2</guid>
		<description><![CDATA[Hey there would you mind letting me know which hosting company you&#039;re working with? I&#039;ve loaded your blog in 3 completely different internet browsers and I must say this blog loads a lot faster then most. Can you recommend a good hosting provider at a reasonable price? Many thanks, I appreciate it!]]></description>
		<content:encoded><![CDATA[<p>Hey there would you mind letting me know which hosting company you&#8217;re working with? I&#8217;ve loaded your blog in 3 completely different internet browsers and I must say this blog loads a lot faster then most. Can you recommend a good hosting provider at a reasonable price? Many thanks, I appreciate it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
