microsoft (2)

Some exotic Operating Systems

It's not Windows all that runs in a computer, neither Linux. Apart from server editions, like AS/400, HP-UX and user oriented like OS/2 or MacOS, UNIX based or not, we also can find some unusual operating systems in an experimental state.

I'd like to name some of them that attracted my attention because of a special feature.

  • Plan 9: it's a distributed OS, to run on several machines in a transparent way to the user.
  • MenuetOS: a completly assembler programmed OS. It offers an assembler API to build applications.
  • JNode: a java implemented OS, just a few assembler code to boot.
  • ReactOS: a Windows compatible OS, written from scratch. Try to reuse drivers written for Windows.

None of them are finished at all, I mean, they are not everyday operating systems. And of course no modern devices are detected, just generic drivers are implemented. But they show that other ways different from Windows are possible.

2009-08-19 17:16 by pichulines (0 comments)

At the beginning there was no fun...

Hi all, to start this blog just a bit of fun.

public class Google extends Microsoft implements FriendlyCompany {...}

I'm the only responsible of this joke :-)

2009-07-05 16:16 by pichulines (3 comments)