<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/21659/Codezero_Microkernel_0_1_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Sun, 22 Nov 2009 04:07:36 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Comment by ShadesFox</title>
			<link>http://osnews.com/thread?368049</link>
			<guid isPermaLink="true">http://osnews.com/thread?368049</guid>
			<description>You're article, it says 1.0 in the description...</description>
			<pubDate>Thu, 11 Jun 2009 23:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (ShadesFox)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by merkoth</title>
			<link>http://osnews.com/thread?368067</link>
			<guid isPermaLink="true">http://osnews.com/thread?368067</guid>
			<description>Nice! Great times for us OS enthusiasts. Lately, quite a few projects have arisen, some of them with very innovative ideas. It's nice to see so much activity in a sector clearly dominated by giants with a lot of history (Windows, and the various flavors of UNIX including MacOS).</description>
			<pubDate>Fri, 12 Jun 2009 01:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (merkoth)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Codezero</title>
			<link>http://osnews.com/thread?368108</link>
			<guid isPermaLink="true">http://osnews.com/thread?368108</guid>
			<description>Indeed. Great to see more kernels.<br />
<br />
I could have been personally interested, but even without the copyright share agreement, GPL3 is a complete show-stopper, and even more so in the embedded sphere.</description>
			<pubDate>Fri, 12 Jun 2009 07:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by ShadesFox</title>
			<link>http://osnews.com/thread?368118</link>
			<guid isPermaLink="true">http://osnews.com/thread?368118</guid>
			<description>I am article?</description>
			<pubDate>Fri, 12 Jun 2009 08:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (ivaniclixx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Codezero</title>
			<link>http://osnews.com/thread?368127</link>
			<guid isPermaLink="true">http://osnews.com/thread?368127</guid>
			<description>Pretty much my thinking, too.  Especially since there are other L4 variants you can use that are BSD-licensed.<br />
<br />
The bigger story here is the number of L4 projects going on.<br />
<br />
I still would be somewhat more interested in an L4/NetBSD port.  Linux/glibc are just amazingly bloated these days.</description>
			<pubDate>Fri, 12 Jun 2009 10:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (hurdboy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Repeating the past</title>
			<link>http://osnews.com/thread?368129</link>
			<guid isPermaLink="true">http://osnews.com/thread?368129</guid>
			<description>Again the same things: L4, POSIX, C, Makefiles, ugly x86 &quot;AT&amp;T-style&quot; assembly... I wonder, why people are so keen about repeating the past?<br />
<br />
Isn't it much more exciting to design your own programming language, interfaces, environment, and then code your own OS there?</description>
			<pubDate>Fri, 12 Jun 2009 10:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (r_tty)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Repeating the past</title>
			<link>http://osnews.com/thread?368130</link>
			<guid isPermaLink="true">http://osnews.com/thread?368130</guid>
			<description>I agree with you. First of all we don't use anything ugly and old. I hate them.<br />
<br />
For example we don't have Makefiles. We use SCons (new). <br />
<br />
We don't have ugly shell scripts. We use Python. <br />
<br />
We don't have ugly x86 assembly, although assembly is in itself hard to read, please take a look at Codezero vectors.S you will see how well documented it is.<br />
<br />
Codezero *is* indeed, a candidate for you to design your own environment and OS. The L4 API gives you the least common denominator mechanism to build different systems on top. The POSIX services are just an example.<br />
What's better, is each of them may co-exist and interact on the same system.<br />
<br />
The Codezero project started with the very same limitations I see in the existing systems that you have mentioned.</description>
			<pubDate>Fri, 12 Jun 2009 11:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Bahadir)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Looking more closely...</title>
			<link>http://osnews.com/thread?368138</link>
			<guid isPermaLink="true">http://osnews.com/thread?368138</guid>
			<description>Okay, my apologies, I didn't notice that your system is for ARM only. I would definitely like to clone the git tree and look at your implementation more closely.<br />
<br />
I praise the idea of having only the minimum of system calls in the kernel. I tried to clone QNX Neutrino kernel long time ago; I think it grew too much already (~64 syscalls).<br />
<br />
I am currently developing a completely new programming system (kind of new language + IDE, but not exactly), and I'm looking for some open microkernel implementation that could become a basis for my own kernel (written in this new language).</description>
			<pubDate>Fri, 12 Jun 2009 13:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (r_tty)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Great work</title>
			<link>http://osnews.com/thread?368157</link>
			<guid isPermaLink="true">http://osnews.com/thread?368157</guid>
			<description>I just want to say that I think that your contribution to the open source community is awesome.<br />
<br />
I hope this isnât way too off-topic, but Iâve got a UI project in the planning stage that shares similar goals, but itâs more aimed at the desktop. It could be interesting to use the kernel at some point though. If you want to check it out, take a look at <a href="http://brevityos.blogspot.com/" rel="nofollow">http://brevityos.blogspot.com/</a>.</description>
			<pubDate>Fri, 12 Jun 2009 14:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (AlexanderTe)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Codezero</title>
			<link>http://osnews.com/thread?368208</link>
			<guid isPermaLink="true">http://osnews.com/thread?368208</guid>
			<description><div class="cquote">GPL3 is a complete show-stopper, and even more so in the embedded sphere. </div><br />
Care to explain why?</description>
			<pubDate>Fri, 12 Jun 2009 16:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Sodki)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Codezero</title>
			<link>http://osnews.com/thread?368214</link>
			<guid isPermaLink="true">http://osnews.com/thread?368214</guid>
			<description>Actually I would rather leave this as my personal opinion to which I am hopefully entitled to.<br />
<br />
But there is a voice of my employer in there too: we (employees) do not touch (distribute) GPLv3 code no matter what and try to avoid GPLv2 at all costs, regardless of me and my personal opinions.</description>
			<pubDate>Fri, 12 Jun 2009 17:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (strcpy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Codezero</title>
			<link>http://osnews.com/thread?368407</link>
			<guid isPermaLink="true">http://osnews.com/thread?368407</guid>
			<description>or a finalized hurd on viegoos on L4 (Codezero?). Then we could port Apple's IOKit or QNX drivers.</description>
			<pubDate>Sat, 13 Jun 2009 14:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (fithisux)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Codezero</title>
			<link>http://osnews.com/thread?368450</link>
			<guid isPermaLink="true">http://osnews.com/thread?368450</guid>
			<description>That's a good answer.</description>
			<pubDate>Sat, 13 Jun 2009 22:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Sodki)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
