View source | Discuss this page | Page history | Printable version   

Communication channels/es

Necesita ayuda o revisión

Contents

Introducción

Al igual que muchos otros proyectos de software libre, tiene un conjunto de canales de comunicación para cubrir los distintos participantes y las necesidades de la comunidad.

El uso recomendado de estos canales son los siguientes:

Estos canales se mantienen por Openbravo y una comunidad de voluntarios. No hay que esperar apoyo comercial al pedir ayuda. Si usted puede contribuir con su experiencia, por favor no dude en hacerlo. Incluso si una respuesta es incompleta, es un comienzo.

Recomendaciones generales para la comunicación escrita

Estas son algunas recomendaciones generales para la comunicación escrita:

Openbravo issues

Openbravo issues is a database of bugs and feature requests for Openbravo projects. It helps developers keep track of issues and who is fixing them.

Si ha encontrado un error o si desea solicitar una mejora de funciones, un informe trata de la forma de llevar la atención a la comunidad de Openbravo.

weblogs Openbravo y el Planeta

Planeta Openbravo es una ventana al mundo, el trabajo y la vida de los desarrolladores de Openbravo y colaboradores que actúa como un agregador de weblogs personales diferentes de todos los individuos.

Políticas para la inclusión de enlaces al Planeta Openbravo

Estos son los requisitos que un blog debe tener para ser añadido a Openbravo Planeta:

Si usted ha interesado en conseguir su blog en nuestro planeta por favor contactar con Fenzik (newcontent en openbravo dot com).

Recomendaciones para tu Blog

Sobre El Blog

Reglas en cuanto los blogs de Openbravo

Las listas de correo

Openbravo ERP proyecto actual tiene algunas listas de correo en SourceForge para coordinar los esfuerzos de desarrollo del proyecto.

openbravo-builds

URL: http://sourceforge.net/mailarchive/forum.php?forum_name=openbravo-builds

Tráfico: Alto (cerca de 40 mensajes por semana)

Probamos nuestras construcciones continuamente en nuestra build farm. Esta lista de correo recibe la notificación de que una generación se ha roto o si más adelante es fijo.

Este es un buen recurso para las personas en desarrollo de Openbravo o dispuesto a seguir de cerca su desarrollo. Es especialmente útil para los desarrolladores con acceso a empujar al repositorio.

openbravo-commits

URL: http://sourceforge.net/mailarchive/forum.php?forum_name=openbravo-commits

Tráfico: Alto (a unos 30 mensajes por semana)

Cada vez que pulse el Mercurial repositorios de desarrollo genera un correo electrónico a esta lista que muestra los conjuntos de cambios, sus autores, las fechas, lo que los archivos y directorios ha cambiado, y cómo ha cambiado.

Aparte de los obvios beneficios técnicos de revisión por pares, muy común en proyectos de código abierto, los correos ayudar a crear un sentido de comunidad, porque establecen un ambiente compartido en el que la gente puede reaccionar ante los acontecimientos (se compromete) que saben que son visibles a los demás como así.

Este es un buen recurso para las personas en desarrollo de Openbravo o dispuesto a seguir de cerca su desarrollo.

openbravo-development

URL: http://sourceforge.net/mailarchive/forum.php?forum_name=openbravo-development

Tráfico: Se espera que sea de alta

Este es una lista de discusión de desarrollo general acerca de cómo desarrollar el uso de Openbravo.

Archivos

Los archivos de la lista de correo de Openbravo se recogen en SourceForge.

Los siguientes sitios también albergan los archivos de las listas de correo:

Noticias de Openbravo

Openbravo's Forge tiene un artefacto para publicar noticias (Openbravo ERP y Openbravo POS de noticias). Con este artefacto de Openbravo Forja todos los proyectos que son capaces de decirle al mundo lo que está sucediendo en su propio proyecto. En Openbravo ERP y las organizaciones de productores que actualmente utilizan para:

El ERP de Openbravo POS y el canal de noticias es también un canal en Openbravo Planet.

Web based on-line forums

Forums allow people to discuss a variety of topics online using a web browser. Openbravo ERP support forums and Openbravo POS support forums provide a means to communicate with community members and project enthusiasts located all over the world. People discuss Openbravo features, configuration and installation issues or development questions among others.

Policy for creating new forums

Any user can ask Openbravo to create a new on-line forum. Our policy for creating on-line forums is:

You can request new forums to collaborate@openbravo.com.

Recommendations

Openbravo IRC channels

Internet Relay Chat, or IRC, is the precursor to instant messaging and chat rooms like those found on Yahoo! and innumerable other web sites. It is one of the best ways to get help fast but it is also a way to hang out and become part of the Openbravo community.

As many other open source projects, Openbravo has its own discussion channel that allows real time communication between the different community members where they can exchange quickly ideas, doubts and projects.

Software

There are many open source clients. These are some of the most popular ones, available for Microsoft Windows, GNU/Linux and *BSD:

Joining #openbravo via browser

If you're unable to use the IRC clients listed above you can join #openbravo using the Webchat @ Freenode

Registering nicks

Freenode allows users to register their nicks in order to keep them between sessions and avoid vandalism.

To register your nick send a message with your password to the nick server.

/msg NickServ REGISTER Password

Once the nick is registered you should identify to the nick server every time that you connect using the following command:

/msg NickServ IDENTIFY Password

Note that due to recent Freenode's spam policies, only registered users can send private messages to other users. In case you want to get messages from unregistered users, type the following command:

/msg NickServ SET UNFILTERED ON

Netiquette

Although IRC is mostly unrestricted, there are certain rules/etiquette everyone must follow:

Logs

There are two loggers, both classified by channel and by day:

Statistics

Chat Meetings

Openbravo holds regular IRC meetings to coordinate community efforts.

24/7 IRC for developers

This is an offer for all developers. Openbravo has a dedicated machine to be used as IRC client. So that the machine stays connected to IRC 24/7 and you can connect to the machine whenever you want. Generally this is achieved using a text based IRC client (e.g. irssi), SSH and a program that allows you detaching and reattaching to a terminal session (e.g.screen, dtach).

This means you can stay connected to #openbravo and the #openbravo-xx channels forever, and connect whenever you want to check and answer the messages.

Request

Those who are interested should send an e-mail to staff.rm at openbravo dot com, specifying the desired user name for the SSH access and attaching a public SSH key. If you don't have one or don't know that it is, perform the following steps to generate one:

Open a terminal with your everyday user. And then generate the key, specifying a passphrase you only know.

$ ssh-keygen -t dsa -b 1024
Generating public/private dsa key pair.
Enter file in which to save the key (/home/ken/.ssh/id_dsa): 
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved in /home/ken/.ssh/id_dsa.
Your public key has been saved in /home/ken/.ssh/id_dsa.pub.
The key fingerprint is:
43:6f:1b:0f:dd:a1:43:15:50:45:b0:65:dd:83:51:18 ken@Atlantis

Now you have generated a private (/home/ken/.ssh/id_dsa) and public (/home/ken/.ssh/id_dsa.pub) keypair. id_dsa.pub is the file you should attach in the e-mail.

Usage

The first time you log into the system start screen or dtach session. In this example we'll use screen:

$ ssh irc.openbravo.com
$ screen -AmdS irc
$ screen -d -r irc
$ irssi

When you want to leave IRC, just close that terminal session. And when you want to log in back to the server, attach yourself to the screen session:

$ ssh irc.openbravo.com
$ screen -d -r irc

To make it even more automatic, you can make it automatically enter the IRC session right after SSHing:

$ echo "screen -d -r irc" >> ~/.bash_profile

Note of gratitude

Openbravo wants to thank the people behind irc.freenode.net for providing the infrastructure for supporting our channel.

Retrieved from "http://wiki.openbravo.com/wiki/Communication_channels/es"

This page has been accessed 14,078 times. This page was last modified on 9 January 2013, at 16:28. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.