<?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>Eirik Hoem&#039;s Blog &#187; Hardware</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 18 May 2010 17:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting back to business!</title>
		<link>http://blog.eirikhoem.net/index.php/2008/12/18/getting-back-to-business/</link>
		<comments>http://blog.eirikhoem.net/index.php/2008/12/18/getting-back-to-business/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 12:38:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Multi-touch]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Prado]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/12/18/getting-back-to-business/</guid>
		<description><![CDATA[ I&#8217;ve been dormant for quite some time, mainly due to a major project going on at work. This week I&#8217;m starting my vacation, and its time to get back to all things fun. Today I got offered a spot on the Prado Developer Team, which I hope will prove to be both a challenge [...]]]></description>
			<content:encoded><![CDATA[<p> I&#8217;ve been dormant for quite some time, mainly due to a major project going on at work. This week I&#8217;m starting my vacation, and its time to get back to all things fun. Today I got offered a spot on the Prado Developer Team, which I hope will prove to be both a challenge and a great opportunity to improve my knowledge on both the framework and PHP.</p>
<p>As a part-time project I&#8217;ve started building a multi-touch display surface inspired by Microsoft Surface. I&#8217;ve completed a *very* basic edition (<a href="http://blog.eirikhoem.net/wp-admin/%E2%80%9Dhttp://nuigroup.com/forums/viewthread/1731/%E2%80%9D">tutorial here</a>, and I&#8217;ve just started planning a more complicated setup along the lines of <a href="http://blog.eirikhoem.net/wp-admin/%E2%80%9Dhttp://nuigroup.com/forums/viewthread/1561/%E2%80%9D">this project</a>.</p>
<p>I&#8217;ll do some posts on the process as soon as I get some pictures.</p>
<p><code><p>Technorati Tags: <a href="http://technorati.com/tag/PHP" rel="tag">PHP</a>, <a href="http://technorati.com/tag/Prado" rel="tag"> Prado</a>, <a href="http://technorati.com/tag/Multi-touch" rel="tag"> Multi-touch</a></p>                                        </code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2008/12/18/getting-back-to-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tip: What every programmer should know about memory</title>
		<link>http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/</link>
		<comments>http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 10:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Unix/Linux]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/</guid>
		<description><![CDATA[Some time ago a friend of mine tipped me about this article series called &#8220;What every programmer should know about memory&#8221; written by Ulrich Drepper (lead contributor and maintainer of glib). I just recently came around to start reading it. This is a 100 page long text which covers computer memory in detail, with focus [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago a friend of mine tipped me about this article series called &#8220;<a href="http://lwn.net/Articles/250967/" onclick="javascript:pageTracker._trackPageview ('/outbound/lwn.net');">What every programmer should know about memory</a>&#8221; written by <a href="http://en.wikipedia.org/wiki/Ulrich_Drepper" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">Ulrich Drepper</a> (lead contributor and maintainer of glib). I just recently came around to start reading it. This is a 100 page long text which covers computer memory in detail, with focus on how software interacts with memory. From RAM to CPU caches the text moves on to tips on how we as programmers can improve our code when it comes to memory management and performance. A really good read which I suggest every programmer should check out.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Hardware" rel="tag">Hardware</a>, <a href="http://technorati.com/tag/Memory" rel="tag"> Memory</a>, <a href="http://technorati.com/tag/Unix%2FLinux" rel="tag"> Unix/Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
