<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xml:lang="en-IE">
  <channel>
    <title>HyperDrifter.com: Latest Content</title>
    <link>http://www.hyperdrifter.com</link>
    <atom:link href="http://www.hyperdrifter.com/rss.xml" rel="self" type="application/rss+xml"/>
    <description>A personal website &amp; blog.</description>
    <language>en-IE</language>
    <pubDate>23 Feb 2010 10:48:47 +0000</pubDate>
    <lastBuildDate>23 Feb 2010 10:48:47 +0000</lastBuildDate>
    <generator>analysis2rss.xsl/1176</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title>MythTV 0.22 Upgrade</title>
      <link>http://www.hyperdrifter.com/blog/2009/11/mythtv_022_upgrade.html</link>
      <guid>http://www.hyperdrifter.com/blog/2009/11/mythtv_022_upgrade.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            Version 0.22 of <span class="software-title">MythTV</span> was release last week and I just had a go installing it on my <span class="software-title">Fedora 11</span> system.
        </p>]]></description>
      <category>Blog/2009/November</category>
      <pubDate>13 Nov 2009 11:21:0$ +0000</pubDate>
    </item>
    <item>
      <title>Site Redesign</title>
      <link>http://www.hyperdrifter.com/blog/2009/10/site_redesign.html</link>
      <guid>http://www.hyperdrifter.com/blog/2009/10/site_redesign.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            I have been working on an alternative design for <span class="website-name">HyperDrifter.com</span> for a while. Up until the <span class="date">15<sup>th</sup> of September 2009</span>, the site was running on the <span class="software-title">Joomla</span> CMS software and, although it provides practically everything you could need for a website, I wanted faster load-times for pages and also to try to simplify the process of writing content. I also did not want to have to worry about keeping the software and its extensions up-to-date. This post summarises my work on some software to help me do this.
        </p>]]></description>
      <category>Blog/2009/October</category>
      <pubDate>20 Oct 2009 23:09:06 +0100</pubDate>
    </item>
    <item>
      <title>Mad Men: Original Score Volume 1 (2008)</title>
      <link>http://www.hyperdrifter.com/soundtrack/review/mad_men_original_score_vol_one_2008.html</link>
      <guid>http://www.hyperdrifter.com/soundtrack/review/mad_men_original_score_vol_one_2008.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            The first release of <span class="composer-name">David Carbonara</span>'s original score for the television series <span class="tv-program-title">Mad Men</span> features music from a number of key scenes in the first and second seasons.
        </p>]]></description>
      <category>Soundtrack/Review</category>
      <pubDate>19 Jun 2009 13:56:13 +0100</pubDate>
    </item>
    <item>
      <title>Rio Bravo (1959)</title>
      <link>http://www.hyperdrifter.com/film/review/rio_bravo_1959.html</link>
      <guid>http://www.hyperdrifter.com/film/review/rio_bravo_1959.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE"><span class="film-title">Rio Bravo</span> (1959) is an enjoyably low-key story about a sheriff's struggle to keep a murderer locked up in a small town jail until a federal marshal arrives.
        </p>]]></description>
      <category>Film/Review</category>
      <pubDate>19 Jun 2009 12:30:29 +0100</pubDate>
    </item>
    <item>
      <title>Links for 09 June 2009</title>
      <link>http://www.hyperdrifter.com/blog/2009/06/links_for_20090609.html</link>
      <guid>http://www.hyperdrifter.com/blog/2009/06/links_for_20090609.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            A list of links that I came across over the past few weeks.
        </p>]]></description>
      <category>Blog/2009/June</category>
      <pubDate>09 Jun 2009 11:47:00 +0100</pubDate>
    </item>
    <item>
      <title>Fixing Floating-Point Errors with the GCC Compiler</title>
      <link>http://www.hyperdrifter.com/software/tutorial/fixing_floating_point_errors_with_the_gcc_compiler.html</link>
      <guid>http://www.hyperdrifter.com/software/tutorial/fixing_floating_point_errors_with_the_gcc_compiler.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            Depending on your machine architecture, you may experience some variability in the results of floating-point-based operations in <span class="dev-lang-name">C</span> or <span class="dev-lang-name">C++</span> code. For example, the expression <code class="cpp">sin( val ) == sin( val )</code> may evaluate as false on an Intel Pentium 4 processor if the variable <code class="cpp">val</code> holds a floating-point value with double precision. This page highlights a solution for this problem which is provided by the <span class="software-title">GCC</span> compiler.
        </p>]]></description>
      <category>Software/Tutorial</category>
      <pubDate>05 Mar 2009 15:39:00 +0000</pubDate>
    </item>
    <item>
      <title>tidy-cache - a YUM Plugin to Tidy the Cache of RPM Files</title>
      <link>http://www.hyperdrifter.com/software/tidy_yum_cache.html</link>
      <guid>http://www.hyperdrifter.com/software/tidy_yum_cache.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            This page provides documentation and other information on <span class="software-title">tidy-cache</span>, a plugin for the <span class="software-title">YUM</span> software management system found in many <span class="software-title">Linux</span> distributions. It helps to control the size of the cache directory by deleting old <span class="software-title">RPM</span> packages files.
        </p>]]></description>
      <category>Software</category>
      <pubDate>13 Nov 2008 16:56:00 +0000</pubDate>
    </item>
    <item>
      <title>tidy-rpm-cache - a Script to Tidy a Cache of RPM Files</title>
      <link>http://www.hyperdrifter.com/software/tidy_rpm_cache.html</link>
      <guid>http://www.hyperdrifter.com/software/tidy_rpm_cache.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            This page provides documentation and other information on a Python script to tidy a cache of <span class="software-title">RPM</span> package files by deleting those that have become obsolete. This script may be useful if you wish to minimise the disk space usage of locally stored update packages.
        </p>]]></description>
      <category>Software</category>
      <pubDate>02 Oct 2008 13:27:00 +0100</pubDate>
    </item>
    <item>
      <title>Links for 18 September 2008</title>
      <link>http://www.hyperdrifter.com/blog/2008/09/links_for_20080918.html</link>
      <guid>http://www.hyperdrifter.com/blog/2008/09/links_for_20080918.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            A list of links that I came across over the past few weeks.
        </p>]]></description>
      <category>Blog/2008/September</category>
      <pubDate>18 Sep 2008 17:41:00 +0000</pubDate>
    </item>
    <item>
      <title>Links for 02 September 2008</title>
      <link>http://www.hyperdrifter.com/blog/2008/09/links_for_20080902.html</link>
      <guid>http://www.hyperdrifter.com/blog/2008/09/links_for_20080902.html</guid>
      <description><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml" lang="en-IE" xml:lang="en-IE">
            A list of links that I came across over the past few weeks.
        </p>]]></description>
      <category>Blog/2008/September</category>
      <pubDate>02 Sep 2008 13:19:00 +0000</pubDate>
    </item>
  </channel>
</rss>
