Executing Mozilla & Profiles

bob smith plug-discuss@lists.plug.phoenix.az.us
Sun, 20 Oct 2002 13:26:44 -0700 (PDT)


Hey Bob,
Are you doing this for the purpose of just having
another browser window open to use? If that's the case
isn't there a new window option like in Mozilla?
Mozilla also comes with the option to tab windows,
does Phoenix allow you to do this?

--- Robert Bushman <bob@traxel.com> wrote:
> When I have Phoenix (stripped down Mozilla
> http://www.mozilla.org/projects/phoenix) running,
> and I try to fire another browser with the binary,
> "phoenix", it finds my profile in use, pops the
> "create new profile" dialog, and refuses to use
> the existing profile.  I've worked around it
> with the following script, but I'm wondering if
> there's a "right" way to do it.
> 
> #!/bin/bash
> 
> # get the phoenix process numbers
> processes=`pgrep phoenix`
> 
> # are there any?
> if [ "$processes" != "" ]
> then
>     # If so, use -remote to attach to the existing
> process
>     phoenix -remote "openurl( , new-window )" &
> else
>     # if not, fire up normally
>     phoenix &
> fi
> 
> 
>
----------------------------------------------------------------------
> "Any data that's public, and that Google can see, is
> hardly worth
> storing and organizing. We simply search for what we
> need, when we
> need it: just-in-time information management." - Jon
> Udell
>
----------------------------------------------------------------------
> 
>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list -
> PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail
> settings:
>
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/