<?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 and Screen and Growl, oh my!</title>
	<atom:link href="http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/feed/" rel="self" type="application/rss+xml" />
	<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/</link>
	<description>Another day in the life of… well, me!</description>
	<lastBuildDate>Fri, 16 Dec 2011 06:05:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: jabba</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-4026</link>
		<dc:creator>jabba</dc:creator>
		<pubDate>Mon, 08 Aug 2011 13:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-4026</guid>
		<description>Yeah, that works too. My problem is that an audible beep drives me crazy and a visual beep doesn&#039;t help, since the whole point is that I&#039;m not watching irc all the time, as it&#039;s usually on my secondary monitor or out of the way somehow.

Meanwhile I stopped using screen and instead run irssi on my local box connected to a znc server, so I&#039;ve modified the script here to not deal with all the ssh stuff and just tail the fnotify file locally. I&#039;m pretty happy with it still.</description>
		<content:encoded><![CDATA[<p>Yeah, that works too. My problem is that an audible beep drives me crazy and a visual beep doesn&#8217;t help, since the whole point is that I&#8217;m not watching irc all the time, as it&#8217;s usually on my secondary monitor or out of the way somehow.</p>
<p>Meanwhile I stopped using screen and instead run irssi on my local box connected to a znc server, so I&#8217;ve modified the script here to not deal with all the ssh stuff and just tail the fnotify file locally. I&#8217;m pretty happy with it still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zibvous</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-4025</link>
		<dc:creator>zibvous</dc:creator>
		<pubDate>Mon, 08 Aug 2011 11:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-4025</guid>
		<description>Call me old school but i&#039;m just using the standard notification. name notified =&gt; highlight + beep
=&gt; beep forwarded to my console
=&gt; i hear beep

(alternative: sometimes i use the visual beep which just flashes the window - or could actually use growl if i had a mac and wanted that)

its much more simple and just as efficient imo.

For messages sent when i&#039;m offline, i just read the highlight log when i cannot (spam of growl would sucks anyway)</description>
		<content:encoded><![CDATA[<p>Call me old school but i&#8217;m just using the standard notification. name notified =&gt; highlight + beep<br />
=&gt; beep forwarded to my console<br />
=&gt; i hear beep</p>
<p>(alternative: sometimes i use the visual beep which just flashes the window &#8211; or could actually use growl if i had a mac and wanted that)</p>
<p>its much more simple and just as efficient imo.</p>
<p>For messages sent when i&#8217;m offline, i just read the highlight log when i cannot (spam of growl would sucks anyway)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Persistent IRC &#124; Threadbox.net</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-4011</link>
		<dc:creator>Persistent IRC &#124; Threadbox.net</dc:creator>
		<pubDate>Sat, 06 Aug 2011 06:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-4011</guid>
		<description>[...] notifications for mentions/PM&#8217;s! I just actually set it up on my Mac with Growl according to this article. I did it once under linux, [...]</description>
		<content:encoded><![CDATA[<p>[...] notifications for mentions/PM&#8217;s! I just actually set it up on my Mac with Growl according to this article. I did it once under linux, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jabba</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-3429</link>
		<dc:creator>jabba</dc:creator>
		<pubDate>Wed, 01 Jun 2011 20:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-3429</guid>
		<description>Sure. You could probably change the #!/bin/bash to #!/bin/sh or whatever you want. I don&#039;t think the script is doing anything bash-specific. I just happen to default to #!/bin/bash for my scripts because I know it is always going to be there and be relatively the same on all distros.</description>
		<content:encoded><![CDATA[<p>Sure. You could probably change the #!/bin/bash to #!/bin/sh or whatever you want. I don&#8217;t think the script is doing anything bash-specific. I just happen to default to #!/bin/bash for my scripts because I know it is always going to be there and be relatively the same on all distros.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teewuane</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-3428</link>
		<dc:creator>teewuane</dc:creator>
		<pubDate>Wed, 01 Jun 2011 19:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-3428</guid>
		<description>hmm. i use zshell and i&#039;m trying to think of a way to make this work. Can I have zshell run a bash command?</description>
		<content:encoded><![CDATA[<p>hmm. i use zshell and i&#8217;m trying to think of a way to make this work. Can I have zshell run a bash command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Touriño</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-3087</link>
		<dc:creator>Antonio Touriño</dc:creator>
		<pubDate>Sun, 08 May 2011 20:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-3087</guid>
		<description>Thanks for the walkthrough. Just the thing I needed.</description>
		<content:encoded><![CDATA[<p>Thanks for the walkthrough. Just the thing I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas Blakk</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-1668</link>
		<dc:creator>Lukas Blakk</dc:creator>
		<pubDate>Thu, 03 Feb 2011 18:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-1668</guid>
		<description>This is awesome and the only tweak I had to do was /script load autorun/fnotify.pl since my irssi was already running.</description>
		<content:encoded><![CDATA[<p>This is awesome and the only tweak I had to do was /script load autorun/fnotify.pl since my irssi was already running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-915</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 19 Nov 2010 06:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-915</guid>
		<description>Awesome. Thank&#039;s mate. Just got a mac and this made it infinitely more enjoyable to use.</description>
		<content:encoded><![CDATA[<p>Awesome. Thank&#8217;s mate. Just got a mac and this made it infinitely more enjoyable to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjarte Stien Karlsen</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-866</link>
		<dc:creator>Bjarte Stien Karlsen</dc:creator>
		<pubDate>Fri, 12 Nov 2010 08:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-866</guid>
		<description>I had to use ~/.irssi/fnotify as the path but other then that it worked for me.</description>
		<content:encoded><![CDATA[<p>I had to use ~/.irssi/fnotify as the path but other then that it worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jørgen</title>
		<link>http://justindow.com/2010/03/26/irssi-screen-and-growl-oh-my/comment-page-1/#comment-505</link>
		<dc:creator>Jørgen</dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://justindow.com/?p=146#comment-505</guid>
		<description>Hey, just a tip. You say:

&quot;So now my workflow is as follows: Open a terminal, type irc, once logged into the remote server, type irc again and I have my Irssi up and running with working growl notifications. Enjoy!&quot;

If you change your local &quot;irc&quot; script to say &quot;ssh -t user@hostname irc&quot; instead of &quot;ssh user@hostname
&quot;, it will automatically start irc at the remote end for you. :)

Great article!</description>
		<content:encoded><![CDATA[<p>Hey, just a tip. You say:</p>
<p>&#8220;So now my workflow is as follows: Open a terminal, type irc, once logged into the remote server, type irc again and I have my Irssi up and running with working growl notifications. Enjoy!&#8221;</p>
<p>If you change your local &#8220;irc&#8221; script to say &#8220;ssh -t user@hostname irc&#8221; instead of &#8220;ssh user@hostname<br />
&#8220;, it will automatically start irc at the remote end for you. <img src='http://justindow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Great article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

