[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

summary of available Ruby channels (IRC

Simon Strandgaard

10/16/2004 10:25:00 AM

The main channel:

#ruby-lang


Besides it there exists other channels:

#debian-ruby
#iowa
#RPA
#ruby-de
#ruby-es
#ruby-it
#ruby-vikings
#ruby:*.jp
#rubyforge
#rubymine
#rubyonrails


--
Simon Strandgaard


3 Answers

James Britt

10/16/2004 1:41:00 PM

0

Simon Strandgaard wrote:
> The main channel:
>
> #ruby-lang
>
>
> Besides it there exists other channels:
>
>


Any pointers to "IRC for the Slow-Witted", and IRC etiquette?

Thanks,


James


David Ross

10/16/2004 2:14:00 PM

0

James Britt wrote:

> Simon Strandgaard wrote:
>
>> The main channel:
>>
>> #ruby-lang
>>
>>
>> Besides it there exists other channels:
>>
>>
>
>
> Any pointers to "IRC for the Slow-Witted", and IRC etiquette?
>
> Thanks,
>
>
> James
>
>
>
Do you mean for IRC clients? What to watch out for?

These channels are on Freenode, the PDPC network. Freenode was created
for software projects so they could callaborate with the users and
developers. You can register a nick or channel through channel services.
Theres great Network Operators who are all friendly in
#freenode@irc.freenode.net They are very helpful.

Links to read:
http://freenode.net/philos...
http://freenode.net/freenode_and...
http://freenode.net/catal...
http://freenode.net/channel_guidel...


and of course the Freenode.net homepage.

I wouldn't use mIRC, since its complete junk in software. There are
better IRC clients out there if you are on windows. XChat is a popular
irc client. If you wish to use the better clients like irssi, epic, or
ircII, you need to install cygwin first. Then install from the selection
screen.

Now if you are on unix, there is a whole selection to choose from by
default. Personally I sometimes use telnet. IRC has easy syntax to
remember. If I am on my servers, I will use irssi or epic, with screen
to keep my session always open.

IRC is all about collaborating and talking. Make sure you keep a time
limit on yourself or you will say, "omg, what time it is! wtf I spent
all day on irc!" Limit yourself and go code ot like lyponov(Alex) I will
have to consistantly yell untill he goes to code!

to connect in any client to a freenode server, on the command line type
"/connect irc.freenode.net"
to join any of the channels listed, use the join command

ex. "/join #rubymine"
or
ex. "/join #rpa"

you get the point ;)

David Ross
--
Hazzle free packages for Ruby?
RPA is available from http://www.rubyar...



Ollivier Robert

10/18/2004 12:28:00 PM

0

On Sat, 16 Oct 2004 20:25:28 +0900, Simon Strandgaard wrote:
> Besides it there exists other channels:
>
> #debian-ruby
> #iowa
> #RPA
> #ruby-de
> #ruby-es
> #ruby-it

There used to be a "ruby-fr" for French speaking people but I'm not sure
whether it is still used or not.