Blogfinger

Which Firefox profile am I using right now?

Wednesday Nov 04, 2009

Sometimes, I'd like to know which profile I am using with my current Firefox instance (for example if an instance has been open for a long time, or if I'm running two instances (using firefox -P -no-remote) at the same time.

I found the solution on this web site:

Start Tools->Error Console (or press <ctrl><shift>j)

Then, in the Code line at the top (you can jump to it using <ctrl>o), enter the following code and press Return (or click the "Evaluate" button):

alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);

It will show the full path of your profile in a popup window. The name of the profile is the last string after the last dot.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox 3.6b1, 3.5.5, and 3.0.15, Thunderbird 3.0b4 and 2.0.0.23, Seamonkey 2.0b1 available for download!

Monday Nov 02, 2009

The following OpenSolaris page contains all download links for Firefox 3.6b1, 3.5.5, and 3.0.15, Thunderbird 3.0b4 and 2.0.0.23, and Seamonkey 2.0b1 on OpenSolaris and Solaris 10:

http://hub.opensolaris.org/bin/view/Community+Group+desktop/development

You can still find Firefox 2.0.0.20 linked here:

http://blogs.sun.com/blogfinger/entry/firefox_for_solaris_latest_versions2

You can also browse all Firefox versions for all platforms here:

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/

And the latest Acrobat Reader (current version is 9.2) for OpenSolaris is - as always - available via the following page:

http://get.adobe.com/reader/otherversions/


[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox 3.5 for Solaris!

Friday Jul 10, 2009

These are the direct links for downloading Firefox 3.5 for Solaris:
Version x86 SPARC
Firefox 3.5 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.5 Solaris 10 pkg  |  tar pkg  |  tar

You can still find the links to the latest Firefox 2 version (2.0.0.20) in this blog entry, and to Firefox 3.0 in this blog entry.

If you are visiting the Mozilla web site from a Solaris system, your system will be automatically detected, and you can a see link which shows "Download Firefox - Free" and "3.5 for SunOS". That link directs you to the Mozilla development page on OpenSolaris.org. Unfortunately, the Solaris versions are not yet mentioned on the "Other Systems and Languages" web page (actually, that's why I am maintaining the Firefox for Solaris links in my blog), but who knows - maybe we'll see it there in a while.


[3] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox 3 for Solaris - latest versions as of June 2009

Friday Jul 10, 2009

These are the direct links for downloading the latest versions of Firefox 3 for Solaris:
Version x86 SPARC
Firefox 3.0.11 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.0.11 Solaris 10 pkg  |  tar pkg  |  tar

You can still find the links to the latest Firefox 2 version (2.0.0.20) in this blog entry.

If you would like to install multiple versions of Firefox on your Solaris system, you can use the tarballs or my script for renaming a Firefox package.

Oh - and if you are running Solaris or OpenSolaris on x86, I suggest to install the recently released Adobe Reader 9.1 for Solaris x86!

[1] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox 3 for Solaris - latest versions as of Apr. 2009

Wednesday Apr 01, 2009

These are the direct links for downloading the latest versions of Firefox 3 for Solaris:

Version x86 SPARC
Firefox 3.0.8 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.0.8 Solaris 10 pkg  |  tar pkg  |  tar

You can still find the links to the latest Firefox 2 version (2.0.0.20) in this blog entry.

If you would like to install multiple versions of Firefox on your Solaris system, you can use the tarballs or my script for renaming a Firefox package.

Oh - and if you are running Solaris or OpenSolaris on x86, I suggest to install the recently released Adobe Reader 9.1 for Solaris x86!

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox: How to easier identify secure web sites before entering passwords

Thursday Mar 26, 2009

Recently, I encountered an article on Heise Security (for the English version, click here) and found it very useful. The article recommended to change the property browser.identity.ssl_domain_display from 0 to 1 in about:config so that the area in which the favicon is displayed (left to the URL line) will also display the domain name. The change will make it much easier to identify a secure web sit before entering personal or otherwise sensitive information like passwords, so I also recommend it. You can find screen shots at the bottom of the mentioned article.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox 3 for Solaris - latest versions as of Mar. 2009

Thursday Mar 05, 2009

These are the direct links for downloading the latest versions of Firefox 3 for Solaris. Because there are several security bug fixes implemented in 3.0.7, I strongly recommend to install them soon:

Version x86 SPARC
Firefox 3.0.7 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.0.7 Solaris 10 pkg  |  tar pkg  |  tar

You can still find the links to the latest Firefox 2 version (2.0.0.20) in my previous blog entry on Firefox versions for Solaris.

If you would like to install multiple versions of Firefox on your Solaris system, you can use the tarballs or my script for renaming a Firefox package.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox for Solaris - latest versions as of Feb. 2009

Monday Feb 09, 2009

These are the direct links for downloading the latest versions of Firefox for Solaris:

Version x86 SPARC
Firefox 3.0.6 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.0.6 Solaris 10 pkg  |  tar pkg  |  tar
Firefox 2.0.0.20 Solaris 10 pkg  |  tar pkg  |  tar
Firefox 2.0.0.20 Solaris 8 pkg  |  tar pkg  |  tar

Note that you can easily install multiple version of Firefox on Solaris, using either the tarballs or my script for renaming a Firefox package.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

More on multiple Firefox packages on Solaris

Tuesday Dec 30, 2008

After Alfred mentioned my blog entry on installing multiple versions of Firefox on Solaris using pkgadd instead of tar, I tested the package renaming script with Firefox 3.1b2 and found that I cannot extract the version number just from the pkginfo output. Instead, I had to use the VERSION line of the pkginfo -l output.

So I uploaded a changed version of the rename-firefox-pkg script (under its old name, as I only changed one line, and the script still works as before with older packages like Firefox 3.0.5 and Firefox 2.0.0.19).

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Multiple versions of Firefox packages on one Solaris system

Friday Dec 26, 2008

Up to now, in cases where I had to use multiple versions of Firefox on the same Solaris system, I installed the latest version as pkgadd, and the other versions as tar, for example in /usr/local. This is because the Solaris contributed builds always are published under the same name (which is probably OK for most users).

But it is also possible to install multiple versions of Firefox (3.0.5, 3.0.4, 2.0.0.19, and so forth) on the same system, after extracting and then changing each package before installation. Here's how it works:

  1. Expand the pkg.bz2 file to pkg, using bzip2 -dc.
  2. Create a temporary directory where the package content will be stored.
  3. Using the -s pkgadd option, spool (extract) the package into this directory.
  4. In the spool directory, rename the old Firefox directory to a new name (for example firefox to firefox-305).
  5. Change the pkginfo file to the new package name (e.g. MOZfirefox to MOZfirefox-305).
  6. Change the pkgmap file to match the new directoy name and the new size and checksum of the pkginfo file.
  7. Install the renamed package, using pkgadd -d . MOZfirefox-305, for example.
Here's how it looks like after the installation:
/tmp# ls -ald extr*
drwxr-xr-x 3 root root 188 2008-12-23 22:11 extracted-firefox-20081223-221103
drwxr-xr-x 3 root root 188 2008-12-23 22:15 extracted-firefox-20081223-221529
drwxr-xr-x 3 root root 190 2008-12-24 12:02 extracted-firefox-20081224-120152
/opt/sfw/lib# pkginfo | grep MOZ
application MOZfirefox-20019                firefox 2.0.0.19 for Solaris 10
application MOZfirefox-304                  firefox 3.0.4 for Solaris 11
application MOZfirefox-305                  firefox 3.0.5 for Solaris 11
/opt/sfw/lib# ls -l
drwxr-xr-x 13 root bin 46 2008-12-24 12:02 firefox-20019
drwxr-xr-x 13 root bin 47 2008-12-23 22:15 firefox-304
drwxr-xr-x 13 root bin 47 2008-12-23 22:15 firefox-305

I wrote a script which performs all these steps (except installation). I have tested it on various Solaris releases from Solaris 10 to OpenSolaris. So far, I have not seen any errors.

As always: No guarantee or similar. Please back up your files before using the script.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox for Solaris - latest versions as of Dec. 2008

Tuesday Dec 23, 2008

These are the direct links for downloading the latest versions of Firefox for Solaris (thanks to everyone involved for making them avaiable!):

Versionx86SPARC
Firefox 3.0.5 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.0.5 Solaris 10 pkg pkg
Firefox 2.0.0.19 Solaris 10 pkg  |  tar pkg  |  tar
Firefox 2.0.0.19 Solaris 8 pkg  |  tar pkg  |  tar

Note: Firefox 2.0.0.20 was only made available for Windows (an important Firefox fix for Windows was missing in 2.0.0.19).

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Getting rid of "Close Firefox - Firefox is already running, but is not responding"

Tuesday Dec 02, 2008

How to run several Firefox 3 instances on Solaris[Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox for Solaris now directly available from the Free Download link!

Friday Nov 28, 2008

Downloading Firefox for Solaris is now easier than ever before![Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox for Solaris - latest versions as of Nov. 2008

Thursday Nov 27, 2008

These are the direct links for downloading the latest versions of Firefox for Solaris:

Versionx86SPARC
Firefox 3.0.4 OpenSolaris pkg  |  tar pkg  |  tar
Firefox 3.0.4 Solaris 10 pkg  |  tar pkg  |  tar
Firefox 2.0.0.18 Solaris 10 pkg  |  tar pkg  |  tar
Firefox 2.0.0.18 Solaris 8 pkg  |  tar pkg  |  tar

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox 3.0 released - where are the OpenSolaris versions?

Wednesday Jun 18, 2008

Firefox 3.0 is now released, as you may have heard already.

Here are the direct links for downloading the OpenSolaris versions:

[1] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

If you like vi or Vim, you'll also like Vimperator!

Wednesday Jul 04, 2007

Imagine you could have a browser with a command line which has nearly all important vi commands! Imagine you could scroll a page down using f, search using "/", or navigate to another tab using "b" and the number of the tab!
How? Just go to the Vimperator site, download the latest xpi file and drag it into your Firefox window to install it.
Be aware that it's still beta - currently open bugs are here. But it works reasonably well already.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

My favorite Firefox extensions - updated

Thursday Apr 12, 2007

Click here.
The most useful one for bloggers is probably CoLT which can copy a URL and its description into the clipboard. Also, one of the tab counters (Tab Counter or TabCount) can be really useful in case you fear losing control over your tabs.

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Developing Firefox extensions

Saturday Mar 31, 2007

Link collection on developing Firefox extensions [Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

My favorite Firefox extensions...

Saturday Mar 31, 2007

A list and a short description of my favorite Firefox extensions[Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg

Firefox and the middle mouse button

Friday Mar 02, 2007

How to disable the middle mouse button's contentLoadURL feature[Read More]

[0] Comments
Like this post? del.icio.us | furl | slashdot | technorati | digg