<?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>[protofusion] &#187; irc</title>
	<atom:link href="http://protofusion.org/wordpress/tag/irc/feed/" rel="self" type="application/rss+xml" />
	<link>http://protofusion.org/wordpress</link>
	<description>Generally Interesting</description>
	<lastBuildDate>Tue, 07 Sep 2010 04:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Virtues of Circumcensoring</title>
		<link>http://protofusion.org/wordpress/2009/09/the-virtues-of-circumcensoring/</link>
		<comments>http://protofusion.org/wordpress/2009/09/the-virtues-of-circumcensoring/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 04:55:36 +0000</pubDate>
		<dc:creator>Ethan Zonca</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[censor]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[unrealircd]]></category>

		<guid isPermaLink="false">http://protofusion.org/wordpress/?p=122</guid>
		<description><![CDATA[Throughout the history of the internet, chat rooms and forums have grown exponentially. Many people in these chat rooms were ]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-129" title="censoredwht" src="http://protofusion.org/wordpress/wp-content/uploads/2009/09/censoredwht.png" alt="censoredwht" width="449" height="208" /></p>
<p style="text-align: center;">
<p>Throughout the history of the internet, chat rooms and forums have grown exponentially. Many people in these chat rooms were annoyed at the use of explicit language, so administrators implemented censoring of inappropriate words.Censoring, as originally implemented, resulted in a lack of emotion from a user&#8217;s censored statement while allowing the conveyance of meaning. Circumcensoring does just the opposite, it allows the expression of emotion without allowing much meaning to be conveyed. Due to the obvious uniqueness of circumcensoring and the virtues that must be obvious to the reader, I am planning on implementing circumcensoring in an unrealircd plugin, aptly named CircumCensor. Although this plugin is bound to remain undeveloped for a while, it may eventually be developed whenever I have free time.</p>
]]></content:encoded>
			<wfw:commentRss>http://protofusion.org/wordpress/2009/09/the-virtues-of-circumcensoring/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick Tip: Quit Messages in IRC</title>
		<link>http://protofusion.org/wordpress/2009/08/quit-messages-irc/</link>
		<comments>http://protofusion.org/wordpress/2009/08/quit-messages-irc/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 03:12:57 +0000</pubDate>
		<dc:creator>Ethan Zonca</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[etiquette]]></category>
		<category><![CDATA[irc]]></category>

		<guid isPermaLink="false">http://protofusion.org/wordpress/?p=54</guid>
		<description><![CDATA[Ever exited out of IRC without telling people why? Don&#8217;t know how to tell people why you&#8217;re leaving? Then you ]]></description>
			<content:encoded><![CDATA[<p>Ever exited out of IRC without telling people why? Don&#8217;t know how to tell people why you&#8217;re leaving? Then you need to use quit messages. Really. It&#8217;s just annoying to see people randomly leave with no reasoning.</p>
<p><span id="more-54"></span>By default, when you exit most IRC clients (including pidgin), the quit message will look something like &#8220;normaldotcom has quit (Quit: normaldotcom).&#8221; The preferred way to exit out of a channel or an IRC session is using the /quit IRC command. It&#8217;s pretty simple, just type &#8220;/quit leaving to do something in real life with real people.&#8221; This will notify others of your departure, and your reasoning for doing so. It&#8217;s just a lot nicer and a lot less annoying. Practice proper IRC etiquette and use /quit !</p>
]]></content:encoded>
			<wfw:commentRss>http://protofusion.org/wordpress/2009/08/quit-messages-irc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IRC via Telnet</title>
		<link>http://protofusion.org/wordpress/2009/08/irc-via-telnet/</link>
		<comments>http://protofusion.org/wordpress/2009/08/irc-via-telnet/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:13:57 +0000</pubDate>
		<dc:creator>Ethan Zonca</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://protofusion.org/wordpress/?p=43</guid>
		<description><![CDATA[Ever wanted to get on IRC without a client on the command line? Well you can, and it&#8217;s pretty easy, ]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to get on IRC without a client on the command line? Well you can, and it&#8217;s pretty easy, using IRC&#8217;s protocol syntax. All you need is a box with or without X, the telnet program (included by default in most linux distros), and an IRC server. Feel free to try this out on ProtoFusion&#8217;s IRC server, irc://irc.protofusion.org/.</p>
<p><span id="more-43"></span></p>
<p>Start out by telnetting to your server, in this example, ProtoFusion&#8217;s IRC server on the default port for IRC</p>
<p style="padding-left: 30px;"><em>telnet irc.protofusion.org 6667</em></p>
<p>Now you should see something like this:</p>
<p style="padding-left: 30px;"><em>:irc.protofusion.org NOTICE AUTH :*** Looking up your hostname&#8230;<br />
:irc.protofusion.org NOTICE AUTH :*** Found your hostname (cached)</em></p>
<p>If not, ensure that your port and server settings are correct. Now that you&#8217;re connected, you need to set your nickname and your user info. This is done with a simple series of commands:</p>
<p style="padding-left: 30px;"><em>USER your name * * :Your Description<br />
NICK yournickname</em></p>
<p>Now you should see some log-on output, and you should autojoin #protofusion if you&#8217;re on protofusion.org. If not, you cna join channels with the JOIN [channel] command. Of course you will probably want to talk in the channel, which is a bit tedious uneless you put the first part in your clipboard.</p>
<p style="padding-left: 30px;"><em>PRIVMSG #protofusion Write your message text here</em></p>
<p>The privmsg command can also be used with a username instaed of a channel to PM an individual IRC user. Other stuff you may want to know:</p>
<ul>
<li>The server usually pings users every once and a while, and you need to &#8220;pong&#8221; back to the server so your session doesn&#8217;t time out and disconnect. If the server sends you a &#8220;PING :protofusion.org&#8221; or the like, you must respond &#8220;PONG :protofusion.org&#8221; in a somewhat timely fashion, depending on the server&#8217;s configuration.</li>
<li>Your connection can also time out if you d on&#8217;t set your USER and NICK data in a timely fashion</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://protofusion.org/wordpress/2009/08/irc-via-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
