<?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: Extension Developers - Firefox 3 is Coming!</title>
	<atom:link href="http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/</link>
	<description></description>
	<pubDate>Mon, 08 Sep 2008 05:58:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Andrew Conkling</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5290</link>
		<dc:creator>Andrew Conkling</dc:creator>
		<pubDate>Fri, 15 Feb 2008 17:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5290</guid>
		<description>By the way, I've sent this article around to about a half dozen extension authors since you posted it. It's a nice touchpoint. :) Thanks for posting it, and for loading it up chock-full of links.

Also, I seem to be the first person to comment whose name doesn't start with M. Sorry to break the chain. ;)</description>
		<content:encoded><![CDATA[<p>By the way, I&#8217;ve sent this article around to about a half dozen extension authors since you posted it. It&#8217;s a nice touchpoint. <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Thanks for posting it, and for loading it up chock-full of links.</p>
<p>Also, I seem to be the first person to comment whose name doesn&#8217;t start with M. Sorry to break the chain. <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Finkle&#8217;s Weblog &#187; Extension Developers - More On Updating</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5064</link>
		<dc:creator>Mark Finkle&#8217;s Weblog &#187; Extension Developers - More On Updating</dc:creator>
		<pubDate>Thu, 17 Jan 2008 19:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5064</guid>
		<description>[...] have been putting out the call for extension developers to start the process of updating their extension to workin [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] have been putting out the call for extension developers to start the process of updating their extension to workin [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Zinkel</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5049</link>
		<dc:creator>Mark Zinkel</dc:creator>
		<pubDate>Fri, 11 Jan 2008 07:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5049</guid>
		<description>Hi Mark Finkle, this is Mark Zinkel. No seriously...that's my real name. You can do a google search if you'd like.

Anyways, I just wanted to comment about your name, extremely off topic, but that's OK sometimes. A newspaper writer once interviewed me. People never know how to spell my last name, normally spelling it Zinkle insead of the way it's supposed to be, Zinkel. I made a big deal about how to spell my last name correctly. The guy seamed to understand, so I shut up. When the article was published in the newspaper the stupid writer had my name spelt as Mark Finkle.

Not only was the L and the E in the wrong place, but he somehow put an F where the Z was supposed to be. Was this guy high on drugs or lacking sleep or what?


Anyways, I thought you might enjoy the story,
Mark Zinkel - flightdream.blogspot.com</description>
		<content:encoded><![CDATA[<p>Hi Mark Finkle, this is Mark Zinkel. No seriously&#8230;that&#8217;s my real name. You can do a google search if you&#8217;d like.</p>
<p>Anyways, I just wanted to comment about your name, extremely off topic, but that&#8217;s OK sometimes. A newspaper writer once interviewed me. People never know how to spell my last name, normally spelling it Zinkle insead of the way it&#8217;s supposed to be, Zinkel. I made a big deal about how to spell my last name correctly. The guy seamed to understand, so I shut up. When the article was published in the newspaper the stupid writer had my name spelt as Mark Finkle.</p>
<p>Not only was the L and the E in the wrong place, but he somehow put an F where the Z was supposed to be. Was this guy high on drugs or lacking sleep or what?</p>
<p>Anyways, I thought you might enjoy the story,<br />
Mark Zinkel - flightdream.blogspot.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Diethelm</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5001</link>
		<dc:creator>Marc Diethelm</dc:creator>
		<pubDate>Fri, 04 Jan 2008 17:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5001</guid>
		<description>@Mark: Oh well, you see that's the problem. Once you solved one problem you move on to the next. As you get more comfortable hacking Mozilla you forget the initial, terrible, difficulties you had. In time you become relaxed enough to start documenting the stuff you had to figure out the_hard_way.

IMO that's way there's a lot of good information about the more advanced topics (like updating to fx3) while you're utterly lost trying to get started with creating, say, a sidebar in Thunderbird and putting a standard close button on top and then figuring out that Lightning somehow prevents the loading of your XUL if you apply your own CSS. Phew!
Another example? Here goes: Custom Tree Views creation and manipulation is pure rocket science if you're unfamiliar with the concept. (Me got some new gray hair now!).

XPCOM in JS is very scary looking and I still fail to see how FUEL really makes it more-familiar-looking.

As for documenting/blogging: I did some work on the mozStorage (Storage) docs on DevMo for instance. I don't have a blog sorry. Too busy figuring stuff out...</description>
		<content:encoded><![CDATA[<p>@Mark: Oh well, you see that&#8217;s the problem. Once you solved one problem you move on to the next. As you get more comfortable hacking Mozilla you forget the initial, terrible, difficulties you had. In time you become relaxed enough to start documenting the stuff you had to figure out the_hard_way.</p>
<p>IMO that&#8217;s way there&#8217;s a lot of good information about the more advanced topics (like updating to fx3) while you&#8217;re utterly lost trying to get started with creating, say, a sidebar in Thunderbird and putting a standard close button on top and then figuring out that Lightning somehow prevents the loading of your XUL if you apply your own CSS. Phew!<br />
Another example? Here goes: Custom Tree Views creation and manipulation is pure rocket science if you&#8217;re unfamiliar with the concept. (Me got some new gray hair now!).</p>
<p>XPCOM in JS is very scary looking and I still fail to see how FUEL really makes it more-familiar-looking.</p>
<p>As for documenting/blogging: I did some work on the mozStorage (Storage) docs on DevMo for instance. I don&#8217;t have a blog sorry. Too busy figuring stuff out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Finkle</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5000</link>
		<dc:creator>Mark Finkle</dc:creator>
		<pubDate>Fri, 04 Jan 2008 17:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-5000</guid>
		<description>Mike - The UI work should be landing soon in preparation for beta 3 which is set for end of January.

Marc - You should document (blog or MDC) the challenges you had getting your extension to work on Fx2 and Fx3. That would be valuable and maybe we could get some new ideas for making it easier. Get me a link if you do!

The "stinking rich" part was merely intended to grab the audience :)</description>
		<content:encoded><![CDATA[<p>Mike - The UI work should be landing soon in preparation for beta 3 which is set for end of January.</p>
<p>Marc - You should document (blog or MDC) the challenges you had getting your extension to work on Fx2 and Fx3. That would be valuable and maybe we could get some new ideas for making it easier. Get me a link if you do!</p>
<p>The &#8220;stinking rich&#8221; part was merely intended to grab the audience <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Diethelm</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-4998</link>
		<dc:creator>Marc Diethelm</dc:creator>
		<pubDate>Fri, 04 Jan 2008 16:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-4998</guid>
		<description>My extension, though unreleased to comply with the Extend Firefox Contest, was compatible from day 1.01. Which means I had to fork for nsIPasswordManager / nsILoginManager and other niceties like not using the new XUL elements because I had to invent workarounds for FX2 anyway.

But I'm really interested about the "get stinking rich" part. I haven't implemented that component yet. Where can I find it?</description>
		<content:encoded><![CDATA[<p>My extension, though unreleased to comply with the Extend Firefox Contest, was compatible from day 1.01. Which means I had to fork for nsIPasswordManager / nsILoginManager and other niceties like not using the new XUL elements because I had to invent workarounds for FX2 anyway.</p>
<p>But I&#8217;m really interested about the &#8220;get stinking rich&#8221; part. I haven&#8217;t implemented that component yet. Where can I find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Goodspeed</title>
		<link>http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-4987</link>
		<dc:creator>Mike Goodspeed</dc:creator>
		<pubDate>Fri, 04 Jan 2008 05:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2008/01/extension-developers-firefox-3-is-coming/#comment-4987</guid>
		<description>My extension requires that the new FX3 UI be put into place before I update.  When is that happening?</description>
		<content:encoded><![CDATA[<p>My extension requires that the new FX3 UI be put into place before I update.  When is that happening?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
