<?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 GUI Notify</title>
	<atom:link href="http://pthree.org/2007/03/21/irssi-gui-notify/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2007/03/21/irssi-gui-notify/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<pubDate>Tue, 02 Dec 2008 13:23:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-RC1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron Toponce : Pimp My Irssi</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-88057</link>
		<dc:creator>Aaron Toponce : Pimp My Irssi</dc:creator>
		<pubDate>Sun, 06 Jan 2008 21:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-88057</guid>
		<description>[...] there is no way to notify me when I receive an IM or highlight and I&#8217;m not viewing Irssi. Coupled with a simple bash script, I can receive those [...]</description>
		<content:encoded><![CDATA[<p>[...] there is no way to notify me when I receive an IM or highlight and I&#8217;m not viewing Irssi. Coupled with a simple bash script, I can receive those [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Quinn</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-70368</link>
		<dc:creator>Jared Quinn</dc:creator>
		<pubDate>Tue, 25 Sep 2007 08:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-70368</guid>
		<description>I use libnotify, screen and irssi over ssh.  I did't like any of the solutions i found and decided to implement it myself using the terminal 'print' functionality available on xterm and other similiar terminals.

irssi sends the print escape codes and the info I want to include in the notify wrapped in the appropriate escape codes and XTerm "prints" it to a shell script which calls notify-send.

Full details at http://jaredquinn.info/it-related/technical/unix/2007.09.25/libnotify-with-irssi-over-ssh/</description>
		<content:encoded><![CDATA[<p>I use libnotify, screen and irssi over ssh.  I did&#8217;t like any of the solutions i found and decided to implement it myself using the terminal &#8216;print&#8217; functionality available on xterm and other similiar terminals.</p>
<p>irssi sends the print escape codes and the info I want to include in the notify wrapped in the appropriate escape codes and XTerm &#8220;prints&#8221; it to a shell script which calls notify-send.</p>
<p>Full details at <a href="http://jaredquinn.info/it-related/technical/unix/2007.09.25/libnotify-with-irssi-over-ssh/" rel="nofollow">http://jaredquinn.info/it-related/technical/unix/2007.09.25/libnotify-with-irssi-over-ssh/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolf</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-51877</link>
		<dc:creator>Rolf</dc:creator>
		<pubDate>Wed, 16 May 2007 14:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-51877</guid>
		<description>Pharao: The article should have said 
&lt;code&gt;
/SCRIPT RUN fnotify.pl
&lt;/code&gt;

I saw the same message when i did try using /run. It works perfectly here, but I had to modify the script to watch a whole channel instead.</description>
		<content:encoded><![CDATA[<p>Pharao: The article should have said<br />
<pre class="php">/SCRIPT RUN fnotify.pl</pre></p>
<p>I saw the same message when i did try using /run. It works perfectly here, but I had to modify the script to watch a whole channel instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu &#124; Christer Edwards: any tips for libnotify trouble?</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-51735</link>
		<dc:creator>Ubuntu &#124; Christer Edwards: any tips for libnotify trouble?</dc:creator>
		<pubDate>Tue, 15 May 2007 19:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-51735</guid>
		<description>[...] You may also remember all that talk going around some time ago about an irssi notify script tied into libnotify.  I use that as well (see previous information here). [...]</description>
		<content:encoded><![CDATA[<p>[...] You may also remember all that talk going around some time ago about an irssi notify script tied into libnotify.  I use that as well (see previous information here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: any tips for libnotify trouble? : Ubuntu Tutorials : Breezy - Dapper - Edgy - Feisty</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-51729</link>
		<dc:creator>any tips for libnotify trouble? : Ubuntu Tutorials : Breezy - Dapper - Edgy - Feisty</dc:creator>
		<pubDate>Tue, 15 May 2007 18:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-51729</guid>
		<description>[...] You may also remember all that talk going around some time ago about an irssi notify script tied into libnotify.  I use that as well (see previous information here). [...]</description>
		<content:encoded><![CDATA[<p>[...] You may also remember all that talk going around some time ago about an irssi notify script tied into libnotify.  I use that as well (see previous information here). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Algarvio, aka, s0undt3ch</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-50867</link>
		<dc:creator>Pedro Algarvio, aka, s0undt3ch</dc:creator>
		<pubDate>Thu, 10 May 2007 21:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-50867</guid>
		<description>You might also be interested on &lt;a href="http://blog.ufsoft.org/index.php/2007/05/10/irssi-notification/" rel="nofollow"&gt;Irssi Notification&lt;/a&gt;, a cleaner approach for the same end result which uses irssi's proxy's.</description>
		<content:encoded><![CDATA[<p>You might also be interested on <a href="http://blog.ufsoft.org/index.php/2007/05/10/irssi-notification/" rel="nofollow">Irssi Notification</a>, a cleaner approach for the same end result which uses irssi&#8217;s proxy&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu &#124; Richard Johnson: Notify Works in Kubuntu</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40951</link>
		<dc:creator>Ubuntu &#124; Richard Johnson: Notify Works in Kubuntu</dc:creator>
		<pubDate>Thu, 22 Mar 2007 18:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40951</guid>
		<description>[...] response to Aaron&#8217;s blog posts (Part 1, Part 2) about IRSSI and libnotify to send you a notification upon highlight, well it works great [...]</description>
		<content:encoded><![CDATA[<p>[...] response to Aaron&#8217;s blog posts (Part 1, Part 2) about IRSSI and libnotify to send you a notification upon highlight, well it works great [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixternal &#187; Notify Works in Kubuntu</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40938</link>
		<dc:creator>nixternal &#187; Notify Works in Kubuntu</dc:creator>
		<pubDate>Thu, 22 Mar 2007 17:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40938</guid>
		<description>[...] response to Aaron&#8217;s blog posts (Part 1, Part 2) about IRSSI and libnotify to send you a notification upon highlight, well it works great [...]</description>
		<content:encoded><![CDATA[<p>[...] response to Aaron&#8217;s blog posts (Part 1, Part 2) about IRSSI and libnotify to send you a notification upon highlight, well it works great [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40921</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 22 Mar 2007 16:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40921</guid>
		<description>Brad-  I have never gotten that to work.  Not sure what I am doing wrong.

Nixternal-  I works in KDE.  I'll get with you online, and we'll figure it out.

MattW-  See my next post on the blog.  It's missing a semi-colon.

Pharo-  Not sure what your problem is.  You may need to load perl into Irssi.  Try  in Irssi: &lt;code&gt;/load perl&lt;/code&gt;

Ben-  Yeah.  This definitely is not for everyone.  If you getting working with zenity, post your solution.  I'd be interested seeing it in action.

Brian- I posted two links to the same site, giving attributed credit where credit is due, as well as to Clint, who brought it to my attention to begin with.</description>
		<content:encoded><![CDATA[<p>Brad-  I have never gotten that to work.  Not sure what I am doing wrong.</p>
<p>Nixternal-  I works in KDE.  I&#8217;ll get with you online, and we&#8217;ll figure it out.</p>
<p>MattW-  See my next post on the blog.  It&#8217;s missing a semi-colon.</p>
<p>Pharo-  Not sure what your problem is.  You may need to load perl into Irssi.  Try  in Irssi: <pre class="php">/load perl</pre></p>
<p>Ben-  Yeah.  This definitely is not for everyone.  If you getting working with zenity, post your solution.  I&#8217;d be interested seeing it in action.</p>
<p>Brian- I posted two links to the same site, giving attributed credit where credit is due, as well as to Clint, who brought it to my attention to begin with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40875</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 22 Mar 2007 13:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40875</guid>
		<description>Would be nice mentioning where you got it from.  &lt;i&gt;&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Would be nice mentioning where you got it from.  <i></i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Armstrong</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40849</link>
		<dc:creator>Ben Armstrong</dc:creator>
		<pubDate>Thu, 22 Mar 2007 11:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40849</guid>
		<description>Nice idea, except I'm not too fond of popup notifications.  Might be fun to try to make this work with zenity --notification instead, for a less "in your face" solution.</description>
		<content:encoded><![CDATA[<p>Nice idea, except I&#8217;m not too fond of popup notifications.  Might be fun to try to make this work with zenity &#8211;notification instead, for a less &#8220;in your face&#8221; solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pharao</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40845</link>
		<dc:creator>Pharao</dc:creator>
		<pubDate>Thu, 22 Mar 2007 11:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40845</guid>
		<description>I get a
&lt;code&gt;Irssi: Error loading module fnotify/core: /usr/lib/irssi/modules/libfnotify_core.so: cannot open shared object 
          file: No such file or directory&lt;/code&gt;
running Feisty...</description>
		<content:encoded><![CDATA[<p>I get a<br />
<pre class="php">Irssi: Error loading module fnotify/core: /usr/lib/irssi/modules/libfnotify_core.so: cannot open shared object 
          <a href="http://www.php.net/file"><span style="color: #000066;">file</span></a>: No such <a href="http://www.php.net/file"><span style="color: #000066;">file</span></a> or directory</pre><br />
running Feisty&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattW</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40805</link>
		<dc:creator>MattW</dc:creator>
		<pubDate>Thu, 22 Mar 2007 08:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40805</guid>
		<description>Okay, maybe not. Sorry about the mess Aaron.</description>
		<content:encoded><![CDATA[<p>Okay, maybe not. Sorry about the mess Aaron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattW</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40804</link>
		<dc:creator>MattW</dc:creator>
		<pubDate>Thu, 22 Mar 2007 08:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40804</guid>
		<description>Woops, guess I need to escape the script to get it to appear here.

&lt;code&gt;ssh maw@wonky.org.uk ": &#62; .irssi/fnotify ; tail -f .irssi/fnotify " &#124; sed -u 's/[&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Woops, guess I need to escape the script to get it to appear here.</p>
<p><pre class="php">ssh maw@wonky.org.uk <span style="color: #ff0000;">&quot;: &amp;gt; .irssi/fnotify ; tail -f .irssi/fnotify &quot;</span> | sed -u <span style="color: #ff0000;">'s/[</span></pre></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattW</title>
		<link>http://pthree.org/2007/03/21/irssi-gui-notify/#comment-40803</link>
		<dc:creator>MattW</dc:creator>
		<pubDate>Thu, 22 Mar 2007 08:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/21/irssi-gui-notify/#comment-40803</guid>
		<description>Bash script had a syntax error in it as pasted from the site. I also tweaked mine so that it doesn't spew the last ten events when it starts up, and has a rather less ridiculously long notification duration.

ssh maw@wonky.org.uk ": &#62; .irssi/fnotify ; tail -f .irssi/fnotify " &#124; sed -u 's/[</description>
		<content:encoded><![CDATA[<p>Bash script had a syntax error in it as pasted from the site. I also tweaked mine so that it doesn&#8217;t spew the last ten events when it starts up, and has a rather less ridiculously long notification duration.</p>
<p>ssh <a href="mailto:maw@wonky.org.uk">maw@wonky.org.uk</a> &#8220;: &gt; .irssi/fnotify ; tail -f .irssi/fnotify &#8221; | sed -u &#8217;s/[</p>
]]></content:encoded>
	</item>
</channel>
</rss>
