KPhotoAlbum/it: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
{{GrafBreadCrumbs|1=KPhotoAlbum}}


{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Kphotoalbum_splash.png]] || '''KPhotoAlbum è uno strumento che puoi utilizzare per ordinare facilmente le tue immagini. Fornisce molte funzionalità per rendere facile l'ordinamento e la visualizzazione delle immagini'''.<br />  
|[[Image:Kphotoalbum_splash.png]] || <div class="mw-translate-fuzzy">
'''KPhotoAlbum è uno strumento che puoi utilizzare per ordinare facilmente le tue immagini. Fornisce molte funzionalità per rendere facile l'ordinamento e la visualizzazione delle immagini'''.<br />
</div>  
|}
|}
Earlier versions of '''KPhotoAlbum''' were released under the name "KimDaBa". Stable releases are always announced on our [https://www.kphotoalbum.org/news/ news page].


== History ==
The development of '''KPhotoAlbum''' started in 2003 with the name '''KimDaBa''' (for '''K''' '''im'''age '''Da'''ta '''Ba'''se) by Jesper Pedersen<ref>[https://commits.kde.org/kphotoalbum/d42ff3603a292741758024f58774585caef12e27 First commit]</ref>. '''KiPi''' support was added in 2004<ref>[https://commits.kde.org/kphotoalbum/ef47dac30088a0a4485af7a33189948d699caf85 Commit add KiPi support]</ref>. In 2006, Tuomas Suutari a sponsored [google summer of code student], implemented a new sql based database.
In July 2007, '''KPhotoAlbum''' started to being ported to KDE 4<ref>https://www.kphotoalbum.org/2008/09/03/0052/ KDE 4 porting started of KPhotoAlbum</ref>. The porting finished in May 2009<ref>https://www.kphotoalbum.org/2009/06/12/0062/</ref>
In 2014, an android version was released<ref>https://www.kphotoalbum.org/2015/03/18/0087/</ref>. A video of the android version is available in [https://www.youtube.com/watch?v=TxtD7BG61Ro youtube].
In 2016, '''KPhotoAlbum''' was ported to qt5/kf5<ref>https://www.kphotoalbum.org/2016/11/05/0092/</ref>.
<div class="mw-translate-fuzzy">
Le prime versioni di '''KPhotoAlbum''' erano rilasciate sotto il nome "KimDaBa". Il rilascio attuale è '''KPhotoAlbum''' versione 4.2 (da aprile 2012).
</div>
[[File:KPhotoAlbum_main_windows.png|500px|center]]
== Getting started ==
<div class="mw-translate-fuzzy">
__TOC__  
__TOC__  
Per un'introduzione segui il [http://kphotoalbum.org/index.php?page=3-minute-tour tour di KPhotoAlbum in 3 minuti] o guarda i [http://kphotoalbum.org/index.php?page=videos video] sulla [http://kphotoalbum.org/ Pagina principale di KPhotoAlbum]. Per saperne di più e per vedere alcune schermate, leggi le [[Special:myLanguage/KPhotoAlbum FAQ|Domande frequenti]].
Per un'introduzione segui il [http://kphotoalbum.org/index.php?page=3-minute-tour tour di KPhotoAlbum in 3 minuti] o guarda i [http://kphotoalbum.org/index.php?page=videos video] sulla [http://kphotoalbum.org/ Pagina principale di KPhotoAlbum]. Per saperne di più e per vedere alcune schermate, leggi le [[Special:myLanguage/KPhotoAlbum FAQ|Domande frequenti]].
</div>


On first start select one and only one root folder of your files. See [[Special:myLanguage/KPhotoAlbum_FAQ#Can_I_organize_my_images_in_multiple_directories?|FAQ]] for more about root folder.  KPhotoAlbum saves its own files into this same folder. Config file might be in ''~.config/kphotoalbumrc''.
<div class="mw-translate-fuzzy">
'''KPhotoAlbum''' supporta tutti i normali formati immagine inclusi i formati raw  
'''KPhotoAlbum''' supporta tutti i normali formati immagine inclusi i formati raw  
prodotti dalla maggior parte delle fotocamere digitali e dagli scanner (utilizzando dcraw per eseguire la  
prodotti dalla maggior parte delle fotocamere digitali e dagli scanner (utilizzando dcraw per eseguire la  
Line 14: Line 40:
(che di solito hanno dimensioni e qualità accettabili) per una veloce visualizzazione, così non c'è  
(che di solito hanno dimensioni e qualità accettabili) per una veloce visualizzazione, così non c'è  
bisogno di decodificare l'intera immagine raw.
bisogno di decodificare l'intera immagine raw.
</div>


== Using KPhotoAlbum ==
<span id="Getting_KPhotoAlbum"></span>
 
<div class="mw-translate-fuzzy">
Sono disponibili sul sito del progetto un [http://www.kphotoalbum.org/index.php?page=3-minute-tour tour di 3 minuti] e varie [http://www.kphotoalbum.org/index.php?page=videos video guide]. È inoltre disponibile il manuale di '''KPhotoAlbum''' in [http://docs.kde.org/development/it/extragear-graphics/kphotoalbum/kphotoalbum.pdf PDF] e [http://docs.kde.org/development/it/extragear-graphics/kphotoalbum/index.html on-line].
== Scaricare KPhotoAlbum ==
 
</div>
== Getting KPhotoAlbum ==


<div class="mw-translate-fuzzy">
I pacchetti sorgente, binari per varie distro e snapshot sono disponibili nella [http://www.kphotoalbum.org/index.php?page=download pagina Download del progetto].
I pacchetti sorgente, binari per varie distro e snapshot sono disponibili nella [http://www.kphotoalbum.org/index.php?page=download pagina Download del progetto].
</div>


=== KPhotoAlbum on Live systems ===
{{Install|KPhotoAlbum}}


KPhotoAlbum is available in [https://neon.kde.org/download Neon]:
There is a [https://www.kphotoalbum.org/2014/07/15/0085/ Android client of KPhotoAlbum]. It is not "a stand alone application, but rather a viewer for your existing database running on the desktop".
* User Edition has the latest release
* Developer Edition (stable branch) has the ''5.x'' branch.<br/>Most of the time, this should be the same as unstable, but when new features are developed they only arrive in stable after the roughest edges have been smoothed out.
* Developer Edition (unstable branch) has the ''master'' branch of kphotoalbum.


=== Building KPhotoAlbum ===
<span id="KPhotoAlbum_on_Live_systems"></span>
<div class="mw-translate-fuzzy">
== KPhotoAlbum su un sistema live come Knoppix ==
</div>


Step-by-step guide to build KPhotoAlbum from source code on Debian or Ubuntu are available on page [[Special:myLanguage/Building KPhotoAlbum|Building KPhotoAlbum]].
<div class="mw-translate-fuzzy">
Puoi utilizzare un file immagine (o crearne uno) che integri '''KPhotoAlbum''' in un CD/DVD di Knoppix se manca '''KPhotoAlbum'''. I dettagli possono essere reperiti sulla pagina [[Special:myLanguage/KPhotoAlbum on Knoppix|KPhotoAlbum su Knoppix]].
</div>


<span id="Extending_KPhotoAlbum"></span>
== Estendere KPhotoAlbum ==
== Estendere KPhotoAlbum ==
* '''Image::Kimdaba''' is a perl module available on [http://cpan.org CPAN] which parses the ''index.xml'' database.
**  [http://search.cpan.org/~jmfayard/Image-Kimdaba/lib/Image/Kimdaba.pm Write your own extensions] to '''KPhotoAlbum'''
** Read [[Special:myLanguage/Image_Kimdaba|Image::Kimdaba]] to download it and to see available scripts
* Another way to extend '''KPhotoAlbum''' is to write [[Special:myLanguage/KIPI|KIPI plugins]] (that are used also by other KDE photo applications). These plugins provide functions like exporting images to websites like Flickr, Picasa, Facebook, ... correcting exif date stamps or doing some other image manipulations. ('''KPhotoAlbum''' by itself does not touch the original files at all but preserves them intact).
* Other useful scripts are available from [http://www.hardakers.net/kphotoalbum/#sec-5 Wes Hardaker's site]
* With [http://wersdoerfer.com/wicked/Kimdaba2Mysql Kimdaba2Mysql] it's possible to:
** insert your index.xml metadata into a mysql-database
** generate a search-formular on your website  with your kimdaba-keywords, example [http://wersdoerfer.com/bilder here]<br />


* Patches and features awaiting approval or implementation - Please use [https://bugs.kde.org/ bugs.kde.org] for that.
* Patches and features awaiting approval or implementation - Please use [https://bugs.kde.org/ bugs.kde.org] for that.
* Some useful scripts are shipped with KPhotoAlbum in the contrib directory.


<span id="Help_develop_KPhotoAlbum"></span>
<div class="mw-translate-fuzzy">
==Aiutare lo sviluppo di KPhotoAlbum==
</div>


<div class="mw-translate-fuzzy">
Se sei interessato ad aiutare lo sviluppo di '''KPhotoAlbum''' o di progetti correlati, guarda la nostra [http://www.kphotoalbum.org/index.php?page=getting-involved pagina del progetto]. O, se hai un'idea per una funzione, guarda la sezione Richiesta di funzioni qui sotto.
</div>


Con [http://www.gowdy.us/pse3/ pse3tokimdaba.pl] è possibile estrarre informazioni dal tuo database di Photoshop Elements 3 per creare un file index.xml. Ci sono alcune limitazioni, vedi le pagine sopra per maggiori dettagli.
<span id="Known_Bugs_and_feature_requests"></span>
<div class="mw-translate-fuzzy">
==Bug noti==
</div>


[http://d200.vmrt.homelinux.com/|djKPA djKPA] è un sito web [http://www.djangoproject.org Django] progettato per essere l'interfaccia web del tuo catalogo di foto di [http://www.kphotoalbum.org KPhotoAlbum].
<div class="mw-translate-fuzzy">
La filosofia di djKPA è essere il più possibile completamente automatico: etichette, descrizioni, ... di foto provenienti da '''KPhotoAlbum'''. Tuttavia djKPA è un'applicazione molto interattiva che permette ai tuoi visitatori di votare, aggiungere commenti, mostrare exif, ... e vedere le tue foto navigando tra le tue etichette.
Guarda l'elenco dei [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum|bug noti] e delle soluzioni per KPhotoAlbum.
 
</div>
=== Help develop KPhotoAlbum ===
 
If you are interested in helping the '''KPhotoAlbum''' development or related projects, please look at  [http://www.kphotoalbum.org/index.php?page=getting-involved this project page]. Or, if you have an idea for a feature, please see the Feature Requests section, below.


== Developer documentation ==
<div class="mw-translate-fuzzy">
=== KPA Release Steps ===
Utilizza [https://bugs.kde.org/ bugs.kde.org] per etichettare la richiesta come "Wish".
</div>


* Update CMakeLists.txt with the new version number you are just about to tag (alas, our automatic versionning doesn't work anymore {{Smiley}})
<span id="New_Ideas_for_Future_Versions"></span>
<div class="mw-translate-fuzzy">
==Nuove idee per versioni future==
</div>


* Update the ChangeLog to mark the new release and add the key improvements to the list of changes, if they are not already mentioned in the ChangeLog
<div class="mw-translate-fuzzy">
 
Se hai una nuova idea per KPhotoAlbum e pensi che [https://bugs.kde.org/ bugs.kde.org] non sia il posto giusto per essa, utilizza uno dei [http://www.kphotoalbum.org/index.php?page=communication-media canali di comunicazione] elencati in queste pagine.
* Update doc/index.docbook to reflect the new release (if the documentation has been updated)<br />{{Input|1=<nowiki><releaseinfo>4.5</releaseinfo></nowiki>}}
</div>
 
* Commit the last changes<br />{{Input|1=<nowiki>git commit -v -a</nowiki>}}
 
* Tag the new release and push it out<br />{{Input|1=<nowiki>git tag -a -m "kpa 4.5 released" v4.5
git push
git push --tags</nowiki>}}
 
* Create a tar ball of the released sources using the instructions on the following section (''kphotoalbum.rb --version 4.5'')
 
* Upload the created tar ball to the <tt>incoming</tt> directory of upload.kde.org using an FTP client. The current instructions of notifying administrators of the upload are shown when logging in to the FTP server. You create a ticket and provide SHA sums and some other information of the upload.
 
* Add a new version to Bugzilla (bugs.kde.org, you have to have administrator rights to do this): ''Edit Products → KPhotoAlbum → Add version''
 
* Update the KPA web pages to point to proper source file, you get a link to the mirroring system as when the uploaded tar to KDE FTP server has been processed. The sources of the web page can be checked out from <tt>svn+ssh://[email protected]/home/kde/trunk/www/sites/kphotoalbum</tt> via svn.
 
* Publish the release information (KPA's web site, mailing lists, distributor's bugtracking system, social media etc.).
** Don't forget to post on the kde-distro-packagers mailing list, and make sure to mention any changes in dependencies.
** Update the latest version on top of this page.
* Create a video of the cool new features and publish it on Youtube. A nice tool for doing so is [http://recordmydesktop.sourceforge.net/ recordmydesktop]. If you uploaded such a video, don't forget to add it to the Videos page on the homepage (cf. the <tt>README_new_video.txt</tt> file).
 
* Notify people building the binary packages for different distributions
 
=== Building a Release ===
 
Building a snapshot tar ball is rather straight forward. Install the releaseme building tool and run a command to generate the source package.
 
{{Input|1=<nowiki>git clone git://anongit.kde.org/releaseme
cd releaseme</nowiki>}}
To create the source package, run e. g.:
{{Input|1=<nowiki>./tarme.rb --origin trunk --version 5.1 kphotoalbum</nowiki>}}
 
=== GIT Branches ===
 
* ''master'' ([https://build.kde.org/job/kphotoalbum%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc build status])<br />Current development branch
* ''4.7''<br />Old stable (Qt4/Plasma4) branch. Only gets fixes for serious bugs on a case-by-case basis.
* ''5.x''<br />Branch tracked by [https://community.kde.org/Neon/Builder#The_Packaging Neon/stable].<br />When ''master'' is in stable condition, it should be synced to ''5.x'': {{Input|1=<nowiki>git checkout 5.x ; git merge master</nowiki>}}
* Feature branches are used in a very ad-hoc manner. If you are not a developer, don't bother with them.<br />If you are a developer, try using descriptive names that are not likely to interfere with future branches.
 
== Known Bugs and feature requests ==
 
Guarda l'elenco dei [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum|bug noti] e delle soluzioni per KPhotoAlbum.


Please use [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum|bugs.kde.org] marking the report as a "Wish".
== More Information ==


=== New Ideas for Future Versions ===
* [https://docs.kde.org/trunk5/en/extragear-graphics/kphotoalbum/index.html KDE official documentation]
* [https://www.kphotoalbum.org/ KPhotoAlbum homepage]
** [https://www.kphotoalbum.org/news KPhotoAlbum news]
* [https://apps.kde.org/kphotoalbum/ KPhotoAlbum on apps.kde.org]
* [https://en.wikipedia.org/wiki/KPhotoAlbum Wikipedia article]
* [https://phabricator.kde.org/project/view/255/ KPhotoAlbum phabricator project]
** [https://phabricator.kde.org/source/kphotoalbum/ KPhotoAlbum git repository]


If you have a new idea for KPhotoAlbum and think that [https://bugs.kde.org/ bugs.kde.org] is not the right place for it, use one of the [https://www.kphotoalbum.org/communication/ communication channels] listed on the pages.
== References ==


[[Category:Grafica/it]]
[[Category:Grafica/it]]

Latest revision as of 09:31, 6 March 2024

Home » Applications » Graphics » KPhotoAlbum

KPhotoAlbum è uno strumento che puoi utilizzare per ordinare facilmente le tue immagini. Fornisce molte funzionalità per rendere facile l'ordinamento e la visualizzazione delle immagini.

History

The development of KPhotoAlbum started in 2003 with the name KimDaBa (for K image Data Base) by Jesper Pedersen[1]. KiPi support was added in 2004[2]. In 2006, Tuomas Suutari a sponsored [google summer of code student], implemented a new sql based database.

In July 2007, KPhotoAlbum started to being ported to KDE 4[3]. The porting finished in May 2009[4]

In 2014, an android version was released[5]. A video of the android version is available in youtube.

In 2016, KPhotoAlbum was ported to qt5/kf5[6].

Le prime versioni di KPhotoAlbum erano rilasciate sotto il nome "KimDaBa". Il rilascio attuale è KPhotoAlbum versione 4.2 (da aprile 2012).


Getting started

Per un'introduzione segui il tour di KPhotoAlbum in 3 minuti o guarda i video sulla Pagina principale di KPhotoAlbum. Per saperne di più e per vedere alcune schermate, leggi le Domande frequenti.

On first start select one and only one root folder of your files. See FAQ for more about root folder. KPhotoAlbum saves its own files into this same folder. Config file might be in ~.config/kphotoalbumrc.

KPhotoAlbum supporta tutti i normali formati immagine inclusi i formati raw prodotti dalla maggior parte delle fotocamere digitali e dagli scanner (utilizzando dcraw per eseguire la decodifica). È anche possibile utilizzare le anteprime integrate nelle immagini raw (che di solito hanno dimensioni e qualità accettabili) per una veloce visualizzazione, così non c'è bisogno di decodificare l'intera immagine raw.

Scaricare KPhotoAlbum

I pacchetti sorgente, binari per varie distro e snapshot sono disponibili nella pagina Download del progetto.

Installation Instructions

If you need help to install KPhotoAlbum, look at this tutorial about how to install KDE software.


There is a Android client of KPhotoAlbum. It is not "a stand alone application, but rather a viewer for your existing database running on the desktop".

KPhotoAlbum su un sistema live come Knoppix

Puoi utilizzare un file immagine (o crearne uno) che integri KPhotoAlbum in un CD/DVD di Knoppix se manca KPhotoAlbum. I dettagli possono essere reperiti sulla pagina KPhotoAlbum su Knoppix.

Estendere KPhotoAlbum

  • Patches and features awaiting approval or implementation - Please use bugs.kde.org for that.
  • Some useful scripts are shipped with KPhotoAlbum in the contrib directory.

Aiutare lo sviluppo di KPhotoAlbum

Se sei interessato ad aiutare lo sviluppo di KPhotoAlbum o di progetti correlati, guarda la nostra pagina del progetto. O, se hai un'idea per una funzione, guarda la sezione Richiesta di funzioni qui sotto.

Bug noti

Guarda l'elenco dei noti e delle soluzioni per KPhotoAlbum.

Utilizza bugs.kde.org per etichettare la richiesta come "Wish".

Nuove idee per versioni future

Se hai una nuova idea per KPhotoAlbum e pensi che bugs.kde.org non sia il posto giusto per essa, utilizza uno dei canali di comunicazione elencati in queste pagine.

More Information

References