<?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>Darren Holloway &#187; Software</title>
	<atom:link href="http://fhf.org/archives/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://fhf.org</link>
	<description>Darren Holloway</description>
	<lastBuildDate>Tue, 31 Jan 2012 05:57:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Compiling Afner fails with gcc 4.5+</title>
		<link>http://fhf.org/archives/681</link>
		<comments>http://fhf.org/archives/681#comments</comments>
		<pubDate>Fri, 26 Aug 2011 21:27:43 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[googlefood]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://fhf.org/?p=681</guid>
		<description><![CDATA[WARNING: Googlefood, thus boring&#8230; Issue: Afner compiled fine with GCC 4.4, but when trying to compile Afner with GCC 4.5 or later, the compilation dies with: suffixtree.h:66:14: error: class ns_suffixtree::suffixtree::node is protected suffixtree.cpp:208:19: error: within this context suffixtree.cpp:208:1: error: ns_suffixtree::suffixtree::node::node names the constructor, not the type Problem: Between GCC 4.4 and 4.5, the compiler changed [...]]]></description>
		<wfw:commentRss>http://fhf.org/archives/681/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Development in a nutshell</title>
		<link>http://fhf.org/archives/166</link>
		<comments>http://fhf.org/archives/166#comments</comments>
		<pubDate>Mon, 16 Feb 2009 21:56:43 +0000</pubDate>
		<dc:creator>darren</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://fhf.org/?p=166</guid>
		<description><![CDATA[Jeff Atwood reminds us of the only eternal software development methodologies: DRY: Don&#8217;t Repeat Yourself KISS: Keep It Simple, Stupid YAGNI: You Ain&#8217;t Gonna Need It These, of course, are mere stepping stones on the road to development nirvana, the Cardinal Virtues of a Programmer, which are: Laziness: Lazy programmers do not like to write [...]]]></description>
		<wfw:commentRss>http://fhf.org/archives/166/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

