Google Chrome 4.0.204.0 Alpha su Ubuntu

2 settembre 2009 ferramroberto Nessun commento

Chrome è un browser basato su WebKit e sviluppato da Google. Gli obiettivi principali erano i miglioramenti nella sicurezza, velocità e stabilità rispetto ai browser esistenti. Ci sono stati anche notevoli cambiamenti all’interfaccia utente rispetto agli standard precedenti.

Ecco le novità della nuova versione 4.0.204.0 Alpha tratte dal sito del produttore:

Both:

· (Bug 18427) Make New Tab Page load faster with custom themes [r22462].
· (Bug 18160) Ensure downloads really stop when a user cancels [r22557].
· (Bug 13649, Bug 18456) Don’t show themes in chrome://extensions/, since that page doesn’t work well with them [r22578].
· (Bug 18480) Theme the New Tab Page in incognito mode too [r22613].
· (Bug 15247) Add a way to restore blacklisted thumbnails on the New Tab Page [r22704].
· (Bug 18093) App mode and popup windows should not be themed [r22783].

Linux:

· (Bug 14790) Now supporting 50 locales.
· Support downloading large files (greater than 2GB) [r22670].

Per installarlo su K|X|Ubuntu basta scaricare il file .deb dal link posto sotto cliccarci sopra e confermare oppure aprire il terminale  e scrivere:

sudo dpkg -i *.deb

confermiamo e alla fine avremo il nostro Google Chrome installato.
Prosegui la lettura…

PureOS 2.0 Beta 2

2 settembre 2009 ferramroberto Nessun commento

PureOs 2.0 Beta 2 è una Distribuzione Derivata Debian. Viene ditribuita in 2 versioni livecd una kde(700mb) e l’altra light xfce (solo 300mb). Queste due LiveCDs possono essere usate anche come un liveUSB o essere installate sul disco rigido. La versione light Xfce offre cone software preinstallato: iceweasel, Icedove, Abiword, Gnumeric, Exaile …

Ecco le novità della nuova versione 2.0 Beta 2 tratte dal sito del produttore:

· KDE 4.2.4
· OpenOffice.org 3.1.0 – Calc + Draw + Impress + Writer (Base has been removed)
· the Kommander installer replaces the Zenity installer
· WICD replaces KNetworkManager
· additions: sux, mc, krusader…
· QtCurve theme and identical fonts for KDE and the GTK apps

Prosegui la lettura…

Vinux 2.0

2 settembre 2009 ferramroberto Nessun commento

Vinux è una distribuzione basata su Debian specifica per chi ha problemi visivi. Infatti su questa distribuzione (nelle versioni precedenti si chiamava Vibuntu) è stata studiata con l’intento di aiutare coloro che essendo proprio “non vedenti” hanno comunque bisogno di un aiuto nella visualizzazione di desktop ed applicazioni. Tra le varie utility si possono trovare Orca attivato di default ( e un “magnifer” per aumentare le dimensioni di porzioni di schermo. Quest’ultima utility è implementata di default anche per sistemi senza accelerazione 3D, permettendo lo zoom in 2D. Se invece avete una scheda grafica appropriata il risultato è stupefacente, specialmente usando Compiz.

Ecco le novità della nuova versione 2.0 descritta dal sito del produttore:

Vinux is moving away from Ubuntu and will use Debian as the foundation of the next release. Here is an explanation of why: In short, Debian is the world’s largest community developed Linux, with over 25,000 pre-built packages. Debian hackers have gotten Debian to do just about everything for everybody. It’s perhaps the world’s best operating system for true hackers. Many in the Debian community believe fiercely that all software should be free, including source code. There are far more Debian contributors than Ubuntu contributors.
· Ubuntu is based on Debian, like several other flavors of Linux, and Ubuntu benefits from all the innovation in Debian. Ubuntu takes Debian, and then changes it to be less of a hacker-optimized Linux, and more like an operating system for Windows users. It has better hardware support, partly because Ubuntu doesn’t mind being friends with commercial software vendors who don’t provide source code for free.
· Vinux can be built on Debian, Ubuntu, or other Linux systems. The advantage of Debian is that it has clean, clear, simple, and robust audio support for accessibility. This is partly because the Debian community releases “stable” versions of their code that works with very good performance. The advantage for Ubuntu is that by default it comes with things to make life simple for regular Windows users, like network-manager – a tool many hackers despise. It also tends to “just work” with hardware better than any other flavour of Linux. The disadvantage of Ubuntu is that it is laser-focused on competing with Windows, and in doing so, it pushes out technologies before they are really solid, like the Compiz window manager with 3D effects, which does not yet work well with Orca, and pulseaudio which is causing havoc right now.
Prosegui la lettura…

servicemenu-pdf for KDE3 and KDE4 0.3.4 su Kubuntu e Debian

2 settembre 2009 ferramroberto 1 commento

Servicemenu-pdf è un pacchetto che estende le funzionalità di konqueror/dolphin aggiungendo sub menu attivabili con il tasto destro del mouse sul file.
Questo software è simile alle azioni di Nautilus di Gnome. Tali azioni sono relative al file pdf. È possibile unire, ruotare, impostare la password, decomprimere, estrarre, riparare, bloccare, sbloccare, effetto filigrana, convertire in formato html, convertire in immagini, convertire in testo e molte altre azioni. È possibile convertire un documento pdf in opuscoli.

Ecco le novità della nuova versione 0.3.4 tratte dal sito del produttore:

Fixed little typo bug in ghostscript_kmenu.sh. Now you can convert pdf in gray jpeg.
Fixed little issue in deb package (control file). (tnx to Marc Mezzarobba)

Per installarlo su K|X|Ubuntu basta scaricare il file .deb dal link posto sotto cliccarci sopra e confermare oppure aprire il terminale  e scrivere:

sudo dpkg -i *.deb

confermiamo e alla fine avremo il nostro servicemenu-pdf installato.
Prosegui la lettura…

uWSGI 0.9.2 su Ubuntu e Debian

2 settembre 2009 ferramroberto Nessun commento

uWSGI e’ un server per l’esecuzione di applicazioni wsgi. Il codice e’ completamente scritto in C e ha l’obiettivo di fornire un ambiente avanzato per il deploy di applicazioni web scritte in Python. Alcune delle caratteristiche: supporto per piu’ applicazioni all’interno dello stesso dominio attraverso i subinterpreters python, consumo minimo di memoria, protocollo efficiente per il passaggio di dati da apache all’applicazione wsgi, supporto per i thread generati dalle applicazioni wsgi, preforking, aggiunta a caldo di nuove applicazioni, sendfile() per il serving di file statici

Ecco le novità della nuova versione 0.9.2 tratte dal sito del produttore:

· This release includes TCP support, a configurable internal timeout (socket/poll), a Cherokee handler, new Makefiles, a customizable harakiri handler, max-request per process, a bit of code refactoring, and a lot of bugfixes and optimizations.

Per installarlo su K|X|Ubuntu basta scaricare il file .deb dal link posto sotto cliccarci sopra e confermare oppure aprire il terminale  e scrivere:

sudo dpkg -i *.deb

confermiamo e alla fine avremo il nostro uWSGI installato.
Prosegui la lettura…

25cpuymg9n