<?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: New Prism Release Candidate Available</title>
	<atom:link href="http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/</link>
	<description>A narrative on the future of web browsers and web browsing</description>
	<lastBuildDate>Wed, 10 Mar 2010 16:41:18 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ian</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1737</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Sat, 23 May 2009 07:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1737</guid>
		<description>I&#039;m just following up with the solution to my problem with getting prism apps to load without a dependence on the Windows profile directory. The problem was solved by using a full path reference for &quot;-webapp&quot;, so instead of:
-webapp google@prism.app
use
-webapp L:\prism\google@prism.app
this did the trick
I also found creating a .bat file to be easier than stuffing everything into a windows shortcut link - since there is a character limit for windows shortcuts.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just following up with the solution to my problem with getting prism apps to load without a dependence on the Windows profile directory. The problem was solved by using a full path reference for &#8220;-webapp&#8221;, so instead of:<br />
-webapp <a href="mailto:google@prism.app">google@prism.app</a><br />
use<br />
-webapp L:\prism\google@prism.app<br />
this did the trick<br />
I also found creating a .bat file to be easier than stuffing everything into a windows shortcut link &#8211; since there is a character limit for windows shortcuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Browsery.cz &#187; Personas uživatele oslovuje, Prism těšně před verzí 1.0</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1704</link>
		<dc:creator>Browsery.cz &#187; Personas uživatele oslovuje, Prism těšně před verzí 1.0</dc:creator>
		<pubDate>Tue, 05 May 2009 18:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1704</guid>
		<description>[...] toto čekání by už nemělo trvat dlouho. Před několika dny byla k testování uvedena verze 0.9.9 RC a to jak jako rozšíření pro Firefox, tak jako samostatná aplikace pro Windows, Linux i [...]</description>
		<content:encoded><![CDATA[<p>[...] toto čekání by už nemělo trvat dlouho. Před několika dny byla k testování uvedena verze 0.9.9 RC a to jak jako rozšíření pro Firefox, tak jako samostatná aplikace pro Windows, Linux i [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1703</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Tue, 05 May 2009 18:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1703</guid>
		<description>Matt,

Yes, that is exactly what I tried.
To keep things simple I just created an application from google.com
With all Prism processes killed, I launched Prism so that it prompts for a new application to be created (did not use refractor this time)
I created the application and copied the profile created under &quot;Documents and Settings&quot; to my new directory
I then launched the application using this command line string:
L:\prism\prism.exe -profile &quot;L:\prism\profiles\google@prism.app&quot; -webapp google@prism.app
but, I get the same result as before - it simply opens the default Prism window prompting for the inputs to create a new application
If I change the command line string to include a  slash at the end of the directory string, as seen here:
L:\prism\prism.exe -profile &quot;L:\prism\profiles\&quot; -webapp google@prism.app
I get a prompt saying there is a Prism process already running (but there is not).
I am at a loss on what else to try - perhaps you can provide a worked example? I&#039;d be happy to document it on the wiki for others</description>
		<content:encoded><![CDATA[<p>Matt,</p>
<p>Yes, that is exactly what I tried.<br />
To keep things simple I just created an application from google.com<br />
With all Prism processes killed, I launched Prism so that it prompts for a new application to be created (did not use refractor this time)<br />
I created the application and copied the profile created under &#8220;Documents and Settings&#8221; to my new directory<br />
I then launched the application using this command line string:<br />
L:\prism\prism.exe -profile &#8220;L:\prism\profiles\google@prism.app&#8221; -webapp <a href="mailto:google@prism.app">google@prism.app</a><br />
but, I get the same result as before &#8211; it simply opens the default Prism window prompting for the inputs to create a new application<br />
If I change the command line string to include a  slash at the end of the directory string, as seen here:<br />
L:\prism\prism.exe -profile &#8220;L:\prism\profiles\&#8221; -webapp <a href="mailto:google@prism.app">google@prism.app</a><br />
I get a prompt saying there is a Prism process already running (but there is not).<br />
I am at a loss on what else to try &#8211; perhaps you can provide a worked example? I&#8217;d be happy to document it on the wiki for others</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prism, un Fluid multiplataforma &#124; Pijus Magnificus</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1702</link>
		<dc:creator>Prism, un Fluid multiplataforma &#124; Pijus Magnificus</dc:creator>
		<pubDate>Tue, 05 May 2009 15:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1702</guid>
		<description>[...] bien, ayer mismo salía a la luz una nueva versión de Prism (no definitiva, pero de ahí la podéis descargar), el cliente de la Fundación Mozilla que en un [...]</description>
		<content:encoded><![CDATA[<p>[...] bien, ayer mismo salía a la luz una nueva versión de Prism (no definitiva, pero de ahí la podéis descargar), el cliente de la Fundación Mozilla que en un [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Gertner</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1701</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Tue, 05 May 2009 06:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1701</guid>
		<description>Ian,

I&#039;m not sure, but you might need a valid profile at the location you specify with -profile (maybe that&#039;s why it says the app is already running). So I would first start it with the default profile location. Then move the profile to where you want it and use the -profile flag to specify the location.</description>
		<content:encoded><![CDATA[<p>Ian,</p>
<p>I&#8217;m not sure, but you might need a valid profile at the location you specify with -profile (maybe that&#8217;s why it says the app is already running). So I would first start it with the default profile location. Then move the profile to where you want it and use the -profile flag to specify the location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1700</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Mon, 04 May 2009 17:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1700</guid>
		<description>Just wanted to add that several files (*.MFL) and directories (e.g. extensions) are created in the directory I specify in -profile when launching the application the first time.
e.g. with:
L:\prism\prism.exe -app application.ini -profile “L:\prism\profiles\notebook@prism.app” -webapp notebook@prism.app

It will still launch the application with the command line sequence above if I leave the profile under the Windows &quot;Documents and Setting&quot; directory, but if I delete the profile under WebApps I get the default Prism app window for creating a new Prism application, and not my application.</description>
		<content:encoded><![CDATA[<p>Just wanted to add that several files (*.MFL) and directories (e.g. extensions) are created in the directory I specify in -profile when launching the application the first time.<br />
e.g. with:<br />
L:\prism\prism.exe -app application.ini -profile “L:\prism\profiles\notebook@prism.app” -webapp <a href="mailto:notebook@prism.app">notebook@prism.app</a></p>
<p>It will still launch the application with the command line sequence above if I leave the profile under the Windows &#8220;Documents and Setting&#8221; directory, but if I delete the profile under WebApps I get the default Prism app window for creating a new Prism application, and not my application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1699</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Mon, 04 May 2009 17:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1699</guid>
		<description>Matt,
No, I did not know a -profile option was now available. I did see this query about such a feature on the mailing list a few months ago though, so I&#039;m sure it will be a welcome addition by many:
https://labs.mozilla.com/forum/comments.php?DiscussionID=4958
I just tried redirecting the -override path created by refractor.
Actually, I just noticed when I remove the -override portion of the command line, I no longer get the phantom 3 window popups prior to launching the Prism app. Since my override.ini only has these lines:
Vendor=Prism
Name=notebook
I questioned whether I needed the override.ini flag in the command line. However, I noticed I now get a one time popup requesting the fileuri permission again, despite already adding this approval into the preferences.ini.
The new refractor also includes the &quot;-app application.ini&quot; flag too, but I wasn&#039;t sure if this is really needed either (?).
I tried some different permutations using the -profile flag, but did not have any luck. All of my attempts resulted in Prism requesting that I shut down an already running Prism process, however, Task Manager does not show any active Prism processes, so this error does not appear correct.
The command line permutations I have tried look similar to:
L:\prism\prism.exe -app application.ini -profile &quot;L:\prism\profiles&quot; -webapp notebook@prism.app
Could you suggest an ideal command line for my use? I wasn&#039;t able to find any documentation on -profile.
Thanks, Ian</description>
		<content:encoded><![CDATA[<p>Matt,<br />
No, I did not know a -profile option was now available. I did see this query about such a feature on the mailing list a few months ago though, so I&#8217;m sure it will be a welcome addition by many:<br />
<a href="https://labs.mozilla.com/forum/comments.php?DiscussionID=4958" rel="nofollow">https://labs.mozilla.com/forum/comments.php?DiscussionID=4958</a><br />
I just tried redirecting the -override path created by refractor.<br />
Actually, I just noticed when I remove the -override portion of the command line, I no longer get the phantom 3 window popups prior to launching the Prism app. Since my override.ini only has these lines:<br />
Vendor=Prism<br />
Name=notebook<br />
I questioned whether I needed the override.ini flag in the command line. However, I noticed I now get a one time popup requesting the fileuri permission again, despite already adding this approval into the preferences.ini.<br />
The new refractor also includes the &#8220;-app application.ini&#8221; flag too, but I wasn&#8217;t sure if this is really needed either (?).<br />
I tried some different permutations using the -profile flag, but did not have any luck. All of my attempts resulted in Prism requesting that I shut down an already running Prism process, however, Task Manager does not show any active Prism processes, so this error does not appear correct.<br />
The command line permutations I have tried look similar to:<br />
L:\prism\prism.exe -app application.ini -profile &#8220;L:\prism\profiles&#8221; -webapp <a href="mailto:notebook@prism.app">notebook@prism.app</a><br />
Could you suggest an ideal command line for my use? I wasn&#8217;t able to find any documentation on -profile.<br />
Thanks, Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Gertner</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1697</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Mon, 04 May 2009 12:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1697</guid>
		<description>Ian,

Are you using the -profile command line option?</description>
		<content:encoded><![CDATA[<p>Ian,</p>
<p>Are you using the -profile command line option?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Gertner</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1696</link>
		<dc:creator>Matthew Gertner</dc:creator>
		<pubDate>Mon, 04 May 2009 12:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1696</guid>
		<description>Chris,

You need to have a higher resolution icon on your disk and specify it when you create the app.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>You need to have a higher resolution icon on your disk and specify it when you create the app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/comment-page-1/#comment-1693</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Sun, 03 May 2009 18:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://browsing.justdiscourse.com/2009/04/29/new-prism-release-candidate-available/#comment-1693</guid>
		<description>I was wrong on one point above:
&quot;1. I can have my profile located outside of the default Windows profile directory&quot;
Although I had the Shortcut string pointed to a new directory and had my profile located there, it seems once I deleted the directory under the windows profile, the Prism app ceased to function

For anyone working from a USB key, this is a must have feature - and it means I&#039;m back to a Firefox only application. Will this bug be fixed for 1.0?</description>
		<content:encoded><![CDATA[<p>I was wrong on one point above:<br />
&#8220;1. I can have my profile located outside of the default Windows profile directory&#8221;<br />
Although I had the Shortcut string pointed to a new directory and had my profile located there, it seems once I deleted the directory under the windows profile, the Prism app ceased to function</p>
<p>For anyone working from a USB key, this is a must have feature &#8211; and it means I&#8217;m back to a Firefox only application. Will this bug be fixed for 1.0?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
