<?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"
	>

<channel>
	<title>Head London &#187; GNU / Linux</title>
	<atom:link href="http://blog.headlondon.com/category/technical/gnu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.headlondon.com</link>
	<description>Digital design agency, creative content, brand identity, web development, online marketing, application creation, integrated</description>
	<pubDate>Thu, 21 Aug 2008 17:09:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Installing Phusion Passenger on Centos With a Custom Apache2</title>
		<link>http://blog.headlondon.com/2008/07/21/installing-phusion-passenger-on-centos-with-a-custom-apache2/</link>
		<comments>http://blog.headlondon.com/2008/07/21/installing-phusion-passenger-on-centos-with-a-custom-apache2/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 11:38:36 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[FLOSS]]></category>

		<category><![CDATA[GNU / Linux]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com/2008/07/21/installing-phusion-passenger-on-centos-with-a-custom-apache2/</guid>
		<description><![CDATA[We&#8217;re currently running Apache2 on an old (and very stable) version of CentOS.  It&#8217;s so ancient it didn&#8217;t come with Apache 2, so we&#8217;ve got it installed from source.  Today we&#8217;re making the big move to running our Rails apps on Phusion Passenger (a.k.a mod_rails), but we ran into some problems with the [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2008/07/21/installing-phusion-passenger-on-centos-with-a-custom-apache2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Avoiding FastCGI Trac Timeouts</title>
		<link>http://blog.headlondon.com/2006/03/23/avoiding-fastcgi-trac-timeouts/</link>
		<comments>http://blog.headlondon.com/2006/03/23/avoiding-fastcgi-trac-timeouts/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 18:32:32 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Agile Development]]></category>

		<category><![CDATA[FLOSS]]></category>

		<category><![CDATA[GNU / Linux]]></category>

		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com/archives/avoiding-fastcgi-trac-timeouts/</guid>
		<description><![CDATA[Our new Trac install is working very well.  Since it&#8217;s simpler than Gforge was, people seem much more interested in using it (even, if they&#8217;ll forgive my saying so, some members of the graphic design team).
We&#8217;ve run into a few minor problems, though.  In situations where particularly long SVN commits have taken place, [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2006/03/23/avoiding-fastcgi-trac-timeouts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trac Install on Debian Sarge (PPC)</title>
		<link>http://blog.headlondon.com/2006/03/21/trac-install-on-debian-sarge-ppc/</link>
		<comments>http://blog.headlondon.com/2006/03/21/trac-install-on-debian-sarge-ppc/#comments</comments>
		<pubDate>Tue, 21 Mar 2006 15:20:59 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Agile Development]]></category>

		<category><![CDATA[FLOSS]]></category>

		<category><![CDATA[GNU / Linux]]></category>

		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com/archives/trac-install-on-debian-sarge-ppc/</guid>
		<description><![CDATA[Last week, one of our internal servers developed symptoms of RAM / motherboard failure.  The machine was running Debian 3.1 (Sarge) and acted as our main CVS repository, as well as having an install of Gforge 4.5.3 for project management.  I really liked Gforge, but some of the other developers found the interface [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2006/03/21/trac-install-on-debian-sarge-ppc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An Actionscript 2 Environment on GNU/Linux</title>
		<link>http://blog.headlondon.com/2005/11/11/an-actionscript-2-environment-on-gnulinux/</link>
		<comments>http://blog.headlondon.com/2005/11/11/an-actionscript-2-environment-on-gnulinux/#comments</comments>
		<pubDate>Fri, 11 Nov 2005 16:17:41 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Actionscript]]></category>

		<category><![CDATA[FLOSS]]></category>

		<category><![CDATA[GNU / Linux]]></category>

		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com/archives/an-actionscript-2-environment-on-gnulinux/</guid>
		<description><![CDATA[The basics of setting up an open-source Actionscript 2 development environment are detailed very well by Carlos Rovira [<a href="http://www.actionscript.com/index.php/fw/1/towards-open-source-flash-development/">1</a>]  in his excellent article "Towards Open Source Flash Development." After reading that post, you may be wondering, "Ok, Eclipse is Java-based, this setup should work on GNU/Linux...does it?". Yep. But it's not particularly straightforward.]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2005/11/11/an-actionscript-2-environment-on-gnulinux/feed/</wfw:commentRss>
<enclosure url="http://punkcast.com/156/moglen1_24k.mp3" length="13572096" type="audio/mpeg" />
		</item>
	</channel>
</rss>
