<?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: A multiplatform extension for Firefox</title>
	<atom:link href="http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/</link>
	<description>web ~ music ~ photography ~ life</description>
	<lastBuildDate>Mon, 29 Nov 2010 16:28:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sascha</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-51</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Wed, 25 May 2005 07:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-51</guid>
		<description>Thanks for the reply. It is a plugin i wrote by myself. I wrote an install script for Mozilla 1.7 and it installs correctly in the plugins folder of Mozilla 1.7.

I am also able to install it with the Mozilla XPI installer in Firefox - but I want to add additionally some XUL-GUI in the Firefox style.

I tried to make a Firefox XPI package with install.rdf, ... and the plugin installs into the extensions folder of the users profile. The plugin also shows up in the extensions list ... but Firefox does not bind the plugin dll on startup (assumption: all plugins have to be in the plugins directory?).

Do you have any suggestions?

Here is the URL of the plugin: http://graphics.ethz.ch/3dwebcontent/surfelviewer/download/installation.html

Thanks,
Sascha
</description>
		<content:encoded><![CDATA[<p>Thanks for the reply. It is a plugin i wrote by myself. I wrote an install script for Mozilla 1.7 and it installs correctly in the plugins folder of Mozilla 1.7.</p>
<p>I am also able to install it with the Mozilla XPI installer in Firefox &#8211; but I want to add additionally some XUL-GUI in the Firefox style.</p>
<p>I tried to make a Firefox XPI package with install.rdf, &#8230; and the plugin installs into the extensions folder of the users profile. The plugin also shows up in the extensions list &#8230; but Firefox does not bind the plugin dll on startup (assumption: all plugins have to be in the plugins directory?).</p>
<p>Do you have any suggestions?</p>
<p>Here is the URL of the plugin: <a href="http://graphics.ethz.ch/3dwebcontent/surfelviewer/download/installation.html" rel="nofollow">http://graphics.ethz.ch/3dwebcontent/surfelviewer/download/installation.html</a></p>
<p>Thanks,<br />
Sascha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iosart</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-50</link>
		<dc:creator>Iosart</dc:creator>
		<pubDate>Tue, 24 May 2005 14:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-50</guid>
		<description>Sorry, I didn&#039;t understand the problem...
Are we talking about a specific Mozilla plugin?</description>
		<content:encoded><![CDATA[<p>Sorry, I didn&#8217;t understand the problem&#8230;<br />
Are we talking about a specific Mozilla plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-49</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Tue, 24 May 2005 14:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-49</guid>
		<description>Hi,

do you know whether the XPI script for a plugin in Firefox is the same as with an extension. I have a Mozilla XPI and I want to transform it to use it with Firefox. The plugin installs into the user folder (Documents and Settings, ...) - the Plugins Folder of Firefox remains empty.

When i load a page which needs the plugin , the plugin dll is not found. do you have any ideas?

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>do you know whether the XPI script for a plugin in Firefox is the same as with an extension. I have a Mozilla XPI and I want to transform it to use it with Firefox. The plugin installs into the user folder (Documents and Settings, &#8230;) &#8211; the Plugins Folder of Firefox remains empty.</p>
<p>When i load a page which needs the plugin , the plugin dll is not found. do you have any ideas?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iosart</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-43</link>
		<dc:creator>Iosart</dc:creator>
		<pubDate>Wed, 11 May 2005 16:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-43</guid>
		<description>The code can be found in my FoxyTunes extension (foxytunesOverlay.js)</description>
		<content:encoded><![CDATA[<p>The code can be found in my FoxyTunes extension (foxytunesOverlay.js)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-42</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Wed, 11 May 2005 07:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-42</guid>
		<description>Hello!

You wrote: &quot;I can provide the complete source code (in Javascript) for this technique on request.&quot;

Can yiu send me your this source code?

Vladimir.
mozilla@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>You wrote: &#8220;I can provide the complete source code (in Javascript) for this technique on request.&#8221;</p>
<p>Can yiu send me your this source code?</p>
<p>Vladimir.<br />
<a href="mailto:mozilla@mail.ru">mozilla@mail.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darin Fisher</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-4</link>
		<dc:creator>Darin Fisher</dc:creator>
		<pubDate>Wed, 01 Dec 2004 14:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-4</guid>
		<description>How about filing a bug in bugzilla.mozilla.org regarding this problem. I see no reason why the component loader should try to load .so files under Windows.</description>
		<content:encoded><![CDATA[<p>How about filing a bug in bugzilla.mozilla.org regarding this problem. I see no reason why the component loader should try to load .so files under Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jed</title>
		<link>http://blog.iosart.com/2004/08/13/a-multiplatform-extension-for-firefox/comment-page-1/#comment-3</link>
		<dc:creator>Jed</dc:creator>
		<pubDate>Wed, 01 Dec 2004 14:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.iosart.com/blog/archives/2004/08/13/11/#comment-3</guid>
		<description>I would love to get my hands on the source for that.
Thank you so much</description>
		<content:encoded><![CDATA[<p>I would love to get my hands on the source for that.<br />
Thank you so much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

