La traducción de esta página aún no está completa. Hasta que lo esté, las partes sin traducir se muestran en el original en inglés.
Índice
The Filter
The List
The Info Area
HaikuDepot and Show menu
Creating a User Account
Rating and Commenting
Diagnostic Logs
Tips

haikudepot-icon_64.pngHaikuDepot

Barra de escritorio:Applications
Ubicación:/boot/system/apps/HaikuDepot
Configuraciones:~/config/settings/HaikuDepot/main_settings
~/config/cache/HaikuDepot/ - descripciones, capturas de pantallas, íconos y demás, almacenados en memoria caché


HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories and install and uninstall packages. By default, HaikuDepot starts up with a list of "Featured packages", software that's deemed interesting to many users.

haikudepot.png

The second tab shows All packages, the display changes to smaller icons and more information arranged in columns:

haikudepot.png

index El Filtro

En la parte de arriba tenemos varias maneras de filtrar la lista de paquetes disponibles en la parte inferior:

index La Lista

Al igual que cualquier ventana de Tracker, puede elegir desde un menú contextual cuales columnas mostrar haciendo clic con el botón derecho en el encabezado de la columna. Un clic izquierdo ordenará la lista de acuerdo a esa columna. Desde luego, puede reordenar las columnas arrastrándolas a una nueva posición.

La columna de estado de un paquete puede tener uno de varios estados:

Puede agarrar la línea punteada entre la lista de paquetes y el área de información para cambiar el tamaño vertical de la lista de paquetes.

index Área Informativa

At the bottom is an area that displays information on the package that is currently selected in the list above it.
To the right of package name, author, rating and version is a button, that – depending on the current state of the package – lets you Install or Uninstall it. If a package is already installed, you'll find an additional button there to Open the application.

Abajo hay cuatro pestañas: Acerca de, Valoraciones, Registro de cambios, y Contenido

index HaikuDepot and Show menu

In the HaikuDepot menu at the top of the window, you'll find an item to Refresh repositories. This will request an up-to-date list of all available packages from the repositories.
The second item is to Manage repositories.... It opens the Repositories preferences, to add/remove or disable and enable repositories.
Check for updates... opens the SoftwareUpdater to search and install updated packages.
Settings... opens a window with the currently only option: Share anonymous usage data with HaikuDepotServer. The data is used to, for example, increase a counter on how often a package is viewed and installed, which then can determine if a package is promoted to the "Featured packages" list.

Bajo Mostrar puede escoger ver los display Paquetes de desarrollo y Paquetes fuente en la lista de paquetes. Para el usuario normal estos no son de ningún interés y solamente sobrecargaría la lista. No obstante, son importantes para quienes necesitan las bibliotecas, encabezados, etc. de un paquete para desarrollar y compilar programas que dependan de ellos.

De mayor interés son las opciones para sólo mostrar Paquetes disponibles y Paquetes instalados.

index Creación de una Cuenta de Usuario

Para poder calificar un paquete, necesita una cuenta de usuario en el Servidor de Haiku Depot que sirve todos los paquetes y lleva control de los comentarios y valoraciones de los usuarios. Puede crear una cuenta con la aplicación de HaikuDepot haciendo clic en el menú a la derecha extrema de la barra de menú que muestra su estado actual: No conectado. Si selecciona Entrar... abrirá una ventana con dos pestañas, una para ingresar su nombre de usuario y contraseña (una vez que las tenga) para ingresar, y la otra para crear una nueva cuenta:

haikudepot-login-tab.png

Para crear una cuenta debe:

Luego de ingresar, el menú de la parte derecha superior de la ventana de HaikuDepot ahora mostrará Conectado como (...), mostrando su nombre. El menú ahora le ofrece Cambiar de cuenta... o Salir.

As a reminder of what you actually agreed to when you ticked the above mentioned checkbox, there are menu items to View latest/agreed usage conditions...

index Valoración y Comentarios

Después que haya creado una cuenta de usuario y haya ingresado a ella, puede calificar un paquete y dejar un comentario, si quiere. Sólo coloque el ratón sobre las estrellas de calificación en el área de información de un paquete, y estas se tornarán en un botón de Valoración.... Haga clic para abrir la ventana de valoración:

haiku-depot-ratingpanel.png

Aquí puede mover el ratón sobre las estrellas para encenderlas y escoger su valoración, también puede escoger de un número de niveles para juzgar la estabilidad de la aplicación y escoger el idioma de su comentario opcional. Para que su comentario tenga mayor significado, debería haber trabajado por un tiempo con la aplicación que está a punto de calificar para familliarizarse con sus características, fallos y singularidades. No escriba una novela... manténgalo corto y cortés. :)
Luego de hacer clic en Enviar los datos son transmitidos al servidor. Puede que tenga que ir al menú Herramientas para Refrescar repositorios antes que pueda ver sus cambios.

At any time, you can come back and edit your comment and re-rate it. You can also hide your rating from other users by deactivating a checkbox This rating is visible to other users, that appears in this window once you've rated a package.

index Diagnostic Logs

As HaikuDepot is used, it interacts with network as well as local services. Things can go wrong, sometimes in ways that were not anticipated when the application was written. In those cases the error message may be quite unspecific. To help diagnosing a given problem, HaikuDepot can provide a log of what the application does.

An error message may suggest to view the logs to get further in-depth information or you may be asked to provide the log when you file an issue at the Haiku bug tracking system.

To see the diagnostic logs, HaikuDepot needs to be started from Terminal:

HaikuDepot -v debug

The command uses the -v flag to control the verbosity of the diagnostic logs. Possible values are: off, info, debug and trace. Using off will do only a small amount of logging, while trace does it in the highest detail.

As HaikuDepot starts up and when interacting with the application, you will see text scroll by in the Terminal window; this is the diagnostic log.

index Tips

Not directly from within the HaikuDepot application, but there is a way to keep track of new and updated packages. For that, you need to create an RSS ATOM feed at the Haiku Depot Server website. Click the "hamburger" widget at the top right, and choose Build Feed URL under Data.
Most interesting of the few settings on that page: Besides getting a feed for all new/updated packages, you are also able to add just the names of the packages you're interested in. Click the Build Feed URL button and you get an RSS URL that you can paste into an RSS feed reader like BePodder, QuiteRSS, fRiSS etc.