<?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>gHacks technology news &#187; irc</title>
	<atom:link href="http://www.ghacks.net/tag/irc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remote SSH: Run processes anywhere on different platforms</title>
		<link>http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/</link>
		<comments>http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 15:02:18 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[aeshells]]></category>
		<category><![CDATA[blinkenshell]]></category>
		<category><![CDATA[eggdrop]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc bot]]></category>
		<category><![CDATA[polarhome]]></category>
		<category><![CDATA[remote os]]></category>
		<category><![CDATA[remote shell]]></category>
		<category><![CDATA[remote-desktop]]></category>
		<category><![CDATA[sdf]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell account]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/</guid>
		<description><![CDATA[SSH is a way to remotely and securely access command prompt/terminal on another computer, giving you access to that computer&#8217;s files, services, network connections and programs.
Some services offer free SSH accounts, so you can edit and access files anywhere, host websites, use them as proxies (or IPv6 gateways) and some even let you run processes [...]]]></description>
			<content:encoded><![CDATA[<p>SSH is a way to remotely and securely access command prompt/terminal on another computer, giving you access to that computer&#8217;s files, services, network connections and programs.</p>
<p>Some services offer free SSH accounts, so you can edit and access files anywhere, host websites, use them as proxies (or IPv6 gateways) and some even let you run processes like IRC bots and compilers.</p>
<p>Generally, such free Shell accounts impose a monthly bandwidth quota of a few megabytes, so you don&#8217;t use too much of their resources. Some providers are more generous than others, though, and some charge for additional space and bandwidth.</p>
<p><span id="more-11533"></span>Most SSH providers offer Unix-based hosting. <a href="http://www.red-pill.eu/freeunix.shtml">Mitja Sladovic offers a very large list of such free providers</a>.</p>
<p>The most popular service is the <a href="http://freeshell.org/">SDF Public Access UNIX System</a>, established in 1987. Free users are offered email hosting (POP or IMAP), games, access to the text-based &#8216;Lynx&#8217; web browser, web hosting, various network utilities and 80MB space. For access to gcc, php etc., one must a one-off fee of $36. In order to validate your account, and receive access to network utilities, one must send them $1 or €5 (in order to deter spammers).</p>
<p><a href="http://blinkenshell.org/wiki/Start">Blinkenshell is another interesting option</a>. Free accounts get 50MiB of space, access to several compilers, an IPv6 tunnel, hosting, email, IRC access and even the ability to have MySQL databases. One can&#8217;t use Blinkenshell for IRC bots, though. A few services do provide access to eggdrop, a popular IRC bot, such as <a href="http://www.polarhome.com/">Polarhome</a> and <a href="http://www.aeshells.org/">aeshells</a>.</p>
<p>Naturally, novices may struggle with such services as no graphical interface is provided. These services do, however, provide a rapid way to compile applications on different platforms (like Linux and BSD) and allow boring processes, like IRC bots, to run for you.</p>

	Tags: <a href="http://www.ghacks.net/tag/aeshells/" title="aeshells" rel="tag">aeshells</a>, <a href="http://www.ghacks.net/tag/blinkenshell/" title="blinkenshell" rel="tag">blinkenshell</a>, <a href="http://www.ghacks.net/tag/eggdrop/" title="eggdrop" rel="tag">eggdrop</a>, <a href="http://www.ghacks.net/tag/ipv6/" title="ipv6" rel="tag">ipv6</a>, <a href="http://www.ghacks.net/tag/irc/" title="irc" rel="tag">irc</a>, <a href="http://www.ghacks.net/tag/irc-bot/" title="irc bot" rel="tag">irc bot</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/polarhome/" title="polarhome" rel="tag">polarhome</a>, <a href="http://www.ghacks.net/tag/remote-os/" title="remote os" rel="tag">remote os</a>, <a href="http://www.ghacks.net/tag/remote-shell/" title="remote shell" rel="tag">remote shell</a>, <a href="http://www.ghacks.net/tag/remote-desktop/" title="remote-desktop" rel="tag">remote-desktop</a>, <a href="http://www.ghacks.net/tag/sdf/" title="sdf" rel="tag">sdf</a>, <a href="http://www.ghacks.net/tag/shell/" title="shell" rel="tag">shell</a>, <a href="http://www.ghacks.net/tag/shell-account/" title="shell account" rel="tag">shell account</a>, <a href="http://www.ghacks.net/tag/ssh/" title="ssh" rel="tag">ssh</a>, <a href="http://www.ghacks.net/tag/telnet/" title="telnet" rel="tag">telnet</a>, <a href="http://www.ghacks.net/tag/unix/" title="unix" rel="tag">unix</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/22/access-remote-unix-guis-in-windows-xming/" title="Access remote Unix GUIs in Windows: Xming (November 22, 2008)">Access remote Unix GUIs in Windows: Xming</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/securely-copy-files-with-scp/" title="Securely copy files with scp (April 11, 2009)">Securely copy files with scp</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/02/17/get-to-know-linux-secure-shell/" title="Get To Know Linux: Secure Shell (February 17, 2009)">Get To Know Linux: Secure Shell</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/01/17/dd-the-ultimate-disk-cloning-tool/" title="dd: the ultimate disk cloning tool (January 17, 2009)">dd: the ultimate disk cloning tool</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/" title="Control Servers from Mobile Phones via SSH (July 9, 2008)">Control Servers from Mobile Phones via SSH</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Torn between Pidgin and Digsby</title>
		<link>http://www.ghacks.net/2008/08/02/torn-between-pidgin-and-digsby/</link>
		<comments>http://www.ghacks.net/2008/08/02/torn-between-pidgin-and-digsby/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 03:27:16 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[Disgby]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5790</guid>
		<description><![CDATA[I’ve been a longtime Digsby advocate all the way back to the private alpha stage of development.
Given the growing number of social networks, chat addresses and email accounts I had I found it a brilliant solution to keeping it all under check. I also liked the simple but effective design and of course there was [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been a longtime Digsby advocate all the way back to the private alpha stage of development.</p>
<p>Given the growing number of social networks, chat addresses and email accounts I had I found it a brilliant solution to keeping it all under check. I also liked the simple but effective design and of course there was that warm early adopter glow of being there to support a growing service from the very beginning.</p>
<p>6 months later and I started to use Pidgin.</p>
<p>This wasn’t a deliberate choice at first, I started dual booting Ubuntu and of course Pidgin is the default chat client. I was immediately impressed by what I saw, it was fast, a <strong>lot</strong> faster then Digsby and supported a whole lot more chat networks while additionally having some great plugins available.</p>
<p><span id="more-5790"></span>
<p>While Digsby is great in the way it keeps track of social networks like MySpace, <a href="http://www.ghacks.net/2009/10/17/facebook-login/">Facebook</a> and Twitter the reality is I wasn’t actually using those features very much at all. When I did use them it was through Flock. It did have the very real advantage of Facebook Chat integration which I <strong>did</strong> use a lot, however I quickly discovered that Pidgin also had a plugin available to achieve this.</p>
<p>Also I found Pidgin had support for IRC Chat which is something I have begun to use a&#160; fair bit lately.</p>
<p>The fact was I was using Digsby, a IM client which was way too resources heavy and susceptible to RAM spikes when Pidgin would do the job better.</p>
<p>I felt a little guilty, but I’m not writing Digsby off at all. I still think it’s great and I really like the direction it’s going in, but I just found a better alternative for my needs at this point in time. Digsby is still a very young client and has a lot of potential. A promised update is coming up to address lots of performance issues and hopefully introduce some new features and I’m looking forward to that.</p>
<p>For now however Pidgin is my stop-gap.</p>

	Tags: <a href="http://www.ghacks.net/tag/chat/" title="chat" rel="tag">chat</a>, <a href="http://www.ghacks.net/tag/disgby/" title="Disgby" rel="tag">Disgby</a>, <a href="http://www.ghacks.net/tag/instant-messenger/" title="instant messenger" rel="tag">instant messenger</a>, <a href="http://www.ghacks.net/tag/irc/" title="irc" rel="tag">irc</a>, <a href="http://www.ghacks.net/tag/pidgin/" title="pidgin" rel="tag">pidgin</a>, <a href="http://www.ghacks.net/tag/social-networks/" title="social networks" rel="tag">social networks</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/04/dig-digsby-you-have-good-reason-to/" title="Dig Digsby, You Have Good Reason to (July 4, 2008)">Dig Digsby, You Have Good Reason to</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/hydra-irc-client/" title="Hydra IRC Client (July 16, 2008)">Hydra IRC Client</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/21/encrypt-your-instant-messages-with-pidgin/" title="Encrypt your instant messages with Pidgin (May 21, 2008)">Encrypt your instant messages with Pidgin</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/24/digsby-build-32-released/" title="Digsby Build 32 Released (September 24, 2008)">Digsby Build 32 Released</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/08/03/coccinella-chat-client-with-whiteboard/" title="Coccinella Chat Client With Whiteboard (August 3, 2008)">Coccinella Chat Client With Whiteboard</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/02/torn-between-pidgin-and-digsby/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Hydra IRC Client</title>
		<link>http://www.ghacks.net/2008/07/16/hydra-irc-client/</link>
		<comments>http://www.ghacks.net/2008/07/16/hydra-irc-client/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 16:12:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[hydra irc]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc client]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5362</guid>
		<description><![CDATA[I have been connecting to IRC on a daily basis about ten years ago but stopped doing so. IRC is the Internet Relay Chat, a huge network of servers, channels and users who can chat and trade files there. The client of choice back then was MIRC and everyone was using it with plugins and [...]]]></description>
			<content:encoded><![CDATA[<p>I have been connecting to IRC on a daily basis about ten years ago but stopped doing so. IRC is the Internet Relay Chat, a huge network of servers, channels and users who can chat and trade files there. The client of choice back then was MIRC and everyone was using it with plugins and stuff to enhance the client.</p>
<p><a href="http://www.hydrairc.com/">Hydra IRC</a> is another client that I heard about only recently and it works pretty well. It does come with all the features that one would expect from an IRC client like DCC file transfers, multiple server connections, multiple user identities, channel monitoring and a wealth of other features.</p>
<p>Some would say that the initial layout of the IRC client is a bit messy with lots of information panels everywhere. At start you have the following windows: Server List, Channel List, Channel monitoring with three additional tabs, event log with three additional tabs and the main channel window. Another window is added to the mix when the user connects to a server. This one displays the connected users that are currently in the channel.</p>
<p><span id="more-5362"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/irc_client-500x375.png" alt="irc client" title="irc client" width="500" height="375" class="size-medium wp-image-5363" /></p>
<p>The good news is that every window can be removed or minimized to display only the needed ones. Beginners will probably be a bit lost at the beginning because of the sheer size of options and servers to chose from.</p>
<p>IRC is still a nice way to find information pretty fast. Almost every network has channels for programming languages or operating systems where users can receive help when they need it. I&#8217;m not sure about the file sharing scene on IRC though if it is still that active and I did not have time to check this out.</p>
<p>Hydra IRC is definitely a nice client for IRC, best of all it is completely free.</p>

	Tags: <a href="http://www.ghacks.net/tag/chat/" title="chat" rel="tag">chat</a>, <a href="http://www.ghacks.net/tag/hydra-irc/" title="hydra irc" rel="tag">hydra irc</a>, <a href="http://www.ghacks.net/tag/irc/" title="irc" rel="tag">irc</a>, <a href="http://www.ghacks.net/tag/irc-client/" title="irc client" rel="tag">irc client</a>, <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/02/torn-between-pidgin-and-digsby/" title="Torn between Pidgin and Digsby (August 2, 2008)">Torn between Pidgin and Digsby</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/04/26/mibbit-web-based-irc-client/" title="Mibbit Web Based IRC Client (April 26, 2008)">Mibbit Web Based IRC Client</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/" title="Who is connected to your pc right now ? (November 6, 2005)">Who is connected to your pc right now ?</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/02/26/use-multiple-screens-over-network/" title="Use Multiple Screens over Network (February 26, 2007)">Use Multiple Screens over Network</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/16/hydra-irc-client/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mibbit Web Based IRC Client</title>
		<link>http://www.ghacks.net/2008/04/26/mibbit-web-based-irc-client/</link>
		<comments>http://www.ghacks.net/2008/04/26/mibbit-web-based-irc-client/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 13:02:54 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[internet relay chat]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc client]]></category>
		<category><![CDATA[irc software]]></category>
		<category><![CDATA[mibbit]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3927</guid>
		<description><![CDATA[I read about Mbbit when it was first introduced on several websites but never checked it out until now because I did not find a web based IRC client that appealing. I had some time at hand today and decided to check out some of the saved bookmarks of the previous weeks and one was [...]]]></description>
			<content:encoded><![CDATA[<p>I read about <a href="http://www.mibbit.com/">Mbbit</a> when it was first introduced on several websites but never checked it out until now because I did not find a web based IRC client that appealing. I had some time at hand today and decided to check out some of the saved bookmarks of the previous weeks and one was pointing to Mibbit. Mibbit provides a web interface for IRC, the Internet Relay Chat. I used to be very active on several IRC channels a long time ago. Back then it was only possible to use a software like Mirc to connect to IRC.</p>
<p>The benefit of a web client is obviously that all the installation and configuration of the IRC client is not necessary. It should also protect the user from all those worms that are spreading on the various IRC networks. Mibbit offers a search over all networks which no client provided back then when I was using IRC. A list displays all the channels sorted from most populated to least that contain the keywords entered in the search.</p>
<p>A click on the result tries to load the IRC channel in a new tab. Mibbit is offering tabbed channels which means that it is possible to connect to more than one channel at a time which is definitely a must on IRC. The layout looks similar to software clients, the page contains a message pane, a user pane and one pane to write messages.</p>
<p><span id="more-3927"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/mibbit.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/mibbit-300x203.jpg" alt="mibbit" title="mibbit" width="300" height="203" class="alignnone size-medium wp-image-3928" /></a></p>
<p>Interaction with other users is rather limit. It is possible to send them a private message, do a whoise or ignore them. I was not able to find out any details about data transfers and think that those are not supported.</p>
<p>Mibbit is a good alternative to IRC clients if you are on IRC to chat, and only to chat. If you are an admin or voiced user or use IRC for file sharing, trading or other stuff then you are still better of using a software client. This is however a great way to connect to IRC with devices that do not have their own IRC software, thinking about video game systems like the Wii, handhelds and mobile phones.</p>

	Tags: <a href="http://www.ghacks.net/tag/internet-relay-chat/" title="internet relay chat" rel="tag">internet relay chat</a>, <a href="http://www.ghacks.net/tag/irc/" title="irc" rel="tag">irc</a>, <a href="http://www.ghacks.net/tag/irc-client/" title="irc client" rel="tag">irc client</a>, <a href="http://www.ghacks.net/tag/irc-software/" title="irc software" rel="tag">irc software</a>, <a href="http://www.ghacks.net/tag/mibbit/" title="mibbit" rel="tag">mibbit</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/16/hydra-irc-client/" title="Hydra IRC Client (July 16, 2008)">Hydra IRC Client</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/08/02/torn-between-pidgin-and-digsby/" title="Torn between Pidgin and Digsby (August 2, 2008)">Torn between Pidgin and Digsby</a> (16)</li>
	<li><a href="http://www.ghacks.net/2007/11/28/tiny-secure-irc-client-talkative-irc/" title="Tiny secure IRC client Talkative IRC (November 28, 2007)">Tiny secure IRC client Talkative IRC</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/" title="Remote SSH: Run processes anywhere on different platforms (March 29, 2009)">Remote SSH: Run processes anywhere on different platforms</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/10/29/irc-chat-extension-for-firefox/" title="IRC Chat Extension for Firefox (October 29, 2006)">IRC Chat Extension for Firefox</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/26/mibbit-web-based-irc-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tiny secure IRC client Talkative IRC</title>
		<link>http://www.ghacks.net/2007/11/28/tiny-secure-irc-client-talkative-irc/</link>
		<comments>http://www.ghacks.net/2007/11/28/tiny-secure-irc-client-talkative-irc/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 07:15:34 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/11/28/tiny-secure-irc-client-talkative-irc/</guid>
		<description><![CDATA[I have been using IRC quite a lot a few years ago and even then thought that software like MIRC was not ideal for beginners. It was not that easy to setup and had the charm of a Windows 95 application written all over it. I did switch to Chatzilla eventually which offered IRC access in Firefox which was great for a quick connect to IRC.]]></description>
			<content:encoded><![CDATA[<p>I have been using IRC quite a lot a few years ago and even then thought that software like MIRC was not ideal for beginners. It was not that easy to setup and had the charm of a Windows 95 application written all over it. I did switch to <a href="https://addons.mozilla.org/en-US/firefox/addon/16">Chatzilla</a> eventually which offered IRC access in <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> which was great for a quick connect to IRC.</p>
<p>IRC can be best described as a big chat that supports file downloads as well. Servers like Dalnet, Undernet and Quakenet host thousands of channels of all topics including coding help, game talk, cooking, flirting and downloads. I use it mainly to get an answer to a coding question that I have because you always find some experts that are most of the time happy to help you out.</p>
<p>Talkative IRC is a solid tiny IRC client that is best suited for users who do not want to fiddle around with settings all the time. Connecting to an IRC server is just a click away, it takes some time to find the right server for your needs but once you are in you should begin downloading the groups that are hosted on the server.</p>
<p><span id="more-2343"></span><img src="http://www.ghacks.net/files/screens/2007/11/talkative-irc-client.jpg" alt="talkative irc client" /></p>
<p>Those groups can be filtered afterwards and useful ones can be added to favorites to make it easier to connect to them the next time you are online. Commands are also supported which means that you can for example join a group directly with /join #groupname.</p>
<p>Talkative IRC can be configured to join groups automatically during program start. New networks and servers can be added as well, by default only seven networks are listed.</p>

	Tags: <a href="http://www.ghacks.net/tag/irc/" title="irc" rel="tag">irc</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/07/28/youtube-videos-downloader-tubequeue/" title="Youtube Videos Downloader TubeQueue (July 28, 2009)">Youtube Videos Downloader TubeQueue</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/12/youtube-playlist-converter/" title="Youtube Playlist Converter (August 12, 2009)">Youtube Playlist Converter</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/11/28/tiny-secure-irc-client-talkative-irc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IRC Chat Extension for Firefox</title>
		<link>http://www.ghacks.net/2006/10/29/irc-chat-extension-for-firefox/</link>
		<comments>http://www.ghacks.net/2006/10/29/irc-chat-extension-for-firefox/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 12:16:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox-extensions]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[irc chat]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/10/29/irc-chat-extension-for-firefox/</guid>
		<description><![CDATA[IRC, Internet Relay Chat, is one of the greatest communication platforms on the internet. You normally connect to one of the IRC servers using tools like mirc for instance. Once connected you may want to start by receiving a list of open channels on that server and afterwards connecting to some of them. Once in a channel you can chat, privately chat and send / receive files to other users or channel bots.]]></description>
			<content:encoded><![CDATA[<p>IRC, Internet Relay Chat, is one of the greatest communication platforms on the internet. You normally connect to one of the IRC servers using tools like mirc for instance. Once connected you could start by getting a list of open channels on that server &#8211; and connect to some that sound interesting. Once in a channel you can chat, privately chat and send / receive files to other users or channel bots.</p>
<p><a title="chatzilla" target="_blank" href="https://addons.mozilla.org/firefox/16/">Chatzilla</a> opens in a new window, you should take a quick glance at the preferences before you connect to a server. If you do not want to exchange files you should disable DCC in the options. Supported Networks are Efnet, Dalnet, Quakenet and Undernet plus some additional ones. Clicking on a link of a network connects to one of its servers. It is now time to join channels, do so by clicking on IRC > Join channel.</p>
<p><span id="more-879"></span>The channel search looks similar to the one offered by mirc, type in a word (xbox, games, counterstrike) and the channel list will display every channel with such a name or topic.  Double-Clicking a channel in that list joins that channel and you see the list of users on the right side and the main channel window with the public chat in the middle. If you right-click a user you can open a private chat or send that user a file for instance.</p>
<p>I like this add-on. I sometimes search for specialized information and find that only on IRC. For example if you need coding help you might want to join a channel like #html or #php. The people there are skilled and willed to help you if you phrase your requests properly.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-extensions/" title="firefox-extensions" rel="tag">firefox-extensions</a>, <a href="http://www.ghacks.net/tag/irc/" title="irc" rel="tag">irc</a>, <a href="http://www.ghacks.net/tag/irc-chat/" title="irc chat" rel="tag">irc chat</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/11/webslices-and-activities-ported-to-firefox/" title="Webslices and Activities ported to Firefox (March 11, 2008)">Webslices and Activities ported to Firefox</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/10/27/use-the-foxtor-extension-for-anonymous-surfing/" title="Use the Foxtor Extension for anonymous surfing (October 27, 2006)">Use the Foxtor Extension for anonymous surfing</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/01/11/use-splitlink-for-firefox-to-check-for-redirects/" title="Use Splitlink for Firefox to check for Redirects (January 11, 2007)">Use Splitlink for Firefox to check for Redirects</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/01/23/url-fixer-extension-for-firefox/" title="Url Fixer Extension for Firefox (January 23, 2007)">Url Fixer Extension for Firefox</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/11/08/tiny-menus-for-firefox/" title="Tiny Menus for Firefox (November 8, 2006)">Tiny Menus for Firefox</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/10/29/irc-chat-extension-for-firefox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
