<?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>Seán Hayes&#039; Blog</title>
	<atom:link href="http://seanhayes.name/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanhayes.name</link>
	<description>Web Development, Entrepreneurship, &#38; Tech Commentary</description>
	<lastBuildDate>Sat, 09 Jan 2010 14:30:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using a Test Database in Django</title>
		<link>http://seanhayes.name/2010/01/09/test-database-django/</link>
		<comments>http://seanhayes.name/2010/01/09/test-database-django/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 14:27:07 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[test database]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=132</guid>
		<description><![CDATA[As I mentioned in my previous post, we&#8217;re using MySQL on our development machines. It has several advantages, but one of the drawbacks is unittests run slower when not using Sqlite (big ups to MockSoul for posting his benchmarks). The reason for this is when running unittests in Django with a Sqlite database, the database [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2010/01/09/test-database-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Database Incompatibility Using Django South</title>
		<link>http://seanhayes.name/2010/01/09/cross-database-incompatibility/</link>
		<comments>http://seanhayes.name/2010/01/09/cross-database-incompatibility/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 14:11:12 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[incompatibility]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[south]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=128</guid>
		<description><![CDATA[When our team (at Govnex) started using South Migrations we encountered a cross-database compatibility issue. I was using MySQL on my local machine for its performance and so I could browse the database using phpMyAdmin, while our other members were using Sqlite on their local machines. The problem we encountered was migrations that worked my [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2010/01/09/cross-database-incompatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Dev Bash Utils</title>
		<link>http://seanhayes.name/2009/10/22/web-dev-bash-utils/</link>
		<comments>http://seanhayes.name/2009/10/22/web-dev-bash-utils/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:59:47 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Web Dev Bash Utils]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gnu extensions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[utils]]></category>
		<category><![CDATA[web development. bash]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=102</guid>
		<description><![CDATA[I&#8217;ve just open sourced these bash scripts I wrote for web development. They&#8217;re available on GitHub.
Unfortunately they were written for use on a strict Unix environment with an outdated version of bash and without the benefit of GNU extensions (I was not the administrator), so they don&#8217;t currently work on Linux. My next step is [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/10/22/web-dev-bash-utils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does the Brain Like E-Books?</title>
		<link>http://seanhayes.name/2009/10/18/brain-e-books/</link>
		<comments>http://seanhayes.name/2009/10/18/brain-e-books/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 19:02:46 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=101</guid>
		<description><![CDATA[&#8220;Does the Brain Like E-Books?&#8221;, NY Times
Due to the distractions and time constraints on the Internet, I wonder if publishing is going to change in a way that it would be just as attention grabbing if it were on a computer. I don&#8217;t think it would constitute an appeasement to digital consumers, but simply attention [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/10/18/brain-e-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whitespace Management: Use Tabs, Spaces Considered Harmful</title>
		<link>http://seanhayes.name/2009/10/09/spaces-considered-harmful/</link>
		<comments>http://seanhayes.name/2009/10/09/spaces-considered-harmful/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 05:33:09 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[considered harmful]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[spaces]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[whitespace]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=93</guid>
		<description><![CDATA[At one of my previous jobs I worked on dozens of websites that had been created by other people. I prefer to use tabs instead of spaces when indenting code, and I can get a little OCD sometimes, so every time I edited a file I would do a search and replace to change every [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/10/09/spaces-considered-harmful/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Survey of Best Programming Practices</title>
		<link>http://seanhayes.name/2009/10/07/survey-programming-practices/</link>
		<comments>http://seanhayes.name/2009/10/07/survey-programming-practices/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 03:37:18 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[bug tracker]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[unit tests]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=80</guid>
		<description><![CDATA[I was having a talk today with some colleagues about the scarcity of web developers, and even software engineers, who use best practices such as:

using version control
using a bug tracker
writing unit tests
using a programming framework

In all honesty, I didn&#8217;t do any of these before my current job at Govnex (aside from a little dabbling with [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/10/07/survey-programming-practices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Just Moved to RackSpace Cloud Servers</title>
		<link>http://seanhayes.name/2009/09/06/moved-to-rackspace-cloud-servers/</link>
		<comments>http://seanhayes.name/2009/09/06/moved-to-rackspace-cloud-servers/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 05:59:36 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Web Design & Development]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=74</guid>
		<description><![CDATA[Sorry for the down time, I just moved to RackSpace and got everything up and running.
I had some problems migrating WordPress and getting it working, which stemmed from the fact that it was using too much memory. I ended up doing a fresh install of WordPress with a fresh installation of each plugin I wanted [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/09/06/moved-to-rackspace-cloud-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Management 0.5.1 Add-on Released</title>
		<link>http://seanhayes.name/2009/08/24/color-management-0-5-1-add-on/</link>
		<comments>http://seanhayes.name/2009/08/24/color-management-0-5-1-add-on/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 22:47:08 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Color Management]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Songbird]]></category>
		<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=71</guid>
		<description><![CDATA[This release just fixes a few bugs.
Download Color Management 0.5.1.

	Related posts
	
	Color Management 0.5 Add-on Released (0)
	Color Management 0.4 (6)
	Planned Upcoming Features for Color Management (4)
	Color Management Extension Released (0)
	Color Management 0.3 (3)


]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/08/24/color-management-0-5-1-add-on/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Color Management 0.5 Add-on Released</title>
		<link>http://seanhayes.name/2009/08/10/color-management-0-5-add-on-released/</link>
		<comments>http://seanhayes.name/2009/08/10/color-management-0-5-add-on-released/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 16:05:08 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Color Management]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Songbird]]></category>
		<category><![CDATA[XUL]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=64</guid>
		<description><![CDATA[Sorry for the long delay everyone, I&#8217;ve been really busy at my new job. In about a month I plan on changing my website from a personal blog to an open source community, so hopefully I&#8217;ll get some volunteers to help out with development.
I&#8217;ve been having some problems with the Firefox Add-ons Site, so for [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2009/08/10/color-management-0-5-add-on-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DreamHost Account Upgrade</title>
		<link>http://seanhayes.name/2008/10/08/dreamhost-account-upgrade/</link>
		<comments>http://seanhayes.name/2008/10/08/dreamhost-account-upgrade/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 01:13:40 +0000</pubDate>
		<dc:creator>Seán Hayes</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[DreamHost]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[unlimited]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://seanhayes.name/?p=28</guid>
		<description><![CDATA[So, DreamHost is upgrading their infrastructure, to go green and save money. During this process there could be technical difficulties, so as a reward to customers who take a risk and volunteer to be migrated first they&#8217;re offering unlimited disk space and bandwidth for free, forever! I volunteered, and not only do I now have [...]]]></description>
		<wfw:commentRss>http://seanhayes.name/2008/10/08/dreamhost-account-upgrade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->