KPhotoAlbum/es: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
(12 intermediate revisions by the same user not shown)
Line 4: Line 4:
|[[Image:Kphotoalbum_splash.png]] || '''KPhotoAlbum es una herramienta que puedes usar para ordenar fácilmente tus imágenes. Tiene muchas características para hacer que la clasificación y visualización de imágenes sea sencilla'''.<br />  
|[[Image:Kphotoalbum_splash.png]] || '''KPhotoAlbum es una herramienta que puedes usar para ordenar fácilmente tus imágenes. Tiene muchas características para hacer que la clasificación y visualización de imágenes sea sencilla'''.<br />  
|}
|}
<span class="mw-translate-fuzzy">
Las versiones antiguas de '''KPhotoAlbum''' fueron publicadas con el nombre "KimDaBa". La versión actual es '''KPhotoAlbum''' 4.1.1 (en mayo de 2011).
</span>


__TOC__
== History ==
Para una introducción, visita el [http://kphotoalbum.org/index.php?page=3-minute-tour Tour de 3 minutos sobre KPhotoAlbum] o los  [http://kphotoalbum.org/index.php?page=videos Vídeos] en [http://kphotoalbum.org/ la página de KPhotoAlbum]. Para obtener más información y ver algunas imágenes lee [[Special:myLanguage/KPhotoAlbum FAQ|Preguntas más frecuentes]].


'''KPhotoAlbum''' es compatible con todos los formatos de imágenes normales, incluyendo los formatos raw
The development of '''KPhotoAlbum''' started in 2003 with the name '''KimDaBa''' (for '''K''' '''im'''age '''Da'''ta '''Ba'''se) by Jesper Pedersen<ref>[https://phabricator.kde.org/R463:d42ff3603a292741758024f58774585caef12e27 First commit]</ref>. '''KiPi''' support was added in 2004<ref>[https://phabricator.kde.org/R463:ef47dac30088a0a4485af7a33189948d699caf85 Commit add KiPi support]</ref>. In 2006, Tuomas Suutari a sponsored [google summer of code student], implemented a new sql based database.
producidos por la mayoría de cámaras digitales y escáneres (usando dcraw para hacer la
decodificación). También es posible utilizar las miniaturas incrustadas en las imágenes raw
(que normalmente tienen un tamaño y calidad decentes) para una visualización rápida, por lo que no hay
necesidad de decodificar la imagen raw completa.


==Documentación==
In July 2007, '''KPhotoAlbum''' started to being ported to KDE 4<ref>https://www.kphotoalbum.org/news/?item=0052 KDE 4 porting started of KPhotoAlbum</ref>. The porting finished in May 2009<ref>https://www.kphotoalbum.org/news/?item=0062</ref>


<span class="mw-translate-fuzzy">
In 2014, an android version was released<ref>https://www.kphotoalbum.org/news/?item=0087</ref>. A video of the android version is available in [https://www.youtube.com/watch?v=TxtD7BG61Ro youtube].  
Hay un [http://www.kphotoalbum.org/index.php?page=3-minute-tour Tour de 3 minutos] y un conjunto de [http://www.kphotoalbum.org/index.php?page=videos Vídeos explicativos] en la página del proyecto.
</span>


== Descargas de KPhotoAlbum ==
In 2016, '''KPhotoAlbum''' was ported to qt5/kf5<ref>https://www.kphotoalbum.org/news/?item=0092</ref>.


Los paquetes con el código fuente, binarios para varias distribuciones e instantáneas del código están disponibles en [http://www.kphotoalbum.org/index.php?page=download la página de descargas del proyecto].
Stable releases are always announced on our [https://www.kphotoalbum.org/news/ news page].


== KPhotoAlbum en sistemas Live como Knoppix ==


<span class="mw-translate-fuzzy">
[[File:KPhotoAlbum_main_windows.png|500px|center]]
Puedes usar un archivo de imagen (o crear una propio) que integre KPhotoAlbum en un CD/DVD de Knoppix si '''KPhotoAlbum''' falta ahí. Los detalles se encuentran en la página [[Special:myLanguage/KPhotoAlbum on Knoppix|KPhotoAlbum en Knoppix]].
</span>


== Extensiones de KPhotoAlbum ==
== Getting started ==


<span class="mw-translate-fuzzy">
For an introduction, take the [https://www.kphotoalbum.org/documentation/3minutetour/3 minute KPhotoAlbum tour] or see the [https://www.kphotoalbum.org/documentation/videos/ Videos] at [https://www.kphotoalbum.org/ KPhotoAlbum's Homepage]. To learn more and view some screenshots read the [[Special:myLanguage/KPhotoAlbum FAQ|FAQ]].
* '''Image::Kimdaba''' es un módulo en perl disponible en [http://cpan.org CPAN] que analiza la base de datos ''index.xml''.
*  [http://search.cpan.org/~jmfayard/Image-Kimdaba/lib/Image/Kimdaba.pm Escribe tus propias extensiones] para '''KPhotoAlbum'''
* Otra forma de extender KPhotoAlbum es escribir [[Special:myLanguage/KIPI|KIPI plugins]] (que también se usan por otras aplicaciones fotográficas para KDE). Estos complementos proporcionan funciones como exportación de imágenes a páginas web como Flickr, Picasa, Facebook, ... corrección de datos de fechas exif u otras manipulaciones en imágenes. (KPhotoAlbum por sí mismo no toca los archivos originales, pero los conserva intactos).
* Lee [[Special:myLanguage/Image_Kimdaba|Image::Kimdaba]] para descargar y ver los guiones disponibles
* Otros guiones útiles están disponibles en [http://www.hardakers.net/kphotoalbum/#sec-5 la página de Wes Hardaker]
* Con [http://wersdoerfer.com/wicked/Kimdaba2Mysql Kimdaba2Mysql] es posible:
** insertar los metadatos de tu index.xml en una base de datos mysql
** generar un formulario de búsqueda en tu página web con tus kimdaba-keywords, ejemplo [http://wersdoerfer.com/bilder aquí]<br />
{{Note|1=KPhotoAlbum 3 es compatible con las bases de datos MySQL y SQLite para almacenar los datos de las imágenes.}}
* Parches y características a la espera de aprobación o implementación - Por favor usa [https://bugs.kde.org/ bugs.kde.org] para eso.
</span>


* Patches and features awaiting approval or implementation - Please use [https://bugs.kde.org/ bugs.kde.org] for that.
'''KPhotoAlbum''' supports all the normal image formats including raw formats produced by most digital cameras and scanners (using dcraw to do the decoding). It is also possible to use the thumbnails embedded in raw images (that are usually of decent size and quality) for fast viewing so there is no need to decode the whole raw image.


== Using KPhotoAlbum ==


There is a [https://www.kphotoalbum.org/documentation/3minutetour/ 3-minute Tour] and a set of [https://www.kphotoalbum.org/documentation/videos/ How-To videos] on the project site. A '''KPhotoAlbum''' handbook is also available as a [https://docs.kde.org/development/en/extragear-graphics/kphotoalbum/kphotoalbum.pdf PDF] and [https://docs.kde.org/development/en/extragear-graphics/kphotoalbum/index.html on-line version].


Con [http://www.gowdy.us/pse3/ pse3tokimdaba.pl] es posible extraer información de tu base de datos de Photoshop Elements 3 para crear un archivo index.xml. Hay muy pocas limitaciones, visita la página anterior para más detalles.
== Getting KPhotoAlbum ==


<span class="mw-translate-fuzzy">
Source packages, binaries for various distros, and snapshots are available from [https://www.kphotoalbum.org/download/ the project Download page].
[http://d200.vmrt.homelinux.com/|djKPA djKPA] es un sitio web [http://www.djangoproject.org Django] diseñado para ser la interfaz web de tu repositorio de fotos de [http://www.kphotoalbum.org KPhotoAlbum].
La filosofía de djKPA es ser, en la medida de lo posible, totalmente automático: las etiquetas, descripciones,... de las fotos vienen de KPhotoAlbum. Sin embargo, djKPA es una aplicación interactiva real que permite a tus visitantes votar, enviar comentarios, mostrar exif, ... y visitar tus fotografías navegando por tus etiquetas.
</span>


==Ayuda en el desarrollo de KPhotoAlbum==
{{Install|KPhotoAlbum}}


<span class="mw-translate-fuzzy">
=== KPhotoAlbum on Live systems ===
Si estás interesado en ayudar con el desarrollo de KPhotoAlbum o proyectos relacionados, por favor visita [http://www.kphotoalbum.org/index.php?page=getting-involved esta página del proyecto]. O, si tienes una idea para una característica, por favor visita la sección Solicitud de funciones más abajo.
</span>


==Building KPhotoAlbum==
KPhotoAlbum is available in [https://neon.kde.org/download Neon]:
* 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.


Step-by-step guide to build KPhotoAlbum from source code on Debian or Ubuntu are available on page [[Special:myLanguage/Building KPhotoAlbum|Building KPhotoAlbum]].
== Extensiones de KPhotoAlbum ==


== KPA Release Steps==
* '''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]
<br />


* 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
* Patches and features awaiting approval or implementation - Please use [https://bugs.kde.org/ bugs.kde.org] for that.
 
* Update doc/index.docbook to reflect the new release (if the documentation has been updated)
{{Input|1=<nowiki><releaseinfo>4.5</releaseinfo></nowiki>}}
 
* Commit the last changes
{{Input|1=<nowiki>git commit -v -a</nowiki>}}
 
* Tag the new release and push it out
{{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://svn@svn.kde.org/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.).
 
* Create a video of the cool new features and publish it on Youtube.
 
* 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. As long as KPhotoAlbum is based on KDE 4, it's necessary to use the kdelibs4 branch.
=== Help develop KPhotoAlbum ===


{{Input|1=<nowiki>git clone git://anongit.kde.org/releaseme
If you are interested in helping the '''KPhotoAlbum''' development or related projects, please look at  [https://www.kphotoalbum.org/gettinginvolved/ this project page]. Or, if you have an idea for a feature, please see the Feature Requests section, below.
cd releaseme
git checkout kdelibs4</nowiki>}}
To create the source package, run e. g.:
{{Input|1=<nowiki>./kphotoalbum.rb --version `date +%Y%m%d`</nowiki>}}
If a source package for a specific tagged version should be built, use that version number instead, e. g.:
{{Input|1=<nowiki>./kphotoalbum.rb --version 4.6.2</nowiki>}}


==Fallos conocidos==
== Known Bugs and feature requests ==


Puedes ver una lista de [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum Fallos conocidos] y soluciones en KPhotoAlbum.
See the list of [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum Known Bugs] and workarounds in KPhotoAlbum.


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


Por favor usa [https://bugs.kde.org/ bugs.kde.org] indicando en el informe que es un "Deseo (Wish)".
=== New Ideas for Future Versions ===


==Compatibilidad con vídeos==
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.


'''KPhotoAlbum''' es compatible con vídeos desde la versión 3. Puede ser un poco difícil conseguir que funcione, puesto que necesita ciertas características en la instalación de tu software de KDE. [[Special:myLanguage/KPhotoAlbum Video Support|Compatibilidad con vídeo en KPhotoAlbum]] te indicará como hacerlos funcionar.
== More Information ==


== Nuevas ideas para futuras versiones ==
* [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://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]


Si tienes una nueva idea para KPhotoAlbum y piensas que [https://bugs.kde.org/ bugs.kde.org] no es el lugar adecuado, usa uno de [http://www.kphotoalbum.org/index.php?page=communication-media canales de comunicación] que aparecen en las páginas.
== References ==


[[Category:Gráficos/es]]
[[Category:Gráficos/es]]

Revision as of 17:50, 9 February 2019

KPhotoAlbum es una herramienta que puedes usar para ordenar fácilmente tus imágenes. Tiene muchas características para hacer que la clasificación y visualización de imágenes sea sencilla.

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].

Stable releases are always announced on our news page.


Getting started

For an introduction, take the minute KPhotoAlbum tour or see the Videos at KPhotoAlbum's Homepage. To learn more and view some screenshots read the FAQ.

KPhotoAlbum supports all the normal image formats including raw formats produced by most digital cameras and scanners (using dcraw to do the decoding). It is also possible to use the thumbnails embedded in raw images (that are usually of decent size and quality) for fast viewing so there is no need to decode the whole raw image.

Using KPhotoAlbum

There is a 3-minute Tour and a set of How-To videos on the project site. A KPhotoAlbum handbook is also available as a PDF and on-line version.

Getting KPhotoAlbum

Source packages, binaries for various distros, and snapshots are available from the project Download page.

Installation Instructions

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


KPhotoAlbum on Live systems

KPhotoAlbum is available in Neon:

  • User Edition has the latest release
  • Developer Edition (stable branch) has the 5.x branch.
    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.

Extensiones de KPhotoAlbum

  • Image::Kimdaba is a perl module available on CPAN which parses the index.xml database.
  • Another way to extend KPhotoAlbum is to write 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 Wes Hardaker's site


  • Patches and features awaiting approval or implementation - Please use bugs.kde.org for that.

Help develop KPhotoAlbum

If you are interested in helping the KPhotoAlbum development or related projects, please look at this project page. Or, if you have an idea for a feature, please see the Feature Requests section, below.

Known Bugs and feature requests

See the list of Known Bugs and workarounds in KPhotoAlbum.

Please use bugs.kde.org marking the report as a "Wish".

New Ideas for Future Versions

If you have a new idea for KPhotoAlbum and think that bugs.kde.org is not the right place for it, use one of the communication channels listed on the pages.

More Information

References