<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; reactos</title> <atom:link href="http://www.ghacks.net/tag/reactos/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Odd Operating Systems</title><link>http://www.ghacks.net/2009/02/18/odd-operating-systems/</link> <comments>http://www.ghacks.net/2009/02/18/odd-operating-systems/#comments</comments> <pubDate>Wed, 18 Feb 2009 00:30:58 +0000</pubDate> <dc:creator>Joe</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[amigaos]]></category> <category><![CDATA[aros]]></category> <category><![CDATA[beos]]></category> <category><![CDATA[haiku]]></category> <category><![CDATA[menuetos]]></category> <category><![CDATA[reactos]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10626</guid> <description><![CDATA[When talking about operating systems, we generally talk about 3: Windows, Linux and Mac. But there are others! gHacks has already covered ReactOS; a free and open source version of Windows, but there are many other operating systems out there which not many people use. BeOS was a commercial operating system which died during the [...]]]></description> <content:encoded><![CDATA[<p>When talking about operating systems, we generally talk about 3: Windows, Linux and Mac. But there are others!</p><p>gHacks has already covered <a
href="http://www.ghacks.net/2008/10/20/reactos-open-source-windows/">ReactOS</a>; a free and open source version of Windows, but there are many other operating systems out there which not many people use.</p><p><a
href="http://en.wikipedia.org/wiki/BeOS">BeOS</a> was a commercial operating system which died during the dot com crash. It was quite advanced and a number of hobbyists still maintain operating systems based on it. The biggest has to be <a
href="http://www.haiku-os.org/">Haiku</a>, which is still in pre-alpha but now has a GCC4 build, so many more applications will be ported to it. BeOS, and presumably Haiku, are POSIX-compliant although not Unix-based.</p><p><a
href="http://www.menuetos.net/"><br
/> MenuetOS</a> is another personal favourite. Unlike Haiku, this is not POSIX or Unix-based. MenuetOS is free for educational use. The operating system has decent networking abilities, a web server, a web browser and a GUI. It even has webcam support! MenuetOS amazingly fits onto a standard floppy diskette despite this! This could be useful for a simple server with minimal demand.</p><p><span
id="more-10626"></span><a
href="http://aros.sourceforge.net/">AROS</a> is an operating system based on AmigaOS and is now nearly complete to it. Unlike AmigaOS, AROS works on x86 computers. I haven&#8217;t tried it but Wikipedia claims there&#8217;s a basic version of the AMosaic web browser for it. The operating system is small too, being about 50MB big.</p><p>Have I missed any out?</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/02/haiku-500x375.jpg" alt="Haiku" width="500" height="375" class="aligncenter size-medium wp-image-10636" /><br
/><img
src="http://www.ghacks.net/wp-content/uploads/2009/02/diablo-2-500x375.jpg" alt="ReactOS" width="500" height="375" class="aligncenter size-medium wp-image-10631" /><br
/><img
src="http://www.ghacks.net/wp-content/uploads/2009/02/aros-500x400.jpg" alt="AROS" width="500" height="400" class="aligncenter size-medium wp-image-10630" /><br
/><img
src="http://www.ghacks.net/wp-content/uploads/2009/02/menuetos-500x375.png" alt="MenuetOS" width="500" height="375" class="aligncenter size-medium wp-image-10629" /></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/18/odd-operating-systems/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>ReactOS: Open source Windows</title><link>http://www.ghacks.net/2008/10/20/reactos-open-source-windows/</link> <comments>http://www.ghacks.net/2008/10/20/reactos-open-source-windows/#comments</comments> <pubDate>Mon, 20 Oct 2008 21:04:23 +0000</pubDate> <dc:creator>Joe</dc:creator> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[reactos]]></category> <category><![CDATA[wine]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7755</guid> <description><![CDATA[Windows is a proprietary operating system which you cannot compile or modify at a sourcecode level. This allows Microsoft to maintain control of their operating system and many people disagree with the notion of using closed source software. ReactOS is a free and open-source operating system, which has been in the alpha stage of development [...]]]></description> <content:encoded><![CDATA[<p>Windows is a proprietary operating system which you cannot compile or modify at a sourcecode level. This allows Microsoft to maintain control of their operating system and many people disagree with the notion of using closed source software.</p><p>ReactOS is a free and open-source operating system, which has been in the alpha stage of development for about 10 years, which allows Windows applications and libraries to be executed without having to use a single piece of Microsoft-owned code!</p><p>A similar project to ReactOS is WINE, which allows you to execute Windows binaries in Linux and OS X.</p><p>ReactOS has an easy-to-use graphical interface, which resembles Windows Classic. Some things, like the Windows logo, are avoided however. It adds some features Windows lacks, such as virtual desktops.</p><p><span
id="more-7755"></span>The practical uses of ReactOS are somewhat limited. The operating system can run many Win32 applications, but this is patchy, and support for .NET Framework applications, OpenGL and DirectX is still being developed. Their own website acknowledges that ReactOS is &#8216;not recommended for everyday use&#8217;.</p><p><a
href="http://www.reactos.org/en/screenshots.html">Their website boasts a selection of screenshots</a> of all sort of programs running under ReactOS, for example OpenOffice.org, Mozilla Firefox, VB5, Winamp, Diablo 2 and Unreal Tournament!</p><div
id="attachment_7758" class="wp-caption aligncenter" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/reactos-500x375.jpg" alt="ReactOS with a classic Windows game!" width="500" height="375" class="size-medium wp-image-7758" /><p
class="wp-caption-text">ReactOS with a classic Windows game!</p></div><p>The operating system is probably not usable as of yet as someone&#8217;s main operating system, but its idea and sheer curiosity value makes it fascinating. When it becomes stable, it will be interesting to see how a completely Win32-compatible operating system fares against Windows XP and Windows Vista.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/20/reactos-open-source-windows/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> </channel> </rss>
