<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: World&#8217;s Smallest Operating System [BareMetal]</title>
	<atom:link href="http://geeknizer.com/worlds-smallest-operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeknizer.com/worlds-smallest-operating-system/</link>
	<description>iPhone, Android, mobile, Technology news</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:34:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Mmmiljan</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-18014</link>
		<dc:creator>Mmmiljan</dc:creator>
		<pubDate>Fri, 07 Jan 2011 17:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-18014</guid>
		<description>bise uuuuuu</description>
		<content:encoded><![CDATA[<p>bise uuuuuu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michaelwinter</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-13582</link>
		<dc:creator>Michaelwinter</dc:creator>
		<pubDate>Fri, 16 Jul 2010 02:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-13582</guid>
		<description>I would appreciate it if you could email your -1K Operating System to me as well, (&lt;a href=&quot;mailto:michaelwinter@email.phoenix.edu&quot; rel=&quot;nofollow&quot;&gt;michaelwinter@email.phoenix.edu&lt;/a&gt;) thank you.</description>
		<content:encoded><![CDATA[<p>I would appreciate it if you could email your -1K Operating System to me as well, (<a href="mailto:michaelwinter@email.phoenix.edu" rel="nofollow">michaelwinter@email.phoenix.edu</a>) thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radai F Zabala</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-13334</link>
		<dc:creator>Radai F Zabala</dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-13334</guid>
		<description>How do i install this OS on PC? i&#039;m insterested in Learning 64 bit Assembly and using Baremetal OS a basis to learn Assembly?</description>
		<content:encoded><![CDATA[<p>How do i install this OS on PC? i&#39;m insterested in Learning 64 bit Assembly and using Baremetal OS a basis to learn Assembly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sap1473</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-12322</link>
		<dc:creator>sap1473</dc:creator>
		<pubDate>Wed, 26 May 2010 11:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-12322</guid>
		<description>well can you mail the code + documentation to &lt;a href=&quot;mailto:sap1473@live.com&quot; rel=&quot;nofollow&quot;&gt;sap1473@live.com&lt;/a&gt;&lt;br&gt;THANX!!</description>
		<content:encoded><![CDATA[<p>well can you mail the code + documentation to <a href="mailto:sap1473@live.com" rel="nofollow">sap1473@live.com</a><br />THANX!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh Gopalakrishnan</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-11957</link>
		<dc:creator>Ganesh Gopalakrishnan</dc:creator>
		<pubDate>Wed, 05 May 2010 23:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-11957</guid>
		<description>If it matters, I once (in 1995) wrote an OS for class-room use that fits within 900 bytes. It was for 68HC11. I can send anyone the assembly code if you are interested (well documented). It supported tasks with 32-bytes of stack and heap. It had two tasks, one that printed &quot;A&quot; forever and another that printed &quot;.&quot; forever.</description>
		<content:encoded><![CDATA[<p>If it matters, I once (in 1995) wrote an OS for class-room use that fits within 900 bytes. It was for 68HC11. I can send anyone the assembly code if you are interested (well documented). It supported tasks with 32-bytes of stack and heap. It had two tasks, one that printed &#8220;A&#8221; forever and another that printed &#8220;.&#8221; forever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SocalSam</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-11425</link>
		<dc:creator>SocalSam</dc:creator>
		<pubDate>Mon, 12 Apr 2010 20:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-11425</guid>
		<description>Wow, this is cool.  I did find that the .NET Microframework is also open source and can run in a space as small as 64K, and uses C# for the development language.  I am not certain about the size comparision, but it looks like BareMetal beats the .NET Framework.&lt;br&gt;&lt;br&gt;The .NET Micro Framework does support a number of items many developers are interested in like multi-touch, etc.  As with the C# development language, re-bids for jobs should be easy.&lt;br&gt;&lt;br&gt;My concern would be the use of assembly language, this seems to lock the business consumber into a situation where they can&#039;t re-bid jobs to other consultants, etc.&lt;br&gt;&lt;br&gt;Oh well, looks like fun.</description>
		<content:encoded><![CDATA[<p>Wow, this is cool.  I did find that the .NET Microframework is also open source and can run in a space as small as 64K, and uses C# for the development language.  I am not certain about the size comparision, but it looks like BareMetal beats the .NET Framework.</p>
<p>The .NET Micro Framework does support a number of items many developers are interested in like multi-touch, etc.  As with the C# development language, re-bids for jobs should be easy.</p>
<p>My concern would be the use of assembly language, this seems to lock the business consumber into a situation where they can&#39;t re-bid jobs to other consultants, etc.</p>
<p>Oh well, looks like fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antique vanity </title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-9962</link>
		<dc:creator>antique vanity </dc:creator>
		<pubDate>Wed, 17 Feb 2010 09:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-9962</guid>
		<description>This is new to me. What are the other features of this OS?</description>
		<content:encoded><![CDATA[<p>This is new to me. What are the other features of this OS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taranfx</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-9409</link>
		<dc:creator>Taranfx</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-9409</guid>
		<description>It&#039;s a great work what you guys have been doing, keep it up :) I&#039;m eager on watching this on embedded devices</description>
		<content:encoded><![CDATA[<p>It&#39;s a great work what you guys have been doing, keep it up <img src='http://geeknizer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#39;m eager on watching this on embedded devices</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Seyler</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-9408</link>
		<dc:creator>Ian Seyler</dc:creator>
		<pubDate>Wed, 03 Feb 2010 07:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-9408</guid>
		<description>Hi everyone,&lt;br&gt;&lt;br&gt;I&#039;m the author of BareMetal OS. Technically the OS Kernel and CLI only comes out to 8912 bytes. The rest of the 16KiB is just padding.&lt;br&gt;&lt;br&gt;FAT16 write features are coming in the next couple weeks.&lt;br&gt;&lt;br&gt;-Ian</description>
		<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>I&#39;m the author of BareMetal OS. Technically the OS Kernel and CLI only comes out to 8912 bytes. The rest of the 16KiB is just padding.</p>
<p>FAT16 write features are coming in the next couple weeks.</p>
<p>-Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reverse phone lookup</title>
		<link>http://geeknizer.com/worlds-smallest-operating-system/#comment-9407</link>
		<dc:creator>reverse phone lookup</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://geeknizer.com/worlds-smallest-operating-system#comment-9407</guid>
		<description>I never heard about this OS. Is this available to download. Does any one has positive reviews after using this OS?</description>
		<content:encoded><![CDATA[<p>I never heard about this OS. Is this available to download. Does any one has positive reviews after using this OS?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

