Installare (o Aggiornare ) Firefox 3.6 (Namoroka) su Ubuntu Linux
Finalmente dopo il susseguirsi di versioni beta e RC il nuovo firefox 3.6 vede finalmente la luce.La release 3.6 del celebre browser firefox è basata su Mozilla’s Gecko 1.9.2 web rendering platform, contiene moltissime nuove funzionalità per web developers, add-on developers, e user finali. Questa versione è molto più veloce e risponde meglio ai comandi rispetto alle precedenti versioni è ottimizzata per essere eseguito sui sistemi operativi dei device mobili più popolari in particolare su Maemo.
Le principali funzionalità aggiuntive incluse in Firefox 3.6 sono:
- Available in more than 70 languages — get your local version.
- Support for a new type of theme called Personas, which allow users to change Firefox’s appearance with a single click.
- Protection from out-of-date plugins to keep users safer as they browse.
- Open, native video can now be displayed full screen and supports poster frames.
- Improved JavaScript performance, overall browser responsiveness, and startup time.
- The ability for web developers to indicate that scripts should run asynchronously to speed up page load times.
- Continued support for downloadable web fonts using the new WOFF font format.
- Support for new CSS attributes such as gradients, background sizing, and pointer events.
- Support for new DOM and HTML5 specifications including the Drag & Drop API and the File API, which allow for more interactive web pages.
- Changes to how third-party software can integrate with Firefox in order to prevent crashes.
Per installare la nuova release su Ubuntu possiamo seguire 2 strade o utilizzare i repository daily mozilla o usare ubuntuzilla che ci seguirà nell’aggiornamento in modo interattivo.
PROCEDURA CON REPOSITORY:
Tramite repository si procede aggiungendo il repos mozilla daily:
For Ubuntu 9.10 Users
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
sudo apt-get update
sudo apt-get install firefox-3.6
For Other ubuntu version Users
bisogna aggiungere al file /etc/apt/sources.list il nuovo repository
For Ubuntu 9.04 (Jaunty) Users
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
For Ubuntu 8.10 (Intrepid) Users
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
For Ubuntu 8.04 (Hardy) Users
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main
Ora dopo aver salvato il file uscite dall’editor e procediamo con l’aggiunta della PPA GPG key
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
poi proseguiamo con l’aggiornamento
sudo apt-get update
e l’installazione
sudo apt-get install firefox-3.6
Se avete già installata la versione 3.5 di firefox sulla vostra linux box procedete con un upgrade
sudo apt-get upgrade
PROCEDURA CON UBUNTUZILLA:
Ubuntuzilla è uno script in python che controlla costantemente la presenza di aggiornamenti sui server Mozilla per il browser opensource. Ogni volta che viene trovata una nuova versione di Firefox, Ubuntuzilla provvede a scaricarla e installarla.
Scaricate il pacchetto di Ubuntuzilla da qui : http://sourceforge.net/projects/ubuntuzilla/ e dopo averlo installato lanciate da terminale il seguente comando:
ubuntuzilla.py
dopo di che seguire le istruzioni visualizzate per procedere all’aggiornamento di firefox
Riferimenti aggiuntivi per il dowload di ubuntuzilla
home ubuntuzilla
download ubuntuzilla-4.8.3-0ubuntu1-i386.deb
download ubuntuzilla-4.8.3-0ubuntu1-amd64.deb
Installare (o Aggiornare ) Firefox 3.6 (Namoroka) su Ubuntu Linux is a post from: Rafanto.net
Popularity: 1% [?]


















Nel mio articolo sul 










