Canal IRC
Openbravo community has its own IRC channel (called Openbravo) at irc.freenode.net port 6666.
As many other open source projects the IRC channel allows real time communication between the different community members where they can exchange quickly ideas, doubts and projects.
You can use any IRC client to access the channel like the IRC client included in SeaMonkey[1], Xchat[2] or any other standard chat client. See our full on-line instructions[3] in our Wiki site.
- [1] http://www.mozilla.org/projects/seamonkey/
- [2] http://www.xchat.org/
- [3] http://wiki.openbravo.com/wiki/index.php/IRC_Channel
Contingut
Instal.lació d'un client de IRC: SeaMonkey
- Download from mozilla.org/projects/seamonkey/releases/ the file under the heading Linux (x86) called "tar.gz format"
- I hope you are familiar with the package manager adept and are able to find the following packages. libgtk 1.2, libgtk 1.2-common, libglib 1.2, and libstdc ++.so.5 These packages or equivalent packages are mentioned as necessary in one or another install documents I found. (jo no he tingut problema amb tots aquests paquets)
Copiem el fitxer que hem baixat al directori /opt:
$ sudo tar xfvz seamonkey-1.0.en-US.linux-i686.tar.gz -C /opt/ $ sudo ln -s /opt/seamonkey/seamonkey /usr/local/bin/seamonkey
Per executar,
$ /usr/local/bin/seamonkey
o millor creem una llençadora en l'escriptori i li associem una icona.
El seamonkey és un navegador web que inclou un client de IRC. A la barra d'adreces del Seamonkey podem connectar-nos al servidor de IRC i canal, i se'ns obre directament el client de IRC gràfic.
irc://irc.freenode.net/openbravo irc://irc-catalunya.org/irc-catalunya irc://irc.irc-hispano.es/barcelona irc://irc.irc-hispano.es/madrid
aquests dos últims tenen activitat i així es pot monitorejar el funcionament.
Client de IRC en mode consola
Un client lleuger de irc és tirc
NAME tirc - Internet Relay Chat client SYNOPSIS tirc [ -n nickname ] [ -s server ] [ -p port ] [ -x password ] [ -h hostname ] [ -d ] [ -v ]
$ tirc -n jonibigut -s irc.irc-hispano.es
Per connectar-me al canal #Barcelona, /join #Barcelona i Enter
Per provar el funcionament entro, en dues consoles, en un canal que no tingui activitat i em logo amb diferents usuaris (joan i rita)
En una consola faig:
$ tirc -n jonibigut -s irc.irc-catalunya.org >/join #irc-catalunya #irc-catalunya> hola rita!!
I en l'altra consola faig:
$ tirc -n rita -s irc.irc-catalunya.org >/join #irc-catalunya <jonibigut> hola rita!!
i rep la informació
Resumint, per connectar-me de forma lleugera al IRC d'Openbravo:
$ tirc -n rita -s irc.freenode.net >/join #openbravo
ircii
És el client més clàssic, mode comanda
$ sudo apt-get install ircii $ man irc
no me n'he sortit
chatzilla
és el plugin per a Mozilla, potser el més pràctic
Nota:: la LAU (Linux Audio Users) té un canal #lau a freenode.net (TBD)
creat per Joan Quintana Compte, desembre 2008, octubre 2010