<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ILUG-Cochin &#187; irssi</title>
	<atom:link href="http://www.ilug-cochin.org/tag/irssi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ilug-cochin.org</link>
	<description>Indian Libre User Group</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:48:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to use IRC?</title>
		<link>http://www.ilug-cochin.org/resources/how-to-use-irc/</link>
		<comments>http://www.ilug-cochin.org/resources/how-to-use-irc/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 04:09:04 +0000</pubDate>
		<dc:creator>Sreenadh</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[gaim]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irssi]]></category>
		<category><![CDATA[konversation]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[xchat]]></category>

		<guid isPermaLink="false">http://www.ilug-cochin.org/?p=406</guid>
		<description><![CDATA[What is IRC? IRC stands for &#8220;Internet Relay Chat&#8221;. It was originally written by Jarkko Oikarinen in 1988. Since starting in Finland, it has been used in over 60 countries around the world. IRC is a multi-user chat system, where people meet on &#8220;channels&#8221; (rooms, virtual places, usually with a certain topic of conversation) to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is IRC</strong>?</p>
<div style="text-align: justify;">
<p>IRC stands for &#8220;Internet Relay Chat&#8221;. It was originally written by Jarkko Oikarinen in 1988. Since starting in Finland, it has been used in over 60 countries around the world. <strong>IRC is a multi-user chat system, where people meet on &#8220;channels&#8221; (rooms, virtual places, usually with a certain topic of conversation) to talk in groups, or privately. There is no restriction to the number of people that can participate in a given discussion, or the number of channels that can be formed on IRC.</strong></div>
<p>From <a href="http://en.wikipedia.org/wiki/IRC">http://en.wikipedia.org/wiki/IRC</a></p>
<div style="text-align: justify;">
<p style="text-align: justify;">Internet Relay Chat (IRC) is a form of real-time <a href="http://en.wikipedia.org/wiki/Internet">Internet</a> text messaging (<a href="http://en.wikipedia.org/wiki/Online_chat">chat</a>) or <a href="http://en.wikipedia.org/wiki/Synchronous_conferencing">synchronous conferencing</a>. It is mainly designed for <a href="http://en.wikipedia.org/wiki/Many-to-many">group communication</a> in discussion forums, called <a href="http://en.wikipedia.org/wiki/IRC#Channels">channels</a>, but also allows <a href="http://en.wikipedia.org/wiki/One-to-one_%28communication%29">one-to-one communication</a> via <a style="color: #000000;" href="http://en.wikipedia.org/wiki/Instant_messaging">private message</a> as well as chat and data transfers via <a href="http://en.wikipedia.org/wiki/Direct_Client-to-Client">Direct Client-to-Client</a>.</p>
<p style="text-align: justify;">As of May 2009, the top 100 IRC networks served more than half a million users at a time, with hundreds of thousands of channels (the vast majority of which stand mostly vacant), operating on a total of roughly 1,500 servers world-wide.<strong><br />
</strong></p>
</div>
<p><strong>1. How can I use IRC on my machine.</strong>?</p>
<p>You need an IRC Client ( A program that connects to the IRC Servers). Every client follows guidelines form <a href="http://www.rfc-editor.org/cgi-bin/rfcdoctype.pl?loc=RFC&amp;letsgo=2812&amp;type=http&amp;file_format=txt">RFC2812</a> (basic rules that define how to communicate between client and server) if you are interested go through it, you will understand irc clients better.</p>
<ul>
<li>Select the IRC server from the list</li>
<li>Decide your nick name ( just like your username for an email id )</li>
<li>[optional] register your nick</li>
<li>Connect</li>
<li>Select / Join your channel</li>
</ul>
<p>These are most popular clients available for IRC,</p>
<p><span id="more-406"></span></p>
<ul>
<li><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat1-icon.png"><img class="alignnone size-full wp-image-412" title="XChat icon" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat1-icon.png" alt="XChat icon" width="48" height="48" /></a> <a title="Xchat" href="http://www.xchat.org" target="_blank"><strong>Xchat</strong></a> &#8211; gtk+ gui available in most platforms  (<a title="Download Xchat" href="http://www.xchat.org/download" target="_blank">http://www.xchat.org/download</a>)</li>
<li><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/irssi_1-400-400.jpg"><img class="alignnone size-full wp-image-414" title="IRSSI icon" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/irssi_1-400-400.jpg" alt="IRSSI icon" width="48" height="48" /></a><a href="http://irssi.org" target="_blank"><strong>Irssi</strong></a> &#8211; tui ncurses based not a good one for noobies. Available in most platforms  (<a href="http://irssi.org/download" target="_blank">http://irssi.org/download</a>)</li>
<li><strong><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/logopidgin.png"><img class="alignnone size-full wp-image-415" title="Pidgin logo" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/logopidgin.png" alt="Pidgin logo" width="28" height="48" /></a><a href="http://www.pidgin.im" target="_blank">Pidgin</a></strong> &#8211; multi protocol chat client. Available in most platforms  (<a href="http://www.pidgin.im/download/" target="_blank">http://www.pidgin.im/download/</a>)<a href="http://www.pidgin.im/"><cite></cite></a></li>
<li><strong><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/konversation-icon.png"><img class="alignnone size-full wp-image-416" title="Konversation" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/konversation-icon.png" alt="Konversation" width="48" height="48" /></a> <a href="http://konversation.kde.org" target="_blank">Konversation</a></strong> &#8211; Available for KDE</li>
<p>	<!-->
<li><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/mainlogo.png"><img class="alignnone size-full wp-image-419" title="Mibbit" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/mainlogo.png" alt="Mibbit" width="48" height="27" /></a><strong><a href="http://www.mibbit.com" target="_blank">Mibbit</a></strong> &#8211; Web based available online (no installation )</li>
<p><--!></p>
<li><strong><a href="http://www.webchat.freenode.net" target="_blank"><b> &#8211; WebChat</b></a></strong>Web based FreeNode Client available online (no installation )</li>
</ul>
<p><strong><br />
1.1 Instructions for using IRC with various clients.</strong></p>
<p><strong>1.1.1 Xchat</strong></p>
<p><strong>The screenshots below will guide to using the particular client for IRC communication.</strong></p>
<p><strong><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat1.jpg"><img class="alignnone size-full wp-image-428" title="Xchat_server_nickname" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat1.jpg" alt="Xchat_server_nickname" width="372" height="507" /></a><br />
</strong></p>
<p><strong></strong></p>
<div style="text-align: justify;">From the window you see select your nick name any name but you have to give at least three different names,thats meant because if your name is already in use other names could be used.Once done click [Connect].</div>
<p><strong><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat2.jpg"></a><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat2.jpg"><img class="alignnone size-medium wp-image-429" title="Click image to view in large size" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/xchat2-300x211.jpg" alt="Xchat_join_channe;" width="300" height="211" /></a><br />
</strong></p>
<p>From the next window in the [join channel] type #ilugkochi then [OK] well now your in #ilugkochi channel. You can type in messages in the Main Window, so whoever is present can see it.<br />
<em><strong></strong></em></p>
<p><em><strong>Xchat Registering you nick name </strong><strong>(optional)</strong></em></p>
<div style="text-align: justify;">It would be better if you have a unique nick name, so that others can identify you, and you will have an identity just like an email id has, and of course you cannot use an existing  nickname.</div>
<p>You will need a :</p>
<ul>
<li>Unique NickName</li>
<li>A password</li>
<li>Valid email id</li>
</ul>
<p>Now at the bottom of the xchat client there is typing spaceÂ  a kind of long bar.<br />
Here is where the IRC Servers accept commands from you.</p>
<p>Type the following<br />
<strong><br />
[/msg nickserv nickname password foo@foo.com ]</strong></p>
<p>eg: /msg nickserv lovely 1244556 lovely@foo.com<br />
<em><br />
<span style="color: #ff0000;">Caution must be taken that there is no space before &#8220;/msg&#8221;.</span></em></p>
<p>Here you are telling the nick name server ( the guy who takes care of all the nicknames ) that<br />
you want to register lovely as a nickname with 124456 as the password and you have an email<br />
id with lovely@foo.com. In IRC you interact with the servers through commands. Just think of it as<br />
an online command line.</p>
<p>if you have done it properly you will get a message like this</p>
<p><em style="color: #666666;">&gt;nickserv&lt; register 1244556 lovely@foo.com<br />
-NickServ- An email containing nickname activation instructions has been sent to lovely@foo.com<br />
-NickServ- If you do not complete registration within one day, your nickname will expire.<br />
-NickServ- lovely is now registered to lovely@foo.com, with the password 1244556.<br />
-NickServ-<br />
-NickServ- freenode is a service of Peer-Directed Projects Center, a<br />
-NickServ- not-for-profit organisation registered in England and Wales.<br />
-NickServ- For frequently-asked questions about the network, please see the<br />
-NickServ- FAQ page (http://freenode.net/faq.shtml). Should you wish to<br />
-NickServ- support the PDPC you can contribute to our current fundraiser at<br />
-NickServ- http://freenode.net/pdpc_donations.shtml.<br />
</em></p>
<div style="text-align: justify;">Follow the instructions in your inbox,after following the instructions disconnect from server ,close xchat client. Restart the xchat client once again and before connecting to #ilugkochi do this to identify your nick (type it in the typing bar)</div>
<p><em><br />
</em><strong>[/msg nickserv identify yournick password]</strong></p>
<p><em>eg: /msg nickserv identify lovely 1244556</em></p>
<p>well this is bit inconvenient always identify with the above sequence of command, each time you join the<br />
channel,in order to automate this process follow the steps below.</p>
<p>click [Edit]</p>
<p>in the nickserv password provide your password  and click the check box auto connect to this network at startup.</p>
<p>Now you are ready for action in the channel.</p>
<p><strong>1.1.2 Pidgin </strong></p>
<p>Setting up Pidgin for the first time (this all only needs to be done once):</p>
<p>1. Open up the Pidgin accounts window.</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin1.jpg"><img class="alignnone size-medium wp-image-433" title="pidgin1" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin1-178x300.jpg" alt="pidgin1" width="178" height="300" /></a></p>
<p>2. Click add account</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin2.jpg"><img class="alignnone size-medium wp-image-434" title="pidgin2" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin2-300x198.jpg" alt="pidgin2" width="300" height="198" /></a></p>
<p>3. Enter nickname &amp; click save</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin7.jpg"><img class="alignnone size-medium wp-image-441" title="pidgin7" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin7-275x300.jpg" alt="pidgin7" width="275" height="300" /></a></p>
<p>4. Set you status to online</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin3.jpg"><img class="alignnone size-medium wp-image-435" title="pidgin3" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin3-178x300.jpg" alt="pidgin3" width="178" height="300" /></a></p>
<p>5. From Buddies menu select &#8220;Join a chat&#8221;</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin4.jpg"><img class="alignnone size-medium wp-image-436" title="pidgin4" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin4-178x300.jpg" alt="pidgin4" width="178" height="300" /></a></p>
<p>6. Select your IRC account and type channel name. (Eg: #ilugkochi) and click join.</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin5.jpg"><img class="alignnone size-medium wp-image-437" title="pidgin5" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin5-300x172.jpg" alt="pidgin5" width="300" height="172" /></a></p>
<p>&#8216;<strong>ACCOUNTS</strong>&#8216; in the title bar at the top. If you have a &#8216;<strong>BUDDY LIST</strong>&#8216;? window and cannot find an &#8216;<strong>Accounts</strong>&#8216; window, go to the &#8216;<strong>ACCOUNTS</strong>&#8216; menu? and select &#8216;<strong>ADD/EDIT</strong>&#8216;.</p>
<div style="text-align: justify;">In the &#8216;ACCOUNTS&#8217; window&#8217;, press the &#8216;Add&#8217; button ,. go to the &#8216;PROTOCOL&#8217; section and select &#8216;IRC&#8217; from the drop down box.Type in a &#8216;SCREEN NAME&#8217; for yourself. This can be anything you like: your first name, your nickname, a silly name. You do not need to register for an account anywhere before using your name, type &#8216;IRC.FREENODE.NET&#8217; into the &#8216;SERVER&#8217; box.Press the &#8216;SAVE&#8217; button. There is no need to enter anything for &#8216;Password&#8217; or &#8216;Alias&#8217;.</div>
<div style="text-align: justify;"><em>Connecting to the server and joining the channel once you are set up:</em></p>
<ul>
<li>In the &#8216;Accounts&#8217; drop down menu there would be <em>&#8220;younick@irc.freenode.net</em><em>&#8220;</em> ,there will be a checkbox activate it.</li>
</ul>
<ul>
<li>Press the &#8216;CLOSE&#8217; button, the Accounts window will close.</li>
<li>In the &#8216;BUDDY LIST&#8217; window, go to the &#8216;Tools&#8217; menu and select? &#8216;ROOM LIST&#8217;</li>
</ul>
<ul>
<li>If the &#8216;@IRC.FREENODE.NET&#8217; name is not already showing as chosen? in the &#8216;Account&#8217; drop down list, select it from the drop down list.</li>
</ul>
<ul>
<li>Press the &#8216;GET LIST&#8217; button at the bottom of the screen.</li>
</ul>
<ul>
<li>Click on &#8216;#ilugkochi&#8217; from the window that appears, and then click the &#8216;Join&#8217; button at the bottom.</li>
</ul>
<ul>
<li>A new window will pop up,this is our channel type your messages into the lbox at the bottom,on the right side you will see list of online users.<a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin6.jpg"><img class="alignnone size-medium wp-image-438" title="pidgin6" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/pidgin6-300x211.jpg" alt="pidgin6" width="300" height="211" /></a></li>
</ul>
</div>
<p>The procedure for registering is the same as in Xchat (the same commands of course ).</p>
<p><!--strong>1.1.3 Mibbit </strong></p>
<p>0) Goto <a href="http://www.mibbit.com/chat/" target="_blank">www.mibbit.com/chat</a></p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/mibbit1.jpg"><img class="alignnone size-medium wp-image-452" title="Mibbit.com/chat" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/mibbit1-300x152.jpg" alt="Mibbit.com/chat" width="300" height="152" /></a></p>
<p>1) Select Server as &#8220;Freenode.net&#8221;</p>
<p>2) Give channel as &#8220;#ilugkochi&#8221; (without the quotes) and Nick: anything of your choice.?<br />
But make sure it is unique to avoid conflicts with existing users.</p>
<p>4) Pass: non-registered users needn&#8217;t worry.You won&#8217;t require authentication.</p>
<p>You&#8217;ll be dropped into the #ilugkochi channel.The already logged in members can be seen on the right side.</p>
<p><a href="http://www.ilug-cochin.org/wp-content/uploads/2009/06/mibbit2.jpg"><img class="alignnone size-medium wp-image-453" title="mibbit.com/chat" src="http://www.ilug-cochin.org/wp-content/uploads/2009/06/mibbit2-300x152.jpg" alt="mibbit.com/chat" width="300" height="152" /></a></p>
<p><em style="color: #ff0000;"><strong>Note- you can join #ilugkochi with blink of eye</strong></em><br />
<a href="http://widget.mibbit.com/?settings=eb68ef60208673b49cfbbda3e574421e&amp;server=irc.freenode.net%20&amp;channel=%23ilugkochi&amp;noServerNotices=true&amp;noServerMotd=true&amp;autoConnect=true">[click]-here-just-enter-your-nickname-you-are-in</a></p>
<p>The procedure for registering is the same as in Xchat (the same commands of course ).<br style="background-color: #ffffff; color: #ff0000;" /--!></p>
<h4 style="background-color: #ffffff; color: #ff0000; text-align: justify;"><em><span style="text-decoration: underline;">Warning: Never use IRC, Browse the Web or do anything in the Graphical Environment as the SuperUser or &#8220;root&#8221;!</span></em></h4>
<p>More info regarding IRC, IRC practises, ettiquette<br />
<a href="http://www.irc-help.org./">www.irc-help.org.</a><br />
IRC Resources<br />
<a href="http://irchelp.org/irchelp/irctutorial.html">http://irchelp.org/irchelp/irctutorial.html</a></p>
<p><strong>Authors:</strong></p>
<p><a href="http://mykeystrokes.blogspot.com" target="_blank">Althaf Backer</a> (althafkbacker [at] gmail [dot] com)<br />
Sameer Mohamed Thahir (sameer.thahir [at] gmail [dot] com)<br />
Harikrishnan (hari.jain2000 [at] gmail [dot] com )<br />
<a href="http://hackingwithdebian.blogspot.com" target="_blank">Sreenadh H</a> (sreenadh1987 [at] gmail [dot] com)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilug-cochin.org/resources/how-to-use-irc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

