web analytics

Rapid Photo Downloader  è un’applicazione per scaricare le nostre fotografie dalla nostra macchina digitale nel nostro pc e inviarle ad un server in maniera veloce e semplice. Creato da un fotografo per i fotografi dice lo slogan nel sito del produttore possiamo anche rinominare velocemente tutte le foto, crea automaticamente delle cartelle per differenziarne le foto per tipo (come noi precedentemente abbiamo preimpostato), e molte altre funzioni.

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

· The main window now works more effectively on tiny screens like netbooks.
· The amount of free space available on the filesystem where photos are to be downloaded is now displayed in the status bar.
· Added or updated many translations: Chinese (simplified), Bulgarian, Japanese, Occitan (post 1500), Persian, Portuguese (Brazilian), and Turkish have been added. Updated Finnish, French, Hungarian, Russian, Serbian and Spanish translations.

Ecco come installare/aggiornare Rapid Photo Downloader 0.3.1 su X|Ubuntu.

Apriamo il terminale e per prima cosa installiamo la la chiave d’autentificazione e Repository alla nostra Distribuzione scrivendo:

Per Ubuntu 10.04 Lucid 9.10 Karmic

sudo add-apt-repository ppa:dlynch3/ppa  && sudo apt-get update

Per Ubuntu 9.04 Jaunty

sudo echo “deb http://ppa.launchpad.net/dlynch3/ppa/ubuntu jaunty main” | sudo tee -a /etc/apt/sources.list && sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com –recv-key 0x0b6aa52a264a3dfb  && sudo apt-get update

Per Ubuntu 8.04 Hardy

sudo echo “deb http://ppa.launchpad.net/dlynch3/ppa/ubuntu hardy main” | sudo tee -a /etc/apt/sources.list && sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com –recv-key 0x0b6aa52a264a3dfb  && sudo apt-get update

ora se abbiamo Rapid Photo Downloader installata in una versione precedente basterà aggiornare la nostra Distribuzione altrimenti installiamo Rapid Photo Downloader con un semplice:

sudo apt-get install rapid-photo-downloader

e confermiamo.

Ora avremo la nostra Rapid Photo Downloader installata/aggiornata nella nostra Distribuzione

In caso di future nuove versioni ci basterà aggiornare la nostra Distribuzione.