<?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: FUEL Project Status</title>
	<atom:link href="http://starkravingfinkle.org/blog/2007/02/fuel-project-status/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2007/02/fuel-project-status/</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 07:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brendan Eich</title>
		<link>http://starkravingfinkle.org/blog/2007/02/fuel-project-status/comment-page-1/#comment-725</link>
		<dc:creator>Brendan Eich</dc:creator>
		<pubDate>Sat, 10 Feb 2007 01:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/02/fuel-project-status/#comment-725</guid>
		<description>I don&#039;t think FUEL should go in toolkit -- yet. Let it serve one master well, not be a house divided (or pretend to serve many masters, which can be even more frustrating).

I agree with Dao. As JS perpetrator, it&#039;s always driven me crazy when people mix up event and handler or listener. &quot;onclick&quot; is a handler, not an &quot;event&quot; -- &quot;click&quot; is the event name.

/be</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think FUEL should go in toolkit &#8212; yet. Let it serve one master well, not be a house divided (or pretend to serve many masters, which can be even more frustrating).</p>
<p>I agree with Dao. As JS perpetrator, it&#8217;s always driven me crazy when people mix up event and handler or listener. &#8220;onclick&#8221; is a handler, not an &#8220;event&#8221; &#8212; &#8220;click&#8221; is the event name.</p>
<p>/be</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian King</title>
		<link>http://starkravingfinkle.org/blog/2007/02/fuel-project-status/comment-page-1/#comment-721</link>
		<dc:creator>Brian King</dc:creator>
		<pubDate>Fri, 09 Feb 2007 09:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/02/fuel-project-status/#comment-721</guid>
		<description>Great, can&#039;t wait to get my grubby hands on it!</description>
		<content:encoded><![CDATA[<p>Great, can&#8217;t wait to get my grubby hands on it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dao</title>
		<link>http://starkravingfinkle.org/blog/2007/02/fuel-project-status/comment-page-1/#comment-703</link>
		<dc:creator>Dao</dc:creator>
		<pubDate>Thu, 08 Feb 2007 00:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/02/fuel-project-status/#comment-703</guid>
		<description>... that is, please make FUEL implement the &lt;a href=&quot;http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-EventTarget&quot; rel=&quot;nofollow&quot;&gt;EventTarget&lt;/a&gt; interface.</description>
		<content:encoded><![CDATA[<p>&#8230; that is, please make FUEL implement the <a href="http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-EventTarget" rel="nofollow">EventTarget</a> interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dao</title>
		<link>http://starkravingfinkle.org/blog/2007/02/fuel-project-status/comment-page-1/#comment-702</link>
		<dc:creator>Dao</dc:creator>
		<pubDate>Thu, 08 Feb 2007 00:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/02/fuel-project-status/#comment-702</guid>
		<description>Please change the API to use addEventListener instead of addEvent. The latter is inconsistent and doesn&#039;t make sense.</description>
		<content:encoded><![CDATA[<p>Please change the API to use addEventListener instead of addEvent. The latter is inconsistent and doesn&#8217;t make sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurentj</title>
		<link>http://starkravingfinkle.org/blog/2007/02/fuel-project-status/comment-page-1/#comment-697</link>
		<dc:creator>Laurentj</dc:creator>
		<pubDate>Wed, 07 Feb 2007 20:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/02/fuel-project-status/#comment-697</guid>
		<description>uh ? browser/fuel ??  Why not in the toolkit directory ?? All of the API of 0.1 version could  be VERY usefull for any application ! I want this into xulrunner ! :-)

Please split your api in two directories . For example :

- application, events, extensions, preferences, file I/O, storage, applicationstorage into toolkit/ content/fuel/
- sessionstorage, browser, bookmarks, into browser/fuel ( or why not browser/base/content/fuel )

Thanks :-)</description>
		<content:encoded><![CDATA[<p>uh ? browser/fuel ??  Why not in the toolkit directory ?? All of the API of 0.1 version could  be VERY usefull for any application ! I want this into xulrunner ! <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Please split your api in two directories . For example :</p>
<p>- application, events, extensions, preferences, file I/O, storage, applicationstorage into toolkit/ content/fuel/<br />
- sessionstorage, browser, bookmarks, into browser/fuel ( or why not browser/base/content/fuel )</p>
<p>Thanks <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

