<?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: Here&#8217;s How To Make An Extension Compatible With Prism (Two-ish)</title>
	<atom:link href="http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/</link>
	<description>How I stopped worrying and learned to love my karma.</description>
	<pubDate>Wed, 07 Jan 2009 03:47:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: LeafStorm</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1141</link>
		<dc:creator>LeafStorm</dc:creator>
		<pubDate>Sat, 29 Nov 2008 16:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1141</guid>
		<description>I'm trying to hack up POW to work in Prism to deploy my PyTin framework for a project named DWA. After modifying install.rdf to include Prism as a target application (and making a change to POW's "startup.sjs"), I created a Web app that would go to the address POW would broadcast on, and picked "Tools/Add-ons". I tried to add my hacked-up XPI file, but it responded with '"POW" will not be installed because it does not provide secure updates'. I tried accessing the about:config and changing the "extensions.update.enabled" setting to False, but still no dice. Does anyone know how I can either (a) trick Prism into thinking the extension provides secure updates, or (b) keep Prism from checking for it? 

Regards, LeafStorm.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to hack up POW to work in Prism to deploy my PyTin framework for a project named DWA. After modifying install.rdf to include Prism as a target application (and making a change to POW&#8217;s &#8220;startup.sjs&#8221;), I created a Web app that would go to the address POW would broadcast on, and picked &#8220;Tools/Add-ons&#8221;. I tried to add my hacked-up XPI file, but it responded with &#8216;&#8221;POW&#8221; will not be installed because it does not provide secure updates&#8217;. I tried accessing the about:config and changing the &#8220;extensions.update.enabled&#8221; setting to False, but still no dice. Does anyone know how I can either (a) trick Prism into thinking the extension provides secure updates, or (b) keep Prism from checking for it? </p>
<p>Regards, LeafStorm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahal kita &#187; How to install Adblock Plus in Prism 0.9</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1125</link>
		<dc:creator>Mahal kita &#187; How to install Adblock Plus in Prism 0.9</dc:creator>
		<pubDate>Sun, 09 Nov 2008 02:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1125</guid>
		<description>[...] (9/11/2008): I&#8217;ve found a nicer way to do this. For your convenience, here&#8217;s Adblock Plus 0.7.5.5 for Prism, created using the [...]</description>
		<content:encoded><![CDATA[<p>[...] (9/11/2008): I&#8217;ve found a nicer way to do this. For your convenience, here&#8217;s Adblock Plus 0.7.5.5 for Prism, created using the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucky Disasters &#187; Prism Information - In Depth</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1124</link>
		<dc:creator>Lucky Disasters &#187; Prism Information - In Depth</dc:creator>
		<pubDate>Thu, 06 Nov 2008 19:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1124</guid>
		<description>[...] also been running into a problem described by commenter Marcel, here. I&#8217;ve been getting a similar error under Windows for different extensions when I try to [...]</description>
		<content:encoded><![CDATA[<p>[...] also been running into a problem described by commenter Marcel, here. I&#8217;ve been getting a similar error under Windows for different extensions when I try to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1123</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Wed, 05 Nov 2008 16:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1123</guid>
		<description>I'm using a mac; I've tried both the FF extension and the standalone app and neither of them have anything by default in the 'extensions' folder (which incidentally is in '~/Library/Application Support/YourAppName/Profiles/ProfileName/extensions' for both of them).

I tried modifying the extension as described in the previous post and also with the XML in this post, and installing it using the built-in installer and the Extensions.webapp provided from this site (and just dropping it in the extensions folder in desperation!).

Nothing works. I can't browse extensions and when I try to install from the Extensions.webapp, I am told the install-xxx.rdf (where xxx is a random string) is corrupted or doesn't exist.

I'm at my wits end and REALLY want to install GTDInbox onto my Gmail app :(

Can anyone help?

Thanks

Marcel</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a mac; I&#8217;ve tried both the FF extension and the standalone app and neither of them have anything by default in the &#8216;extensions&#8217; folder (which incidentally is in &#8216;~/Library/Application Support/YourAppName/Profiles/ProfileName/extensions&#8217; for both of them).</p>
<p>I tried modifying the extension as described in the previous post and also with the XML in this post, and installing it using the built-in installer and the Extensions.webapp provided from this site (and just dropping it in the extensions folder in desperation!).</p>
<p>Nothing works. I can&#8217;t browse extensions and when I try to install from the Extensions.webapp, I am told the install-xxx.rdf (where xxx is a random string) is corrupted or doesn&#8217;t exist.</p>
<p>I&#8217;m at my wits end and REALLY want to install GTDInbox onto my Gmail app :(</p>
<p>Can anyone help?</p>
<p>Thanks</p>
<p>Marcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: airis</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1122</link>
		<dc:creator>airis</dc:creator>
		<pubDate>Sun, 26 Oct 2008 21:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1122</guid>
		<description>I've been looking for something like this for ages, but I have a slight problem. Is there a way to make this work for the Firefox addon of Prism, Refractor?

Refractor is an addon that creats Prism apps from within Firefox, so I don have C:\Program Files\Prism\extensions\inspector@mozilla.org or anything like that. I would really love to be able to have Better Gmail 2 in my Gmail app. 

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking for something like this for ages, but I have a slight problem. Is there a way to make this work for the Firefox addon of Prism, Refractor?</p>
<p>Refractor is an addon that creats Prism apps from within Firefox, so I don have C:\Program Files\Prism\extensions\inspector@mozilla.org or anything like that. I would really love to be able to have Better Gmail 2 in my Gmail app. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manolo</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1119</link>
		<dc:creator>manolo</dc:creator>
		<pubDate>Mon, 15 Sep 2008 01:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1119</guid>
		<description>i upload the XPI to made works the RTM extension in prism, this the link:

http://www.arnoldroa.com/software/remember-the-milk-gmail-y-prism/

is a spanish blog, but you can get it at the end of the page! and please comment, dont cares you dont speak spanish =)</description>
		<content:encoded><![CDATA[<p>i upload the XPI to made works the RTM extension in prism, this the link:</p>
<p><a href="http://www.arnoldroa.com/software/remember-the-milk-gmail-y-prism/" rel="nofollow">http://www.arnoldroa.com/software/remember-the-milk-gmail-y-prism/</a></p>
<p>is a spanish blog, but you can get it at the end of the page! and please comment, dont cares you dont speak spanish =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manolo</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1117</link>
		<dc:creator>Manolo</dc:creator>
		<pubDate>Sun, 17 Aug 2008 05:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1117</guid>
		<description>Well, after a LOT of testing i finally get the RTM extension to work in Prism, but unfortunally there was a couple of "hard things" i must to do before have success. Is possible that must of this things must to be done in order to get other extensions to work. Im interested in this, so if someone need help can write me a mail.

i dont remember all but:

1) after you do the steps on this post the extension is loaded aparently ok but nothing happens, thats cause in the chrome.manifest the XUL file is loading like:

overlay	chrome://browser/content/browser.xul	chrome://rtmgmail/content/script-compiler-overlay.xul

But browser.xul dont exists in Prism!! thats the default browser schema for firefox!. 

so i must change to:

overlay chrome://webrunner/content/webrunner.xul	chrome://rtmgmail/content/script-compiler-overlay.xul

webrunner.xul is the schema for prism.

2) this:

var appcontent=window.document.getElementById("appcontent");

dont works in Prism, appcontent is a element where the tabbed browser is (The JS on the extensions runs from the chrome perspective, not from the document), but only exist on firefox, not in prism so i must change it to:

var appcontent=window.document.getElementById("browser_content"); //browser content is the document container for Prism

3)

The RTM extension load a couple of JS from they server, but i need to download that JS and put inside the extension for a lot of reasons, for example, when you are not logged in there is a messege with a link "login to view your task". if you click on "login" your default browser is launched... 

I need to modified the extension to look like:

http://www.evernote.com/shard/s1/res/504b185c-4a3e-4cec-a71c-4cac6083f8b8

and make the login proceduro on gmail.

Well, after that the extension is working like a charm... i will package it and upload to my server... if anyone is interested...</description>
		<content:encoded><![CDATA[<p>Well, after a LOT of testing i finally get the RTM extension to work in Prism, but unfortunally there was a couple of &#8220;hard things&#8221; i must to do before have success. Is possible that must of this things must to be done in order to get other extensions to work. Im interested in this, so if someone need help can write me a mail.</p>
<p>i dont remember all but:</p>
<p>1) after you do the steps on this post the extension is loaded aparently ok but nothing happens, thats cause in the chrome.manifest the XUL file is loading like:</p>
<p>overlay	chrome://browser/content/browser.xul	chrome://rtmgmail/content/script-compiler-overlay.xul</p>
<p>But browser.xul dont exists in Prism!! thats the default browser schema for firefox!. </p>
<p>so i must change to:</p>
<p>overlay chrome://webrunner/content/webrunner.xul	chrome://rtmgmail/content/script-compiler-overlay.xul</p>
<p>webrunner.xul is the schema for prism.</p>
<p>2) this:</p>
<p>var appcontent=window.document.getElementById(&#8221;appcontent&#8221;);</p>
<p>dont works in Prism, appcontent is a element where the tabbed browser is (The JS on the extensions runs from the chrome perspective, not from the document), but only exist on firefox, not in prism so i must change it to:</p>
<p>var appcontent=window.document.getElementById(&#8221;browser_content&#8221;); //browser content is the document container for Prism</p>
<p>3)</p>
<p>The RTM extension load a couple of JS from they server, but i need to download that JS and put inside the extension for a lot of reasons, for example, when you are not logged in there is a messege with a link &#8220;login to view your task&#8221;. if you click on &#8220;login&#8221; your default browser is launched&#8230; </p>
<p>I need to modified the extension to look like:</p>
<p><a href="http://www.evernote.com/shard/s1/res/504b185c-4a3e-4cec-a71c-4cac6083f8b8" rel="nofollow">http://www.evernote.com/shard/s1/res/504b185c-4a3e-4cec-a71c-4cac6083f8b8</a></p>
<p>and make the login proceduro on gmail.</p>
<p>Well, after that the extension is working like a charm&#8230; i will package it and upload to my server&#8230; if anyone is interested&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manolo</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1116</link>
		<dc:creator>Manolo</dc:creator>
		<pubDate>Sat, 16 Aug 2008 19:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1116</guid>
		<description>ok i add the extensions remember the milk for gmail and i see it on the addons page, but nothing happend, also i edit the js file of the extensions and put alert("hello"); but the alert never comes up.

After the extensions is installed where Prism put the files?

i look into (my pc is spanish):

C:\Documents and Settings\Administrator\Configuración local\Datos de programa\Prism\ 

and:

c:\program files\Prism\components 

and dont see any files of the XPI</description>
		<content:encoded><![CDATA[<p>ok i add the extensions remember the milk for gmail and i see it on the addons page, but nothing happend, also i edit the js file of the extensions and put alert(&#8221;hello&#8221;); but the alert never comes up.</p>
<p>After the extensions is installed where Prism put the files?</p>
<p>i look into (my pc is spanish):</p>
<p>C:\Documents and Settings\Administrator\Configuración local\Datos de programa\Prism\ </p>
<p>and:</p>
<p>c:\program files\Prism\components </p>
<p>and dont see any files of the XPI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1115</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Mon, 04 Aug 2008 13:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1115</guid>
		<description>Hey Ryan,
Sorry WordPress doesn't like HTML in comments, but I think from now on if you use:
&lt;pre lang="HTML"&gt;
&lt;pre lang="HTML"&gt;
code
&lt; /pre&gt;
&lt;/pre&gt;
(without that space before the "/" in the closing &lt;em&gt;pre&lt;/em&gt;)&lt;br&gt;&lt;br&gt;
It should recognize it. Better Gmail did give me fits for a while as well, but I haven't worked with the latest version. I'll take a look and see what I can find, but if you'd like to email me the file, I'd be happy to look at what you've got as a starting point as well...</description>
		<content:encoded><![CDATA[<p>Hey Ryan,<br />
Sorry WordPress doesn&#8217;t like HTML in comments, but I think from now on if you use:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;pre lang=&quot;HTML&quot;&gt;
code
&lt; /pre&gt;</pre></div></div>

<p>(without that space before the &#8220;/&#8221; in the closing <em>pre</em>)</p>
<p>It should recognize it. Better Gmail did give me fits for a while as well, but I haven&#8217;t worked with the latest version. I&#8217;ll take a look and see what I can find, but if you&#8217;d like to email me the file, I&#8217;d be happy to look at what you&#8217;ve got as a starting point as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1114</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 01 Aug 2008 05:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1114</guid>
		<description>Sorry, I'll try again: 
"... that it looks like:"
&lt;CODE&gt;
&lt;em&gt;
 
  
   


&lt;/CODE&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, I&#8217;ll try again:<br />
&#8220;&#8230; that it looks like:&#8221;<br />
<code><br />
<em></p>
<p></em></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1113</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 01 Aug 2008 05:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1113</guid>
		<description>I've been trying to get Better Gmail working through the Prism addon for Firefox 3 and am still unable to. In the Better Gmail addon, I changed and added the code so that it looks like:
  
 &lt;em&gt;
 
  
   



Did I at least get this part right? And do I need to edit the Prism addon before I install it in Firefox?

Thanks for the help,
   Ryan</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to get Better Gmail working through the Prism addon for Firefox 3 and am still unable to. In the Better Gmail addon, I changed and added the code so that it looks like:</p>
<p> <em></p>
<p>Did I at least get this part right? And do I need to edit the Prism addon before I install it in Firefox?</p>
<p>Thanks for the help,<br />
   Ryan</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1112</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Wed, 16 Jul 2008 19:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1112</guid>
		<description>easygestures did not work for - i could get it to show up in the add ons by modifying install.rdf, but it would not copy the files, so I manually extracted and copied under extensions/  - still no luck though

it would seem that Prism does not play nice with extensions, I will stick with plain ol FireFox-&#62;'new window' for now...</description>
		<content:encoded><![CDATA[<p>easygestures did not work for - i could get it to show up in the add ons by modifying install.rdf, but it would not copy the files, so I manually extracted and copied under extensions/  - still no luck though</p>
<p>it would seem that Prism does not play nice with extensions, I will stick with plain ol FireFox-&gt;&#8217;new window&#8217; for now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1102</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Mon, 30 Jun 2008 09:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1102</guid>
		<description>Thanks for the help Kris. So I was able to install the meebo plugin in Prism, but now nothing happens - I see it in my add ons list, but the add on itself appears to not do anything.

Perhaps it is *really* not compatible with prism since it requires a sidebar, and perhaps prism doesn't support that.  Or maybe I just need to research this further.  Either way, I am a step closer!

Thanks for your help and replying.  I'll try out some more add ons later now that I was finally able to get one install to work! 

Sid</description>
		<content:encoded><![CDATA[<p>Thanks for the help Kris. So I was able to install the meebo plugin in Prism, but now nothing happens - I see it in my add ons list, but the add on itself appears to not do anything.</p>
<p>Perhaps it is *really* not compatible with prism since it requires a sidebar, and perhaps prism doesn&#8217;t support that.  Or maybe I just need to research this further.  Either way, I am a step closer!</p>
<p>Thanks for your help and replying.  I&#8217;ll try out some more add ons later now that I was finally able to get one install to work! </p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1101</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Mon, 30 Jun 2008 03:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1101</guid>
		<description>Thanks for the comments Sid, as it turns out, I had the same problem when I started working with Prism on Vista Business. I've also done some new builds recently and after installation, the extensions weren't there, so they may be hold outs from the older installs I have on my other system. Any-who, I've uploaded the install.rdf for the &lt;a href="/wp-content/uploads/2008/install_inspector.rdf" rel="nofollow"&gt;inspector extension&lt;/a&gt; on my system as well as another with a &lt;a href="/wp-content/uploads/2008/install_deepest_sender.rdf" rel="nofollow"&gt;different implementation&lt;/a&gt; of the target browser.

I've used these methods for creating several standalone webapps based on Firefox extensions (which I hope to have instructions for up soon).</description>
		<content:encoded><![CDATA[<p>Thanks for the comments Sid, as it turns out, I had the same problem when I started working with Prism on Vista Business. I&#8217;ve also done some new builds recently and after installation, the extensions weren&#8217;t there, so they may be hold outs from the older installs I have on my other system. Any-who, I&#8217;ve uploaded the install.rdf for the <a href="/wp-content/uploads/2008/install_inspector.rdf" rel="nofollow">inspector extension</a> on my system as well as another with a <a href="/wp-content/uploads/2008/install_deepest_sender.rdf" rel="nofollow">different implementation</a> of the target browser.</p>
<p>I&#8217;ve used these methods for creating several standalone webapps based on Firefox extensions (which I hope to have instructions for up soon).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1100</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Sun, 29 Jun 2008 02:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1100</guid>
		<description>Hi,

I am glad i found your blog, as I'm trying to install the Meebo extension in prism and so far have been unable to.   In the comments about that firefox add on (Meebo) on mozilla.org someone mentions it works fine with prism, so I'm hoping I can get it to work.

Unfortunately, when i go to C:\Program Files\Prism\extensions there is nothing in that directory.  Any chance you could tell me how to get the DOM Inspector install? I attempted to install the actual DOM Inspector Add-on from (https://addons.mozilla.org/en-US/firefox/downloads/file/14870/dom_inspector-1.8.1.2-tb.xpi) but had no luck installing it in prism (says it is incompatible).  I've tried googling for "Prism DOM Inspector" with similiarly no luck.  Any guidance?

This is Vista Home Basic, FF 3 Installed, Prism .9 Win32.  I know you're not tech support, but I thought I might ask =)

Thanks,

Sid</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am glad i found your blog, as I&#8217;m trying to install the Meebo extension in prism and so far have been unable to.   In the comments about that firefox add on (Meebo) on mozilla.org someone mentions it works fine with prism, so I&#8217;m hoping I can get it to work.</p>
<p>Unfortunately, when i go to C:\Program Files\Prism\extensions there is nothing in that directory.  Any chance you could tell me how to get the DOM Inspector install? I attempted to install the actual DOM Inspector Add-on from (https://addons.mozilla.org/en-US/firefox/downloads/file/14870/dom_inspector-1.8.1.2-tb.xpi) but had no luck installing it in prism (says it is incompatible).  I&#8217;ve tried googling for &#8220;Prism DOM Inspector&#8221; with similiarly no luck.  Any guidance?</p>
<p>This is Vista Home Basic, FF 3 Installed, Prism .9 Win32.  I know you&#8217;re not tech support, but I thought I might ask =)</p>
<p>Thanks,</p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucky Disasters &#187; WebRunner now Prism, Whatever - Here&#8217;s How To Make An Extension Compatible With At Least One&#8230;</title>
		<link>http://www.luckydisasters.com/2008/06/10/heres-how-to-make-an-extension-compatible-with-prism-two-ish/comment-page-1/#comment-1093</link>
		<dc:creator>Lucky Disasters &#187; WebRunner now Prism, Whatever - Here&#8217;s How To Make An Extension Compatible With At Least One&#8230;</dc:creator>
		<pubDate>Thu, 12 Jun 2008 03:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.luckydisasters.com/?p=281#comment-1093</guid>
		<description>[...] UPDATE AGAIN! 080611 I&#8217;ve made a new post on this subject cause it&#8217;s easier to update by adding new posts ins... [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE AGAIN! 080611 I&#8217;ve made a new post on this subject cause it&#8217;s easier to update by adding new posts ins&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
