<?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: Unofficial XULRunner 1.9.1 Builds</title>
	<atom:link href="http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 13:41:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Finkle</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8262</link>
		<dc:creator>Mark Finkle</dc:creator>
		<pubDate>Wed, 28 Jan 2009 16:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8262</guid>
		<description>@Daniel &amp; Eduardo - Post to the newsgroups or, better yet, visit the #xulrunner channel on Mozilla IRC</description>
		<content:encoded><![CDATA[<p>@Daniel &#038; Eduardo &#8211; Post to the newsgroups or, better yet, visit the #xulrunner channel on Mozilla IRC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Dzhuvinov</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8261</link>
		<dc:creator>Vladimir Dzhuvinov</dc:creator>
		<pubDate>Wed, 28 Jan 2009 12:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8261</guid>
		<description>Up and running, everything good so far :)

10x!</description>
		<content:encoded><![CDATA[<p>Up and running, everything good so far <img src='http://starkravingfinkle.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>10x!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8258</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Mon, 26 Jan 2009 21:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8258</guid>
		<description>I&#039;m trying to run my xulrunner application on Windows XP  (1.9.1b3pre and 1.9.2a1pre) and on both I get an &quot;Couldn&#039;t load XPCOM&quot; error. Any workaround?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to run my xulrunner application on Windows XP  (1.9.1b3pre and 1.9.2a1pre) and on both I get an &#8220;Couldn&#8217;t load XPCOM&#8221; error. Any workaround?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wonea</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8255</link>
		<dc:creator>wonea</dc:creator>
		<pubDate>Fri, 23 Jan 2009 20:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8255</guid>
		<description>Is there release documentation of what is to be included?</description>
		<content:encoded><![CDATA[<p>Is there release documentation of what is to be included?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Kirsch</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8251</link>
		<dc:creator>Daniel Kirsch</dc:creator>
		<pubDate>Wed, 21 Jan 2009 11:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8251</guid>
		<description>Am I missing something? When starting my xulrunner app on windows XP with the downloaded 1.9.1 build, nothing happens.
Im running my app with the old command line
  \xulrunner\xulrunner.exe --app &quot;application.ini&quot;

Thanks for any hints.
Daniel</description>
		<content:encoded><![CDATA[<p>Am I missing something? When starting my xulrunner app on windows XP with the downloaded 1.9.1 build, nothing happens.<br />
Im running my app with the old command line<br />
  \xulrunner\xulrunner.exe &#8211;app &#8220;application.ini&#8221;</p>
<p>Thanks for any hints.<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MF</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8234</link>
		<dc:creator>MF</dc:creator>
		<pubDate>Sun, 18 Jan 2009 13:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8234</guid>
		<description>Hi,

 I have a USB Lock that works fine with IE, but I can not access its ActiveX or dll with Firefox.

 I decided to write a XPCOM object and access dll with it, is this true way? Do you have any idea?

 Is there any simpler way to access the dll?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p> I have a USB Lock that works fine with IE, but I can not access its ActiveX or dll with Firefox.</p>
<p> I decided to write a XPCOM object and access dll with it, is this true way? Do you have any idea?</p>
<p> Is there any simpler way to access the dll?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wladimir Palant</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8233</link>
		<dc:creator>Wladimir Palant</dc:creator>
		<pubDate>Sat, 17 Jan 2009 19:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8233</guid>
		<description>Thanks Mark. Finally something to compare our builds against.</description>
		<content:encoded><![CDATA[<p>Thanks Mark. Finally something to compare our builds against.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Lacko</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8232</link>
		<dc:creator>Roman Lacko</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8232</guid>
		<description>Mark,

is there any plans to realease updated pyxpcom extensions for xulrunner 1.9.1 ?

Thanks
R. Lacko</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>is there any plans to realease updated pyxpcom extensions for xulrunner 1.9.1 ?</p>
<p>Thanks<br />
R. Lacko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Lacko</title>
		<link>http://starkravingfinkle.org/blog/2009/01/unofficial-xulrunner-191-builds/comment-page-1/#comment-8231</link>
		<dc:creator>Roman Lacko</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=351#comment-8231</guid>
		<description>Thanks,
i was waiting for these builds so long

Regards
R.Lacko</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
i was waiting for these builds so long</p>
<p>Regards<br />
R.Lacko</p>
]]></content:encoded>
	</item>
</channel>
</rss>
