Slashdot Mirror


Peter Tattam Of The PetrOS Project Talks To OSNews

Eugenia writes: "Trumpet Software is mostly known for their Internet communications software package, Trumpet Winsock, which has been adopted by the Internet world back in 1995, at the times where Windows 3.1 and Win95 did not come as standard with full internet connetion capabilities. But the main product these days for Trumpet Software is PetrOS, a 32-bit Operating System, which has the goal to be compatible by all means (binary and API compatible) with Microsoft Windows. OSNews is interviewing the main architect behind the project, Peter Tattam, who talks in depth about PetrOS, and also there is shown an early screenshot of the PetrOS GUI, which is still under heavy development." And it's been (not surprizingly) under heavy development for a while. Building a Windows-compatible OS from scratch surely isn't easy, but from this interview (including screenshots) they're having quite a go of it.

21 of 198 comments (clear)

  1. But it's a moving target! by The+Wing+Lover · · Score: 4, Informative

    It's an interesting goal and everything, but it's a moving target, as far as I can tell.

    Every few months I get a new copy of the MSDN library (basically documentation for all Microsoft's APIs), and every time it's a bit different from the one before.

    Of course I don't want to tell anyone how to spend their time, but if it were me, I'd spend my energy on building something new, rather than just trying to be compatible with something that'll just be obsolete by the time I'm done anyway.

    --

    - In Capitalist America, law violates YOU!

    1. Re:But it's a moving target! by bloggins02 · · Score: 4, Insightful

      This may be true to an extent, but if it were always true, then everytime there was a new version of Windows, notepad.exe would have to be recompiled!

      If they stick with providing compatibility for the core Win32API they have a good chance of being able to run most of the programs that are written to run on multiple MS OSes in the first place. Examples are IE, Office, and most of the Windows Accessories and Games that MS doesn't recompile to use new features everytime the API changes.

      I question their decision to leave out driver compatibility. In my opinion, that is key to gaining acceptance of a clone OS.

    2. Re:But it's a moving target! by Junks+Jerzey · · Score: 3, Interesting

      but if it were me, I'd spend my energy on building something new, rather than just trying to be compatible with something that'll just be obsolete by the time I'm done anyway.

      Linus could have said the same thing to himself in 1991. UNIX at the time, as most people seem to forget these days, was in a downward slide that started in the mid 1980s.

    3. Re:But it's a moving target! by kilgore_47 · · Score: 3, Insightful

      ...they have a good chance of being able to run most of the programs that are written to run on multiple MS OSes in the first place. Examples are IE, Office, and most of the Windows Accessories and Games that MS doesn't recompile to use new features everytime the API changes.

      OK, so I'm a manager at company X. Do I want to deploy Windows, with corporate support from the well-known M$? Or do I want to use a look-alike OS, WindowsLight if you will, written by some has-been's of the internet revolution who say their project will run "most" windows apps?

      Linux offers a lot that windows can't. What does PetrOS offer? A fast startup time and low memory usage aren't enough for most people to buy a new OS.

      And why the fsck are they using Pascal?!!! Would it have been that hard to port the old winsock code over to cpp?
      And source will be open to "select partners" only? Sorry, peter, but fuck shared source.

      I'm not trying to troll here; I read the interview and a bit from the PetrOS official site and I just can't take this too seriously.

      --
      ___
      The way to see by faith is to shut the eye of reason. --Ben Franklin
    4. Re:But it's a moving target! by kilgore_47 · · Score: 3, Insightful

      Linus could have said the same thing to himself in 1991. UNIX at the time, as most people seem to forget these days, was in a downward slide that started in the mid 1980s.

      Linus made a difference by making his OS open source.

      To quote the PetrOS FAQ:
      We are open to selected developers or OEMs having access to source code under suitable licensing conditions. Some selected parts of the user layers will be open sourced.

      This is not an open source operating system.
      This is a tiny windows compatibility layer on top of a small kernel written in Object Pascal.

      --
      ___
      The way to see by faith is to shut the eye of reason. --Ben Franklin
  2. Guess the dotcom crash didn't deliver a cluetrain. by FFFish · · Score: 5, Insightful

    I can't imagine why anyone would try to base a company on cloning Windows. So I read the interview.

    A) Cheap alternative for desktop users -- users say "they wished they had something better without having to pay big big bucks." Win2k is, what, perhaps $200. PetrOS will have to sell for $50 or less, then.

    And it'll be obsolete the moment MS changes an API. Or the moment MS makes MSIE crash when it detects PetrOS.

    B) Embedded market -- er, no. The embedded market wants Linux, QNX, EPOC and other OSes. They're either free, hard realtime, or extremely small.

    C) Servers -- er, no. If you want cheap, then you choose a BSD or Linux. If you want to be able to blame someone, you choose MS. You don't go out and buy some $50 clone of MS.

    D) Clustering -- er, no. Not unless you're just goofing around. Kind of money invested in building a cluster, you don't go pick up a $50 clone of Windows to run it!

    While this is a pretty cool project, I simply can't see that it's a profitable one...

    --

    --
    Don't like it? Respond with words, not karma.
  3. "small is beautiful" by Ridge2001 · · Score: 3, Funny
    From the article:
    The fundamental design concept behind PetrOS is that "small is beautiful".
    Then why are they copying Windows?
  4. Trumpet was nice. by Neck_of_the_Woods · · Score: 3, Insightful

    You know back in the day....well not that far back Trumpet was the best connect software rolling around. What did you have maybe 2 or 3 that did anything worth talking about, that you configure and get working with any consistancy? Cammilion and Trumpet where the best, please correct me if I am wrong, and Cam was sad.

    Interesting enough with the os that would be compat with winOS that is free. It would seem that the linux community would have done this years ago if for nothing else to put a funnel on the venture capital. If Linux had become 100% comp with windows software, via a deamon or what have you....things could and would be very different in many ways. Then again part of problem with windows is the software, so Linux would end up bringing bugs in...it is kind of catch 22 sale to the devil....

    --
    Neck_of_the_Woods
    #/usr/local/surf/glassy/overhead
  5. Dead on arrival by Phaid · · Score: 5, Insightful

    I can't decide if this is the work of a sincere person who is sadly deluded, or a marketing ploy to flog a few more dollars out of investors. It's hard enough getting your foot in the door with a pure desktop operating system that is better than Windows (BeOS, OS/2), much less one whose entire goal is to play catch-up to Windows itself. There is nothing here to appeal to people who already know and like Windows, and it's certainly not going to appeal to people who don't like windows either.

    Beyond that, the technical feasibility of it is questionable. Microsoft is well known for making its Win32 API, filesystems, etc, moving targets. It's taken the Wine and NTFS teams a long time to get where they have, and even then they're pretty far from complete compatibility. What makes these guys think they're going to get any closer?

    Oh well. I guess it goes to show you, there's always someone trying to ice skate uphill.

    1. Re:Dead on arrival by cavemanf16 · · Score: 3, Insightful
      Are you kidding? I'm not saying that they don't have one huge hill to climb here, but here's my take on the whole OS market right now:

      1. I am thinking of starting a custom computer building shop, partly just so I can have my own company, partly to help make some close friends make the right decisions when purchasing new PC hardware and software. After looking online, it is quite apparent that after a monitor, the Windows OS would be the next most expensive component of a custom built computer (not one built by Dell, Gateway or any Windows reseller, mind you).
      2. I could put Linux or any other free OS on the system, but most everyone I know with money to drop on a custom built system by yours truly, also doesn't want a new OS to try and learn. They want good old Windows familiarity, and the ability to play games and media software that works on their current system.
      3. An alternative Windows OS that may not have all the media bells and whistles of Win2k or WinXP would be great! Not only could I make sure to only install the freeware and OSS apps that my friend's would need (stuff like WinAmp, free email clients, ZoneAlarm, etc), but I also wouldn't have to charge them $200+ for the OS just because I was a small time computer builder.

      So yes, I think this OS has promise, just make sure it's fully compatible with today's media that's built for MS Windows.

  6. Why this will never work by vor · · Score: 4, Interesting

    Sure sounds like a good idea reading about it but it's totally unpractical. He wants to aim for the desktop, which means he's gonna have to go for the average user. Since windows comes "free" on all mainstream PCs today, the average user will never ever have the need to run a windows clone.

    Sure, us geeky people will have fun messing around with it, but we already have our joys in running unixes.

  7. System requirements by micromoog · · Score: 5, Funny

    486 DX processor.
    2MB System RAM (4MB recommended).
    At least 2MB Hard drive space.
    This struck me as funny. I understand the point they're trying to make, but does this mean I'd better go out and get that 2MB upgrade I've been looking at for the past ten years for the 486DX I intend to run this on?

  8. quotes... by Hobbex · · Score: 5, Interesting

    "We're well aware of the dominance by the key player in this market - we just want to coexist, not supplant." - Peter Tattam

    "I once preached peaceful coexistence with Windows. You may laugh at my expense -- I deserve it." - Jean-Louis Gassée

    "Those who cannot remember the past are condemned to repeat it." - George Santayana

    1. Re:quotes... by jimhill · · Score: 5, Funny

      Of course, you could argue that his company's product didn't coexist with Windows so much as it provided a functionality that only a few people needed...until the Web came, and then everyone needed it, Microsoft folded it into Windows, and Trumpet was thrown out like a sorority girl the morning after a good party.

      --
      Learn to spell: nickel, missile, lose, solely, amendment, speech, kernel, probably, ridiculous, deity, hierarchy, versus
  9. Re:What language is PETROS� written in? by Anonymous Coward · · Score: 5, Insightful

    If you read the article, you would notice that they're using Borland's Object Pascal. Go ahead, everyone, read the Brian Kernighan article. Then go and look at the Object Pascal language reference. Go ahead...I'll wait.

    Notice anything? Like how almost EVERY SINGLE objection he raised is NOT APPLICABLE to Object Pascal?

    Object Pascal should be called "Sensible Pascal". It allows you to break all of the rules, just as C does. It just makes you jump through a few hoops to do it. That way you generally know what you're doing isn't such a great idea.

    Pointer arithmetic? OP allows it. It's dangerous though...inexperienced programmers can blow themselves up pretty easily doing it. So...they make you do some castings to get around it. Good idea? Bad idea? Depends on what you're trying to accomplish.

    I'm sure all the hard-core hackers here will laugh and snort and generally dismiss anything I say about OP, but those people aren't who OP is aimed it.

    OP is aimed at programmers who WANT strong type checking and WANT the safety net the Pascal language provides and WANT a language that allows rapid object-oriented development in a language that is easy to read and understand.

    C lends itself to fast, loose code, but is hard to learn and tends to be rather terse to read. It's definately not for learnin'!

    OP allows the newbie to step in and test the waters with simple language specific things. However, as you become more comfortable with the language, you can EASILY do just about everything C allows you to do.

    The learning curve is a gentle slope, and doesn't have any unexpected drop-offs where the language fails you.

    Anyone that dismisses OP out of hand hasn't used it. Anyone that has used a recent OP doesn't use C anymore if they can help it.

  10. The guy has balls! by MSBob · · Score: 3, Funny

    Whoa! This guy has guts. Not only is he trying to battle William Gates III he's also named Bill's OS after himself! Even Bill Gates himself wasn't arrogant enough to instill a "BillOS" upon us! Sheesh.

    --
    Your pizza just the way you ought to have it.
  11. Glad Linus didn't listen to all these naysayers by Junks+Jerzey · · Score: 3, Insightful

    The two primary objections I see here could both have been raised when Linus decided to write a UNIX clone in 1991:

    1. "Nobody could possibly write his own UNIX kernel! It's too huge of a system!"

    2. "UNIX has been dying since the mid 1980s. Who would want to start writing a system that will be dead on arrival?"

  12. Re:Fair use by Ridge2001 · · Score: 3, Funny
    Note the similarity between the Slashdot "article" and the introduction to the linked article

    And what's more, the person who submitted the Slashdot article had the gall to steal the name "Eugenia" from the person who wrote the linked article! It's not just copyright infringement, it's identity theft as well!

  13. Secret APIs exist, MSFT uses them as a weapon by Philbert+Desenex · · Score: 5, Interesting

    The "secret APIs" are not a rumor. Notice the dates on these references, the secret APIs have been in NT all along.

    • Using the NT API for file I/O
    • Inside the Native API
    • Do you need source? - go down the page about a third of the way: The conclusion was that Vogels's group used source code only as documentation (there is no other documentation for NT), examples, and to understand the behavior of NT. It turned out to be useful for debugging, and it led to the discovery of interesting APIs that are not documented or available in Win32.
    • Inside Windows NT Disk Defragmenting - MSFT gave one company access to the defragmenting APIs, and never bothered to document them to anyone else.


    MSFT hasn't hesitated to use the secret APIs either. From the July 10 InternetWeek: Microsoft has historically achieved market dominance by controlling APIs and forcing competitors to write software to Microsoft's APIs, then changing the APIs. "Instead of satisfying their own customers' demand, competitors are busy catching up with Microsoft," said IDC analyst Dan Kusnetzky.


    From the October 8, 1998 NY Times: And Microsoft, the people added, did what it has always denied it does -- used access to its technology as a powerful lever in business negotiations, by offering Netscape preferential access to the Windows "application program interfaces," or A.P.I.'s, the links that enable other companies' programs to run smoothly on the Windows operating system. By turning down the deal, Netscape, they say, would not have that preferred access to Microsoft technology -- a threat that Microsoft fiercely denies making.


    Think about it - can you, using only Win32, write all of the stuff that MSFT provides with NT/W2k? No. Clearly, MSFT keeps APIs to themselves. MSFT wants to allow itself the latitude to write faster, more functional programs than the ordinary developers can write. MSFT has proven time and time again that it will use secret APIs to its own advantage, or to the advantage of selected partners (Executive Software, for example). This practice is certainly bad for the consumer. Secret APIs raise the cost of entry into the NT system software market, which will keep out competitors, raise prices, and reduce choice.

  14. Minimum de-Microsofting. by gig · · Score: 3, Interesting

    What's the minimum software that you'd have to replace in order to de-Microsoft a typical PC?

    I don't think the average frustrated Windows user wants to stop running IE and MS Office. You don't have to replace those. Users probably like most of their other applications, too. What most people want to stop is that the whole shooting match is dependent on Microsoft Windows. It gets better, or it gets worse, according to Microsoft. Any security in Windows is always open to Microsoft's applications. Features come and go and are reliable or unreliable based mainly on who is currently having their air supply cut off, etc. It's a drag.

    One of the nice things about switching from using Windows full-time to using a Mac full-time is that suddenly Microsoft is just another software company. Replacing the core of Windows with something non-Microsoft could give Windows users that feeling that they can really hold Microsoft accountable for their dirty tricks and just switch off the Microsoft software if they want to, without losing their computer's functionality and capabilities. At least you could close IE when you wanted to, and run an Adobe or other app on a non-Microsoft foundation, perhaps with better performance as well.

    Imagine a Windows software installer that you run, and after a reboot, the computer functions in basically the same manner, except that it can function with all of the Microsoft apps shut off. They are running a non-MS kernel and certain systems that are acting as a traffic cop or conscience for Windows. You can run IE or any MS app, but they are in their own processes and effectively being contained from any scripting mischief or whatever.

    Wouldn't this be a good way for the Linux kernel to get onto more machines full-time? If it could replace the NT kernel and the user could still keep their apps at least ... a huge selling point. People can write to other API's later as time goes on, like Apple moving to the Cocoa API by just putting it out there, and developers can adopt it as they please. In the meantime, people still have a lot of Win32 apps that they want to use on their PC's, and Carbon apps on their Macs. If somebody wants to replace Windows with Linux in great numbers then getting the Win32 API going might be just as important to their vision of Linux as having the Carbon API and the Classic environment is on Mac OS X. Computers exist to run the apps that are on them RIGHT NOW. To be able to switch to Linux and still use all those old Netscape and SmartSuite and DOS game discs you have from 1997 might be cool for some people. Also, the Enhanced CD's in people's music collections have Mac versions and PC versions. The PC versions are Windows versions. If Linux were to replace Windows tomorrow, then adding support for those CD's would be a priority. Whatever replaces Windows (if anything) would probably have to make that level of commitment to the PC platform's non-Unix past, so why not just enable the stuff to be run natively?

    These guys at Trumpet don't seem to look at it as OS and applications and who owns what. If you think of the user's PC, the Trumpet core OS product was replaced by yet another Microsoft core OS product. Now Trumpet is working on new core OS products that replace some of Microsoft's at the user's discretion. Even if they only replace the functionality of Windows 95, then that gives them an instant application base that is very large. Also, they would give Windows developers a reason to stick to core Win32 stuff and make good cross-platform code in order to run in both places, even just for the principle. If you are making subnotebooks or something, why make one with Pocket Windows when you could make a Microsoft-free Windows95-compatible Pentium-class subnotebook that runs real Windows and DOS apps (not all of them, but LOTS) with excellent performance? There are interesting things going on when you can get the Win32 application base or a subset of it without having to build your business on Microsoft.

  15. Let's realize the facts... by stikves · · Score: 3, Interesting
    I will not be a troll, but i'll be a little bit bitter :)


    Well there is long-lasting wine project that is capable of running windows apps. It has been developed for many years, but we're still far from running "most" windows apps on linux.


    Here is a list from their "competitors" page:

    • SolarMoon: site now blank
    • Windows Replacement Project: I could not access their site
    • Freedows: preliminary code no longer available
    • ReactOS: preliminary code
    • WinFree: dicontinued
    • Wabi: sun's binary interface. site now registered by microsoft!
    • AllOS: no longer interested in windows compatibility

    These are the dead or very slow projects. The statistics can be wrong, but usually this is not the case.


    There are also "alive" projects. One is twin, but it's slow. Another is odin which was former OS/2-WIN code. But I do not know much about that one.


    'nuff said.