<?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>dagolden &#187; IRC</title>
	<atom:link href="http://www.dagolden.com/index.php/tag/irc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagolden.com</link>
	<description>Whatever comes to mind</description>
	<lastBuildDate>Mon, 23 Jan 2012 03:43:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>IRC notifications with irssi and Perl</title>
		<link>http://www.dagolden.com/index.php/515/irc-notifications-with-irssi-and-perl/</link>
		<comments>http://www.dagolden.com/index.php/515/irc-notifications-with-irssi-and-perl/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 03:27:59 +0000</pubDate>
		<dc:creator>dagolden</dc:creator>
				<category><![CDATA[perl programming]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[ironman]]></category>

		<guid isPermaLink="false">http://www.dagolden.com/?p=515</guid>
		<description><![CDATA[In Bot-free IRC notifications, chiselwright describes the beginnings of a IRC notification app for iPhone. I've done something similar in the past, with irssi scripts that forward highlights to my email account and send an SMS when it sees a summons. I've been running it for over a year, now and it has been a [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://chiselwright.livejournal.com/555928.html">Bot-free IRC notifications</a>, chiselwright describes the beginnings of a IRC notification app for iPhone.</p>
<p>I've done something similar in the past, with <a href="http://irssi.org/">irssi</a> scripts that forward highlights to my email account and send an SMS when it sees a summons.  I've been running it for over a year, now and it has been a great tool for keeping up on questions directed at me on IRC without having to be online all the time.</p>
<p>My code was based on other irssi notification scripts, so in the spirit of contributing back to chiselwright and anyone else interested in such apps, my code is freely available in <a href="http://echo.dagolden.com/git/?p=irssi-email-notify.git;a=summary">my git repository</a>. </p>
<p>See you on IRC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dagolden.com/index.php/515/irc-notifications-with-irssi-and-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

