The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Mapping Programming Language IRC Channels

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christian Neukirchen

Posts: 188
Nickname: chris2
Registered: Mar, 2005

Christian Neukirchen is a student from Biberach, Germany playing and hacking with Ruby.
Mapping Programming Language IRC Channels Posted: Aug 8, 2007 12:02 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Christian Neukirchen.
Original Post: Mapping Programming Language IRC Channels
Feed Title: chris blogs: Ruby stuff
Feed URL: http://chneukirchen.org/blog/category/ruby.atom
Feed Description: a weblog by christian neukirchen - Ruby stuff
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Christian Neukirchen
Latest Posts From chris blogs: Ruby stuff

Advertisement

I enjoy lurking in obscure IRC channels and often have been amazed how many people I met there I already knew from some other channel. Today, this happened again, so I just had to map all language channels I could find on Freenode and make a diagram of their relationships.

I tried to find all language-specific general channels, and came up with these: #perl, ##c, #python, ##c++, #ruby-lang, #haskell, #bash, #lisp, ##java ###javascript, #perl6, #scheme, #erlang, #ruby, #latex, #lua, #d, #asm, #zsh ##tcl, #ocaml, #fpc, #io, #awk, #sed, #forth, #scala, #ada, #dylan, #sml, and #!/bin/sh.

I also added #rubyonrails, #concatenative, #esoteric, #oasis, #haskell-blah, #ruby-de, #camping, and #rack, which are not really general language channels but interesting to see.

After frustration with R (I first wanted to make a kind-of heatmap), I decided to use GraphViz’s fdp. Here’s the preview of the map (click for fullsize, beware: 1833x2084px):

IRC Map of Programming Language Related Channels

If you want to print it, there also is a PostScript version.

The font-sizes are logarithmic, legend for the edges:

  • If 45% of the smaller channel are in the other channel, there is a bold line.
  • If 25% of the smaller channel are in the other channel, there is a solid line.
  • If 10% of the smaller channel are in the other channel, there is a dotted line.

Enjoy.

NP: Jeff Buckley—Lilac Wine

Read: Mapping Programming Language IRC Channels

Topic: Ruby: operator precedence of && and = (which also applies to || or) Previous Topic   Next Topic Topic: Se buscan usuarios y programadores para PingBlog

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use