<?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>Håvard Eide &#187; programming</title>
	<atom:link href="http://eide.org/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://eide.org</link>
	<description>eide.org</description>
	<lastBuildDate>Thu, 27 Aug 2009 05:37:55 +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>Always verify your variables!</title>
		<link>http://eide.org/2009/01/20/verify-your-variables/</link>
		<comments>http://eide.org/2009/01/20/verify-your-variables/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 21:38:39 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[whisky]]></category>

		<guid isPermaLink="false">http://eide.org/?p=152</guid>
		<description><![CDATA[Working at the technology team in fronter I see a lot of code, and I review patches on a daily basis. One thing you learn after a while is to see beyond the code that is in front of you: patterns emerge, you start to see problems that can arise because of a patch that [...]]]></description>
		<wfw:commentRss>http://eide.org/2009/01/20/verify-your-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpm</title>
		<link>http://eide.org/2009/01/02/phpm/</link>
		<comments>http://eide.org/2009/01/02/phpm/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 22:06:53 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://eide.org/?p=132</guid>
		<description><![CDATA[4 years ago I wrote a small program called phpm that I used for php function lookup when coding in vim. since then I&#8217;ve crossed over to ZendStudio and I&#8217;m now using that for my everyday work. But: every now and then I&#8217;ve had requests regarding phpm and if I can&#8217;t digg up the sources, [...]]]></description>
		<wfw:commentRss>http://eide.org/2009/01/02/phpm/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Firebug workgroup</title>
		<link>http://eide.org/2008/07/19/firebug-workgroup/</link>
		<comments>http://eide.org/2008/07/19/firebug-workgroup/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 15:05:30 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://eide.org/?p=24</guid>
		<description><![CDATA[Firebug is a tool I&#8217;m using on a daily basis, and the workgroup is now being built up. I was reading a post on ajaxian.com that John Resig will now spend 50% of his time on Firebug: Starting this week about half of my time at Mozilla is going to be spent driving the direction [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/07/19/firebug-workgroup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Patterns</title>
		<link>http://eide.org/2008/07/18/design-patterns/</link>
		<comments>http://eide.org/2008/07/18/design-patterns/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 15:42:09 +0000</pubDate>
		<dc:creator>Håvard Eide</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://eide.org/?p=20</guid>
		<description><![CDATA[As a programmer you will after a time start to recognize certain patterns, or things you have been doing in the past repeating itself over and over. You are not the first: a design pattern is a general reusable solution to a commonly occurring problem and will help you when it comes to solving your [...]]]></description>
		<wfw:commentRss>http://eide.org/2008/07/18/design-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
