<?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>Coen's blog &#187; Computers</title>
	<atom:link href="http://blog.coenbijlsma.nl/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coenbijlsma.nl</link>
	<description>The blog of Coen Bijlsma (coenie)</description>
	<lastBuildDate>Wed, 26 May 2010 20:55:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>FreeNOS</title>
		<link>http://blog.coenbijlsma.nl/2009/08/08/freenos/</link>
		<comments>http://blog.coenbijlsma.nl/2009/08/08/freenos/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 08:07:34 +0000</pubDate>
		<dc:creator>coen</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://blog.coenbijlsma.nl/?p=117</guid>
		<description><![CDATA[For some time now, I&#8217;ve spent my free time working on an experimental Operating System called FreeNOS (Free Niek&#8217;s Operating System) and it&#8217;s about time I tell you something about it. FreeNOS was invented by a friend of mine: Niek Linnenbank and is an microkernel OS written in C++, purely for learning purposes. By far [...]]]></description>
			<content:encoded><![CDATA[<p>For some time now, I&#8217;ve spent my free time working on an experimental Operating System called FreeNOS (Free Niek&#8217;s Operating System) and it&#8217;s about time I tell you something about it.<br />
FreeNOS was invented by a friend of mine: <a href="http://www.nieklinnenbank.nl">Niek Linnenbank</a> and is an microkernel OS written in C++, purely for learning purposes. By far the most work on FreeNOS is done by Niek but there is also some work on my name: I&#8217;ve been working on a time server, a parser library and the new challenge ahead is writing my own filesystem (as has Niek done with his LinnFS).<br />
If you&#8217;re curious you can check out the code from <a href="http://code.google.com/p/freenos">Google Code</a> and read all about FreeNOS on it&#8217;s <a href="http://www.freenos.org">website</a>. It&#8217;s all very well documented (one of the main purposes of FreeNOS) and there is a developers manual on the way. I cannot emphasize enough that it&#8217;s possible for anyone with some programming experience to contribute to FreeNOS, regardless of what you want to do. So go on and explore!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coenbijlsma.nl/2009/08/08/freenos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My own playground</title>
		<link>http://blog.coenbijlsma.nl/2008/01/23/my-own-playground/</link>
		<comments>http://blog.coenbijlsma.nl/2008/01/23/my-own-playground/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 17:21:00 +0000</pubDate>
		<dc:creator>coen</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[blue ray]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[notebook]]></category>

		<guid isPermaLink="false">http://blog.coenbijlsma.nl/2008/01/23/my-own-playground/</guid>
		<description><![CDATA[Today I bought some new stuff to play with: a new notebook (Acer Aspite 5630; at least, that&#8217;s what it says). My old one (HP Pavilion dv1000) has served it&#8217;s time, and it is time for it to move on to the museum. I also bought a brand new blue ray dvd player for only [...]]]></description>
			<content:encoded><![CDATA[<p>Today I bought some new stuff to play with:</p>
<p>a new notebook (Acer Aspite 5630; at least, that&#8217;s what it says). My old one (HP Pavilion dv1000)  has served it&#8217;s time, and it is time for it to move on to the museum.</p>
<p>I also bought a brand new blue ray dvd player for only 160 euro, which is really not expensive <img src='http://blog.coenbijlsma.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The only thing I have to do now, is compile a custom kernel  because the current kernel I use (2.6.22-14-generic) does not yet have built-in support for UDF2.5, which is the file system for blue ray dvd&#8217;s. After that, we&#8217;ll see if it works as I want it to.</p>
<p>For now, that&#8217;s the latest news about my cool stuff. I will be back!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.coenbijlsma.nl/2008/01/23/my-own-playground/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
