<?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>Mike&#039;s Planet &#187; irssi</title>
	<atom:link href="http://www.mikesplanet.net/tag/irssi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Fri, 03 Jun 2011 01:15:12 +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>gui notifies with irssi</title>
		<link>http://www.mikesplanet.net/2008/04/gui-notifies-with-irssi/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gui-notifies-with-irssi</link>
		<comments>http://www.mikesplanet.net/2008/04/gui-notifies-with-irssi/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 15:27:03 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[irssi]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=130</guid>
		<description><![CDATA[Due to weird text refresh issues I have been seeing with Xchat, I have switched over to irssi as my main IRC client. One thing I have missed is GUI notify of people private messaging me. I have found an irssi script that adds this function. 1. Install libnotify-bin sudo aptitude install libnotify-bin 2. Install notify.pl script from http://code.google.com/p/irssi-libnotify/wiki/MainPage to ~/.irssi/scripts/notify.pl 3. Set to autorun at irssi startup (optional) ln -s ~/.irssi/scripts/notify.pl ~/.irssi/scripts/autorun/notify.pl]]></description>
			<content:encoded><![CDATA[<p>Due to weird text refresh issues I have been seeing with Xchat, I have switched over to irssi as my main IRC client. One thing I have missed is GUI notify of people private messaging me. I have found an irssi script that adds this function.</p>
<p>1. Install libnotify-bin<br />
<code>sudo aptitude install libnotify-bin</code><br />
2. Install notify.pl script from <a href="http://code.google.com/p/irssi-libnotify/wiki/MainPage">http://code.google.com/p/irssi-libnotify/wiki/MainPage</a> to ~/.irssi/scripts/notify.pl</p>
<p>3. Set to autorun at irssi startup (optional)<br />
<code>ln -s ~/.irssi/scripts/notify.pl ~/.irssi/scripts/autorun/notify.pl</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/04/gui-notifies-with-irssi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

