Difference between revisions of "IRC channel"

From HaskellWiki
Jump to navigation Jump to search
(fmt)
(fmt)
Line 43: Line 43:
 
[http://www.cse.unsw.edu.au/~dons/irc/ kept here]
 
[http://www.cse.unsw.edu.au/~dons/irc/ kept here]
   
The following graph shows the yearly growth in #haskell activity:
 
 
[[Image:Nick-activity.png|Growth of #haskell]]
 
   
 
== Other Haskell channels ==
 
== Other Haskell channels ==
Line 51: Line 48:
 
In addition to the main Haskell channel there are also:
 
In addition to the main Haskell channel there are also:
   
 
* #haskell.de - German speakers (12)
{|
 
| #haskell.de - German speakers (12)
+
* #haskell.es - Spanish speakers (14)
 
* #haskell.fi - Finnish speakers (11)
-
 
| #haskell.es - Spanish speakers (14)
+
* #haskell.fr - French speakers (3)
 
* #haskell.hr - Croatian speakers (3)
-
 
| #haskell.fi - Finnish speakers (11)
+
* #haskell.it - Italian speakers (6)
  +
* #haskell.jp - Japanese speakers (5)
-
 
| #haskell.fr - French speakers (3)
+
* #haskell.no - Norwegian speakers (3)
  +
* #haskell.ru - Russian speakers (1)
-
 
| #haskell.hr - Croatian speakers (3)
+
* #haskell.se - Swedish speakers (12)
 
* #haskell-overflow - Overflow conversations
-
 
| #haskell.it - Italian speakers (6)
+
* #haskell-blah - Haskell people talking about anything except Haskell itself
 
* #gentoo-haskell - Gentoo/Linux specific Haskell conversations
-
 
| #haskell.jp - Japanese speakers (5)
+
* #darcs - Darcs revision control channel (written in Haskell)
 
* #perl6 - Perl 6 development (plenty of Haskell chat there too)
-
 
  +
| #haskell.no - Norwegian speakers (3)
 
 
[[Image:Nick-activity.png|frame|Growth of #haskell]]
-
 
| #haskell.ru - Russian speakers (1)
 
-
 
| #haskell.se - Swedish speakers (12)
 
-
 
| #haskell-overflow - Overflow conversations
 
-
 
| #haskell-blah - Haskell people talking about anything except Haskell itself
 
-
 
| #gentoo-haskell - Gentoo/Linux specific Haskell conversations
 
-
 
| #darcs - Darcs revision control channel (written in Haskell)
 
-
 
| #perl6 - Perl 6 development (plenty of Haskell chat there too)
 
|}
 
   
 
== Logs ==
 
== Logs ==

Revision as of 04:37, 27 November 2006

Internet Relay Chat is a worldwide text chat service with many thousands of users among various irc networks.

The Freenode IRC network has a #haskell channel, with a high water mark of 276 concurrent clients, as of November 2006. One famous resident is Lambdabot.

The IRC channel can be an excellent place to learn more about Haskell, and to just keep in the loop on new things in the Haskell world. Many new developments in the Haskell world first appear on the irc channel.

Getting there

If you point your irc client to chat.freenode.net and then join the #haskell channel, you'll be there.

Example, using irssi:

   $ irssi -c chat.freenode.org -n myname -w mypassword
   /join #haskell

and you're there.

A screenshot of an irssi session in #haskell

Principles

The #haskell channel is a friendly, welcoming place to hang out, teach and learn. The goal of #haskell is to encourage learning and discussion of Haskell, functional programming, and programming in general. As part of this we welcome newbies, and encourage teaching of the language.

Part of the #haskell success comes from the approach that the community is quite tight knit -- we know each other -- it's not just a homework channel. As a result, many collaborative projects have arisen between #haskell citizens.

History

The #haskell channel appeared in the late 90s, and really got going in early 2001, with the help of Shae Erisson (aka shapr).

A fairly extensive analysis of the traffic on #haskell over the years is kept here


Other Haskell channels

In addition to the main Haskell channel there are also:

  • #haskell.de - German speakers (12)
  • #haskell.es - Spanish speakers (14)
  • #haskell.fi - Finnish speakers (11)
  • #haskell.fr - French speakers (3)
  • #haskell.hr - Croatian speakers (3)
  • #haskell.it - Italian speakers (6)
  • #haskell.jp - Japanese speakers (5)
  • #haskell.no - Norwegian speakers (3)
  • #haskell.ru - Russian speakers (1)
  • #haskell.se - Swedish speakers (12)
  • #haskell-overflow - Overflow conversations
  • #haskell-blah - Haskell people talking about anything except Haskell itself
  • #gentoo-haskell - Gentoo/Linux specific Haskell conversations
  • #darcs - Darcs revision control channel (written in Haskell)
  • #perl6 - Perl 6 development (plenty of Haskell chat there too)
Growth of #haskell

Logs

Logs are kept at a few places, including