<?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; Technical</title>
	<atom:link href="http://blog.headlondon.com/category/technical/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>Wed, 20 Aug 2008 16:40:51 +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>Future of Mobile</title>
		<link>http://blog.headlondon.com/2007/11/16/future-of-mobile/</link>
		<comments>http://blog.headlondon.com/2007/11/16/future-of-mobile/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 18:04:06 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
		
		<category><![CDATA[Design]]></category>

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

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

		<category><![CDATA[future-of-mobile]]></category>

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

		<guid isPermaLink="false">http://blog.headlondon.com/archives/future-of-mobile/</guid>
		<description><![CDATA[Andy and I went to the Future of Mobile conference at the BFI Imax on Wednesday.  We missed the first half of the day, but we made up for it by furiously taking notes and photographing every presentation slide we could.  This is what we remember:
Charles McCathieNevile from Opera pointed out “screens are [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2007/11/16/future-of-mobile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Testing Single Table Inheritance Models in Ruby on Rails</title>
		<link>http://blog.headlondon.com/2007/05/24/testing-single-table-inheritance-models-in-ruby-on-rails/</link>
		<comments>http://blog.headlondon.com/2007/05/24/testing-single-table-inheritance-models-in-ruby-on-rails/#comments</comments>
		<pubDate>Thu, 24 May 2007 17:30:38 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com/archives/testing-single-table-inheritance-models-in-ruby-on-rails/</guid>
		<description><![CDATA[I had a small problem today when trying to do unit testing of single-table inheritance models in Rails, all my tests initially failed and I wasn&#8217;t quite sure why.  It&#8217;s a pretty simple fix but isn&#8217;t documented too well anywhere, so here&#8217;s the skinny.
My model structure was pretty simple, I had a Content class [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2007/05/24/testing-single-table-inheritance-models-in-ruby-on-rails/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tag Clouds in Ruby on Rails using has_many_polymorphs</title>
		<link>http://blog.headlondon.com/2007/03/31/tag-clouds-in-ruby-on-rails-using-has_many_polymorphs/</link>
		<comments>http://blog.headlondon.com/2007/03/31/tag-clouds-in-ruby-on-rails-using-has_many_polymorphs/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 16:13:13 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Ruby on Rails]]></category>

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

		<guid isPermaLink="false">http://blog.headlondon.com./index.php/archives/tag-clouds-in-ruby-on-rails-using-has_many_polymorphs/</guid>
		<description><![CDATA[Recently I was faced with a somewhat strange problem - I wanted to tag the same model with two different kinds of tags.  Each Event needed to have both a regular Tag for categorization, and a PlaceTag to indicate its location.
I was using the acts_as_taggable gem to do the categorization tag.  When I [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2007/03/31/tag-clouds-in-ruby-on-rails-using-has_many_polymorphs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>England All Stars &#8220;Next Match&#8221; World Cup Germany 2006 website widgets</title>
		<link>http://blog.headlondon.com/2006/06/09/england-all-stars-world-cup-germany-2006-website-blog-widgets/</link>
		<comments>http://blog.headlondon.com/2006/06/09/england-all-stars-world-cup-germany-2006-website-blog-widgets/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 13:14:48 +0000</pubDate>
		<dc:creator>Josef Dunne</dc:creator>
		
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com./index.php/archives/eas-widget/</guid>
		<description><![CDATA[

To add this to your myspace profile or website, copy and paste the code below.

&#60;embed allowScriptAccess=&#8221;never&#8221; src=&#8221;http://www.headlondonstorage.co.uk/widgets/eas/widgetmaradona.swf&#8221; type=&#8221;application/x-shockwave-flash&#8221; width=&#8221;180&#8243; height=&#8221;240&#8243;&#62;&#60;/embed&#62;


To add this to your myspace profile or website, copy and paste the code below.

&#60;embed allowScriptAccess=&#8221;never&#8221; src=&#8221;http://www.headlondonstorage.co.uk/widgets/eas/widgetsven.swf&#8221; type=&#8221;application/x-shockwave-flash&#8221; width=&#8221;180&#8243; height=&#8221;240&#8243;&#62;&#60;/embed&#62;


To add this to your myspace profile or website, copy and paste the code below.

&#60;embed allowScriptAccess=&#8221;never&#8221; src=&#8221;http://www.headlondonstorage.co.uk/widgets/eas/widgetsvenflag.swf&#8221; [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2006/06/09/england-all-stars-world-cup-germany-2006-website-blog-widgets/feed/</wfw:commentRss>
		</item>
		<item>
		<title>No wmode please, we&#8217;re British! AKA the @ key flash bug</title>
		<link>http://blog.headlondon.com/2006/06/02/no-wmode-please-were-british/</link>
		<comments>http://blog.headlondon.com/2006/06/02/no-wmode-please-were-british/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 12:34:21 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Actionscript]]></category>

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

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

		<category><![CDATA[XHTML / CSS]]></category>

		<guid isPermaLink="false">http://blog.headlondon.com./index.php/archives/no-wmode-please-were-british/</guid>
		<description><![CDATA[We ran into a major problem last night when deploying http://www.englandallstars.com

The swf in question contained a form allowing users to type in email addresses. The trouble was that anyone with a British keymapping, using the Firefox browser, got a US English keymapping on text entry.  This meant that users wanting to type &#101;&#109;&#97;i&#108;&#64;&#100;om&#97;i&#110;.&#99;o&#109; ended [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2006/06/02/no-wmode-please-were-british/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Late Binding of C# objects from NHibernate into the ASP.NET DataGrid control</title>
		<link>http://blog.headlondon.com/2006/04/26/late-binding-of-c-objects-from-nhibernate-into-the-aspnet-datagrid-control/</link>
		<comments>http://blog.headlondon.com/2006/04/26/late-binding-of-c-objects-from-nhibernate-into-the-aspnet-datagrid-control/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 13:57:27 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[C# / .NET]]></category>

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

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

		<guid isPermaLink="false">http://blog.headlondon.com./index.php/archives/late-binding-of-c-objects-from-nhibernate-into-the-aspnet-datagrid-control/</guid>
		<description><![CDATA[It's not a full example with code downloads, but here's an example of late binding in C#, when we don't know whether a class being bound into a DataGrid is going to be of type Article, Vacancy, Image, or whatever. I've found this to be a good approach when customizing a DataGrid that we can [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2006/04/26/late-binding-of-c-objects-from-nhibernate-into-the-aspnet-datagrid-control/feed/</wfw:commentRss>
		</item>
		<item>
		<title>(My) License Confusion and the Flash Org Revolution</title>
		<link>http://blog.headlondon.com/2006/03/24/my-license-confusion-and-the-flash-org-revolution/</link>
		<comments>http://blog.headlondon.com/2006/03/24/my-license-confusion-and-the-flash-org-revolution/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 16:09:57 +0000</pubDate>
		<dc:creator>Dave Hrycyszyn</dc:creator>
		
		<category><![CDATA[Actionscript]]></category>

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

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

		<guid isPermaLink="false">http://blog.headlondon.com./index.php/archives/my-license-confusion-and-the-flash-org-revolution/</guid>
		<description><![CDATA[The world of Flash Actionscript has seen a lot of changes in the last year.  If this was any other year in Flash's ten-year history as an interactive animation app, I'd probably be referring to the release of Flash 8, talk about its features, and convey my excitements and fears about the new release.

However, [...]]]></description>
		<wfw:commentRss>http://blog.headlondon.com/2006/03/24/my-license-confusion-and-the-flash-org-revolution/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./index.php/archives/avoiding-fastcgi-trac-timeouts/</guid>
		<description><![CDATA[Our new Trac install is working very well.  Since it's simpler than Gforge was, people seem much more interested in using it (even, if they'll forgive my saying so, some members of the graphic design team).
We'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./index.php/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>
	</channel>
</rss>
