<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Irssi Handling JOINS/PARTS/QUITS</title>
	<atom:link href="http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Wed, 16 May 2012 07:36:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta2-20489</generator>
	<item>
		<title>By: Jamie Kirkpatrick</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-115358</link>
		<dc:creator>Jamie Kirkpatrick</dc:creator>
		<pubDate>Tue, 25 Jan 2011 17:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-115358</guid>
		<description>Good work that man!  This is perfect for me...I can&#039;t stand all those &quot;informative&quot; messages getting in the way of real conversation...</description>
		<content:encoded><![CDATA[<p>Good work that man!  This is perfect for me&#8230;I can&#8217;t stand all those &#8220;informative&#8221; messages getting in the way of real conversation&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XeroXer</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110760</link>
		<dc:creator>XeroXer</dc:creator>
		<pubDate>Thu, 18 Mar 2010 07:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110760</guid>
		<description>I really like the setup apart from one problem I ended up with.
My guess is that it has to do with my setup but all my private messages started a new window but all they wrote ended up in my 1st window, which was a bit annoying.</description>
		<content:encoded><![CDATA[<p>I really like the setup apart from one problem I ended up with.<br />
My guess is that it has to do with my setup but all my private messages started a new window but all they wrote ended up in my 1st window, which was a bit annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 14/3/2010: A Lot More Android in Devices, Dell Tablets &#124; Boycott Novell</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110753</link>
		<dc:creator>Links 14/3/2010: A Lot More Android in Devices, Dell Tablets &#124; Boycott Novell</dc:creator>
		<pubDate>Sun, 14 Mar 2010 14:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110753</guid>
		<description>[...] Irssi Handling JOINS/PARTS/QUITS [...]</description>
		<content:encoded><![CDATA[<p>[...] Irssi Handling JOINS/PARTS/QUITS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110751</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 14 Mar 2010 07:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110751</guid>
		<description>Flexible, yes, but don&#039;t get too optimistic because you&#039;re going to have to hack through some pretty dense and occultly documented perl.  Not that I don&#039;t like perl, or am not up for an occasional recreational diversion into hackery, but I guess it&#039;s been a while since I&#039;ve fancied myself a computer geek.</description>
		<content:encoded><![CDATA[<p>Flexible, yes, but don&#8217;t get too optimistic because you&#8217;re going to have to hack through some pretty dense and occultly documented perl.  Not that I don&#8217;t like perl, or am not up for an occasional recreational diversion into hackery, but I guess it&#8217;s been a while since I&#8217;ve fancied myself a computer geek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110749</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110749</guid>
		<description>@Daniel Thx. That was a typo in the post. In regards to QUITS, they are server bound, but they&#039;re still sent to your channel window as a QUITS level. You can still send these to another window, of which my post outlines, and succeeds with.</description>
		<content:encoded><![CDATA[<p>@Daniel Thx. That was a typo in the post. In regards to QUITS, they are server bound, but they&#8217;re still sent to your channel window as a QUITS level. You can still send these to another window, of which my post outlines, and succeeds with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lange</title>
		<link>http://pthree.org/2010/03/12/irssi-handling-joinspartsquits/#comment-110747</link>
		<dc:creator>Daniel Lange</dc:creator>
		<pubDate>Sat, 13 Mar 2010 09:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1326#comment-110747</guid>
		<description>With my irssi (v0.8.14) it&#039;s /set window_check_level_first ON (levelcheck exchanged).
Quits are not channel bound as you do not quit a channel but the whole server, same for nick changes.
The patch for http://bugs.irssi.org/index.php?do=details&amp;task_id=204&amp;project=5 also has a more general solution that may be of interest.</description>
		<content:encoded><![CDATA[<p>With my irssi (v0.8.14) it&#8217;s /set window_check_level_first ON (levelcheck exchanged).<br />
Quits are not channel bound as you do not quit a channel but the whole server, same for nick changes.<br />
The patch for <a href="http://bugs.irssi.org/index.php?do=details&#038;task_id=204&#038;project=5" rel="nofollow">http://bugs.irssi.org/index.php?do=details&#038;task_id=204&#038;project=5</a> also has a more general solution that may be of interest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

