Visualizzazione post con etichetta Firefox. Mostra tutti i post
Visualizzazione post con etichetta Firefox. Mostra tutti i post

15 aprile 2009

Cooliris 1.10 Finalmente Linux


Cooliris la famosa estensione per firefox che permette di visualizzare archivi di foto in 3D, finalmente con l'aggiornamento alla versione 1.10 è arrivato il supporto per Linux. Basta il plugin Flash e una scheda grafica con l'accelerazione 3D. Cooliris 1.10 supporta la ricerca di immagini su Google, Flickr, Facebook, Picasa (E molti altri). In questa versione è stato aggiunto il supporto per la visualizzazione delle immagini dal disco rigido.


Scaricami qui: Cooliris 1.10

28 novembre 2008

Firefox 3.1b2 da repository


Se qualcuno ha voglia di provare la nuova versione di firefox (3.1 b2) è attivo un comodo repository:

deb http://ppa.launchpad.net/fta/ubuntu intrepid main




06 novembre 2008

Firefox private mode


Come annunciato su vari blog e forum qualche tempo fa, la prossima versione di Firefox (3.1 nightlies) avrà a disposizione un opzione per la navigazione "privata", in cui tutte le attività degli utenti, tracce, cache, cronologia download, password salvate, le ricerche, i cookie, e altro.. verranno rimossi non appena l'utente tornerà alla modalità di navigazione "normale". Ecco i primi screenshot della nuova opzione:


Qui per scaricare la nuova versione di firefox

Fonte

10 luglio 2008

Il nuovo logo di Fennec

Ecco finalmente svelato il nuovo logo di Fennec il nome in codice di Firefox Mobile, il browser Mozilla per dispositivi mobili.Un bel logo basato sull'icona del globo delle nightly build di Firefox con sopra la grande testa di un fennec.



Esiste anche una versione semplificata del logo da utilizzare in immagini di piccole dimensioni.Entrambe le varianti sono state create da Nobox, l'azienda responsabile dei robot di Firefox 3.
La versione finale prevista entro la fine dell' anno. Per ora è disponibile la versione 4 di sviluppo.
Fonte

29 maggio 2008

Firefox: Download day 2008



Aiutateci a stabilire un Guinness dei Primati. Godetevi una fantastica esperienza sul web. Tutto ciò che dovete fare è scaricare Firefox 3 durante il Download Day, è semplicissimo! Non vi chiediamo niente di trascendentale, come inghiottire una spada o mettere in equilibrio 30 cucchiai sulla faccia, anche se sarebbe un bel record.

23 maggio 2008

Firefox 3 RC1 nei repository...


Vi segnalo l'esistenza di un repository che permette l'aggiornamento di Firefox alla RC1, ma da quello che ho letto non è del tutto sicuro. Alcuni utenti hanno avuti problemi, ad esempio in simbiosi-Firefox Thunderbird. Di sicuro per adesso la lingua italiana non è ancora supportata. Questo è il repository :

deb http://ppa.launchpad.net/fta/ubuntu hardy main

P.s.
Personalmente non ha dato nessun tipo di problemi anzi.. sembra molto stabile.

Aggiornamento:
Da questo link segnalato da Giuliano ( Ringrazio) è possibile aggiornare la lingua Italiana...




07 marzo 2008

Gnome & Mozilla


La GNOME Foundation e la Mozilla Foundation hanno annunciato che aumenterà la cooperazione tra i due per migliorare lo sviluppo e il sostegno agli sviluppatori e agli utenti di applicazioni desktop GNU/Linux e altri sistemi di software libero.

Questi sono i tre punti di intesa :
  • La Mozilla Foundation si unirà alla GNOME Foundation , aiutandolo ad impostare la direzione a lungo termine del progetto.
  • Mozilla ribadisce il suo impegno per l'integrazione con GNOME, per la piattaforma di sviluppo XUL e per Mozilla Firefox.
  • Mozilla Foundation annuncia una sovvenzione di 10000 $ per la GNOME Foundation. Saranno spesi per il miglioramento della accessibilità del desktop GNOME attraverso questo programma.

BOSTON, Mass — March 04, 2008 — The GNOME Foundation and the Mozilla Foundation announced today that they will increase their collaboration to improve developer support and user experience of desktop applications on GNU/Linux and other free software systems.

The partnership has three aspects:

  • The Mozilla Foundation will join the GNOME Foundation advisory board, helping set the long-term direction of the project.
  • Mozilla reaffirms its commitment to integrating with the GNOME platform for the XUL development platform, and for Mozilla Firefox.
  • The Mozilla Foundation announces a grant of $10,000 to the GNOME Foundation, to be spent on the improvement of the accessibility of the GNOME desktop environment via the "GNOME Outreach Program: Accessibility" program.

"GNOME and GTK+ have been our environment of choice for years. As we move from desktops into the mobile market, we will continue to work with GNOME to ensure that Mozilla and Firefox users on GNOME platforms will have the best experience possible", according to Mozilla evangelist Chris Blizzard.

"Mozilla and GNOME people have been collaborating for nearly a decade. Together we've been able to make contributions to the foundation of each other's platform - from GTK+ to Cairo to browser desktop integration", says GNOME Foundation Director Vincent Untz. "But the real story is about two organizations sharing many common values including our shared commitment to innovation and bringing freedom to our user base."

Both projects actively support open standards and formats. Mozilla contributes to the W3C HTML5 working group and WHATWG working group, in order to ensure an open web platform for all future Internet users. GNOME is a member of the ODF Alliance and works with other desktop projects under the freedesktop.org umbrella to offer the best user experience to desktop users. These involvements aim to create space for innovation and to give freedom to the user.


Il direttore della Gnome Foundation, Vincent Untz :

"Mozilla e GNOME hanno collaborato per quasi un decennio......le due organizzazioni condividono molti valori comuni....Compreso l'impegno per portare l'innovazione e la libertà per i nostri utenti..... ".

E Chris Blizzard, Mozilla :

"GNOME e GTK + è stata la nostra scelta per anni.... Continueremo a lavorare per garantire che gli utenti di Mozilla e Firefox su piattaforme GNOME avranno la migliore esperienza possibile...... ".

18 dicembre 2007

Velocizzare Firefox modificando user.js.



Velocizzare Firefox modificando user.js.
Da Terminale:

cd ~/.mozilla/firefox/*.default/

Poi:

gedit user.js

Copia e incolla questo:

user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true); user_pref("network.http.pipelining.maxrequests", 8); user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);


Poi scegli la connessione e la" potenza" del tuo computer e incollaci questo :

FAST COMPUTER, FAST CONNECTION

user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);

user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);

user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16); user_pref("network.http.max-persistent-connections-per-proxy", 16); user_pref("network.http.max-persistent-connections-per-server", 8); user_pref("browser.cache.memory.capacity", 65536);


FAST COMPUTER, SLOWER CONNECTION

user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);

user_pref("content.notify.ontimer", true);

user_pref("content.switch.threshold", 750000);

user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16); user_pref("network.http.max-persistent-connections-per-proxy", 16); user_pref("network.http.max-persistent-connections-per-server", 8); user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);

FAST COMPUTER, SLOW CONNECTION

user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);

user_pref("content.maxtextrun" 8191);

user_pref("content.notify.interval", 750000);

user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);

user_pref("network.http.max-connections", 32); user_pref("network.http.max-connections-per-server", 8); user_pref("network.http.max-persistent-connections-per-proxy", 8); user_pref("network.http.max-persistent-connections-per-server", 4); user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);


SLOW COMPUTER, FAST CONNECTION

user_pref("content.max.tokenizing.time", 3000000); user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 1000000);
user_pref("content.notify.ontimer", true);

user_pref("content.switch.threshold", 1000000);
user_pref("content.maxtextrun", 4095);
user_pref("nglayout.initialpaint.delay", 1000);
user_pref("network.http.max-connections", 48); user_pref("network.http.max-connections-per-server", 16); user_pref("network.http.max-persistent-connections-per-proxy", 16); user_pref("network.http.max-persistent-connections-per-server", 8); user_pref("dom.disable_window_status_change", true);


DIAL-UP

user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);

user_pref("nglayout.initialpaint.delay", 750);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8); user_pref("network.http.max-persistent-connections-per-proxy", 8); user_pref("network.http.max-persistent-connections-per-server", 4); user_pref("dom.disable_window_status_change", true);

Buon divertimento....

Fonte
Fonte

P.s
Attenzione
alla formattazione del testo user_pref va sempre a capo..