<?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>nick.recoil.org &#187; ruby</title>
	<atom:link href="http://nick.recoil.org/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://nick.recoil.org</link>
	<description>Connector in, receiver out</description>
	<lastBuildDate>Tue, 28 Jul 2009 21:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>mythRecommend</title>
		<link>http://nick.recoil.org/2009/03/mythrecommend/</link>
		<comments>http://nick.recoil.org/2009/03/mythrecommend/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 21:48:00 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[DVB]]></category>
		<category><![CDATA[Ruby & Rails]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby-mythtv]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I’ve pushed my beta code for mythRecommend to Github. It’s a system which allows you to subscribe to a source of regular TV recommendations, and have those recommendations automatically get translated into concrete recording schedule for a MythTV system. Once a recording has been made, the recording schedule is made dormant, so it will not [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve pushed my beta code for <a href="http://github.com/nickludlam/mythrecommend/tree">mythRecommend</a> to Github. It’s a system which allows you to subscribe to a source of regular TV recommendations, and have those recommendations automatically get translated into concrete recording schedule for a MythTV system.</p>
<p>Once a recording has been made, the recording schedule is made dormant, so it will not clutter your existing schedule list as time goes on. You can decide if you would like to turn that recommended program into a permanent schedule or not, and reinstate it if desired.</p>
<p>I hope to add more feed parsers as the code matures, but as things stand there is only one written, specifically for <a href="http://www.guardian.co.uk/">The Guardian</a> here in the UK.</p>
]]></content:encoded>
			<wfw:commentRss>http://nick.recoil.org/2009/03/mythrecommend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mephisto plugin to allow self-updating links</title>
		<link>http://nick.recoil.org/2007/09/mephisto-plugin-to-allow-self-updating-links/</link>
		<comments>http://nick.recoil.org/2007/09/mephisto-plugin-to-allow-self-updating-links/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 00:52:00 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Ruby & Rails]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rubonrails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I’ve placed a page under code which details a little plugin I’ve been working on for Mephisto. It’s designed to make links in your templates which need to point to the latest software release always valid. It scans a directory according to a shell glob expression, and gives back a block with the file path, [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve placed a page under <a href="http://nick.recoil.org/code">code</a> which details a little plugin I’ve been working on for <a href="http://mephistoblog.com/">Mephisto</a>. It’s designed to make links in your templates which need to point to the latest software release always valid. It scans a directory according to a shell glob expression, and gives back a block with the file path, name and version as local variables.</p>
<p>The shell glob expression can be passed in via the liquid template, as per normal with mephisto plugins, or it can be passed in as a special tag attached to the page which is being rendered. This allows per-page links, rather than per-template, and gives greater flexibility.</p>
<p>More information is on the <a href="http://nick.recoil.org/code/mephisto-dynamic-file-link-plugin">dynamic file link</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://nick.recoil.org/2007/09/mephisto-plugin-to-allow-self-updating-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
