Slashdot Mirror


What Would Happen To Linux If BeOS Were GPL'd?

j2demelo writes: "What would happen to Linux if BeOS were to be released under the GPL? How much competition, if any, would this bring upon Linux? I for one would love to see it happen. It would mean another low-cost alternative to Windows on the desktop, allowing computer manufacturers to reduce prices even more. We know Linux isn't currently ready for mainstream desktop use. Could the open sourcing of BeOS give it the kick-in-the-butt it needs?" Before you all start the advocacy wars, I'd like to point out that if BeOS was converted to an Open Source License, it would not mean the end of either OS by a long shot. Competition in markets usually means an improvement of the products in that market, that would mean that both Be and Linux would have to improve. What improvements would both OSes make and how would this affect the Open Source Operating Systems market?

298 comments

  1. X windows by netstorm2000 · · Score: 1

    Would this mean that we could finally get rid of the horror that is X? Im not a X coder, but I have been told it is hell.

    --
    --matt Cowger
    1. Re:X windows by iamblades · · Score: 1

      Yeah, BeOS has Tracker and some proprietary display server, which would mean no X. I think this is a great thing, as X is frequently known to take up over 100 MB of memory on my system, and arbitrarily unload my mouse/keyboard drivers. As a matter of fact, the only times ive have a forced shutdown on linux is because of X. I think X is on its way out anyway, I'm looking forward to Berlin, when it gets more apps and more support.

      --
      Shit adds up at the bottom...
    2. Re:X windows by richie123 · · Score: 1

      X has it's faults, but I don't really see what everyone has against it. X in it's current form (XFree86 4.01) does many things very well, truetype fonts work wonderfully, 3d graphics are extremely fast, stability is good, X remote display works well even over a modem link, and even the notorious X bloat has been put on a diet. There are many well known defiencies, such as limited suport for drawing primitives, lack of alpha channel support, not to mention lack of dynamic resolution/ color depth changing, but they are all comming down the pipeline.

    3. Re:X windows by BZ · · Score: 1
      You shouldn't believe everything you are told. Yes, coding raw Xlib takes a little work. Yes, X has other problems from a _developer_ perspective.

      From a user perspective, X is wonderful for me. Perhaps this is because I use it the way it was supposed to be used -- I do a lot of running applications on one machine and displaying on another. In those circumstances, X is a lifesaver. Otherwise I would be stuck with text-only; probably text-only at 24x80.

      If someone manages to come up with a good alternative that will be network-transparent and will be installed by default on Irix (which is what the remote machines Origin-2K machines I am accessing run) I will be happy to try it.... I am not holding my breath.

    4. Re:X windows by prok · · Score: 1

      And just for comparison, the BeOS app_server takes up ~44 MB of ram with a modest number of apps running. ~10 MB of that is resident. The framebuffer of my 16 meg voodoo3 doesn't appear to be part of that. (lots of shared libs & unused stack space (~60 threads))

      That still doesn't make X not suck. :P

    5. Re:X windows by gengee · · Score: 1

      True type fonts don't work wonderfull. They sux0r. They're horrible looking. Even the Microsoft Web-core fonts, with their strong hinting, look awful under X.

      X is a pig. I'm grateful for it and it use it often. But it's a pig.
      signature smigmature

      --
      - James
    6. Re:X windows by be-fan · · Score: 2

      20meg for a windowing server? That's criminal. That means that of the 40MB or so that Linux takes up on my system, half of that is X?

      --
      A deep unwavering belief is a sure sign you're missing something...
    7. Re:X windows by be-fan · · Score: 2

      truetype fonts work wonderfully
      >>>>>>
      Well, they work. And uh, I can load them. And umm, it doesn't crash when using them... BUT, they look aweful, all jaggedy. And its not just the lack of anti-aliasing, X fonts genuinely suck. But they DO work.

      3d graphics are extremely fast
      >>>>>>>>
      No they are not. Even Windows 2000 (which isn't exactly the pinnacle of OS design) is 30% or so faster. And that's only because NVIDIA was nice enough to give X some pro-caliber drivers. (BTW, the NVIDIA drivers are around 20-30% faster on average than the stock XFree ones for 2D primitives)

      stability is good
      >>>>>>>>>>
      I'll give you that.

      X remote display works well even over a modem link
      >>>>>>>>
      True.

      and even the notorious X bloat has been put on a diet
      >>>>>>>>
      Wow. Look mom! I lost 200lb and I now only weigh 350!

      There are many well known defiencies, such as limited suport for drawing primitives, lack of alpha channel support, not to mention lack of dynamic resolution/ color depth changing
      >>>>>>>
      Which all other windowing systems have had forever

      but they are all comming down the pipeline
      >>>>>>>>>>
      Real soon now!

      Not to mention that it is still a bitch to configure and for something that has been worked on so much, it is quite underhwelming.

      --
      A deep unwavering belief is a sure sign you're missing something...
    8. Re:X windows by be-fan · · Score: 2

      QNX Photon is small, fast, featureful, has great fonts, and has remote display to boot. In other words, it's every thing X should be, but isn't.

      --
      A deep unwavering belief is a sure sign you're missing something...
    9. Re:X windows by SnowZero · · Score: 1

      You must be joking. Let's compare it to its peers; Network transparent windowing systems with a wide base of application support, accelerated drivers for 3D support, cross platform support for the base library, free implementations, and accelerated drop in replacements by third party vendors.

      Well, I guess it doesn't have any peers then, does it? Guess I'll keep using it then.

      Sure X has its faults, but features is not one of them. If I had to give up networked windows for native alpha channels, or multiplatform support or 3D acceleration for easier setup (though XF4.0 sets up in a few minutes if all you have are the manuals for your hardware), I would not make that trade. BTW, I do code XLib, and find it easier than Windows' and MacOS's ugly-ass window system interfaces. All three of course are very dated and could use a facelift, of course. Perhaps BeOS could help here, but X will definitely not disappear. You should realize that even with BeOS you'd be using X as soon as you wanted to open up a window from another machine (even Windows has several X server implementations)

      If you'd acually like to learn how to code Xlib then I'd be happy to give you my GPL'ed C++ Xlib wrapper that lets you create windows and draw on them in a few lines of code.


    10. Re:X windows by richie123 · · Score: 1

      I don't know where you get 30% faster, on my hardware performance is about equale between win2k, linux and 98. As for truetype fonts, your blamming X for a problem with netscape 4, go use mozilla sometime and see the difference. I'll give you the configuration argument, they really should make getting XF86Setup working a must.

    11. Re:X windows by be-fan · · Score: 2

      A) I get the 30% from the tests AnandTech and TomsHardware did of the 3D performance between Windows2K and Linux. And if you get the same performance with Win2K and Win98 for OpenGL, then there is something wrong with your setup (Win2K is significantly faster for most OpenGL apps)

      B) I use Netscape6.

      C) XF86Setup won't help anything. I have no problem using xf86config, it's a perfectly user-friendly program. Even the XF86Config file is pretty friendlY (nicely commented) What my problem is that there is no setting that allows you to set your refresh rate, and X-4 is limited to VESA modes, which means that getting anything above 75Hz on your 1152x864 monitor means getting modelines. Of course, modelines have a 30page HOWTO explaining them, and not everybody has a BeOS machine they can access and steal modlines from. (BeOS autodetects monitor modes) Its a moot point anyway. XFree86Config only exists because X is too stupid to detect anything for itself. About the only thing that should be there is fontpath.

      --
      A deep unwavering belief is a sure sign you're missing something...
    12. Re:X windows by spitzak · · Score: 2
      Not a good argument. SGI was forced to abandon their GL interface because of insistance that they be compatable with X (GL is related to OpenGL but had calls for fonts, windows, and events, and arguably was better, and certainly easier to program, than X. Whole 2-D interfaces with buttons and text fields were written using GL, and were quite fast on 10 Mhz machines, which shows that powerful graphics primitives are NOT slow).

      They also had to give up on NeWS, they were the biggest user of NeWS other than Sun, and in fact used it far better and cleanly merged GL into it.

    13. Re:X windows by richie123 · · Score: 1

      you mean these numbers ?
      http://www4.tomshardware.com/graphic/00q4/001002 /l inux_nvidia-05.html

      granted there are few tests where linux fairs poorly compared to win2k, but nowhere near %30.

      Also the problem is stated clearly that the biggest difference is page flipping verses block mode, and not a weakness with linux itself.

    14. Re:X windows by be-fan · · Score: 2

      I was talking about the tests from 0.9-4, before Linux's Detonator 3 drivers. However, Linux DOES still lose in hi-res tests, but a good margin sometimes. For example, 37fps in 16x12 is marginal, while 46 is quite playable. However, its a moot point. Even at 640x480, Linux is SLOWER than Windows. That's simply should not be the case. (Especially since NT4 has even faster OpenGL performance than Win2K)

      --
      A deep unwavering belief is a sure sign you're missing something...
  2. Re:Can you believe a cnn article on goatse? by Suhas · · Score: 2

    Fucking bullshit and a very lame try bastard. Put any page's name in front of @ and it will show up. Son of a whore.

  3. Assimilation is futile.. by sabre · · Score: 2

    Most likely, the good points of the BeOS architecture would be incorporated into Linux... and some things in Linux would go into BeOS (do to released licensing pressure). This would be a very good thing for linux... but mostly on a usability side.

    Unfortunately, a lot of the cool things that BeOS can do are because of the overall architecture. It is highly unlikely that the fundemental unix like architecture of linux will change. Instead, we will have to wait for a preemptible, pageable kernel to get developed. Then wait for filesystems to get far enough along to support "interesting" things.

    Linux's main problem (which is also the source of much success... :) is that it doesn't make radical enough changes. Distributions are all so alike, that it's sickening. It would be much more interesting if they tried a fundementally different architecture. Perhaps apple's work could be just another "distro" of Linux (I know they aren't based on linux. The point being that they actually tried a different naming heirarchy... wow. ;)

    Anyways, one could claim that the Linux community is very good at cloning prior art, but not very receptive to radical developments of it's own.

    -Chris

    1. Re:Assimilation is futile.. by 1337d00d · · Score: 1

      Anyways, one could claim that the Linux community is very good at cloning prior art, but not very receptive to radical developments of it's own.

      You mean, Linux isn't innovative enough?

    2. Re:Assimilation is futile.. by |guillaume| · · Score: 1
      Linux is innovative in the way it got accepted by a community and the industry, as a good free os. But it's true that it's design principles are based on old technologies and that it doesn't change radically every two week.

      That explains why it works so well and why it's stable. But in the long run, it would be nice if something different would benefit from such attention as Linux get (for example a microkernel OS, such as Hurd).

      And just to add my own thought, maybe the Hurd would get more than Linux from open sourcing BeOS, since both BeOS and Hurd are based on microkernels. But I'm in no way an expert in that field, so I guess I might be wrong on that.

      ---
      Guillaume

      --

      give me all your garmonbozia

    3. Re:Assimilation is futile.. by sabre · · Score: 2

      Oh no, there is definately innovation. That's not the problem.

      The problem is that the innovation never gets accepted by the community at large. These innovations may be seen as too "unlinux" or "ununix". Because of that, even though they are better ways of doing things.... they get ignored and eventually die out.

      The only way to thoroughly kill an opensource project is to ignore it.

      -Chris

    4. Re:Assimilation is futile.. by TheAncientHacker · · Score: 2

      The one thing that every (and I do mean every) existing OS designer and developer would kill for is the chance to do their work without an installed base so they could innovate. The tragedy of Linux is that the first really popular alternate OS was built by a community who's sole goal is getting an installed base even if they have to grab somebody elses. The end result being a non-mature OS with a thirty year old stack of legacy installed base compatibility to lock themselves down with.

    5. Re:Assimilation is futile.. by sabre · · Score: 5

      True.

      But you are missing one exceedingly important point:

      Linux != UNIX

      In so many ways, from the kernel not implementing all of POSIX (only the "nice" or "clean" stuff), to the user space apps having a distinctively different feel (than say Solaris), Linux is significantly different already.

      Linux is different enough to break a lot of stuff that depends on system installs, and each distro is different enough to make packaging a bitch. It is not, however, different in the ways that are valuable. Linux distros are all just variations of a theme.

      I hate to say it, but it seems like Darwin of all things is one of the most creative things in the "scene". Hurd is probably close, but it's doomed from the start by being associated with "microkernels" (see my comment about killing/hindering a project by ignoring it). Unfortunately for Hurd, for example, they will not have the neccesary developer base to get the ball rolling and self sustaining for a long time. By that time, Hurd may very well be obsolete.

      So here is my battle cry: Lets try new, INTERESTING, things, and lets do them in the Linux context. Lets not break everything by changing something. Lets try providing extensions to Linux, and see how they work out. If they don't work out well (because they are inelegant, not because they are unused), then rip them out. If they work out well, keep them in, and start using them.

      There are so many good projects laying around, that are predominately dormant, that would be interesting to pursue. A completely random example that just popped into my head is the ill fated (killed by the fbcon hack) GGI project. Another interesting project is Berlin (http://www.berlin-consortium.org?).

      What would happen if these projects had a significant hacker base to draw from? GGI is much more powerful and interesting than fbcon, and we NEED something to take the baton from X.

      Anyways, enuf ranting. :)

      -Chris

    6. Re:Assimilation is futile.. by aardvarkjoe · · Score: 1
      Good point here. Most people who say this simply say, "We need more innovation in Linux", without giving us a clue as to what that innovation might be. (Saying that we 'need innovation', and then expecting someone else to do it, is one of the silliest and yet most pervasive attitudes among Linux users.) However, by at least pointing to some projects that you think are innovative is a good place to start from.

      In any case, I think the reason why we don't see a plethora of big innovations in the Linux world is the 'scratch the itch' philosophy that runs the open source community. Very rarely is somebody's itch something big, or completely different than the current software.

      So does anyone have any suggestions for a model that could get people on a grander scale, and will spur innovation? (I don't think that competition from Be would have anything to do with it, BTW. Right now, most Linuxer's are competing with M$, and what we end up with is interfaces and systems that look and act exactly like Windows. Not the kind of innovation I particularly want.)

      Of course, this all assumes that Linux needs all sorts of innovative stuff. I'd say that, for many things, it doesn't -- remember, MS bashes us for copying a 30-year-old operating system, while we call it a tried-and-true methodology. But, of course, we never know if somebody will come up with something better until they do...

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    7. Re:Assimilation is futile.. by kevinank · · Score: 1

      So here is my battle cry: Lets try new, INTERESTING, things, and lets do them in the Linux context. Lets not break everything by changing something. Lets try providing extensions to Linux, and see how they work out. If they don't work out well (because they are inelegant, not because they are unused), then rip them out. If they work out well, keep them in, and start using them.

      Dude, if you want to try new interesting things, please be our guest. Just don't insist that everyone else who has more need of stable, well tested, and useful than faster, slicker, more spoo use it too.

      --
      LibBT: BitTorrent for C - small - fast - clean (Now Versio
    8. Re:Assimilation is futile.. by sabre · · Score: 1

      Of course not. Diversity was the whole point. :)

      Linux needs to be stable. It needs to be big. It needs to be small.

      It needs to be experimented with.

      -Chris

    9. Re:Assimilation is futile.. by Trepalium · · Score: 1
      What would happen if these projects had a significant hacker base to draw from? GGI is much more powerful and interesting than fbcon, and we NEED something to take the baton from X.
      I'm not quite sure what everyone seems to have against X. It is somewhat slow run locally due to the overwealming use of UNIX sockets. Someone just needs to find a way to make use of all the work the XFree86 project has put into their X servers, maintain X11R6 support for apps, and still provide a fast efficient link between the apps and programs maintaining the framebuffer. Asking everyone to give up the X11 apps is unreasonable to say the least, plus there's always going to be those who want to run their GUI apps remotely and display locally. Someone talented just needs to find a way to accelerate for the local case.
      --
      I used up all my sick days, so I'm calling in dead.
    10. Re:Assimilation is futile.. by sabre · · Score: 2

      Okay, here's another example: http://korbit.sourceforge.net. (disclaimer, I'm a lead developer on the proj).

      I'm trying to point out that innovation in neccesary for Linux to not become stagnant. Just like you said, we don't want to copy windows. We want to take the small subset of GOOD ideas from windows and run with them.

      I think that linux is doing an awesome job in the realm of simple web/dns/file servers... but that can also be done by a set top box. Lets try doing something interesting, and lets push the envelope a little bit.

      A lot of very interesting projects get killed way before their time because they are preceived as being too slow. Hell, with an expodential increase in computing power, do we really need to care about each clock cycle anymore? Isn't it more useful to concentrate on getting INTERESTING things done pretty well, then something BORING done way too well?

      Sure sure, you can optimize things all you want, and in many cases optimization is a very good thing. Optimization, however, is best done by computers: for example the compiler level, or done at a very high (Design) level by people. Microoptimizing every detail of a system is not only silly, but it is broken.

      Scratching the itch is definately what drives the linux community, but it is also what holds it back in some way. Being driven to fix particular incarnations of problems in software is a wonderful way to limit your thinking to what is "inside of the box". We need people to think outside of "what is accepted" and we need people to listen to them when they do.

      I know that I have some fairly excentric views here, but they should be voiced.

      Maybe I'm just getting senile in my old age. ;)

      -Chris
      http://www.nondot.org/~sabre

    11. Re:Assimilation is futile.. by Black+Parrot · · Score: 2
      > But you are missing one exceedingly important point: Linux != UNIX

      You're right, of course. But I still have to mention this interesting symptom of shifting attitudes:
      When asked by a reporter why Sun's new clustering software was restricted to Solaris and not available on Linux, McNealy's aggravation seemed to peak. "You people just don't get it, do you? All Linux applications run on Solaris, which is our implementation of Linux."
      Spotted at Linux Today, which was quoting FUD^wZDnet in turn.

      --
      --
      Sheesh, evil *and* a jerk. -- Jade
    12. Re:Assimilation is futile.. by sabre · · Score: 1

      My problem with X isn't performance. Its performance is "good enough". That was precisely my point. Just speeding up something another .5% isn't really very interesting. Instead, lets work on something (berlin was an example), that is radically different and has implications that are farther reaching than "faster X".

      Of course, right now I'm typing this in X, so obviously you can't get rid of all things. Like I said before, there is room for more than one technology in town. :)

      -Chris

    13. Re:Assimilation is futile.. by sabre · · Score: 1

      Heh....

      Interesting. McNealy has always been known to be a "character".

      I wouldn't say this is a sign of shifting attitudes. I would say this is McNealy's way of making a buck.

      -Chris

    14. Re:Assimilation is futile.. by TheAncientHacker · · Score: 2
      But you are missing one exceedingly important point:

      Linux != UNIX

      Actually, that Linux != Unix was implicit in my point. If Linux == Unix then it would have had an installed base as a cost of that decision. The fact that Linux != Unix is precisely the tragedy. Since it isn't Unix it didn't need to inherit all the baggage but instead of throwing all that legacy out and looking for new ideas, the community embraced the legacy as a shortcut to "legitimacy".

    15. Re:Assimilation is futile.. by Phroggy · · Score: 2
      The point being that they actually tried a different naming heirarchy... wow.

      Far more than that - have you seen NetInfo? ...wow.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    16. Re:Assimilation is futile.. by Ka0s · · Score: 1
      Anyways, one could claim that the Linux community is very good at cloning prior art, but not very receptive to radical developments of it's own.

      I think the reason Linux seems to clone everything is because it's based on unix - which exists in one way or another - and people want it to stay unix. Any major changes would have to mean a fork(because we can't abandon our great unix model..) - the developers either dont want change, or know that any changes they do make will just be wasted effort because Linus simply wont include them if they change Linux's way of thinking (unix unix unix) - any that actually go forward with the changes would have to fork. Not that Linus is doing a bad job, he has to keep everything sane after all, and radical changes would mean a very very slow release cycle due to introduced bugs, etc. etc.

      A fork could be good for it. We could have server and desktop (although I can't see Linux getting anywhere on the Desktop while XFree86 is .. XFree86) being developed seperately, so the release cycle/features of each wouldn't affect the other.

      And yes, I know this wont happen - but wouldn't it be nice?

    17. Re:Assimilation is futile.. by Klaen · · Score: 1

      Last I checked, both Darwin and Be were based on microkernels, too. Don't pick on microkernels; they definitely have their uses.

    18. Re:Assimilation is futile.. by be-fan · · Score: 2

      It wouldn't make much of a difference. The BeOS microkernel and HURD are as different as fast and slow.

      --
      A deep unwavering belief is a sure sign you're missing something...
    19. Re:Assimilation is futile.. by be-fan · · Score: 3

      The fonts are monkey-ass ugly. It is hard to configure if you have good hardware. (VESA modes limited) It is slow, and takes up an insane amount of RAM. The 40MB that X takes up on my machine is more than the entire BeOS does. The simple fact that X contains 20+MB of binaries is hideos given that its equivilent in BeOS is contained within the 3.1 MB app_server.

      --
      A deep unwavering belief is a sure sign you're missing something...
    20. Re:Assimilation is futile.. by Trepalium · · Score: 1

      X does NOT take 40MB.... Don't believe everything that top(1) tells you. The size that top tells you includes code, data, stack, and shared memory. This figure includes the ENTIRE framebuffer (e.g. if you have a 32MB card, that's 32MB more in the X process right there). If you take out all the memory that either doesn't really belong to the X process or isn't physical system RAM, you're probably looking at more in the neighbourhood of 6-8MB including libraries and a window manager loaded or about 4MB with nothing loaded into X. And if you look at what X does compared to BeOS -- you get to run apps over a network and have them display locally, etc. As far as I know, you can't yet do this with BeOS.

      --
      I used up all my sick days, so I'm calling in dead.
    21. Re:Assimilation is futile.. by Grahf666 · · Score: 1

      Funny how NetInfo has been around for at least ten years, but people are only now beginning to see how cool it is. Too bad it never caught on much back in the NeXT days.

    22. Re:Assimilation is futile.. by be-fan · · Score: 2

      Of course you can. BeOS has an X server. And then there is VNC and a BeOS-native program as well.

      --
      A deep unwavering belief is a sure sign you're missing something...
    23. Re:Assimilation is futile.. by Trepalium · · Score: 1

      That is hardly the point. The point was that the X server does a lot in the 4-8MB of RAM it consumes, and includes a lot of capabilities that aren't available in stock BeOS. I can load VNC, pcAnywhere, or an X11 server into a Win95 machine, but that doesn't mean those capabilities are native.

      --
      I used up all my sick days, so I'm calling in dead.
    24. Re:Assimilation is futile.. by be-fan · · Score: 2

      A) How is it not the point? You said BeOS couldn't do remote display, I pointed out that it could.

      B) Who cares if those capabilities are native? Technically, Linux doesn't natively have a GUI. Does that make Linux GUI's any less good?

      --
      A deep unwavering belief is a sure sign you're missing something...
    25. Re:Assimilation is futile.. by Trepalium · · Score: 1

      It's not the point because I was responding to the assumption that X takes an enormous amount of RAM. I was merely pointing out that it doesn't take nearly as much RAM as everyone thinks, and in that same RAM, has more native features than the comparative BeOS 'app_server'. I won't deny that X isn't without it's fair share of problems, not the least of which is the same client/server architecture that makes it so useful. My point was that comparing memory consumption between BeOS and XF86 is a pointless an inaccurate exercise -- they have very different capabilities and functions.

      --
      I used up all my sick days, so I'm calling in dead.
    26. Re:Assimilation is futile.. by be-fan · · Score: 2

      Yea, but the app_server handles a bunch of other stuff as well. It handles the entire UI (not just the graphics display portion) it does font management, event handling, and everything else except audio, networking, and input. And aside from remote display, X really don't have many more features (pending the render extension of course) that justifies its high memory use. Besides, QNX's Photon is comparable to X in features, includes UI elements, can do remote display, and is still MUCH smaller than X.

      --
      A deep unwavering belief is a sure sign you're missing something...
  4. Re:Will never happen... by At000miC · · Score: 1

    Since we're on the topic might as well consider Windows under GPL. (hehe I know its not an original idea, but its my first post and needed something kewl to say)

  5. linux not ready for the desktop?? by darthpenguin · · Score: 1

    I wouldn't quite agree with your statement that linux isn't ready for the desktop. It seems that each new version of any distribution gets even easier to install, and much more functional than windows. For example, the newest release of mandrake (7.2) is extremely easy to install. My friend, with absolutely no linux experience whatsoever was able to install it without reading ANY docs, and didn't run into any problems. I use mandrake on one of my main computers, and now I can't stand using windows, because *I can't do as much with it, as easily*. This doesn't apply only to mandrake. I also use slackware a lot (more than mandrake, actually). I find it a cinch to install, and using it is just fun!

    There are many programs that now can be used on the "desktop", such as the new KDE office suite, the GIMP, and many other really powerful programs. Overall, I'd say that linux is MORE ready for the desktop than windows.

    Of course, that's all my own personal opinion, feel free to debate :)


    -mdek.net

    1. Re:linux not ready for the desktop?? by Rower227 · · Score: 1

      I agree that many distributions of linux are becoming much friendlier to the mainstream market. Compared with my first linux install a year and a half ago, mandrake 7.2 was a piece of cake. Personally, I get annoyed with having to contend with cute little GUI config tools, when all i want to do is edit one text file...but overall, I love mandrake.

      I consider Mandrake to be the most "desktop ready" of any distro, but even it has work to be desired before my parents, for example, can be as comfortable with it as they are with Windows. For someone who knows a bit about unix-based systems, Linux is not difficult to handle. However, users who are used to Windows not giving the user any control or freedom will have difficulty adjusting. Although I agree that my linux system is easier and more pleasant to use than Windows, KOffice is buggy and only StarOffice gives me any degree of effective compatability with MS Office. Even that is marginal.

      Basically, linux needs more (automatic) driver support, less initial configuration, and a fully MS Office-compatible productivity suite in order to become an attractive alternative to Windows for the general public.

      --
      "The future belongs to those who can look at a challenge and see an opportunity."
    2. Re:linux not ready for the desktop?? by iamblades · · Score: 1

      I wouldnt say linux is all together not ready for the desktop, as linux is just a kernel. I think X is one of the main obstacles, and certain hardware/software vendors who refuse to support alternative oses. I personally love the BeOS and would love to see a more free version of it. Linux and BeOS have two different markets with limitied overlap, IMHO. The main overlap is people like me, who love the clean responsive feeling of BeOS's UI and hackability of linux. Now that BeOS has OpenGL and better networking (BSD TCP stack), I don't see any reason it cant reach the prime time, except software support. Most of the BeOS programs available are either high end multimedia apps or ported POSIX apps. I really dont know what I would do if it was GPL'd, probably the same thing i do now... I have a Win2k box for games, and a linux box, networked and hooked to a KVM switch. Adding another box wouldnt be too hard :). BTW, my Win2k bok's uptime is better than my linux box... :)

      --
      Shit adds up at the bottom...
    3. Re:linux not ready for the desktop?? by ToneHog · · Score: 1

      have you tried installing the linmodem drivers lucent released for linux? it's quite easy to install (bash script), and works about as often as driver installation on windows. remember windows 3.1, and how much of a nightmare that was to get drivers installed? in most cases linux is much more automated.
      Basically, linux needs more (automatic) driver support, less initial configuration, and a fully MS Office-compatible productivity suite in order to become an attractive alternative to Windows for the general public.

      --
      Center bodied, omni-minded.
    4. Re:linux not ready for the desktop?? by charon.de · · Score: 1



      From my Linux expirience (SuSE only), it gets better and better with every version, the first distro I bought (4.2) you had to modify modlines on your own just to get X running. If I remember right, it took me about one week to get the damn thing running.

      Today, with Yast2, you have everything running in about 15 min. or faster, if you're lucky and own a DVD, you don't even have to put in another CD every two min...:-)

      A few weeks ago I had to install W2K on a laptop, it was a pain, most time you were just sitting and waiting, cause you had to boot half the day...

      Didn't changed much since Win 3.0... Has anyone mentioned too: If you use Linux only, then sit short time in front of a windows box, your brain start telling you, wow, this system is so poor, why does anyone use it? Makes me think..OK, everyone gets what he/she deserves...

      Anyway, it doesn't matter much to me if Linux wins this silly desktop war...as long as it's userbase is big enough to get big $$ companies, like Adobe or Real, to give me those little plugins and apps, I need to be able, to never use any M$ crap...

      Michael

    5. Re:linux not ready for the desktop?? by shacker · · Score: 1

      Try adding new hardware to a BeOS machine. You don't have to install drivers. You don't get prompted for them. The machine just keeps working as expected.

      Try removing and replacing your motherboard, video card, network card, sound card, and rebooting. Getting your X machine back up and running will be a hair-pulling experience. Your BeOS machine will come back to full GUI in 15 seconds, just like it was before you changed the hardware.

      It's remarkable. Linux is a long, long away from that kind of grace.

  6. a thought by fjordboy · · Score: 1

    I don't think it will hurt the opensource market at all, in fact, i think it can only help. Linux is strong, and still going strong, as is the flavas of BSD and BeOS won't be any different. It will pick up new users, and people might start using it more, however, it won't affect linux users and others. BeOS isn't all that much like linux, and a lot of people won't want to switch. I have used BeOS a little, and the GUI reminds me WAY too much of MacOS...anyway..I think that it won't hurt the opensource market at all, and if anything, it will detach some of the robots from microsoft to start using it.

  7. A different day in Slashdot... by Tairan · · Score: 2
    Wow, it must be a day for alternative operating systems! First, Inferno, then Amiga, and now BeOS? What next?!?1

    --
    /. is a commercial entity. goto slashdot.com
  8. I don't think much would change at all by richie123 · · Score: 1

    I like Be in many ways, but Be is really no closser to being ready for mainstream users than Linux. Linux may be somewhat more complicated, but Linux and is more atractive to skilled users, and has security features and services that they will appreciate. Be is very easy to use, but since it has so few applications, it's hard to recommend it to non-techies, and techies will most likely be happier with Linux.

    1. Re:I don't think much would change at all by AfroRyan · · Score: 1

      I think Be is most definitely better suited for mainstream use than Linux. You state that Linux is more attractive to skilled users and techies; Skilled users and techies are MOST definitely, in the present time, not in the mainstream... Regardless I should state that I myself do favor BeOS, more than anything else due to it's amazing filesystem... -AR

    2. Re:I don't think much would change at all by richie123 · · Score: 1

      As I stated before Be has next to no decent applications, and no Opera 3.62 does not count.

    3. Re:I don't think much would change at all by Nutcase · · Score: 1

      As an OS Be is much better suited for mainstream users if you disregard applications. Arguably, drivers aside, it is better suited for home use than windows.

      As far as security, Be has all the hooks in place for a completely secure, multi-user system in place. Same system as the linux and the others. It is not yet completely enabled throughout the system, but if it was opensourced, this would be finished pretty rapidly.

      As far as linux being more attractive, why? BeOS has the same shell capabilities, stronger GUI capabilities, and a cleaner API.

      Linux is more attractive from a geek viewpoint, free software viewpoint, and the fact that you can get in there and change the code for anything. But wouldnt GPLing BeOS make it just as attractive on all three of those points?

      As far as the lack of applications, I don't really find that to be true. It is a common misconception that Be still has the same problems with apps that it did before. People who actually make an effort to find what they need for BeOS almost always do.

      Be does not have as many applications as linux, but it typically has a few in each major category. Those that it is lacking in have several products in beta and on the way. While you may argue that beta products don't count, it could be countered that much open source software for linux is also beta. Thats part of the open source advantage - lots of testers.

      I think its purely a matter of preference. If Linux is the next Dos/Windows combo, the BeOS would be the next Amiga or MacOS. One is for techies, one is for Artists. But there is a large amount of overlap.

      I think that if linux users stopped and tried beos for a week or two, exclusively, they would be surprised. I think that BeOS users should do the same for linux. Both are good. Just different.

    4. Re:I don't think much would change at all by iamblades · · Score: 1

      Be actually has quite a few decent applications, although many of them are high end multimedia apps and stuff. Most of its normal mainstream apps arent very special though, except for a few really great apps, such as Gobe Productive, which IMHO is the best office suite there is.

      --
      Shit adds up at the bottom...
  9. good points by xavii · · Score: 1

    what would happen?

    in a perfect world, the best parts of linux and be would be combined into a great OS.

    i think that Be would give linux the push it needs to become the desktop OS that everyone wants. With Be's great multimedia support, Be and Linux could create that OS that everyone dreams of.

    if the right people got together and used the basis of Linux and Be, it could be beautiful.

    xavii aka bob

    1. Re:good points by goranb · · Score: 1

      Now I agree on this one... Just imagine... On your desktop Linux/Be with all the multimedia and stuff, while in a dark corner a Linux machine acting as a server, no GUI, nothing. Just the bare power and stability you want from a server... Cant imagine anything better...

  10. would help improve gnu/linux by Anonymous Coward · · Score: 1

    it could help improve gnu/linux, as some of the features of BeOS could get integrated into gnu/linux....like the capability of hotswapping CPUs....and a few other of the benefits of BeOS could be brought into gnu/linux..as well as some of the benefits of gnu/linux into Be...and THAT would make both become viable in their respective markets. Finally...there could also be the capability to more easily port linux apps to Be and vice versa, thus improving both again....

  11. Competition in Open Source? by wyrmBait · · Score: 3

    I question the reasoning in Cliff's comment after the story. He's citing the common idea that competition in a free market results directly in an improvement in the competing products, and I'm not sure this applies to the OS community in such a direct way. After all, how much pressure to improve itself has Linux felt from *BSD? What about Darwin or the Hurd? Being newer than most to the community, I put this as a question to those of you who would know it firsthand.

    --
    -- "Perhaps the truth is less interesting than the facts?" -Amy Weiss, RIAA
    1. Re:Competition in Open Source? by j.e.hahn · · Score: 4

      Quite a bit actually. BSD used to tout the vast superioirty of their TCP stack over Linux. That's less true today than it once was. BSD folks love (loved?) to tout the superiority of ipf over ipfwadm and ipchains (rightly so), but I think iptables (new for 2.4) has it pretty well matched.

      You'd need to read the linux-kernel mailing list archives for a while to realize there's actually a fair amount of synergy going on there, and the core developers do occassionally discuss.

      A while back, as another example, BSD analyzed Linux's VM system (and criticized as well as complimented it where necessary). A lot of those criticisms were taken to heart.

      As for Hurd... I don't know enough about Hurd to tell you whether it even contributes to the community with new, interesting ideas. And darwin is just FreeBSD with apple sauce.

    2. Re:Competition in Open Source? by Trepalium · · Score: 1

      This is the one thing I think is missing from most of these projects. If you look at the attitudes between the KDE and Gnome camps, you end up finding a lot of hostility and an unwillingness to recognised that the other group may have done something right. Believing in the work you're doing is one thing, but believing in it to the point where you are blind to the merits of everything else, it becomes a problem.

      --
      I used up all my sick days, so I'm calling in dead.
    3. Re:Competition in Open Source? by wyrmBait · · Score: 1

      A few days ago this article said exactly that; it had a lot of sensible things to say about the trouble with today's brand of language advocacy, but I think the points he makes are applicable to all advocacy, not just language advocacy. If you didn't read it the first time around, you'd do well to go back and read it.

      I'd say more on the Gnome vs. KDE point, but Dominus identifies the crux of it much more eloquently. :)

      --
      -- "Perhaps the truth is less interesting than the facts?" -Amy Weiss, RIAA
    4. Re:Competition in Open Source? by localman · · Score: 2
      On a user level, you are totally correct: Linux hasn't benefited at all from BSD competition. And BSD hasn't benefited from Linux. I think a large part of this, though, is that neither one has any major improvements over the other. Both do about the same thing in about the same way. There's sure to be people who say this isn't true on both sides, but I'm pretty sure they will be highly grizzled developers, not higher level users. After all, nearly all the ideas in BSD and Linux came from the same seed.

      In any case, BeOS does have some major differences, so it would naturally bring new ideas into the mix. At this point, I think that would be a very good thing.

    5. Re:Competition in Open Source? by am+2k · · Score: 2
      And darwin is just FreeBSD with apple sauce.

      That's not exactly true. Darwin can handle multiple forks on file systems that support it, uses a Mach kernel and most importantly has a great innovative driver framework (IOKit), designed for support of Firewire and USB (hotplugging, dynamic loading and unloading), which both don't work well with Linux.

    6. Re:Competition in Open Source? by debrain · · Score: 2
      Just an aside:
      ipf and iptables are both branches from Darren Reed's ipfilter. One could get ipfilter up and running on a Linux box before, but now it's in the kernel and rightly so, in my humble opinion.

      The big difference in iptables and prior linux firewalls is that ipfilter is a keep state firewall meaning that one doesn't need to keep track of TCP/syn, TCP/syn+ack, TCP/ack flags to "guess" a genuine connection's status.

  12. Amiga as a link? by nurikochan · · Score: 1

    First of all, I know next to nothing about BeOS except for it's link to an anime called Serial Experiments Lain, which cmdTaco seems to love. Oh, It apparently has a great filesystem too, but I don't know anything about it, or can compare it to something, like ReiserFS.

    To relate this back to the last story, and I mentioned I know nothing about BeOS, but I'm guessing it doesn't use XWindows, (The huge, clunking monstrosity that runs as root). If the Amiga toolkit was GPLed, would there be any chance of making a unified Windowing system, leaving all the hustle and bustle to the OS advacates. (FreeBSD! Linux! FreeBSD!! Linux!!...)

    1. Re:Amiga as a link? by Phroggy · · Score: 2
      Excellent point, hidden in there somewhere. Yes, Be OS does use a different windowing system, and from what I understand (I don't know much more than you do), GTK+ has already been ported. Mac OS X also uses its own windowing system, which will certainly become more popular, but Mac OS X's GUI is closed-source, much like Be OS today.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    2. Re:Amiga as a link? by powelly · · Score: 1

      Except that the BeOS GUI has been open sourced.
      The BeOS 'window manager' hasn't however, but a major amount has.
      You can get it here: http://www.opentracker.org

      ---------

      --
      --- I'm sure using a computer was fun back in the 80's. *sigh*
  13. Nothing would make me happier by nocomment · · Score: 2

    I would love to see BeOS gpl'd
    I have used it before and love it, the only problem is that Be has a relativley small team of developers and they don't have enough driver support for the things on my existing computer, I would have to get another one to run it right.
    I don't really see that it would compete with Linux in all that big of a way.

    I remember an interveiw with Linus on a radio station here in seattle (99.9 kisw for those of you reading from here) where he said that he had created it because nothing else really suited the way he wanted to use a computer and he wasn't really trying to compete with windows he just wanted their to be more choices the same way that "Mac" is a choice.

    Is this just a "what if?" question or has something been hinted at from Be?

    --
    /* oops I accidentally made a comment, sorry */
    /* http://allyourbasearebelongto.us */
    1. Re:Nothing would make me happier by QuantumG · · Score: 2

      no it's real, Be is currently in deliberations as we speak. They are teaming up with Opera to release a free (as in software) distribution that will be sent out with AOL cd's. [LIE MODE OFF]

      --
      How we know is more important than what we know.
    2. Re:Nothing would make me happier by h4x0r-3l337 · · Score: 1

      Repeat after me: "the OS does not need to be opensourced and/or GPL'd in order to write drivers for it".

    3. Re:Nothing would make me happier by ewhac · · Score: 2

      You do not need to see the source code to the BeOS kernel to write drivers for it. In fact, our device driver API is dirt simple. You can read about it here.

      In fact, you can find programming documentation for all of BeOS on the Web site.

      Schwab

  14. one possible good result of this: by timothy · · Score: 4

    another data point arguing for the importance of platform-neutral file formats and programs which produce them by default.

    To argue for that, let me argue for a second against the opposite situation;)

    Microsoft Word, though I'm not a fan, is an adequate program for manipulating strings of words. It has find-and-replace (my favorite missing feature in pine;) ), a spelling checker, etc. Without getting into my particular complaints, I concede that many people like MS Word. But MS Word *could* be a morally / aesthetically acceptable program to me for all its failings, but it's not now. Why? Because its default file format is obfuscated and proprietary, and requires someone else to have either their own copy of Word or a special limited-purpose reader, and is difficult on anything but a Mac or Windows-running PC.

    That's lunacy. Analogies fail. It's as if ... how would you like medical charts that required every doctor who wanted to look at them and even had your permission couldn't do so without having the same brand of printer that created them?

    At any rate, I'd like to see an open sourced BeOS (not that it seems to be in the cards) if it would poke people with the idea that HTML, SGML, RTF, plain text and other such *un*obfuscated formats are the way to go. Documents in (even half-decent) HTML I think will be more likely legible than Word version X in 20, 30, 100 years.

    Anyhow, the continuing rant ...

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:one possible good result of this: by tristan+f. · · Score: 2

      Because its default file format is obfuscated and proprietary, and requires someone else to have either their own copy of Word or a special limited-purpose reader, and is difficult on anything but a Mac or Windows-running PC.

      That's lunacy? Sorry timothy, but methinks either your definition of lunacy has a very low threshold, or that you're a tad hysterical. Only readable on Windows and Mac machines? Fair enough assessment, but then again, that is some 95% of the desktop market.

      I also think your analogy is a bit incomplete. It's like having an x-ray machine whose default output is proprietary, and is only readable by another x-ray machine from the same manufacture (ok, ok, I'm torturing the analogy quite a bit, I admit it), but this x-ray machine also has alternative methods of producing output with most/many/all of the same features, or even a sort of fail-safe mode with the information expressed in a standard, basic format.

      I suspect I can still read a Word document in 20 years. Thirty? Who knows. But I suspect that in 100 years, we'll not only be unable to read present day word documents, we'll also be unable to read present day RTF, HTML, ASCII, etc. Media degrades, y'know. I think we have more important things to worry about over the next century than a particular file format, of all things.

      I appreciate and respect your ideal of a open file formats, but if Microsoft wants to make theirs proprietary, that is their choice after all. There are open alternatives, and their reluctances to use them may well bite them in the ass one day. (I also fail to see how an open BeOS will lead the charge toward such openess of formats. Elaboration, please?)

      Whew. I hate going on that long. Sorry 'bout that :)

      -T.A.F.

      --
      Hi, I'm a pretentious cock who will make some gay comment about ignoring AC posts here.
    2. Re:one possible good result of this: by QuantumG · · Score: 2

      my favorite missing feature in pine ;)

      Hey man.. go grab nano, a clone of pico, it rocks man.. it is so great, it has search and replace, go to line (the two big ones) and a couple of other cool features. It even has a "pico emulation mode" where it looks and acts exactly like pico. So if you don't want a multi-megabyte editor or an editor with obsficated key commands, go grab nano.

      --
      How we know is more important than what we know.
    3. Re:one possible good result of this: by Shelrem · · Score: 2

      I suspect I can still read a Word document in 20 years. Thirty? Who knows.

      Well, if you still have the computer you used to create them, or some equivilent, then that's probably a good bet as long as you use a storage medium that'll last that long. Otherwise, i sincerly doubt it. Thanks to MS's obsessive alteration of the .doc format for each new revision, it is often diffecult or impossible to load older versions, especially with any complex formatting, such as tables, frames (or whatever they have now), columns, etc. They do their best to keep the old version import working, but i have personally lost quite a few doc files do to a newer version of word. No one expects forwards compatability, but lacking BACKWARDS COMPATIBILITY?

      If you really want those documents 20 or 30 years from now, i suggest you print them and put them in a cool, dry place away from sunlight. ASCII files will probably still work, too.

      -ben.c

    4. Re:one possible good result of this: by chocolateboy · · Score: 1

      Apart from the occasional CV I never use the filthy format myself, but the specs for this and most other Office file formats are freely available.

      You can get them on msdn (membership is free, apparently) if you're that way inclined or better still head over to binary Valhalla Wotsit.

      You only have to glance at the specs to see why they're now moving to XML.

    5. Re:one possible good result of this: by Phroggy · · Score: 2
      Documents in (even half-decent) HTML

      I just want to point out that the reason there's so much bad HTML code out there is, HTML was never intended to express attributes of page layout, or really, physical appearance at all. A standard word processing program these days does more than process words; it also allows you do do desktop publishing, choosing the precise layout of your text and other elements. Trying to force layout into HTML is a difficult hack to accomplish at times (peruse my home page if you don't think I know what I'm talking about).

      HTML is not the standard format that will replace Word's proprietary format. Microsoft wants a hacked-up version of HMTL to replace it, primarily because HTML has become a buzzword of sorts, but then you run into exactly the same problem with reading that format that you now have with Word - you'll need either Word or Internet Explorer in order to read it properly, because it will break all the standards and specifications the other browsers strive to adhere to.

      I don't have the answer. I just know that HTML isn't it.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    6. Re:one possible good result of this: by ananke · · Score: 1

      well, it all says one thing: the only one thing that is/has been compatible all the way around: plain text.

      --
      --- d'oh
    7. Re:one possible good result of this: by Dr.+Evil · · Score: 2
      I also think your analogy is a bit incomplete. It's like having an x-ray machine whose default output is proprietary, and is only readable by another x-ray machine from the same manufacture (ok, ok, I'm torturing the analogy quite a bit, I admit it), but this x-ray machine also has alternative methods of producing output with most/many/all of the same features, or even a sort of fail-safe mode with the information expressed in a standard, basic format.

      I'm just pondering what an ASCII X-ray would look like :-)

    8. Re:one possible good result of this: by Jens · · Score: 1
      Quoting Tristan:
      Only readable on Windows and Mac machines? Fair enough assessment, but then again, that is some 95% of the desktop market.

      The problem is not that it's "only" readable with a EUR200 OS and a EUR800 office suite. The problem is that Microsoft makes extra effort to make it hard for other people/OS/apps to read their formats.

      If they didn't do that (and perhaps even published proper specs on the .doc format, and made it not uselessly depend on half of the Win32 API, COM, DCOM and all that other stuff), there wouldn't be half as much bitching about MS Office.

      But, this is not going to happen: Microsoft makes their money by forcing people on their platform. If they were forced to compete on quality and continuity [read: When was the last time two different versions of MS Office used the SAME file formats?], Microsoft would probably go into serious problems. There are really few people who use Windows voluntarily.

      Yes! After all, why does one use Windows? The main three reasons:

      • What, you mean there are other operating systems out there? Ridiculous.
      • My boss told me so. (tough luck.)
      • I need this and that specific application. (and I'm too stupid to develop it myself, don't have the time, money, or whatever.)
      • My hardware is Windows-specific / missing driver / ... . (Well, now I got you. Then why did you buy the hardware? I buy hardware to run the software I need, not the other way round.) Actually, this is probably No.2, if you bought the hardware because you needed it to run a specific Windows based software.
      Almost nobody uses Windows because it is Windows. OTOH, I know a hell of a lot of people who use Linux/BSD/Mac/... just because it is Linux/BSD/Mac/..., not because someone told them to.

      (If you want an answer, please CC: to me. I don't read all of Slashdot every day. Thanks.)

    9. Re:one possible good result of this: by hugg · · Score: 2

      I think we have more important things to worry about over the next century than a particular file format, of all things.

      You are saying that preservation of historical documents is not important? I would bet that even now there are Word/WordPerfect/WordStar/etc documents being trashed because people just don't have the time to hunt down the proprietary viewer to read them.

    10. Re:one possible good result of this: by Phroggy · · Score: 1
      Tell us, have you ever been submitted to fugly.net?

      Not yet.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  15. We'd get two great outcomes by SWroclawski · · Score: 1

    If BeOS were GPLed, we'd get to see some apparently very clean multimdia code. That could then be incorporated into something which would run on Linux or other Free operating systems.

    The problem is that Linux is a geek's operating system, and although you will have developers for it (probably the same type of steadfast people who developed for Amiga), you won't have the same momentum as Linux does.

    What would happen, though, is a great Free operating system for your grandmother. Let's face it, Linux isn't right, no matter how much you dumb it down. OS X isn't Free, and neither is QNX (or however you spell that bugger). For Free Software to take off, we need a Free OS which does the kinds of things that Windows and Mac have done well, be just what a person sitting at home or at thier desk needs, and nothing more. That means a PC with lots of applications, a very limited number of uses, and a very simple interface for hardware and software configuation.

    Network security in this sheme would come from the idea if no apps are running, it would have no open ports.

    Simple as that.

    - Serge Wroclawski

    1. Re:We'd get two great outcomes by Shelrem · · Score: 1

      I'd disagree with you if you had said that GNU/Linux just can't be your grandmother's OS because I think it can, but that's just something we'll have to wait and see.

      I do disagree with you when you say that Linux just can't be your grandmother's OS. Linux can drive embedded systems and Linux can drive VCRs, and soon Linux will drive a game console. I have confidence enough in your grandmother that she could opperate any of these (well, depends on the embedded system) easier than any Mac or Windows PC. Just because it's Linux doesn't mean there's a console.

      Basically, there's no reason your grandmother needs to know what kernel she's using, and whoever can show me that the Linux kernel is missing something needed to make a easy interface, i'll buy that person a beer.

      Now, whether your grandmother will be recompiling her patched kernel source anytime soon, may be a different matter.

      -ben.c

  16. YO SLASHDOT by VAXGeek · · Score: 5

    ok, i'm probably going to get moderated down for saying this, but... probably nothing. the open sourcing of other operating systems, darwin from the MacOS and plan9 haven't done anything to linux. the open sourcing of beos (which is _HIGHLY_ unlikely) would have NO effect on linux, aside from a few kernel patches if the license would permit (which it wouldn't). so, rob, can't you find a better way to generate more traffic? here's a few ideas for you to help add a few more $ to the money bin (like from duck tales haha)

    Ask Slashdot: which is better, freebsd or linux?
    Ask Slashdot: should i replace my NT server with linux?
    Ask Slashdot: is mysql ready for the enterprise?

    all of these discussions are just ploys to generate banner ad revenue. but, i KNOW that there have to be lots of decent stories out there getting rejected, just look at k5, it's pretty decent.
    ------------
    a funny comment: 1 karma
    an insightful comment: 1 karma
    a good old-fashioned flame: priceless

    --
    this sig limit is too small to put anything good h
    1. Re:YO SLASHDOT by matek · · Score: 1
      :) true true.
      • Ask Slashdot: what would happen if microsoft never existed?
      • Ask Slashdot: why is linux better than MS windows?
      • Ask Slashdot: which is more hardcore, debian or Slackware ?
    2. Re:YO SLASHDOT by MattMann · · Score: 2
      I was agreeing with everything you said till you got to

      lots of decent stories out there getting rejected, just look at k5, it's pretty decent

      kurroshin fuckin' sux. it is the most boring, pedantic, bombastic, navel gazing drivel imaginable. 100% philosophizing, 0% news. Yes, sometimes slashdot runs out of interesting things so they run some Katzian bullshit or some BeOS bullshit, ok: but don't compare it to kurofuckingboremetodeath. Who are you, signal 11?

    3. Re:YO SLASHDOT by Shin+Elendale · · Score: 3
      Well at least it isn't "Slashdot: News for trolls, stuff that mattered a week ago"

      -Elendale

      --

      IANAT (I Am Not A Troll)

    4. Re:YO SLASHDOT by winter+fantom · · Score: 1
      Maybe someone can explain this one. The whole concept that is moving this GPL / Open Source kind of idea is the concept of free-flowing information. If this is the case, then why is it that Linux is so chasmotically divided? It seems most people are more interested in flaming other Distros then contributing to the movement. In other words, most people seem to be more interested in the fact that they don't have to pay for all the stuff on their desktop (terminal). Perhaps if the true nature of open source permeated into more people's brains, we wouldn't have this big of a problem. Then again, I am fairly new to Linux/Unix so I may not know what I am talking about, however as a newbie, I find it strange that each Linux distribution can't agree on where to put startup files, or the kernel source, libraries, etc. or on a a standard packaging system that works well for everyone. I like variety and choice as much as the next person, but as a matter of practicality, doesn't it make sense to agree on certain basic things?

      What does this have to do with open sourcing Be? Maybe not much, except the observation that it may just add more "shit to the pot", making the Linux movement even more fragmented than it already is.

      And just so that I don't get flamed all to hell, I should mention that I love Linux/BSD/Unix. It is a great system to work in, and after many years, I finally enjoy computing again. Despite my gripes, I still love what is going on, and I hope that I can make contributions to the "pool" when I learn more.

      --
      -winter fantom
    5. Re:YO SLASHDOT by X-Dopple · · Score: 1

      The answers to your questions:

      1. Apple would take over the world
      2. Because it just is.
      3. Hardcore? Are you talking about pr0n? Oh, Linux..Well then, you're such a newbie loser if you actually USE a prebuilt distro, you should build your own.

    6. Re:YO SLASHDOT by _SIGKILL_ · · Score: 1

      Here's something I tried to post: an article on MSNBC (already grounds for rejection) talking about how VALinux is being investigated by the SEC. Haha! Gee, I wonder why this was rejected...

    7. Re:YO SLASHDOT by jon_adair · · Score: 2

      A couple times a week I think it's "Slashdot: News that was on Yahoo yesterday."

    8. Re:YO SLASHDOT by be-fan · · Score: 2

      1) Be would rule the world.
      2) It's not.
      3) Slackware all the way.

      --
      A deep unwavering belief is a sure sign you're missing something...
    9. Re:YO SLASHDOT by Malcontent · · Score: 1

      No the number one rule of karma whoring is to say something nice about Microsoft. Pro microsoft posts always get moderated up to 5. Those MS employees are very diligent about modding each other up.

      --

      War is necrophilia.

    10. Re:YO SLASHDOT by LoonXTall · · Score: 1
      1. IBM would've gotten a real OS, or Amiga or Mac would've taken over the world.
      2. It's harder to figure out how to rape your system; you have to edit lilo.conf and then run LILO instead of simply right-clicking and hitting "format". (I learned the hard way that "warning" meant "your bootblock is dead".)
      3. debian; they sound more 1337.

      -- LoonXTall
      /* Sautee STRING briskly. */

      --

      ~~~LXT~~~
      Life is like a computer program: anything that can't happen, will.

  17. BeOS needs apps by criticalrealist · · Score: 1

    BeOS may be better on the desktop than Linux, but it won't beat any operating system anywhere unless it has useful apps. I'm thinking a high-quality word processor, a spreadsheet, and a good, Java enabled web browser. Maybe a GPL BeOS release would spur development in these areas, but what would draw *developers* to BeOS and away from Linux? Probably nothing.

    --
    I am not a lawyer.
    1. Re:BeOS needs apps by iamblades · · Score: 2

      Be already has most of these things:

      High-quality word processor - Check...(Gobe)
      Spreadsheet - Check...(Gobe again)
      Good web browser - Not completly ready, but hows opera 4.01 sound?

      Add these together, with a few great high end apps, and many apps ported from linux, and you end up with a hell of a good OS, even for newbies. With the new BeOS networking and OpenGL, I see no reason at all why Be should not be a great OS, for anyone. IMO, Linux could learn a few things from BeOS, and vice versa. BeOS could teach linux how to be good on the desktop, and Linux would teach Be how to be a great Multi-User OS, which is the only thing that appears to be lacking from Be. The apps will come, eventually. I could use BeOS 100% of the time already, if it werent for games. I sense a new wave of game development ahead though, because of the new OpenGL implementation in Be, which is BTW faster than either windows or linux, and has no drop in framerate even when running in windowed mode. :)

      --
      Shit adds up at the bottom...
    2. Re:BeOS needs apps by h4x0r-3l337 · · Score: 1

      Since when do you need the OS sourcecode in order to write a high-quality wordprocessor, a spreadsheet, or a good java- enabled webbrowser for it?
      And BTW, two of the three are already available for BeOS, and the third is on its way.

    3. Re:BeOS needs apps by criticalrealist · · Score: 1

      The point is that if the OS source is available, it might attract more developers. As for Gobe, I said _high quality_ word processor and spreadsheet. I don't need those apps to write a two page office memo. I need them to write a 100+ page document. That's something I can do with WordPerfect or Star Office (maybe), but not Gobe.

      --
      I am not a lawyer.
    4. Re:BeOS needs apps by h4x0r-3l337 · · Score: 1

      You've never actually used BeOS or Gobe Productive, have you?

  18. BeOS vs. The World by cluening · · Score: 3

    I actually think BeOS is the coolest desktop OS I have ever used. Just to keep the record straight, I normally use and develop for Linux, and have played with everything Windows, Linux, OpenStep, Be, MacOS, and a couple others, but by no means every single OS out there. But in the end in my mind BeOS wins. It is really snappy, has a greay interface (a little rough around the edges every once and a while, but really cool nonetheless), and keeps things simple on the surface. But if you want, there is also that command line that lets you run all kinds of Unixy stuff a little deeper in the OS. So, basically you have a Unix-like OS (definitely not a flavor of Unix, but modeled after the same idea) that has a wonderful, very fast interface built in - Like OSX, only a lot better! The whole graphical nature of the OS is built in (unlike X on Unixes), meaning things like driver updates, time changes, etc (the normal maintenence stuff) is easy, but behind it is the power of a Unix like system. This is probably about the tenth time I have said it, but I think that is a really great design.

    So, why do I use Linux more that Be, even though I like it so much? One real reason - I know more about Linux, have more apps that I use a lot under Linux, and don't have a big enough hard drive to give both a respectable amount of space. So, in the future I may easily swith to Be full time (as long as they don't drop the OS for BeIA) and make use of the X server that has been ported to it for any X stuff I need. But I think Be really has a great product on their hands.

    --
    Posted from the wireless couch.
    1. Re:BeOS vs. The World by srussell · · Score: 1

      BeOS isn't multi-user, the last time I used it, it crashed a lot, and the filesystem left a lot to be desired. The GUI was interesting, but nothing I haven't seen emulated under Linux. At the time I had moved on from Amiga and had been using NeXTSTEP for a year or so. I played around with BeOS for a couple of months, then tried, and eventually stuck with, Linux.

    2. Re:BeOS vs. The World by be-fan · · Score: 2

      A) Not multi-user, big loss. To tell the truth, I really don't miss multi-user. Some might, but I can guarentee you that the average desktop user won't.

      B) Linux has crashed more often (devel kernels) than BeOS. What kind of stunt are you trying to pull. BeOS has been rock solid ever since DR8 (which was three or four years ago) Of course, it could be a problem with your hardware, in which case I suggest no buying a Packard Bell next time.

      C) The filesystem is fast (somewhere between ext2 and Reiser, closer to ext2) reliable, and feature filled. It has features that are still in the developmental stages for ResierFS. What more do you want?

      D) "emulated under Linux." That's the whole problem. The BeOS GUI isn't great because it looks spiffy, but it has a level of "Zen" unmatched by any Linux GUI. In Linux, it pains me to use the GUI sometimes. I end up just using xterm. But in BeOS, the GUI just feels so homey. (Of course, there is the terminal there too)

      --
      A deep unwavering belief is a sure sign you're missing something...
  19. Re:trolls by hammock · · Score: 1

    They actually ban ip blocks?

    I seem to recall that slashdot will never censor thier forums, in fact that was the crux of the whole Microsoft Kerb5 thing.

    Banning ip blocks to prevent posting to the forum is CERTAINLY censorship.

  20. Windows Be Linux, Linux Be Windows by crashnbur · · Score: 1
    I can only imagine the reaction from the "less informed" half of society. It's taken years for many people to even realize Linux exists, not to mention its grip on desktops all over the place. I've used Windows my entire life (Linux sparingly), and besides hearing/reading about it occasionally in one news source or another, I don't know much at all about BeOS.

    And I consider myself on the knowledgable side of things. *shudder to think*

  21. Forgot to mention... by cluening · · Score: 1

    I am also in love with BeOS's file manager: No web browser, file reader, bloatware beast here (you hear me Windows, KDE, and Gnome?), just a program that does what a _file manager_ is supposed to do - manage files.

    --
    Posted from the wireless couch.
    1. Re:Forgot to mention... by palantir · · Score: 2

      you want a capable file manager. use ls -R and navigate. I have rarely ever found any gui "file manager" even remotely useable. I cringe every time I see one of my users or staff trying to do something in "NT Explorer". Its useless for god's sake. les see, les spend 20 minutes point and click, associate a damn extension to notepad to find out what the fuck some other programmer was doing and then struggle with a damn gui editor when all you want was to cruise through a few lines of code to see if that was the damn file you wanted to see in the first place. A good command line shell will save you more hours than you'll spend learning how to use it. Don't give me this I just want to get my work done shit either. If you are IS/IT/MIS/programmer that don't cut it at all. Put the time in to learn to use tools that people have worked years to perfect not the "I don't want to learn what ls -R|more" means or ls -R | grep "filename.h" does. just time yourself sometime. how long does it take to type in ls -R|grep xxx.h and then how long does it take to click this directory, that directory, another directory. oh! we're getting close, click this directory.

      i ain't even going to apologize for the 4 scotch rant :)

    2. Re:Forgot to mention... by QuantumG · · Score: 1

      fucking werd up

      --
      How we know is more important than what we know.
    3. Re:Forgot to mention... by diamondc · · Score: 2

      theres 'find' and then there's 'locate'

      --
      "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
    4. Re:Forgot to mention... by Cody+Hatch · · Score: 1

      You complain about people who don't know how to use CLI's, yet it's obvious that you know little about GUI file managers--at least under Windows. Whats this garbage about associating extensions? To open a single file?! And in NOTEPAD?? I can open any file I like in any application I like with two mouse clicks, a key press, and two or three more mouse clicks. I can open any file I like in my Notepad-replacement-of-choice with two mouse clicks. The first operation is easily comparable to a CLI, the second operation is going to be FASTER, even WITH tab completion. And if changing the association was actually neccesary (it shouldn't be, since it's part of setting up your development eviroment--I can't recall the last time I had too), it sure as hell wouldn't take 20 minutes, or even 5.

      As for ls -R | grep "filename.ext"...well sure, that's pretty fast. On the other hand, so is using an equivalent DOS-based tool (no, it doesn't come with the OS. Then again, a l33t hacker like you knows how to download stuff, right?). Even the find utility that comes with windows will be comparable for more complicated searches.

      Knowing how to use the tool your using will save you time. Choosing the wrong tool will waste time, even if you know it well. It's obvious from your post that while you know the tool you use, you use the wrong tool.

    5. Re:Forgot to mention... by h4x0r-3l337 · · Score: 1

      But 'locate' requires the uses of a "database" (a flat file, really) and a daemon that tries its best to keep this database file somewhat up to date. It never is of course, unlike BeOS' filesystem meta-information, which makes 'locate' a very poor substitute for BeOS' 'query' command. Especially if you consider that 'query' can run queries not only by name, but also on other indexed attributes. Finding all files you downloaded from a certain website that are between 20 and 30 days old and larger than 2 megs is trivial, and very fast.

    6. Re:Forgot to mention... by scrytch · · Score: 2

      jeez, i used to be just like you. then i realized how nice a GUI file manager was for discontinuous operations, and how the two worlds desperately need to meet.

      scenario: I just got a whole bunch of new pages for a publication submitted from an author I'm soliciting work from for a book I'm publishing. This author is a complete wiz with the publishing app, and also submits templates for me to use for the book as a whole. So my secretary got his new chapters and templates, copied the whole shebang into the source folder and cvs committed it. I cvs update my copy, now one of his templates has a typo, whups it screwed up someone else's chapter. Or maybe it was my last change to the templates that screwed things up ... so I need to search through the logs for files that were updated recently. Now I have a list of them in front of me. One by one I can click on them and review their history ... that change looks dubious, let's look at it in an editor. Okay, that's fine, next one. Whups, that one's messed, better revert it. Ok, next one. Whoah, I have no idea what that macro is, is that something from a new version? Todd would know, better mail it off to him ... send-to ... todd ... add a comment ... done.

      I just did several different operations on a list of files that would have scrolled off my screen long ago on a CLI, or I would have had to open a new term and copy and paste into other command lines to do so. Yes, perhaps you could train me on new ways, new scripts, new tools to do things solely with the command line, but what I just did feels natural to me. There are some tasks I wouldn't dream of using the GUI for, and a great many tasks I am just too reluctant to use the CLI for.

      --

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    7. Re:Forgot to mention... by Cody+Hatch · · Score: 1
      Actually..... 'dir /s filename.txt' from the root directory of your filesystem will do just as well as a 'find / | grep "filename.txt"'.... no specialized tools required. (you'll need DOS 5 or better, though... :)

      Amazing! I didn't know that. And here I posted something saying people should know the tool they use. I've been using a bootleg copy of an internal IBM hack for nearly two decades...I never realized a global search feature had made it to any version of the OS...

      You post deserves modding up as informitive.

  22. Well... by Dungeon+Dweller · · Score: 5

    At the risk of being attacked brutally...

    I think that more people cling to the GPL because of linux than the other way around. I don't see a lot of people screaming towards the HURD project, which is a pretty good concept.

    I think that more people attack the BSD license because of what certain advocates say, rather than the licenses actual content. I am a BSD user. Anybody who has seen my car knows this.

    I think that a lot of BeOS would get incorporated into Linux, but it would take time, especially considering the parts that are fundamentally incompatible, but that is beyond the scope of this discussion.

    And BeOS isn't going GPL. Why don't we talk about if Solaris or SysV or HURD, oh wait, that is GPL, go GPL instead.

    What would happen if every linux project switched to the BSD license? Would everyone leave linux and switch to BSD?

    (BTW, I also have a Linux box that I use the hell out of)

    --
    Eh...
  23. linux == middle ground by gags+bunny · · Score: 1

    The *BSDs are best suited for the server market while BEos is a unix designed with multimedia in mind. There in the middle is Linux trying to do it all. It want's to be a server, a desktop OS, and do multimedia. However, if BEos were to go GPL or even better, mold itself after the less restrictive BSD license, then it could mean some trouble for Linux.

    Think about it, why use Linux as a server when you have BSD? And, why Use Linux for Desktop/multimedia when you Have BEos? Maybe Linux just needs to try and find itself and stop being all things to all people. Hopefully BEos or FreeBSD won't do the same or they risk going the way of Linux.

    1. Re:linux == middle ground by LoRdTAW · · Score: 1

      BeOS isnt unix, parts of it derived from unix but in no way unix.

    2. Re:linux == middle ground by bhalvors · · Score: 2

      But thats the point!
      The average user i.e. someone like me, or my wife wants something that CAN do everything. It doesn't HAVE to do everything well, but it DOES have to do it REASONABLY well. Windows has that, MAC has that does any other OS?
      I don't think so.

      I DON'T want to dual boot, I want to use a single STABLE (sorry windows) OS that has lots of app's. I (as an average user) DON'T GIVE A SHIT about who owns what, what license it's under (almost true,i care, but if I really want the software, the license is irrelevant, even though I usually disagree with it) but I do care about cost, stability and USABILITY.

      Bloatware, BSOD's, and incompatibilities are the BANE of modern software. These "features" are what causes people to stick with what they're given, cause, it's easier, AND 'cause there really isn't much of a difference anyway!

      *CAVEAT** Written from the viewpoint of Joe Blow User and His Wife Jane.

    3. Re:linux == middle ground by ekidder · · Score: 1

      As an average user with an oppposing viewpoint, I don't want a jack-of-all-trades system. I want a system that does one thing really well and Windows is that system for me. It plays games. Lots of games. This pleases me. Stability is such a minor point that if my machine regularly caused nuclear war to breakout, I would only get concerned a small amount.
      On a side note, I do agree about the lack of care about licenses. It's just another click-through for me :)
      (I think the idea of the 'average user opinion' is kinda silly, since there is no way to average it :)

  24. Re:this just in... by Primer+55 · · Score: 1
    That's not the only MS Linux (hope this isn't a spamming, drwii...)

    http://www.microsoff.com/linux
    http://www.microsoff.com/linux/ (for the goat sex paranoid)

    With these duplicated efforts, you'd think they'd go with BSD instead...
    /me ducks

    --

    "Watch these suckers jump when I get root." - l33t j03

  25. Re:Will never happen... by DanThe1Man · · Score: 1
    I used to think BeOS would never go opensource either. Why would this stuck up, for profit, company do something like that. Then it realesed a Free version of its OS to gain some marketshare. I've heard that idea was not the sucess they planed. Maybe their board of directors will take it to the next step in the effort to gain more share in the OS community.

    I at least would sure like to see how they did that movie cube thing.

  26. Ummm . . by SanLouBlues · · Score: 1

    If BeOS went GPL, wouldn't that cripple their ability to profit off of the embedded market, which they seemed to be aiming at in that last article about their demo system meant for home use?

  27. a day... that will live... in infamy... by crashnbur · · Score: 1
    Windows fanboy reaction: "Yesterday, December 15, 2000, a day that will live .... in infamy .... the free institution of the internet was suddenly and deliberately attacked by unknown and less able forces of the browser..."

    (Parody of FDR's speech: "Yesterday, December 7, 1941, a day that will live in infamy, the United States of America was suddenly and deliberately attacked by naval and air forces of the Empire of Japan...")

    1. Re:a day... that will live... in infamy... by The+Troll+Catcher · · Score: 1

      nitpick: it's "a DATE that will live in infamy".

    2. Re:a day... that will live... in infamy... by crashnbur · · Score: 1

      then the history book that i just took it out of has it wrong... and if that's the case, i will laugh at it. :-)

    3. Re:a day... that will live... in infamy... by crashnbur · · Score: 1

      I thought about that, but I figured I may as well explain it anyway. Lots of /. users aren't American, ya know, and therefore don't necessarily care to remember FDR's speech that got the U.S. into WWII.

  28. Re:No Competition for Linux by Nutcase · · Score: 2

    You make a pretty big assumption here... that being that BeOS itself is not a "rock solid OS" and porting it's GUI to linux would help.

    This really isnt the case. BeOS itself is just as stable as Linux. Nearly everything runs as a server on top of the kernel, and if it crashes, it just restarts that server.

    As far as porting the Be GUI to linux, it also couldnt happen. It would require basically recreating the Be API from scratch, and rewriting almost all of the linux kernel due to different ways of handling scheduling and threading.

    In fact, large chunks of the Be GUI are already opensourced at opentracker.org, but porting it to linux would be VERY difficult.

    With all these problems, doesn't it seem more likely that people would start porting the various linux libraries to BeOS? The end result would be the same really, but to assume that linux would be the better solution to start building on is probably incorrect.

  29. What if Eleanor Roosevelt could fly? by Anonymous Coward · · Score: 1


    Little Herbie Feldstein of Fort Lee, New Jersey writes to me, Roseanne Roseannadanna, with this question:

    Dear Miss Roseanne Roseannadanna, What if Eleanor Roosevelt could fly?




    (hint: ask slashdot)
  30. Re:Will never happen... by DanThe1Man · · Score: 1
    HERE

    Doh, thats what I get for not checking my links.

    NOT OFFTOPIC, just a correction.

  31. This would be a good thing. by LoRdTAW · · Score: 1

    As a supporter of the BeOS and a user I find it frustraiting to see such a good product be hinderd by lack of good core devlopement. Sure it has a healthy collection of applications many which are open source and GPL'd but the core of the OS remains closed and Be's tiny team has to deal with all that code by themselves making Improvements Slow. Were still waiting for OpenGL and Better networking since last year when it was promised to us by the end of spring. Insted we got a anemic release that should have been called R4.8 insted of R5. I dont care how many changes under the hood they made or what-not it wasnt enough to justify a full point release. BeOS installs in under 15 minutes, is much much easier to use then linux and doesent require any kind of inferior kernel recompiling when you change the hardware(A microkernel is definatly the way to go, drivers can be dynamicly pluged in.). Also fully compiled binary distribution is also encouraged in the BeOS community unlike in linux where compiling allot of open source programs tends to scare away novice users. Point is BeOS could beat Linux in terms of useability and the OS community could give it a kick in the ass and bring the improvements we need allot faster!

    1. Re:This would be a good thing. by AYEq · · Score: 1

      First, I would like to say that what I have seen with BeOS is great, but I have a question to the knowldgable out there. Is BeOS a microkernel? lordtaw up here made the point that dynamically loaded device drivers had something to do with the core design of the OS. As far as I know both linux and Windows do some sort of dynamic driver loading (kernel modules on linux) and I know that neither of those are microkernel at all. Not to be argumentitive but I was under the assumption that there really aren't any production OS's that use a microkernel yet (OS X I thought would be the first...but I guess NeXT did also... so I don't know)

  32. Ugh! by EverCode · · Score: 1

    I cannot believe Slashdot posted this lame question.

    Why would Be want to do this? Their business plan is based on SELLING their software. Open sourcing their software might as well mean "we are closing shop".

    The difference between Be and the Linux companies is that Be is based on selling a product, and the others are based on selling services.

    BeOS will probably never, ever be opened. The technology would get bought before that happened.

    BTW, be has open-sourced the BeOS front-end at opentracker.org.

    --

    EverCode
  33. Re:Will never happen... by Sontas · · Score: 1

    Because by examining what would make it a successful move we can see what is truely lacking in Linux. Specifically, Linux is already a well established network OS. It has started making inroads into the embedded market. It has remained outside the mainstream though. While lack of applications is a key reason, it is not the end of the story. One has to look at why there are a lack of applications. Top reasons are a lack of stable and even marginally standard API's for application development. Yes, there is OpenGL, but beyond that there is very little there for game developers. For productivity apps there is X and the various toolkits out there. While each is good in its own right (as well as bad), the fact that there are so many different toolkits leaves companies having to pick sides in what is largely an even divide between Qt and GTK (not to mention all the less popular toolkits available). These toolkits are also still in heavy development leading to unstable API's in some and a lack of features in many. This last point means that a company wanting to get involved in a linux app right now has to keep on the bleeding edge of linux to get the same level of functionality that they are accustomed to in other OS's (windows, BEos, QNX, etc). By examining what makes the pipe dream of BeOS becoming open source (at least in large part, similar to QNX), we can see what Linux needs to provide to really break ground in the mainstream and the industry as a whole. Here we saw one reason, there are obviously more to be recognized and hopefully implemented.

    Some will say that looking at BeOS for ideas on what is needed for mainstream acceptance is flawed since BeOS didn't make it to mainstream itself. While there may be merit to this keep in mind that Linux has already gained wider acceptance and industry attention than BeOS ever did, as such those facets of BeOS that we might be able to provide in Linux are likely to make Linux stronger. Also, QNX is quite possibly already where a Linux/BeOS would end up. It is worth looking at that and seeing if it is going to make a difference to have an BeOSified Linux when it would be in direct competition with QNX as well as Windows. Right now Linux enjoys a certain separation with QNX that has allowed it to lag behind QNX (in many regards, if looked at objectively) without drawing large criticism from the small device embedded industry. Can Linux be everything that QNX and BeOS is (it already has the "more" parts, more robust networking, larger device driver support, more configurability, open source, etc)? That is what would be necessary in order to survive the move to that next level of application space friendliness. Don't think that Linux could just blow by QNX at that point. QNX would gain attention as a viable desktop replacement if Linux was touted as such, after such improvements as have been described. That would be a hard choice for many software companies to make, it already is in some segments.

  34. Good OS? No, good users! by Density_Altitude · · Score: 3

    I strongly believe that the best strenght of the GNU/Linux OS is that pepole using it are not clueless endusers. We are definitely different users, using a different OS. We build good/stable/secure linux systems because we know what we are doing. The reputation of linux is strongly based on that fact.
    As linux will gain shares of the desktop markets, I fear this reputation will dissapear...
    Furthermore, because of the graphic/multimedia nature of the BeOS I think it would be a much better fit for the desktop, especially if it become open source!


    --

    --
    delete free(system.gc);
    1. Re:Good OS? No, good users! by rizzo420 · · Score: 1

      i will admit that i am not a good strong user, nor do i use it very often, but i use linux once in a while to toy around with. i'm getting better, but i'm a very poor user. i don't know much about it, i don't know much about unix in general. i played with be, i liked that too. i don't program or code or anything, i'm a biology major. i can install linux with no problems and get a system working fine. i have encountered a couple of people who listened to others and decided that they should install linux because it's the only operating system to use. that is incredibly wrong, and i'll probably get flamed for saying this, but windows is a quality end user operating system for people who do nothing more than word processing and play games, and honestly, that's what i mostly use my computer for. windows 98 has not really let me down, i have very few problems with it, except for the customizeability, but for most users, they wouldn't know what to do if they could customize it. anyways, back to my story, this kid i ran into was trying to install linux and imed me using aol as his isp, anyways, he had no idea what to do and when he bought (yes bought) the distribution (it happened to be debian, which was probably a mistake because for someone who had so many very basic questions, something like red hat or mandrake would have been better), he listened to the guy at the computer store who told him to buy debian (i guess red hat didn't work). he doesn't know anyone who uses linux, and only has the help of other aol users. i don't want to sound elitist, but some people just should not try something like linux until they know more about it. i tried to give him all the help i could, but there's only so much you can do over instant message. anyways, that's that. there are a lot of clueless end users trying to use linux, in fact there are more now than ever due to the huge jump in popularity of linux, everyone decided to hop on the old bandwagon and try it even though they have no idea what it is. i, myself, installed it as a learning experience and i will say that i am learning quite a bit. so before you go and flame me, remember that as monopolistic as microsoft is, windows is not as bad as people say, it's a good end user operating system for people who want to write documents and play games. and windows nt not a bad server or even workstation environment. and maybe beos can become similar to nt in that it's gui based, they just need to add multi-user support, and it will be just like nt/2000. anyways, that's my little story, i hope you enjoyed it.

      --
      please me, have no regrets.
    2. Re:Good OS? No, good users! by BigDaddy · · Score: 1
      You miss a key point here. True, the ranks of uber-nerd linux users may be watered down with suit wearing morons, but these morons won't develop jack taco!

      Truth is, the uber-nerds will still be the developers, mostly developing for themselves. The greatest threat is that they(we) will start to cater to the whims of the less knowledgable and produce useless crapy software. However, I just don't see this happening...

      --
      You can't get a blue screen on a black and white monitor.
  35. Open source the world? by GandalfGreyhame · · Score: 5
    Blargh! What is it about open source zealots who fail to reason and who fail to even do one IOTA of research on the subject? Open sourcing BeOS just isn't going to happen. To quote Tom Maddox, Listmaster at Be
    I'll probably regret posting this, and doing so goes against the advice of my fellow co-workers, but there's a very good (and oft-stated) reason why BeOS in general and Net+ in particular cannot be open-sourced: we have legally binding contracts with the makers of proprietary technologies we use which forbid us from releasing their code into the public domain. Even mentioning making BeOS or Net+ open source sends our corporate counsel into hysterics.

    It ain't gonna happen.

    .http://www.escribe.com/software/beuserta lk/m40678 .html

    So, this is another case of nVidiaism. They have contracts with other people which disallow them from opening the source. Stop bickering about it. Stop dreaming about it. It just ain't gonna happen.

    Even if it could happen, I wouldn't want it to. All you linux zealots would dive in and try and start 'fixing' things. Then we'd get a "microkernel" as large as that monolithic piece of shit linux 2.4.0.

    -G
    BeNews Editor

    Linux is only free if your time is of no value

    --

    Linux is only free if your time is of no value
    Be in Your Senses

    1. Re:Open source the world? by GandalfGreyhame · · Score: 2
      Be.com is running open bsd because its the right tool for the right job. The BSDs do a far better job of serving than anything else right now, and probably will once the BeOS Networking Environment (complete rewrite of the network stack) is released too. You wouldn't use a BSD to edit video, you don't use the BeOS to do heavy serving. Note though that BeOS does to a very decent job doing moderate serving, for example BeTips is served entirely using BeOS.

      -G

      Linux is only free if your time is of no value

      --

      Linux is only free if your time is of no value
      Be in Your Senses

    2. Re:Open source the world? by GandalfGreyhame · · Score: 1
      Just trying to bait the blindly zealotrous linux users out there :-)

      As for Be's chances of future survival, that's still way up in the air. They're doing some very very cool things with BeIA, the Aura home stereo component MP3 player is only the beginning. Wish I could share more, but I'm a little stifled by NDAs :\

      My personal hopes for the future is that BeIA really makes them the amount of money they deserve, which they can then put some of back into developing the OS and do Really Nifty(tm) things again :)

      -G

      Linux is only free if your time is of no value

      --

      Linux is only free if your time is of no value
      Be in Your Senses

    3. Re:Open source the world? by Anonymous Coward · · Score: 1
      (Different AC than before:) Linux may be shite, but it, unlike BeOS, has a future. The previous AC was correct. Hell, DR-DOS has a better chance of being an important operating system than BeOS does. If Be existed fifteen years ago, they would have at least had a one-in-a-million chance of amounting to something, even in the face of Microsoft and IBM. But in 2000? Forget about it. There isn't one aspect of computing that BeOS excels at. You name an aspect, and I'll name five other modern operating systems which do the same thing better, and have and established userbase and software market to boot.

      Ah, BeOS... what a pitiful thing...

      Sure, it gives victims of child molestation such as yourself something to feel important about, but tell me... how does it feel to know that all of your effort, money, and time put into BeOS is meaningless? In five years, Be will be gone. Windows, MacOS, Amiga, UNIX, and even Linux will exist, but BeOS will be dead. You'll look back on your work, and realize that you've wasted your life for a cause which was doomed from the start. An entire corporate dreamworld which consumed thousands of hours of development time and millions of dollars of capital, yet produced nothing more than YAUUUUNOS (Yet Another Unsupported, Unused, Unneeded, Unwanted Niche Operating System).

      "Be is stupid." Say it with me, now. Be is stupid. Be is a toddler than decorates his wagon with Pokemon stickers and then tries to enter it in the Indy 500. Be is an insect, determined to climb Mount Everest, even though science dictates that its life span will end before it even comes close to the top.

      To put it bluntly, friend, BeOS makes Linux look professional.

      Ouch.

      Are you a masochist? A fancy-boy? Or just plain stupid? It doesn't really matter, in the end. All that counts is that you kill yourself as soon as possible.

      Thank you.

    4. Re:Open source the world? by GandalfGreyhame · · Score: 1
      Are you a masochist? A fancy-boy? Or just plain stupid? It doesn't really matter, in the end. All that counts is that you kill yourself as soon as possible.

      Whatever I may be, I'm not a troll :)

      -G

      Linux is only free if your time is of no value

      --

      Linux is only free if your time is of no value
      Be in Your Senses

    5. Re:Open source the world? by prok · · Score: 1
      There isn't one aspect of computing that BeOS excels at. You name an aspect, and I'll name five other modern operating systems which do the same thing better, and have and established userbase and software market to boot.
      Ok, I'm game. Show me an OS (or five as you suggest) that's as easy to develop for as BeOS, and I'll videotape myself reformatting my hard disk. (Don't forget the part about the replacement(s) having an established userbase and software market) This means it would have to meet or exceed the ease of multithreaded programming - among other things - on BeOS.

      Still with me? An ideal system would allow me to reimplement this app:
      Jeepers Elvis!
      I should be able to meet or exceed the abilities I already get from the BeOS implementation in two weeks or less. (that's how long the actual coding took) I've got the design on paper, so reimplementation wouldn't be any hairier than the API I use to implement it.

      (Sorry for the blantant plug, but this is the key reason I use BeOS. (and the reason I will continue to))

      One troll to another....

      Cheers
      - John Wiggins
    6. Re:Open source the world? by nirnaeth · · Score: 1

      Having used both linux and the BeOS somewhat extensively, I would have to say that an open Be would blow linux straight out of the desktop, a/v manipulation, and gaming markets. I have a feeling that if BeOS, less proprietary, non-Be Inc., code were opened it would quickly attract a good sized group of interested coders. The nastiest bugs would be fixed within a year. People would start porting linux apps like there was no tommmorrow. Others would start porting/writing hardware drivers, which Be has always been sorely lacking.

      BeOS is small, fast, powerful, and sexy, often, dare I say, moreso than Linux - but it has some rather gaping flaws. Flaws which could be fixed pretty quickly with an open developement model, IMO. Just my $.02

    7. Re:Open source the world? by Foogle · · Score: 2
      You've just compared three different OSes. That's like saying, "If ham is so much better than turkey, why are you eating veal?"

      Could it be that, while BeOS is better than Linux, OpenBSD is better than Be? That would account for the situation you just described. Or, possibly, they all have their advantages, and OpenBSD just happens to be the best OS for serving up their website.

      Get a clue.

    8. Re:Open source the world? by DavittJPotter · · Score: 1

      Um, AC - re-read your comment - Linux != OpenBSD.

      --
      "If there's hope, it lies in the proles..."
    9. Re:Open source the world? by be-fan · · Score: 2

      I'd like to see an OSS BeOS too, with a tightly controlled development model like OpenBSD (to keep the small, fast, powerful, sexy focus) but like he said, it ain't going to happen. Even if Be wanted, a lot of BeOS is prorietory code (like the font rendering engine from BitStream, for example. BTW: Anybody hear what happened to the Font Fusion server BeOS was supposed to get?) On a morbid not, however, I would hope, that if Be ever goes under, they'd open the non-proprietory parts of the code so people could quickly fill in the gaps and keep BeOS going.

      --
      A deep unwavering belief is a sure sign you're missing something...
    10. Re:Open source the world? by Kinthelt · · Score: 1
      I beg to differ.

      All he said was that Linux 2.4 is a monstrosity. It is. Have you tried to make zImage? Hell, I couldn't even do that with a 2.2 kernel.

      --

      "Evil will always triumph over good, because good is dumb." - Dark Helmet (Spaceballs)

    11. Re:Open source the world? by SnowZero · · Score: 1

      > Have you tried to make zImage?

      That's what modules and bzImage are for.

      So do you think BeOS has a smaller memory resident kernel? I doubt it.

    12. Re:Open source the world? by rwm311 · · Score: 1

      This was one of the issues raised while Netscape was considering open-source IIRC. I remember reading an article or two about how they had to either a) get vendor consent or b) rip that portion of the code out. This was espeically apparent in the cryptography stuff.

      We all see how good Netscape 6 is. :) Open-source is not for everybody, but most people seem to think it is.

    13. Re:Open source the world? by Anonymous Coward · · Score: 1

      You wouldn't use a BSD to edit video, you don't use the BeOS to do heavy serving.

      Heh. In six months lots of people will be using a BSD to edit video....

  36. Important Be Improvement by phish+junkie · · Score: 2

    If Be was going to even stand a chance, they'd have to come up with a mascot as cute as Tux.

    I just don't see that happening.. unless they used a porcupine that, instead of needles, had pixie sticks. I love those things.

    1. Re:Important Be Improvement by X-Dopple · · Score: 1

      Oh come on, the Windows mascot has a soulless, blank multicolored window logo, and Apple's symbol is a rainbow colored apple - and look where that got these OSes.

      :)

    2. Re:Important Be Improvement by be-fan · · Score: 2

      Actually, check out this page for a nifty logo that Be should adopt.

      --
      A deep unwavering belief is a sure sign you're missing something...
  37. OS's Galore by Night+Stalker · · Score: 1

    I consider myself an OS whore. I run as many OS's at home as I possibly can, and I like having them on seperate boxes. My main computer is still Linux, but for the past year and a half I've been playing with BeOS 4.5 and now 5 and so far, my only real complaints with it has been with software and hardware support. I can't put it on the computer I want simply because BeOS doesn't support the hardware. Actually, at this moment I'm typing this in NetPositive on BeOS. Unfortunatly NetPositive doesn't have many useful things, like the ability to run Java. Although there is a BeOS port of Oprah. Anyways, I find BeOS to be pretty stable, with a very very very quick GUI. Yes I know most of us are in love with the command prompt, but lets face it people, most things these days are created for the GUI.
    I feel if BeOS were GPL'ed (which I really don't think it will) both BeOS and Linux will both benefit from it. They both have a lot to offer to each other, especially from those of you that complain about xfree86 being old and crappy. Anyways, thats my $0.02

    --
    End Of Line
    1. Re:OS's Galore by Night+Stalker · · Score: 1

      Oops! Oprah, Opra...One's bloated, the other isn't!

      --
      End Of Line
  38. BeOS and Hardware Accelerated OpenGL by log0n · · Score: 1

    c'mon Nvidia!

    I'll be a total convert :)

  39. Problem with Be by Etriaph · · Score: 1

    BeOS is a great little OS, don't get me wrong, but it wouldn't compete with Linux. BeOS is great for multimedia and Internet Appliances, but it's not a robust, useful OS such as Linux. Net Positive is way to annoying a web browser anyway. ;)

    --
    "It's here, but no one wants it." - The Sugar Speaker
    1. Re:Problem with Be by LoRdTAW · · Score: 1

      Opera is on BeOS and im useing Opera 5 here on windows because every other browser blows compared to Opera 5. And how isnt it useful? That means that Linux also must be useful too well guess what it isnt useful to much of anyone except for servers and savy users who have nothing better to do with time other then try to compile their latest version of KDE. BeOS lets people get things done and fast. Besides Mulitmedia sells this day and without multimedia what use is an OS? Face it linus scares away everyone because the majority of people want multimedia preformance in the gameing area and internet BeOS is devloped with this in mind unlike linux which was based on 70' technology that was based on using text based dumb terminals.

    2. Re:Problem with Be by cyber-vandal · · Score: 2

      unlike linux which was based on 70' technology that was based on using text based dumb terminals.

      And I suppose you drive an electric car because petrol engines are 100 year-old technology.

  40. BeOS isnt BeIA by LoRdTAW · · Score: 1

    The BeIA os your refering to is totally different from BeOS. It isnt really even an OS in itself but a suite of "OS parts" in which Be will put together the right combination for your specific application. OS'ing BeOS wouldent effect the BeIA.

  41. Re:BeOS? How about OS/2? by LoRdTAW · · Score: 1

    OS/2 Contains propriety 3rd party code, that means the companys that hold those licences would have to also ok the Open sourcing.

  42. What an ass you are.... by LoRdTAW · · Score: 1

    You really are an ass because if you have been to www.bebits.com www.benews.com or any other beos site you will se that BeOS is used by people and their are more users out their then allot of people think. Do a little research before you make ignorant comments. BeOS would have the benefit of incorporating linux code into it the majority of people here seen to prefer BeOS over Linux. Linux is made by "geeks" who think that a complicated OS actually would actually attract the windows users, when it scares all who attempt to use it back to their easy to use system. Bottom of the line linux has allot of backing but BeOS has allot of core technology that beats linux anyday.

  43. Re:Will never happen... by Anonymous Coward · · Score: 1

    BeOS Personal Edition is under a very restrictive license (they even ban any commercial use). Users have no freedom to share modifications and learn from the code--it's not free, merely cheap.

  44. A bad question... by Anonymous Coward · · Score: 1

    I am sure all of you folk are drooling at the prospect of an OS designed right from the ground up would be open sourced so that you could grab the goodies. Unfortunately for you, it won't happen. Be Inc now makes their money from BeIA and BeOS is relegated to the role of development platform. Nonetheless, many technical features cross back and forth between the two OSs. BeOS is not likely to crack that nut wide open while they are still breathing, but even if they die, I have it on good authority (a Be engineer) that just too much licensed technolgy, NDAs etc, are in place in key parts of the code to prevent them from releasing it. So the speculation stops here! But I do find it amusing how many of you think you could improve linux by looking at Be. What happened to all that Open Source can innovate BS? So far, all I see is theft of the good (and sadly bad) ideas from Apple and MS UIs tacked on an ancient OS never intended to be a desktop OS which was anyway not an open source invention itself. Not there is anything wrong with any of those things! Why reinvent the wheel? BeOS began in 1991 roughly the same time as linux. And they did it with less than 100 engineers. How many people purportedly contribute to linux again? Be have innovated. They did it right. Too bad MS OEMs have killed commercial threats to their OS. Sometimes capitalism, even in software is a good thing. Try Be. I did. I switched. Cheers.

  45. Re:Will never happen... by nomadic · · Score: 2

    Marketshare!=success. Even if they gained 100% market share, if they're giving away their product they won't make a cent on it.
    --

  46. No, it would help them profit. by jherber · · Score: 1

    They would make money on service contracts... who better to provide you with an embedded solution using BeOS than the BeOS team?

    the benefit of GPL would mean 1000 more brains would be writing and porting apps for their OS.

    it is a win-win situation for both BeOS the company, computer users, and the open source community.

    also... this could be the straw that breaks the xbox and microsoft's stranglehold on the gaming platform since BeOS beat MS in opengl implemenation performance, something linux cannot claim.

    j. herber

    1. Re:No, it would help them profit. by Woko · · Score: 1

      BeOS beat MS in opengl implemenation performance, something linux cannot claim.

      Those benchmark tests were from a closed Beta that hasn't been independantly verified by anybody. When OpenGL is actually released by Be Inc (eta, 2003) maybe we'll see more independant and checkable bencmarking efforts

      --
      ---
      Silence is consent.
    2. Re:No, it would help them profit. by powelly · · Score: 1

      True. But the performace difference was MASSIVE in that BeNews article. Even if they made some big configuration mistakes, I'm sure that BeOS would still come out on top. The difference was so big that I don't think any kind of tweaking would change the overall result.

      --
      --- I'm sure using a computer was fun back in the 80's. *sigh*
    3. Re:No, it would help them profit. by burnetd · · Score: 1

      the benefit of GPL would mean 1000 more brains would be writing and porting apps for their OS.

      Oh..I didn't know you were not allowed to write GPL'd software on a closes source OS.

      Yes that is sarcasm!

  47. Open Source Be? Happy Christmas, that's what. by WasterDave · · Score: 2

    OK. Flame retardant suit on.

    It would be, just, the greatest thing. Unix/Linux/BSD could get on with what they were designed to do, be a multiuser operating system. We could all concentrate fully and properly on what ought to be everyone's number one concern: Making DAMN CERTAIN Win2K server/advanced server/datacentre server never gets a foothold. Keep that damn thing on the desktop, at most.

    Use all these vast quantities of effort currently going into, well: making X do things it was not designed to do; trying to get open source drivers for video cards and having to reverse engineer things; ditto sound cards; in fact anything to do with persuading very good server operating systems to work on the desktop.... And point it towards doing great things server side. Let's see a damn good debugger for Zope; Some clever stuff to do with hot swap PCI; Lots of top notch hardware failure tolerant work; Innovate, dammit, you know you can.

    And with the people that want to squeeze that last 5 fps? Or those who want to make nano-small virtual machines for running applets etc. Fine. Good. Great even. Use something that was designed for it from the ground up.

    I guess that's the point. An open source Be would be just wonderful on the desktop. Unix is just wonderful on the server. Wouldn't it be great to use the right tool for the job?

    Here comes the napalm....

    Dave :)

    --
    I write a blog now, you should be afraid.
  48. lunacy and elaboration;) by timothy · · Score: 1

    You're right, Word has the ability to create clearer / more open file formats -- and I assume (though I don't have it even on the Windows partition of this laptop) that you can probably change the default output in Word's preferences. But the default output is more important that it's changeability implies, because most people probably aren't even aware that it *can* be changed, and of those who do, probably most never change it anyhow. Inertia and indifference are like the paired nuclear forces there;)

    And as for how BeOS being opened (if it were, which it won't be in the medium-term, I know I know) and cross-platform file formats, well ... the reason I hope that would encourage file-format neutrality is by dint of being *another* OS running on common hardware, and therefore a likely target for text files, web pages, spreadsheets, movies, etc. Software producers, at least and especially the commerical ones, want to sell to as many desktops as possible; it's in their interest (I allege) to provide file fomats which allow their products to work more than one place / context.

    I think the less the OS running on a particular machine, and the harder it will be to assume that a certain subgroup of users are using the same OS, the better argument can be made for providing output that works cross-platform. You wrote: "... but if Microsoft wants to make theirs proprietary, that is their choice after all. There are open alternatives, and their reluctances to use them may well bite them in the ass one day."

    Agreed on both points. It *is* Microsoft's choice, and surely defensible on some grounds. Just not my preference as someone mailed too many Word documents;)

    Anyhow, idle chatter,

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  49. assumptions by um...+Lucas · · Score: 2

    You're making the assumpotion that the only reason that someoen would develop an OS would be so that they could create the **best* OS on a technical front.... maybe open sourcing BeOS would create a better" OS, but Be,inc, the driving force behind the BeOS would not... and that'd be detrimental to the BeOS in the end. How would be stand to make money? Who'd pay their architects to devise improvements to their OS?

    Yes, LInux has grown under the open source umbrella, but it still remains quite a few leaps and bounds from the reformity that BeOS possess...

  50. Yawn by maggard · · Score: 2

    Be was going to revolutionize the world: It didn't.

    Be was going to sell the hottest boxes: They stopped.

    Be was going to challenge Apple on their own hardware: They didn't.

    Be was going to be THE "Multimedia OS": Disapeared from sight.

    Be was going to take the x86 world by storm: Not even a breeze.

    Be was going to break down the initial-investment barrier by releasing a no-price version: Nobody cared.

    Be is going to become an important embedded OS: We'll see.

    Fer goodness sakes - they can't give it away, why is making it Open Source gonna change things?

    A couple of headlines, a two-day wonder, a surge in downloads then pretty much the same things that's been happening all along to Be - not much. First it'll get picked over for whatever goodies can be gleaned from it, a few more zealots will join the Be camp, a couple bug-reports will be sent in, several even with a pointer to the relevant code. Beyond that - snoozer.

    There are lot's of kewl OS's out there ranging from LISP machines to Oberon to nano-kernels - nobody cares .

    Be does offer more then the typical niche-OS but nothing so incredible it's a must-have. It doesn't scratch any itch that can't be scratched otherwise. It doesn't offer any dramatic price or performance benefits that can't be papered over with the standard quantities of green-stuff. It isn't a developer's-dream or a user's-delight or an administrator's-joy: It's nice enough at all of these but it's not so outstanding at any of them to make it an imperative.

    Worse yet it's a horse in an increasingly crowded field. Aside from the MS stable of OS's (what - a dozen or so variations out now?) there's of course the Linuxen, various BSD's, Apple's dark-horse Darwin/MacOS X, QNX, and a couple of bajillion boutique & school-project OS's. Be is just one more small-OS trying to make the jump to the big-leagues.

    More power to it but Open-Sourcing ain't gonna be the break that makes it all happen for them. A half-dozen commercial OS's have been Open Sourced in the past year or so & none of them have benefited greatly from it. Heck, Apple even packages their Darwin for x86, a platform they're not even on & the active outside developers on it can be counted on one hand - a maimed hand at that.

    I honestly like Be - they've got some great stuff, but I just don't see them getting much out of Open Sourcing, certainly not enough to chance chance eroding their existing advantages. It may be A Good Thing in the big order of the universe but in the pay-the-bills world it wouldn't seem to be a prudent move for them.

    --
    I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
    1. Re:Yawn by Jeremi · · Score: 1
      It isn't a developer's-dream or a user's-delight or an administrator's-joy

      As a BeOS user and developer, I assure you it is the first two.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    2. Re:Yawn by maggard · · Score: 2
      Is BeOS really all that better a platform to develop on then say, Windows? I know this is heresy but Visual Basic, Delphi, etc. make it E-Z to code for, the tools & support for C, C++, etc. are all very well-developed & mature. Heck, Next had a fantastic development system but really couldn't get it out there 'till they took over Apple for -x million.

      As to using, all of the folks who I know that have actually used Be for any length of time have raved about the OS but lamented that it wasn't really applicable to them 'cause it didn't do everything they needed. At least in the various *nix camps it's getting to the point where one can run in it most of the day & reboot into the other OS only occasionally; isn't it worse for the Be folks? (Be-en?, Be-ites? Be-exxians?)

      --
      I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
    3. Re:Yawn by Nelson · · Score: 1
      Be had 2 problems. They talked the talk but couldn't walk the walk. Linux is a meritocracy, a brutal one at times and when it comes down to it, Linux stands and delivers or they find problems to fix. I have never seen a benchmark showing BeOS to be a better SMP scheduler, I have never seen any thing clear that shows they have anything other than a kernel based GUI that is very smooth, yet Be and Be advocated boast about it.


      Then Be down plays the significance of an OS. They were talking about being the next MacOS, Apple never did but Be did. Be had no chance in hell against Next. Next was 10years old, it was tried and tested and works. Be was a fresh starter out of the gate that still doesn't have all the functionality of the MacOS. And you know what else? When your OS only supports 5 pieces of hardware and it doesn't really do anything yet (no networking stack, no multiuser support, etc) why shouldn't it be plug-n-play and do everything smooth and quickly? I'm sorry but I'm not convinced by seeing a spinning tea pot and it auto detecting my video card when it only runs on 5 video cards.


      That being said, I still like BeOS and I think that if they are smart they would opensource as much of it as possible. It's the only way it will stick around. I doubt that there is much room for cross polination between it and linux though. Just for the Be users and investors though, they'd at least get something out of the deal other than broken promises.

    4. Re:Yawn by MouseDown · · Score: 1

      Hardly. I don't know if i'm an extreme case or not, but the only OS i've run for the past year has been BeOS. Sure, i've got a BSD box around, things like that, but I only use BeOS for my work.

    5. Re:Yawn by be-fan · · Score: 1

      What you miss, is that BeOS offers a level of user good feeling that approaches nirvana. BeOS makes you feel good, just like Linux makes you feel 'leet.

      --
      A deep unwavering belief is a sure sign you're missing something...
    6. Re:Yawn by be-fan · · Score: 2

      The BeOS GUI is independant of the kernel. I hope you don't think that the GUI is in the kernel, do you? And if you'd actually USE the BeOS instead of look at benchmarks, you'd agree with the BeOS users. The truth is, that benchmarks are rare for BeOS and are a pain to write. That's why you don't see them. The sheer fact that you can run a dozen AVIs on an 8proc machine (see BeNews) and can do video mixing, and audio mixing with dozens of channels is how we know BeOS is faster. Try some of the BeOS (particularly the audio apps) and see if you can find some that work as well on Linux.

      --
      A deep unwavering belief is a sure sign you're missing something...
    7. Re:Yawn by maggard · · Score: 2
      Oh puh-lease! That old chestnut about Be being unable to run on G3 Macs 'cause Apple wouldn't give 'em the specs - bullshit.

      A half-dozen other OS's managed the exact same feat before Apple started giving folks information: If they all could do it why not Be? Either Be's engineers aren't as hot as they profess or they're just trying to duck responsibility for their exiting that market. Of course that fact that Intel pumped in a big shot of funding about then and got a board seat wouldn't have had an influence, nooooo.

      As to Apple killing PREP/CHRP/etc. - what about Motorola & IBM? It was a troika - even if Apple knifed it's own baby the rest had their own projects that Be could have gone to.

      IBM was going to ship their hardware with OS/2 & AIX (and did ship - indeed at one point it was actually possible to get a beta MacOS release running on the IBM hardware.) To this day they're shipping nearly-CHRP motherboards one can buy, complete with PowerPC's. They're also using them in their own servers, every day.

      Motorola was subsidizing MS's port of NT and planning a big line of Mac-compatibles that would have been just prime for Be. Indeed Motorola took a big hit when Apple dropped licensing. Had Be produced a reasonable business plan Motorola would have been happy to cut their losses (and get revenge on Apple.) Be didn't & missed another opportunity. Again, one can today buy nearly-CHRP motherboards from Motorola, complete with PowerPC's.

      Be didn't cut it because they mis-predicted the market - over and over. Nobody wanted a "Media OS" that didn't have basics like a decent word-processor, nobody wanted something that was like nothing else. Be still suffers from not enough applications and no overwhelming sales features (a clever FS & lots-o-threads does not cut it!)

      Linux & the BSDs had a strong heritage to build upon & a ready-built community of CompSci students familier with unix & the wonderful GNU tools.

      NeXT had Steve Jobs, the VC money, and after about the same set of mis-steps Be made but ended up with a really stable OS that was very portable & a dream to develop on.

      Apple dicked around for 10 years & finally got bought by Next for a few negative-million bucks. Be never really had a chance against Next; it was sexy but had nothing to offer Apple but more of the same - another unique OS with limited compatiblity & an even smaller set of applications.

      Sorry - Jean-Loius may be a smart fellow and may have come up with a fine boutique-OS but he's no great success at running the company. There's been a series of opportunities that Be has missed & it's not showing any signs of getting savvier.

      Even going into the embedded market is a big gamble. As you noted, Linux et al is heading into the same place and with a whole lot more mind-share. QNX and others are already there - don't think they're going to let their lunch get taken from them without a fight either.

      Be is a neat OS but unless they pull a rabbit out of the hat they're down the tubes, fast or slow. OS-2 Warp was awesome also as it circled the drain.

      ps Other folks have the respect to stand behind their own words - loose the "Anonymous Coward" and come out into the light.

      --
      I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
    8. Re:Yawn by maggard · · Score: 2

      So what do you do on your Be box? I mean, if you're a Be developer that's hardly a real-world example.

      --
      I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
    9. Re:Yawn by scrytch · · Score: 2

      I might also note that Jean-Louis Gasse was the Director of Marketing for Apple. He helped to make Apple the powerhouse it was in the early and mid-90's.

      --

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    10. Re:Yawn by maggard · · Score: 2
      By scrytch:
      I might also note that Jean-Louis Gasse was the Director of Marketing for Apple. He helped to make Apple the powerhouse it was in the early and mid-90's.

      Yup - and he was head of Apple France before that. Unfortunately when he came to Cupertino there were, er, "cultural differences" (let's just say he doesn't get a lot of Holiday cards from his peers back then...)

      Anyway, after that he jumped ship, took a bunch of Apple engineering talent with him & set out to pull a Steve Jobs (reinvent the Mac-but-it's-not-a-Mac-we-swear.) Unfortunately as we've seen big-time success has eluded him though he has managed to hang in there.

      What direct effect he had on Apple Marketing I don't know but those were the days when Power Computing was blowing the pants off of Apple in marketing.

      --
      I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
    11. Re:Yawn by MouseDown · · Score: 1

      I do everything on my BeOS box. Code, play, watch movies, IRC, burn cd's, all sorts of things. I make movies with my tv card, surf the web, AIM, the normal things. What ever you do on the other OS's, I do.

    12. Re:Yawn by pallex · · Score: 1

      Shame Steinberg and emagic have abandoned any plans to release their sequencers on Beos.

    13. Re:Yawn by maggard · · Score: 2
      Well, on my box I read email, prepare presentations, run a spreadsheet, browse the web, do the occasionial web-page or play a game, code something small & useful once in a blue moon.

      Along the way I need to get at files on a variety of servers (primarily AIX, NT, & Netware), interact in some constructive way with an Exchange server (IMAP & vCal are fine), print to a variety of network printers and be a good corporate network node. Synching with my Palm would also be nice.

      My biggest criteria for an OS & applications is compatibility - I need to be able to exchange standard business file-formats (read: MS Office)

      • flawlessly
      with others. I can't ask them to make special provisions for me - I need to be able to read & write in the lingua franca of the commerce world.

      So - can you do those on your Be? I mean, this is all well & great if you're living in a box somewhere but for those of us who are working all day with others how does Be hold up? I'm not being rhetorical - I honestly don't know & am curious. A few years ago when co-workers had it they eventually dropped it but perhaps things have changed since then.

      --
      I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
  51. What BeOS and what Linux is by strlen · · Score: 1

    I dont think BeOS is competition for Linux, just like Windows ME is not competition to Windows 2k. They are different type of OS. BeOS is a personal OS, multimedia OS, gaming OS. Linux is for serious development, server work, and general hacking :-). It's not competition, they can even help each other. Cross platform application can be made to compile well on both oses as Gimp, and many others already do.

    And also in a small scale it's not the price that matters, it's the liberty and most of flexibility and quality.

  52. BeOS is superior by kilgore_47 · · Score: 1

    I have used the BeOS a great deal, even as my primary OS for a few weeks, and I can say without a doubt that most anyone who has used it saw the potential. If the BeOS had a few more 'killer apps' for it, it could really catch on. People's complaints about its interface being to mac-os are valid, but imagine a gpl'd beos: There would be as many options as X! I would be thirlled to see be get gpl'd. However, it wont happen.

    In the 'BeOS Bible' (inclued with BeOS 5 Proffiession Edition) there are interviews with the Be programmers. They are very clear about how their code is rarely documented properly, and that it would be nearly impossible to ever go open source.

    --
    ___
    The way to see by faith is to shut the eye of reason. --Ben Franklin
    1. Re:BeOS is superior by MouseDown · · Score: 1

      Or, that they don't have 400,000 people wasting efforts hacking on the same code base, to introduce 200,00 variations on the same optimized window blitting loop. Personaly, i've never found anything BUT quality in BeOS. I don't crash, SMP is a dream, and applications launch in a mere second, even under a machine with a huge load. Honestly, your comments were nothing but flame bait, and pretty bad at that. Most code (if you have experience with the coding style and code base) is self documenting. --- MouseDown ---

  53. not necessary by pete0t2 · · Score: 1
    I think the people at Be, Apple, Sun, etc don't need to give their source to contribute to the Open Source movement. So long and they give inspiration to build a better computer, they are contributing more than most of the hackers.

    I think there are very few people that contribute to the world of computing as a whole, and they don't do it by showing people what is possible.

    Besides, programming isn't that hard. I'm sure an attempt to copy what Be has done would be possible, and would probably already have happened if people really wanted it. I think wanting source code to help you implement something is admitting defeat.

    Be has most of it's advantages because it was built from scratch by some smart people who didn't focus on pleasing everybody, but on doing a few important things right. Once you try to please too many people, things go to hell. OS's get too big and no one takes the time to do any one thing right. Microsoft has shown that the mainstream will sacrifice quality for features, and at the same time shown that these features do not make a better OS.

  54. remember the Red Hat to buy Be rumour? by miguel_at_menino.com · · Score: 1


    Remember the Red Hat to buy Be rumour?
    &nbsp
    Well, at current stock prices, it would be a steal. Any one looking to pick up Be & Beos, now would be the time. Be = cheap stock.

    1. Re:remember the Red Hat to buy Be rumour? by Foogle · · Score: 2

      Yeah, well have you seen RedHat's lately? Not exactly a hot commodity.

  55. Re:not necessary - typo by pete0t2 · · Score: 1

    I think there are very few people that contribute to the world of computing as a whole, and they do it by showing people what is possible.

  56. It's not just about the licenses... by pb · · Score: 1

    I think the question is, what if everyone could share code? The BSD License makes it so that everyone can have the code; the GPL makes it so that everyone has to share.

    And I think that Linux would get another journaling filesystem, and maybe some threaded C libraries, and that would kick ass. And BeOS would get a whole lot of drivers, which would also be very cool. And maybe they could eventually merge together.

    Although it'd be more unlikely for Linux and "Linux projects" (which often tend to compile on other Unixes as well) to switch to *BSD, I think what you'd see is a lot more code sharing, but then you'd have corporations involved as well. That would be the big difference.

    I don't think it's going to actually happen, mind you, but being able to share code is definitely a good thing, and also the point of free licenses. It's a shame that these two are incompatible, but they also have different goals.

    I'm not a BSD user because developments like MacOS X make me uncomfortable. It's an ideological difference. I don't like the idea of someone modifying my code and not showing me what they did. I'd like to know, in the same way that a playwright would like to know if you changed the Third Act on him while producing his play, and then made money on it, and told everyone else that it was "your play" now, based on their play, but only your company had rights to your version...
    ---
    pb Reply or e-mail; don't vaguely moderate.

    --
    pb Reply or e-mail; don't vaguely moderate.
    1. Re:It's not just about the licenses... by AtrN · · Score: 2
      I don't like the idea of someone modifying my code and not showing me what they did.
      The GPL does not help all that much with this problem. If MegaCorp use your code internally they can hack the crap out of it (or fix it ;) and no one else will be the wiser. The GPL only helps if they try to distribute.

      And anyway, sometimes you have to let your work go. If you want to do more than one or two things for the OSS community you often need to leave it to others to take up your work whilst you go and do something else. Bit like children. You just have to let them go. If the code's any good and the function compelling enough it will leave you anyway (yes including Linus and the kernel he started). Get over it.

    2. Re:It's not just about the licenses... by h4x0r-3l337 · · Score: 1
      And BeOS would get a whole lot of drivers, which would also be very cool

      Why would BeOS suddenly gain a lot of drivers that it didn't have before? It's not like you need OS sourcecode to write devicedrivers...

    3. Re:It's not just about the licenses... by pb · · Score: 1

      Well, either you need that, or you need a lot of man-hours to support as much stuff as Linux does, and a whole lot of information that certain hardware companies often don't give you...

      In any case, it couldn't hurt. I mentioned this because BeOS didn't support my old video card...
      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    4. Re:It's not just about the licenses... by pb · · Score: 1

      That's true; but if they don't tell me about it, I won't know to be upset; ignorance is bliss, and all. :)

      Hey, if I'm done working on it, and other people aren't, so be it. That's when you appoint a maintainer and do other stuff. But at least I'll have the ability to browse through it later at my leisure, and see what's new, and be proud of what I started....
      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    5. Re:It's not just about the licenses... by stripes · · Score: 2
      I'm not a BSD user because developments like MacOS X make me uncomfortable. It's an ideological difference. I don't like the idea of someone modifying my code and not showing me what they did.

      As far as I know Apple has published the source to all the BSD stuff they have touched. The closed source parts of OS-X are things they wrote in house (like DisplayPostscript, er, DisplayPDF I mean, the OS 8 compatability box, and the candy coated GUI).

      That is pretty much like the TiVo people giving back the few Linux kernel mods they did (I don't think they gave back the filesystem, since they use a kernel loadable module there, but I donno for sure). I know they don't give back their candy coated GUI. A shame, because there are a few little tweaks I would like to make...

      Yes, with the GPL you are required to give back changes in many cases. With the BSDL you are never required to give them back. So Apple is either "being good people (at long last)", or "playing the PR game". TiVo is "walking the fine line guided by their lawyers".

      Does the TiVo make you uncomftrable?

    6. Re:It's not just about the licenses... by Azog · · Score: 2

      TIVO is doing a little more than they are actaully required to by the GPL.

      Anyone who wants to can download TIVO's kernel mods, but the GPL really only requires them to give it to people who have the binaries.

      If TIVO wanted to be jerks, they could require you to send in the UPC code for your TIVO before they would mail you a floppy disk with the kernel code on it. Of course, that would actually be more work for them, and it would be bad press, so there's no advantage.


      Torrey Hoffman (Azog)

      --
      Torrey Hoffman (Azog)
      "HTML needs a rant tag" - Alan Cox
    7. Re:It's not just about the licenses... by theMAGE · · Score: 1

      And that would be useless since I can further distribute them.

      It is GPL, remember?

      You can download what application you want from warez. Do you think a GPL application would not propagate...

    8. Re:It's not just about the licenses... by stripes · · Score: 2
      TIVO is doing a little more than they are actaully required to by the GPL.

      More then required by the GPL and the binary module exception, yes.

      My point wasn't that TiVo are bad guys (I don't think they are), but that what Apple is doing with BSD is pretty much the same thing TiVo is doing with Linux, so if one doesn't like what Apple is doing, don't think the GPL on Linux saves it from the same fate.

      I do admit Apple could have done "worse", but that wasn't what the previous poster said. The were upset about OSX, and wanted to stick to GPL'ed things to prevent that.

      If TIVO wanted to be jerks, they could require you to send in the UPC code for your TIVO before they would mail you a floppy disk with the kernel code on it. Of course, that would actually be more work for them, and it would be bad press, so there's no advantage.

      Sure, and if they wanted to be jerks they would take a hard stance against hacking the TiVo and see if they could get all the bad press iOpener and CueCat got too. But they have the totally reasonable stance "if you open it and play with it that's cool, but if you break it don't call customer support for anything other then laughter".

      A shame about that no-ethernet and no-firewire thing though.

    9. Re:It's not just about the licenses... by be-fan · · Score: 2

      A) No you don't need OS source. It's nice, but BeOS drivers don't live in a communal heap of code all take from the same source tree. (I always thought of the Linux driver thing as somewhat incenstuous. Its scary that drivers are all developed together and depend on each other.)

      B) You'd still need man hours to port all of the drivers. BeOS drivers are very different from Linux drivers.

      C) As I recall, the XFree86 license doesn't require you to redistribute code, so its not like any vid cards will get supported that aren't already.

      --
      A deep unwavering belief is a sure sign you're missing something...
    10. Re:It's not just about the licenses... by pb · · Score: 1

      Well, gosh, someone tell them that!

      I was pretty sure a Trident TGUI9680 was common when I had it, but it was supported in Grayscale.

      I think it used the standard SVGA Server....
      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    11. Re:It's not just about the licenses... by scrytch · · Score: 3

      > I'm not a BSD user because developments like MacOS X make me uncomfortable. It's an ideological difference. I don't like the idea of someone modifying my code and not showing me what they did.

      This is by far the most inane argument I have ever heard in terms of OS choice. Perhaps you prefer linux because of ReiserFS, or its support of your hardware, or perhaps another chooses BSD because they prefer its style of system management or toys like netgraph. Or Solaris for its scaleability, or HP/UX for its cluster capabilities. You have no technical reason at all, you even admit it's based on nothing but ideology. My god, I hope to never hire people like you.

      And BTW, Darwin is open source.

      --

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
  57. Re:this just in... by Primer+55 · · Score: 1

    Of course that guy has heard of it!!!
    http://www.slashdot.org/users.pl?nick=drwiii (for the goat sex paranoid)

    --

    "Watch these suckers jump when I get root." - l33t j03

  58. Damn it all, you ignorant CLI-zealots!! by 198348726583297634 · · Score: 2
    Why does this very comment always come up whenever anyone mentions GUI-anything!!

    Say you have just downloaded 100 pics off your digital camera, and they're named pic00001.jpg through pic00100.jpg - and say you have a GUI filemanager with thumbnail display of graphics... tell me, how is your CLI going to help you pick out the 10 pictures you took of your dog faster than I can point and click on the 10 icons with a little picture of my dog inside them?

    Tab-completion only works when you have files with dissimilar names.

    Grep only works on text files.

    Ls only works if you don't need to preview your files in any way - I guarantee you it's faster for me to double-click on 20 different mp3s to hear the first few seconds than it is for you to type (including tab-completion) mpg123 St[tab]n[tab]*beep*[ctrl-D]G[tab]-Girl[tab][enter] . Same goes for images.

    Not to mention being able to select many files with vastly different names (such that wildcard globbing wouldn't work) and manipulate them - there's another operation where GUI filemanagers are a definite plus.

    1. Re:Damn it all, you ignorant CLI-zealots!! by srussell · · Score: 2

      Uh... well, we mention the CLI because, as you GUI zealots should know, you can't do this with a GUI: ls pic000[01]?.jpg | awk '{ system( 'mv "$1" cat_"$1" ; convert -geometry 160x120 cat_"$1" thumb_cat_"$1 ); }' And, yes, I do this sort of thing *all the time*. I hereby predict that the next big paradigm shift in user interfaces will be back to the CLI -- only the CLI will understand natural language, and may be hidden behind voice recognition.

    2. Re:Damn it all, you ignorant CLI-zealots!! by DavittJPotter · · Score: 1

      If it's hidden behind voice recognition, it won't really be a CLI, will it? VRI, perhaps?

      --
      "If there's hope, it lies in the proles..."
    3. Re:Damn it all, you ignorant CLI-zealots!! by Error27 · · Score: 3

      eeyes ~/.netscape/cache/*/*.[Jj]pg

      is that the command you were looking for?

      hope that helps...

  59. Death... by joshstaiger · · Score: 1
    I'd like to point out that if BeOS was converted to an Open Source License, it would not mean the end of either OS by a long shot.

    And so what if it did? If opening up Be resulted in an open OS that was better than everything else in every way shape and form then who the hell cares if the competition (yes, Linux) goes by the wayside? And visa-versa, of course...

    Now, again, I'm not saying that is going to happen (not by a long shot :), but let's not get too emotionally attached to any certain OS simply for the sake of being emotionally attached to an OS. I don't use Linux for the t-shirts. If there's a better tool out there all things being equal then that's what I'm going to use and dedicate myself to, the rest be damned.

  60. Apps, not OS, determine success by gruntvald · · Score: 1

    I like BeOS, and think it's an attractive, well thought out design. However, I hardly ever fire up my BeOS box.
    Why? Same reason that people claimed prevented them from using Linux on the desktop 2 years ago - No Apps. (One wag I know once claimed BeOS was just like OS/2, only without the applications!). Now, I never quite understood that claim on Linux, as I was running an office suite, and had 6 CD's of goodies with my RedHat 4.2 PowerTools, but still people claimed it. With BeOS, there's a little more substance, Emacs supposedly doesn't work, there's no X support, Mozilla is proving so challenging to port, last I heard they were on M14, and it usually wouldn't compile. These are common apps. I can run all these on my W2K box, so why would I run BeOS?
    Also, if you're interested in Be, check out the BeOS Bible, for a glance at why Mac folks are so pompous, it's the same vein. The final nail in the coffin (other than pathetic hardware support - 5 NIC's? C'mon that's unusable!) was when it crashed. I have *NEVER* had Linux crash on me in the past 5 years, on many, many servers and desktops. I had some good hopes for BeOS, and so did the guy who wrote "in the beginning was the command line" - the sf writer you all love, I just can't remember his name right now.... I wonder if he still uses it...

    1. Re:Apps, not OS, determine success by GandalfGreyhame · · Score: 1
      Emacs supposedly doesn't work, there's no X support, Mozilla is proving so challenging to port, last I heard they were on M14, and it usually wouldn't compile.

      Emacs does work. They even included it (along with the source, of course) on the R4.5.x CDs. I'll take vi though, thankyouverymuch :)

      There's an X server for BeOS. Ever try looking around a little? Somebody even ported Enlightenment to it. X works great, well, as great as X can work :)

      As of the last update to the BeZilla page beginning of last month, they're on M17 and making very steady progress. They've got write permissions as well.

      Hardware support is very good these days. If you'd stop thinking in terms of the 1998 R3 release it'd be much appreciated. As for crashing, I've gone to KDL *once* in the last couple years. Lots better than I can say for linux, which with the latest XFree can't even manage to run Netscape and play a MP3 without skipping, but that's a whole different story....

      Linux is only free if your time is of no value

      --

      Linux is only free if your time is of no value
      Be in Your Senses

    2. Re:Apps, not OS, determine success by MouseDown · · Score: 1

      First off, i'm not sure where you got the 5 nic cards supported number. There are tons of nics supported. http://www.be.com has a good list of hardware supported. There is a perfectly working X server for BeOS. Why would you want to compile an X based app for BeOS, and use a 20 year old (or older) windowing system? Why defeat the purpose of BeOS? You could throw in a compatibility layer, but that would be not really worth the development time, because of the very nature of compatibility layers. I don't recall normal X programs compiling with out a glitch (or minor tweaks) on Windows. The BeOS port of Mozilla is almost up to date, and I have a working binary on my system. BeOS still has many hopes. It has lost nothing, there is just tons more to gain. Honestly, masking your flaim bait as an "I support Be, but I got screwed by them" post is pretty bad.

    3. Re:Apps, not OS, determine success by MouseDown · · Score: 1

      I let my OS do the "configure and work" part. That's what it should do. Were advanced enough in the world that my computer can understand it's own hardware and load the correct device driver. However, you can press the space bar on boot, and go into vesa mode, then download a GeForce driver off bebits.com. (yes, it works, no, there is no opengl.). Anyways, if you read the html files that are installed with BeOS, you would have found the software sites easily enough. BeOS has a community just like the other OS's, and it's a pretty well layed out community.

  61. Re:No Competition for Linux by BZ · · Score: 1
    Why exactly is X "bloated"? This seems to be a common opinion but I have seen little support for it...

    The Be GUI would certainly not replace X in any of the many circumstances in which one actually uses the remote display capabilities of X. Sorry, but many of the currently existing Unix/Linux desktop machines are at universities and _do_ have the bandwidth to effectively do remote display. Hell, even a cablemodem is enough.... And a lot of people use that capability.

  62. Re:Will never happen... by JohnnyPoppySeed · · Score: 1

    The red, the yellow, the green, the orange and then the blue; a blue so deep and vibrant that it made the clear summer sky look like a piece of faded crepe. The string too; white as a fluff of cotton. I wound the strings tightly around my hand as the balloons slowly lifted me to a low hover. A gentle breeze carried me over the rooftops of middle-class houses with fat, middle-class families and rich, middle-class barbecues.

    I savored every scent as I floated along, subtly changing directions at the whim of a whisp. Some families cooked chickens, others cooked steaks, most lined up in droves for a good old cheeseburger or hot dog. Occasionally, a child would look up from the feeding trough, smiling and pointing at the rich color of my balloons. Excited grandparents would look up and wave at me, smiling wide enough that I could see the metal holding their partials to the rotting yellow-green remains of their natural teeth.

    A strong gust of wind carried me northward along Cherry street. I groped around in my jacket pocket and found my cigarettes. I managed to get one loose and into my mouth, where I was able to light it with my patented Zippo. Even the winds couldn't overwhelm the strong scent of lighter fluid. I flicked the Zippo shut and returned it to my pocket, savoring that precious first drag of smoke like it was a french kiss.

    It was only a few minutes before I had drifted several blocks north. I caught that sweet scent. My hairs stood end, rising to attention like a million soldiers faced with Old Glory. My pulse rose and my blood pressured harder into my veins. I felt a new life absorbing into me. The odor was unmistakable and it was close. closer.

    I looked down at the particularly indestinct house just below me. In the mowed eveness of the rich green lawn, I saw the vision I had bated my breath for. A small lady; tiny in frame. Her brown hair flowing in the breezes that carried me to her. Her brown eyes looking up at me; her gaze was like a warm fireplace in mid-winter. She knelt on the ground, raising her legs up and down, beconing me to her in her catlike manner.

    One by one, I raised the glowing ember of my smoking tonic to the balloons causing them to burst like a mind on hallucinogenics. Slowly, I descended until I was low enough that I could unravel the cottony strings and plop easily into the mattress of green.

    Gently, I took Natalie in my arms. She looked deep into my eyes, "OSM, a graceful swan you are. And Michael ( jellicle@inch.com) is a fat turd."

    i took a bitchslapping for natalie portman!!

    --

    i took a bitchslapping for natalie portman!!
  63. Re:Explain the BUGS in BeOS and why they aren't fi by GandalfGreyhame · · Score: 1
    Trying to sweep it under the rug like it isn't there is dishonest as all hell.

    http://bebugs.be.com

    Pretty public rug there, eh?

    Linux is only free if your time is of no value

    --

    Linux is only free if your time is of no value
    Be in Your Senses

  64. No competition, but may help on some angles by jesseraf · · Score: 1

    While lots of you will disagree when I say this, but I think that the largest potential for linux is in the server market, and not the desktop. I'm not saying linux doesn't make a good desktop OS, however the only way to get it into corporations initially is via the server angle.

    Seeing how Be wasn't intended to be a network(read server) Operating system, but rather a desktop one, this wouldn't preclude any linux growth. The possibility to share code both ways is quite advantageous though. Looking at Be's OpenGL stats makes me drool.

    Cheers.

  65. Re:VISION by CU-Ballistic · · Score: 1

    In order to clarify what this moron is saying (in Portugese, no less), I thought I might as well post the translation (a la Babelfish). Now you can moderate him -1 offtopic. Translation is as follows. As well as in the life - and the amateur radio - nor all the participants of the colloquy have interesting things to say, but some have, and many people have developed lasting friendships through the IRC Until marriages have resulted of relationships initiated for the IRC. To say the truth, some people if had become so vitiated to talk in the Internet that already exists a newsgroup of the entitulado Usenet alt.irc.recovery. The value of the IRC depends on as you use it. The IRC can bring you company when you nao obtain to sleep, familiar union can contribute it and to reduce its telephonic account. It can also display the behaviors to you disagreeable. Colloquies can become savages and, say thus, " inventiveness ", and any one (man or woman) that it uses one nick feminino could be assediado. It also exists a great amount of hot colloquies, unprincipled people and mental trash in the IRC, and must have precaution when leaving children to have access the IRC without supervision. But, as an adult, you he is free to visit only the channels that you to choose, and also exist a great amount of positive communication happening. The IRC gained international fame during the Gulf War in 1991, where the whole world notice had come through the wire, and the majority of the IRC users whom they were connected in the hour if had matched in an only channel to hear such reports. The IRC had a use similar during the revolt against Boris Yeltsin in September of 1993, where using of IRC of Moscow they were giving interviews to the living creature on the unstable situation of there. As you can see, the Internet Relay Chat is a great way to talk with the whole world people on any subject. Beyond the most brought up to date notice the world, it exists much aid and channels of bed technician where you can get immediate aid with perplexos problems of computer in an easy way to understand!
    -

    --
    I'd rather have a bottle in front of me than a frontal lobotomy.
  66. Very little will change. by commandant · · Score: 5

    Linux and BeOS are made for different sorts of people. BeOS is to Unix (Linux in particular) what MacOS is to Windows, in terms of simplicity of interface. We won't get into superiority arguments between Windows and MacOS users.

    BeOS does not follow standards that are close to anything in the Unix world. In fact, now that I think about it, MacOS X seems to be a lot like BeOS. People who use Linux want a free, light Unix to use on their hardware. People who use BeOS want MacOS with bash.

    I don't think GPL'ing BeOS will change that. For most people, the attraction with BeOS is that it is so foreign... I have been quite curious about it. However, there is a cost-free version available for download, and it will even install itself in spare partitions if you please. Freedom to modify the code will improve userbase very little.

    Of course, I'm talking only about workstations and servers here. Maybe it turns out that BeOS is remarkably scalable, and fits well in the embedded world. This will of course change the prospects of Linux making it into embedded electronics.

    I do not belong in the spam.redirect.de domain.

    1. Re:Very little will change. by Looke · · Score: 2

      Maybe it turns out that BeOS is remarkably scalable, and fits well in the embedded world. This will of course change the prospects of Linux making it into embedded electronics.

      Be is already putting a lot of effort into the embedded market (perhaps more than developing BeOS itself for the PC). Ever heard of BeIA?

    2. Re:Very little will change. by marcovje · · Score: 1

      Read: NOTHING will change. If the core team that gets their hands on BeOS is flexible, BeOS will be bent to get Unix (and even Windows) applications better ported. Some projects to create new interface classes will startup (and fade after half an year as usual). If the people that become the BeOS core team are purists, BeOS will fade. Case closed :-)

    3. Re:Very little will change. by be-fan · · Score: 2

      Yes, that is EXACTLY what has happened with OpenBSD. OpenBSD is such a failiure. I mean, a project led by purists concerned with stability, good god, what WERE they thinking?

      Give me a break. If BeOS was lead by a core team focused on keeping it BeOS-like, then it would kick serious ass.

      --
      A deep unwavering belief is a sure sign you're missing something...
    4. Re:Very little will change. by marcovje · · Score: 1

      No, but OpenBSD is bent the Unix way, you have to admit that ;-)

      But enlighten me, what would be (long-term, compared with developping Gnome, KDE and Mac OS/X) be the grand improvements for BeOS?

  67. GPL'ed BEOS by Anonymous Coward · · Score: 1

    While quite admirable, the problem with BE has been mostly due to the people behind it. When they could have gone with Apple to create an admireable OS, they were simply too proud. When they could have blown themselves onto the X86 Gui mainstream, they were trying to charge $50 or so for the X86 beta version... Trying to compete head on on the MAC platform was suicidal at best without Apple's collaboration since they make both their own hardware and software. To make things worse, all this time, BE has lacked any truely compelling applications. While it's probably very easy to develop on it, the company hasn't done a good job marketing this OS. Rightnow, they are targeting the embedded arena, however they still don't have any compelling applications or SDK. Combining a medium level application like star office with BEOS will satisfy a whole range of people and needs, enough for them to turn the backs on $100 + $250 respectively for win98 OEM and office OEM Anyway QNX pre-empted them. A GPL license or being bought over by a company like redhat will be a very good thing. At least with that, they will within a short time gain dominance in embedded gui interface and graphical user interface for consumer product within a few years. It will do great for things like multi-media applicance, home and industrial automation etc. And finaly, it will give linux the final transformation it needs, get rid of X. Either it will get absorbed into linux or linux will get merged into it. While Linux is going places and won't disappear, it still has too many squeletons in the closet in the form of it's monolithic architecture. A few years ago, BE wanted I think $400 million dollars for the company. Things have greately changed since then, and I am wondering if they won't accept $75 or $100 Million at this point in time for the OS source code. They'd still be able to make money off consulting and writing applications. Perhaps the open source community should consider taking it off their hands... Imagine creating a Free BEOS foundation where people can submit tax free donations and where companies can purchase sponsorship for a few years for a fee... Frankly, I believe in periodic renewal. Making linux better or even freeing BEOS will not and need not destroy companies like microsoft in the long term. It will most likely force them to evolve. skunk Akumeka Technology Http://www.akumeka.com

    1. Re:GPL'ed BEOS by Koensayr · · Score: 1

      When I started looking for a strong alternative to Windows. I knew I wanted more power and flexibility. Linux gives me just that. But it lacks in strong areas, such as having an easy to use "desktop GUI" that makes its power easily accessible to the other people in this world who are to intimidated by a command line, by many millions of configuration options. When I found BeOS I found an incredibily powerful OS, which had roots in a UNIX enviroment and filesystem. But at the same time I saw and amazingly powerful GUI, that sort of hid the power of the OS and make people less scared of this new something. I was very disapointed though when I found BeOS wasn't GPL'd. For such strong selling points, it lacked Appilcations, Drivers, and a wide user base. It should be pointed out though that many pieces of software for Be ARE GPL'd, it still lacks a strong passionate developement group, that is perhaps one of Linux's strongest blessings. I would love to see BeOS GPL'd. I also think it would be worth Be's efforts to do so as well. Imagine having all the power, stability, and flexiblity of a Linux machine, but have the sort of "magic screen" that allows this power to be presented to the non-ubergeek user in a no threating way. I know that I when I mention Linux to a non-nerd, they hide in fear of its complexity and miss out on its power. GPLing BeOS would not only help Be, but would help the Linux Community as a whole by showing the true power and flexiblity of a Linux based OS.

      -Joshua Bernstein
      (INSERT CLEVER CATCH LINE HERE)

  68. Isn't Be already competition to Linux? by r-jae · · Score: 2
    Isn't be already competition to Linux because it is already in the same market, that is, the OS market? Linux and Windows are considered competitors, so why would Be have to wait to be GPL'd for it to be considered a competitor to both?

    Just because Linux is open source it doesn't mean it's in a special class of it's own - it still has maintenance and other costs associated with the TCO that Windows and Be have associated with them.

    Linux developers should think this way because if they did, then Linux would be much easier to use than it is now.

    Cheers,
    Daniel.

    --

    Daniel Zeaiter
    daniel@academytiles.com.au
    http://www.academytiles.com.au
    ICQ: 16889511

    1. Re:Isn't Be already competition to Linux? by JayKey · · Score: 1

      Yeah, well, in my opinion it's the other way around.

      The Internet Appliance companies are running away from Linux and want to do business with Be instead. At least, that's what Be claims. Unfortunelately, Be don't have capacity to help everyone into the new market.

      A list of Be's partners can be found on http://www.be.com/partners

  69. Thoughts on all the bickering... by GandalfGreyhame · · Score: 1
    Why does it matter to all of you linux zealots why I and the rest of the Be community use the BeOS? We use what WE like best, what works best for US and what we're the most productive under. So, do tell. Why does it matter to YOU what I use as my OS on a daily basis?

    Linux is only free if your time is of no value

    --

    Linux is only free if your time is of no value
    Be in Your Senses

    1. Re:Thoughts on all the bickering... by Phroggy · · Score: 2
      Why does it matter to us what works best for you? So we can make what we have better. Obviously, you use Be OS because it's better than the alternatives. Bringing some of those alternatives up to the same level would benefit everybody.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    2. Re:Thoughts on all the bickering... by GandalfGreyhame · · Score: 1
      What I was referring to was the 'beos sux linux rulez forever! haha beos is dead' type posts. But yes, very good point. Almost makes this AskSlashdot kinda almost legitimate :)

      Linux is only free if your time is of no value

      --

      Linux is only free if your time is of no value
      Be in Your Senses

  70. maybe then we would get some video drivers by lupine · · Score: 1

    flamebait aside, I am a firm believer in beos, I saw it at comdex 2 years ago and paid for a copy of 4.0 before it was free. I think its a kick ass operating system, its fast, it boots quickly and it was made by people who know how to make a file system and memory management.

    But as a gamer and need for speed freak I have upgraded my system since 4.0 and thus lost video driver support. Beos has tied its fortunes to the embedded market and forsaken the desktop. They have not released a new video card driver in 2 years. The os is not open source so not just anyone who can string together a couple lines of c can write their own video driver. Sure, no crappy drivers get released, but the bottem lin is that no drivers get released. Drivers seem to be a pain in the ass time consuming thing, but linux hardware support kicks the shit out of beos.

    Now, after years of neglecting the desktop, the only real way for beos to make inroads on the desktop is to go gpl. Free is not good enough. -Aaron

    1. Re:maybe then we would get some video drivers by ewhac · · Score: 2

      Which graphics card did you get that BeOS doesn't support?

      Writing graphics drivers is really icky business. Even when you do have documentation, it is frequently cryptic, and missing important bits. Even docs from Intel, which are about the finest I've seen anywhere, often omit small details (like the formula for calculating the coefficients for the pixel clock PLL).

      Don't have documentation? Congratulations, you're SOL, and reduced to disassembling the BIOS ROM, or picking through the source code contributed to the XFree86 Project. And if you think having XFree86 source code makes driver writing cake, you may care to have a look at the v3.3.6 code for the NVidia GeForce, or the v4.0 code for the SMI Lynx (which has whacking great bugs in it). Or best yet, the code for the NeoMagic laptop chips. (Note that this is no slam against the XFree86 guys; I'm just pointing it out that it's not a panacea.)

      There's tens of thousands of Linux contributors. There's only 100 or so people at Be, who really are dancing as fast as they can.

      Schwab

    2. Re:maybe then we would get some video drivers by Duck0987 · · Score: 1
      You hit the nail on the head. BeOS has a list of about 5 differenc video cards it supposts. And both My beboxes didn't come with a supported card. After running out to walmart and buying a Voodoo 3 I was able to get my x86 going, but I have all but lost hope for my PPC BeBox with and Ati Nexus video card.

      I personally take issue with the be having better support for the x86. Once again I should learn that I am living in an Intel world, and I am a PPC girl, or boy rather.

      Duck

  71. Other Ways (but GUI) by Dlugar · · Score: 1

    I've had this happen lots of times to me while sitting in Linux, but I've never seen a GUI file manager as being the solution.

    For a huge honkin' list of mp3s, I'd open up something like FreeAmp if I wanted to double-click on them to hear the first few seconds. (Generally speaking, this isn't what I spend most of my time doing. I'd rather run mpg123 with a large random playlist in a different console.)

    If I've got a bazillion different images, I'd open electric eyes or something similar with a thumbnail browser.

    But never have I had the need for a basic GUI file manager. Now, if you're talking about specialized filelists inside of GUI programs, those can be helpful quite often. But I don't want an unhelpful generalized version of that.

    And 90% of the time tabbing around in the command line is faster than even those specialized GUI programs.


    Dlugar

    --
    Computer Go: Writing Software to Play the Ancient Game of Go
  72. on competition by Lx · · Score: 1

    /*Competition in markets usually means an improvement of the products in that market, that would mean that both Be and Linux would have to improve. */

    Blah blah blah, standard OSS party line. The problem is, that only happens in situations where there's a monetary incentive. In the OSS community, it means so much duplication of effort tying up so many developers that no one ends up getting all the things they need. 3 different BSDs, god knows how many different slightly incompatible Linux distros, etc etc. It's great to have choices, but OSS is not without its drawbacks in this regard. The other problem being that many people won't develop a full-featured product without being kicked in the ass by a corporation - do you see any decent integrated IDEs for UN*X? Any good multitrack sound studios? People aren't making these things on their own, and they won't because it's too much work to polish the applications like corporate programmers do.

    That said, I should point out that I'm not a corporate programmer, and I use quite a bit of OSS myself. But unless people come up with a way to make OSS produce really high-quality apps as the rule, instead of the exception, people are going to keep booting into Windows/BeOS/MacOS etc.

    -lx

  73. oats by Anonymous Coward · · Score: 1

    I ate some oatmeal this morning, what affect will this have on linux?

  74. Re:Will never happen... by Zer0Her0 · · Score: 1

    Hey do you have nothing better to do then flame people new to the slashdot arena. He even stated it was his first post. Please cut this kid some slack and just cause he spells like his peers there is no reason to attack him. Sigh but i guess that is what the world is coming to. Oh did you click the little post anonymously button or do you not have a slashdot account?

    --
    --zer0her0 home: http://zer0her0.info work: http://lgmp.info
  75. The fallacy of competition by localman · · Score: 4

    I think opening up BeOS would be pretty great, but I don't like this mantra that "competition is always good", because it's not. Just look at the wonderous results of the browser war - there have been hardly any improvements whatsoever in web technology since that competition started. And how about the original fracturing of UNIX? Competition is only good if all the players are honorable and open minded - aiming to win by being the best for the users. Otherwise it just turns into a snakefight.

    1. Re:The fallacy of competition by be-fan · · Score: 3

      Yes excactly. That's what Linux is aimed at isn't it? GNOME and KDE are examples of "good" competition because they're trying to be best for the user? Not. It seems to me that a lot of "competition" in the Linux arena is just a pissing contest between developers. If KDE and GNOME were trying to be good for the user, they'd make a common binary API, and then duke it out over who could make the fastest/smallest/most feature filled desktop out there. Linux is turning into Windows as we speak. It already takes up as much RAM, and newbie type things are being installed that tries to trap growing users into using them. (One problem with both Linux and Windows is that they don't grow with the user. For example, instead of having scalable (to the user) set of initscripts, Mandrake 7.2 implements a hack that wraps a set of scripts over the standard SysV scripts. Ugly, inelegant, and totally confusing the the user who is trying to graduate from the simplfied ones to the real ones.) Every release (I'm talking about the upper stuff like Mozilla, X, GNOME, KDE, etc) is getting criminally bloated and features are added just for the hell of it. Linux NEEDS a competitive BeOS to keep it from getting fat and lazy just like MS.

      --
      A deep unwavering belief is a sure sign you're missing something...
  76. BeOS is a different critter by drmastermind · · Score: 4

    Besides the fact that BeOS isn't going to be GPL'd anytime soon there is also the fact that that BeOS and Linux were created to do two compleatly different things.

    BeOS was developed as a multimedia OS, and Linux was developed as a Server OS. The optimizations that are required for one would destroy the other. ie you can have the kernel doing the majority of it's processing with a video render or have apache running at full speed.. not both.

    To paraphrase the perl advoticy article... there is no one OS for every task. Just like PHP is easier than Perl for certian projects, BeOS is easier than Linx for certian tasks.

    To clarify for our non-geek readers... Both a hammer and a screwdriver will put a screw through a board... but only one was designed to do so..

    Dave
    btw: no I can't spell... I code for a living

    Whats the point of being grown up if you can't act childish sometimes? ---- Dr Who

    1. Re:BeOS is a different critter by suzerain · · Score: 1
      BeOS was developed as a multimedia OS

      This isn't true. This is what Be says in their marketing bullshit now so they can pretend they have had a clear vision all along.

      It was, as far as I can tell, simply designed as an object-oriented, clean-from-ground-up usable operating system (in stark contrast to the crusty crappy Mac and Windows). Gasse, after all, used to be an Apple employee.

      Then, in 1995/6, they were clearly jockeying to be purchased by Apple to replace the ill-fated Copland project. This was obviously their #1 goal at this time.

      It was after they weren't bought that they conjured up this "multimedia OS" moniker, so they could aim at a particular market segment. (Personally, I think it was something they just stumbled into, simply because at the time, about the only useful apps on it were music and performance-related.)

      Linux could learn one very important thing from competition with Be if it's trying to increase in marketshare: how to pass the "Mom Test". And "Moms" aren't just our Moms, they're people from all walks of life who don't give a shit how their computers work. They just want to write a song, or scan an image, or send an email. The under the hood part is a wash to most people; it's the usability of Linux that really pales in comparision to Be (or the Mac or even Windows). And the reason? There's no consistency in the UI.

      But I guess my question is, do Linux advocates really want to position Linux to people other than programmers and uber-geeks? Do you really want to spend your time coding for the idiots (read: vast majority of the population)?

      --
      gameDB
  77. if you haven't tried it you should by m_c_rose · · Score: 1

    Be is Awesome thats all there is to it. If more developers would come on board, which GPL would help with ,and port some more apps I'd have no arguments at all with it. All I have to say is if you haven't played with it you should (the personal edition is FREE! http://free.be.com .)

  78. BeOS GPL'd by AnalogGeoduck · · Score: 2

    Here's an interesting idea: If there's a feature in BeOS that you like, why not implement it in Linux? There's nothing about Be's code that is so earth shattering that it couldn't be replicated with a little ingenuity. The problem with implementing some of Be's features in Linux, such as their unique file system, is that it would break compatibility.

    Linux is still a Unix clone and has all of the benefits and shortcomings thereof. And before you get on your horse and claim "BeOS is based on Unix too!", it is not. Nor is it based on Linux, BSD or any other clone of Unix. Be did implement a Born Again Shell so BeOS could run most POSIX compliant programs. However, that's where Unix compatibility ends. BeOS was written from the ground up, including the kernel, with performance in mind. From a programming perspective (I have over 25 years experience, I might add), BeOS's API wins hands down over all other major operating systems. As for BeOS's lack of drivers and applications: Anyone with technical knowledge of the hardware can write a driver for BeOS. There is documentation on Be's Web site and many examples, BeOS and the development tools are free for the time it takes to download. If there is an application you would like to see on BeOS, by all means write it!

    I personally don't think either BeOS or Linux would benefit from BeOS being GPL'd. In fact, I think that BeOS might suffer from too many ingredients in the pot. For example, if I install Red Hat using the "Gnome Workstation" option, it takes up somewhere in the neighborhood of a gigabyte of storage space. This is heinous bloat, most of which the average user (or even programmer) would never use. But trying to make heads or tails of what packages are actually needed would be impossible for the non geek.

    1. Re:BeOS GPL'd by HydroCarbon10 · · Score: 1

      For example, if I install Red Hat using the "Gnome Workstation" option, it takes up somewhere in the neighborhood of a gigabyte of storage space. This is heinous bloat, most of which the average user (or even programmer) would never use. But trying to make heads or tails of what packages are actually needed would be impossible for the non geek.

      I've been using Linux for four years and don't know exactly which packages can be safely removed!
      *runs away screaming

      --
      The best way to accelerate a windows box is at 9.8 meters per second square.
  79. Re:Explain the BUGS in BeOS and why they aren't fi by MouseDown · · Score: 1

    Hardly. I've been following the bug database for a while now, and there are tons of posts (read that as good) about the new networking stacka, and things that developers would like to be implemented. Also, the lack of bug reports does not mean a thing. I'd say it's a pretty good sign that with the current release of software that the OS is fairly stable, from a developers point of view.

  80. Good future by Zemran · · Score: 1

    I really like BeOS, it is a stable, well designed OS and is far superior to Winders. If there were decent apps available for it I would probably use it in some context. It cannot do much of the stuff I do with Linux but if it had a decent GPL'd office suite it would have a place and I for one would start to advocate it.

    --
    I love stacking my barbecues in the shed at the end of summer - you can't beat a bit of grill on grill action.
  81. Re:What Would Happen To Linux If BeOS Were GPL'd? by Anonymous Coward · · Score: 1

    I know exactly how UNIX works. I use it (and program it) for a living. However, when I get home from a hard day at work, the last thing I want to do it sit down in front of a UNIX box.
    I prefer using my OS to get a job done, not playing about with the OS itself.

    I want to load up 3 MPEG movies on my 400Mhz celeron and watch them at the same time with no frame drop. I want to play my mp3's backwards in real-time to hunt for secret (stupid) backwards messages. I want to write code in the cleanest C++ API I've ever seen. I want my CPU load to hit 100% and not even notice because the GUI is still instantly responsive. I want to do a search for files based on an arbitary index I created myself and have it done within a few seconds.

    I do not want to spend hours mucking about with text config files so I can get the GUI working...

    That's why, 2 years ago, I dumped Linux and put BeOS on my machine instead. My OS use has been stress free ever since.

  82. What if lawyers.... by leereyno · · Score: 2

    What if lawyers suddenly became honest?

    Imagine if the legal sharks out there stopped pursuing lawsuits that are based upon dubious claims and wholly intended to make their clients a fast buck? What if they suddenly became ethical and just flat out refused to work for companies like Rambus? What if socialists who are busy in some cities suing firearms companies, for supposed damages because hood rats are using guns to kill each other, just couldn't find a lawyer worth snot to pursue the case for them?

    Guess what, it ain't gonna happen so why waste time wondering about it?

    Or how about this, what if D-O-G spelled cat?

    Lee Reynolds

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
  83. What's relevant is free already by JayKey · · Score: 2

    It's not possible to GPL what remains proprietary from Be (because of it's partners, or because it would require substantional engineering effort to clean up the code for release, that is: someone must pay for it to happen). However, the source code that most developers desire, the Tracker and Deskbar is available on http://www.opentracker.com. And the developer tools are not limited to the professional version either.

    To quote from Be's website:

    However, Companies who develop software for BeOS desktop PCs are encouraged to take advantage of free resources like BeOS Personal Edition, BeOS development tools, and more. It is possible to create quality BeOS software without paying a dime.

    If you think there's no applications, check out http://www.bebits.com

  84. hurd by emir · · Score: 1

    > Unfortunately for Hurd, for example, they will not have the neccesary developer base to get the ball rolling and self sustaining for a long time. By that time, Hurd may very well be obsolete.

    hmm this is not really truth. i've been on debian-hurd mailing list for a year and traffic on it has been steadily increasing and there are probably 20-30 people posting patches almost on daily basis. other kernel project doesnt have much more developers than that. theo said in his slashdot interview that openbsd kernel had around 50 contributors.

    --
    -- http://electronicintifada.net --
  85. Re:Will never happen... by JayKey · · Score: 1

    Very (Be) Groovy... I understand your view. Really!

  86. Re:No Competition for Linux by JayKey · · Score: 1

    You'd need a multithreaded kernel for the app_server on BeOS to work. FYI, Be's kernel is rock stable doing all it's neat tricks. At least if you've got hardware with "correct" drivers. And you can't blame Be for not getting spec for Nvidia etc.

  87. It won't work by sti · · Score: 1

    BeOS supports a lot less hardware than Linux does. So even if BeOS would be GPL'ed it wouldn't work on many peoples PCs. I, for one, downloaded the BeOS free version but it didn't even boot on my PC.

  88. BeOS needs better marketing... by dybdahl · · Score: 1

    I still hear people in the industry saying "We don't believe in Linux, because one man cannot replace Microsoft". They are so Microsoft focused that they have no clue what Linux is all about.

    In fact, the word "Linux" is very much used to describe open-source software, outside the open-source community. Therefore, a GPL'ed BeOS system would be a "Linux" system...

    It will take a couple of years before end-users find out how things work, and we can name it GNU instead of Linux. My grandmother will probably never find out. She knows too well, that Linux is Windows without her favorite bridge game.

  89. This is off topic by haggar · · Score: 1

    Timothy, thank you for the stories you choose to post!

    --
    Sigged!
  90. Simple by suwain_2 · · Score: 1
    Linux would clone their filesystem.

    While I've never used BeOS, it is my understanding that BeOS and Linux go two different ways - BeOS is Mac-type computer; it's supposed to be easy to use, and it aims for the same type of customers. Linux, however, isn't really designed for ease of use (note that I did not say "It is hard to use."), and it aims for the completely opposite type of people - computer geeks.

    Now, I know, this is stereotypical, but the majority of people fit the stereotype. I'm sure some people will leave Linux for BeOS, but, well... there are people who leave Linux for Windows!

    The reason for my filesystem comment is that the one thing everyone seems to envy about BeOS is it's filesystem. I must admit, I haven't done my homework and researched it, but I have heard a fair amount about it, and it sounds like something Linux ought to pick up.

    --
    ________________________________________________
    suwain_2 :: quality slashdot p
  91. Open source development depends on the people by Galvatron · · Score: 2
    Linux has Linus. Linus is great a holding an open source project together. He's brought us the penguin, the goal of taking over the world, and the sound clip "I am Linux Torvalds and I pronounce Linux as Linux." He has a certain "Internet charisma" if you will (he may also have the more traditional type, but I've never met him, so I couldn't say). This, more than any other single factor, is why Linux has suceeded where Mozilla, HURD, and so many others have staggered.

    So what happens if you open source BeOS depends almost entirely on how good the guy who leads GPL BeOS. I'm not trying to say that Linus is the only one who's done any work on Linux (indeed, as many of you will hasten to point out, most of "Linux" doesn't even have anything to do with the kernel), but he has been responsible in a large part for keeping people interested in the OS, and getting them to help out. It's just like a business. You've got crappy management, it doesn't really matter how good your product is.

    --
    "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
  92. This is lunacy by The+OPTiCIAN · · Score: 1

    Exactly where does this Ask Slashdot connect to reality? I seem to have missed the threads asking about how the universe will change when Solaris is open sourced, or Quicktime, or the Macintosh interface, or Windows NT. Isn't it disturbing for all those Open Source fanatic types that there are cool things out there that arn't Open Source, and which arn't going to be Open Source? (I'm talking about BeOS here, not Windows NT btw)

    Whoever it is with the "Open Source, Closed Minds, We are Slashdot" .sig, I salute you.


    --


    Believe with me, my saplings.
  93. I would like to see two things happen by GauteL · · Score: 2

    1. BeOS and Linux made more compatible and make them able to run each others binaries.
    2. The focus of Linuxdevelopment is moved to serverapplications, while BeOS takes over as the GNU desktop-OS. Also try to move them towards a common Windowing-system, common tools etc.

    Market the two as two sides of the same thing. GNU/Be (Try to pronounce it), the desktopOS and GNU/Linux the serverOS.
    Kind of like Win98 vs. WinNT, only both much more stable.

    I do believe in Linux as a desktop-OS, but we don't have the best foundation available.
    Now.. BeOS will not be GPL'd anytime soon.

  94. How dare you?!? by Anonymous Coward · · Score: 2

    Heresy! X is tradition, dammit. We can't break with tradition. We have to keep X with its gaping security holes, its unpredictable behavior, and its massive code-bloat. We can't do anything new, because that wouldn't be traditional. Screw the non-techie users. We don't want Linux on the desktop anyway, that means people who aren't hard-core geeks could use it, and we wouldn't be 1337 anymore. Jeeze, what the hell are you thinking? Abandoning X and going with something new that works would break with tradition, and we all know that violates the cardinal tenets of the Church of *nix. Remember the First Commandment: Change is bad in the *nix world.

  95. Improve the User Interface! by muecksteiner · · Score: 1

    What struck me as being the most obvious oddity about BeOS 5 is the disparity between a very nice underlying operating system and API system, and a comparatively childish, clunky user interface. To me, it looks and behaves like something that is trying to be a better Windows 3.1, i.e. Something That Ought Not To Happen (tm).

    I'm not saying that Linux is all that better w/r to UIs, but KDE is at least improving over time, where BeOS is more or less locked down on its present look and feel.

    $0.2E-32

    Alexander
  96. Why this would be good: by MBCook · · Score: 1

    I think that this would be a great thing. Besides the fact that it would make competition, there are great features of both OSes that could to ported to the other. For example anyone who's used Be much knows it has a kick-arse file system and it excelent for multimedia. Linux has trillions of apps and supports way more hardware than Be.

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  97. Combined effort by egon · · Score: 1
    What I'd love to see is some kind of bastardized hybrid of the two. Imagine this:
    • Multimedia capabilities of Be
    • Stability and application base of linux
    "And there was much rejoicing..."

    --
    Give a man a match, you keep him warm for an evening.
    --
    Give a man a match, you keep him warm for an evening.
    Light him on fire, he's warm for the rest of his life
  98. Good for Free Software movement by mindriot · · Score: 1

    I don't think that, in the end, it really matters whether a GPLized BeOS will take away market share from Linux. OK, as a Linux user and admirer I would prefer Linux to gain rather than lose market share; but to me (and probably to the FSF as well) there is a higher goal that prevails: the GPLization of another big OS product moves the Free Software movement one big step ahead. After all, it is not about Linux gaining market share, but Free Software gaining market share, and providing the users with more possibilities to do their computer work with truly Free products. Prom this point of view, Linux is just one way to promote Free Software, but in the long term, we can't force anyone to keep sticking to Linux. It's all about providing more choice within the Free Software domain. And whenever a big software product moves to GPL, it is most importantly a big success for Free Software and its philosophy.

  99. Nothing, thats what will happen by bruns · · Score: 1

    Extactly like my subject. Nothing will happen. People who use linux will go on with their daily lives like nothing has changed.

    --
    Brielle
  100. BeOS and Linux by Ektanoor · · Score: 2

    If BeOS would be distributed in an OpenSource or GPL license I think it would cause little impact on Linux. What really would cause it may be a boom on multimedia, together with all *NIX.

    BeOS is clearly superior to any other OS in terms of multimedia. The fact it is free for the masses is already a big +. However I suspect that this hampers some threads of development. Specially integration with other OSes. If this barrier would be overturned then I believe we could see BeOS suddenly appearing as a *NIX visual interface. There are lots of things on *NIX that demand good quality graphics and sound. And *NIX is surely not the best for that job. Even Linux still looses a lot here. Having the BeOS sources. people could try to overcome these limitations by combining tasks between *NIX computers and BeOS. BeOS is probably the nearest OS to *NIX in this field so that integration could be quite powerful. Imagine a powerful Beowulf cluster calculating 3D virtual worlds and BeOS stations showing it... Yes it is possible now. But still I believe that open source would make a much better job. Specially on what concerns kernel interaction. Clusters could be more tightly integrated for example. Maybe BeOS would be not a station but a cluster member with different tasks.

  101. but a test case is already available by Lord+Omlette · · Score: 1

    What about all the Linux GUIs vs BeOS' open sourced Tracker and Deskbar? Since BeOS open sourced those, what has been the effect on Linux GUIs? Not much, I think. (Other than the fact that all non-windows 2D GUIs tend to look alot like MacOS interfaces...)

    So I submit that Open Sourcing all of BeOS would have little to no effect on Linux. Assuming of course that all the proprietary technology that Be, Inc. licensed from other companies would be available for Open Sourcing...
    --
    Peace,
    Lord Omlette
    ICQ# 77863057

    --
    [o]_O
  102. Re:Yawn, my ass. by molog · · Score: 2
    DOS -> WINDOWS

    Can't argue too much there.

    or DOS -> OS/2 -> NT

    Wrong. DOS was not the foundation of OS/2. OS/2 had a layer that could emulate DOS calls when the programs were run but it was written from the ground up. I'm not going to argue too much on NT taking from OS/2 as many parts were canabalized like the filesystem but NT is a different horse with a very different design.

    or MULTICS -> UNIX -> MINIX -> LINUX
    BeOS is written from scratch with out all the age-old crap underneath. I'd say in the time they've been on x86 and the rate their gaining that Windows AND Linux just better stay the fuck out of the way.

    Many OSs have been written from scratch. Technical supperiority does not lend oneself to being the market dominator. I believe market dominance has more to do with how many apps users want or need are avaliable on that OS. The free/open source OSs are the exception as many users wrote the applications they wanted. What is the BeOS's killer app? It might be a great OS but without a killer app it has no future.
    Molog

    So Linus, what are we doing tonight?

    --
    So Linus, what are we going to do tonight?
    The same thing we do every night Tux. Try to take over the world!
  103. If nothing else, this would happen. by jidar · · Score: 1

    I'd install and use BeOS.

    Really, I have wanted to see just this sort of thing happen for a long time. Prior to even BeOS I had often thought to myself "What if all of these opensource hackers got together and decided to make a better desktop OS from the ground up, instead of tacking it onto a server OS?"
    I really want to see the Linux Desktops take off, and become the usability equivalents of MSWindows, but I just have so many doubts. You can't metion X in a group of hackers without hearing at least a groan or two in response, so maybe it's not such a good choice.

    I like the Interface of Windows, I just hate nearly everything else about it. If we could use a clean and easy interface, but include all of the stability and customization of Linux, that would rock. Of course BeOS already has the GNU utilities so, man.. match made in heaven.

    Let me emphasize, that I would -realy- like to see this happen.

    --
    Sigs are awesome huh?
  104. BeOS Market Role by forkbat · · Score: 1

    Here's a thoughts on a possible scenario for GPL Adoption:

    BeOS is a developer's operating system because it is easy to write for. Developers are more likely to work with something that is easy to create for. That is the essence of their bid for a peice of the OS Market in light of other contenders such as BSD and Linux. They might as well give them the knowledge that what they are writing it for is for the greater good and won't quickly become obselete, just like Linux program developers feel.

    To Open Source it would allow the community to have a wonderful standards-making OS that would guide future OS's to avoid Linux's bloat, BSD's difficulty, NT's lag, and Mac & Sun's liscence insanity.

    Also, it would be nice to finally have an open *media* OS that would be friendly to video capture cards, mpeg and other types of compression, and a server that utilizes it's computer to the absolute maximum. No clock cycles lost. In a perfect world, Be would run every computer because it is the fastest and cleanest.

    Naming off some of the projects that are already in progress for major (and very important) types of computing:

    Open source distributed computing: distributed.net
    Open source peer to peer networking: gnutella
    Open source web browsing: Mozilla
    Open source unix: Linux, OpenBSD
    Open source encryption: Rajandel, Serpent, Twofish

    Open source media: ...

    I really can't think of one besides BladeEnc for encoding Mp3 files.

    So an open-source media OS would definitely have a place. Linux would integrate some of it, and some of Be would benefit from Linux's very expansive code-base, authorship, and advocates.

    But the real question would be if Be can make any money by this move. Can they make a profit after spending so much time, money, and creative effort put into it?

    Probably only if it was part of a larger move. AOL-Time Warner has the advantage of Mozilla being open-sourced. It's much more likely to be adopted as time goes by. Especially by web DEVELOPERS who love the standards adherance. It's a little more out of AOL/TW's hands now but at least they don't have to deal with Microsoft owning the web. Sun Microsystems sees this and gives it's support, not wanting MS to have that kind of dominance, also as a larger part of their larger plan.

    So the question is: who among the big companies would like to take away the dominance of Microsoft (and, in some areas Macintosh) for a media OS would be willing to buy Be out?

    \\\
    For my own part, I really hope they do but there's some sharp folks over at Be. Mac OS X already tried to steal Be's thunder and still has yet to really do it. Good luck guys!

    --
    1> i guess it stems from an open mind... of course, in theory, a lot stems from an openmind 2> hopefully a lot of
  105. GPL'd BeOS will kill M$ by greenshift · · Score: 1

    I've been saying for the past two years that if BeOS were open sourced it, and Linux, would kill Microsoft. What is holding Be back is that there is NO hardware support (due to the fact that there are two programmers dedicated to the desktop OS). It is ridiculous that my video card has to run in VESA mode with software rendering, while ATI has released their technology and XFree86 supports it perfectly. Be obviously only cares about the embedded IA market these days. If Be were to give their OS to the community like Linux, hardware support would easily double in a few months. I think Be has the most intelligently designed OS for workstations, and it is quite a shame that nobody can use it because their hardware isn't supported.

  106. I wouldn't by F.O.Dobbs · · Score: 1

    have to pay so much for a BeOS cd.

  107. Two in the space of a week? by be-fan · · Score: 2

    Wow. BeOS actually gets mentioned on /. twice in a week? Something must be up. Is Malda out of town? Just kidding ;) Actually, this is a pointless subject. Linux users don't like BeOS because they feel threatened, and BeOS users don't like Linux because they envy their success. The partisans on both sides will keep spewing their rhetoric ("64bit FS, MediaOS, multi-threading, speed"/"focus shift, dead, non-OSS") and the conversation will do nothing more than to raise my blood pressure at the diehards on both sides who are unwilling to admit the faults of their OS. Without further ado, I'd like to throw my 3 cents into the ring

    Advantages of BeOS over Linux:
    1) It's faster. As someone who has used (and tweeked) most of the popular Linux distros, I can say that BeOS is certainly faster.
    2) It has more "creature comforts." Stuff like attributes on the FS, the simple API, and obsessive attention to details like good drag and drop, good interoperabiltiy between apps, standardized interfaces, etc, really shows up in the amount of polish the OS has.
    3) It scales. If you're an intermediate user, use the preferences menu for everything. With it, you can set up a telnet/NAT/ftp server with a couple of clicks. More hardcore than that? Edit the text files directly.
    /etc and vi are only a terminal away.
    4) It has a good app-base. A lot of the most common desktop usage apps are there, and a most of the apps are high-quality and useful. Also, almost all POSIX-text-mode apps are easily portable, so BeOS has ports of nifty stuff like compilers, language parsers, imaging libraries, and even full-blow subsystems like SANE. Plus, it has SAMBA, Apache, and dozens of other common *NIX apps. But wait, it gets better. There is an X server that is being worked on (on hiatus pending release of BONE and the new network API) and a port of Wine on the way. Lastly, BeOS currently rules the roost in terms of innovative audio apps.
    5) It is easier to manage. I see /etc and I barf. Ugly as an ape's ass. Modules.conf is a travesty in this age of Plug & Play. SysV initscripts are ridiculous. (BSD all the way! ;) modprobe? Why? In order to enable NAT on Linux, I have to recompile my kernel, edit modules.rc to load the ip_nat modules, and edit rc.firewall to setup the firewall rules and enable NAT. On BeOS, I copy the nat module to to net_server add-ons directory, I start up the configurator, use the defaults, and hit "Nat ON" And voila, it's on. To change my refresh rate, I go to the screen preferences and change it to a nice 85hz. In XFree86, I had to write a BeOS program that would get me the modelines and add a modline to XF86Config. Do you realize how many newbie Linux users are sitting there destroying their eyes because XFree86 doesn't think that their monitor can do 1152x864x85 (mine does that res at 90-something hz)? That's just wrong. To install ALSA, I have to edit modules.conf and give it a huge string of parameters telling it stuff that it should get from PnP anyway. In BeOS, it just loads and the only tweeking I have to do is what volume the mixer should be at. After recompiling kernel 2.4, I have to go to modules.conf and edit it to tell it that ne2k is a network driver. In BeOS, the cards are already detected and awaiting IP addresses in Network Prefrerences.

    Disadvantages of BeOS vs Linux.
    1) Linux will always have superior networking. BeOS just wasn't designed to put an emphasis on processes that simply move data around (TCP/IP stacks) and no matter how well designed the new network environment (BONE) is, the 3ms task slice (vs 50ms for Linux) and the pseudo/kinda/maybe realtime sheduling will work against BeOS here. But that's okay, its a client OS anyway.
    2) Linux (even better, FreeBSD) has superior filesystem performance. A process that simply moves data around the filesystem will get about 20% better performance on ReiserFS than BFS. That's okay too. Unless you're a file server, you don't notice the lowered performance. Again, the OS simply wasn't designed to put a priority on just moving data around. As such, you'll see Bonnie scores 20% lower, but with half to a third of the processor usage.
    3) It still doesn't have as many GUI apps. Browsers are limited to Opera 3.6.x, Netpositive, and Opera4 (soon, maybe) Of course, there is always Mozilla, and the BeOS builds are progressing everyday. Recently, BeOS has been getting some more support in the app area, and if BeIA pans out for Be (which those anti-BeOS idiots would know, if they ever read BeNews, has been getting a LOT of industry support) then we could be seeing more desktop apps out.
    4) It doesn't have as large of a developer community.
    5) Be's role in all this is iffy. The focus shift hurt, but if those anti-BeOS idiots would ever read BeNews, development on BeOS is far from stopped. Right now, there are the game_audio, OpenGL, BONE, and Java2 SE ports all being worked on. I can guarentee you the slate of distros being released with Linux 2.4 will not have all these updates.

    Then there are the ties. Of them, the most annoying is probably hardware support. Yes, BeOS supports less hardware than Linux. No, you can't buy any of that unsupported hardware outside a flea market. Aside from the 3D part of the NVIDIA chips present in all my computers, all of my computers have full support for BeOS. And this isn't all standard hardware either. My PIII motherboard is one of those MicroATX all-in-one jobs from a fly-by-night company. Hell, it took me half an hour just to find out who made the sucker. Yet, everything from the network chip, the sound chip, the graphics chip, they're all supported in BeOS.

    --
    A deep unwavering belief is a sure sign you're missing something...
    1. Re:Two in the space of a week? by smallstepforman · · Score: 1

      Nice post. BTW - R5 has a context switch every 250us (microseconds) or sooner, not 3ms any more. Personally, I'd be happy if Be ditched original Pentium support and focused on P2 as the minimim platform. As much as I like PPC, there is no point in supporting it any more. And you forgot to mention SMP !!!!!

      --
      Revolution = Evolution
    2. Re:Two in the space of a week? by be-fan · · Score: 2

      Are you sure? A context switch every 250 microseconds is pushing it.

      --
      A deep unwavering belief is a sure sign you're missing something...
  108. A look from the other side by SnapperHead · · Score: 1
    How much would BeOS benifit from it ? A LOT! Not just from little bits and peaces it would "borrow" from other Open Source OSs. But, from open source in general.

    People would start contrubiting back to it.

    I have used BeOS, and I find a few things they do intersting. I use Linux full time and would consiter installing BeOS via vmware just to play around with, IF it was open source. I am sorry, but for ~$80 to buy it does not impress me. Why should I use it over readily avaiable open source OSs ?
    until (succeed) try { again(); }

    --
    until (succeed) try { again(); }
  109. This wouldn't change much. by -=[+SYRiNX+]=- · · Score: 1

    BeOS and Linux suffer from a lot of the same problems:

    • The available desktop user interfaces are too primitive and are basically just piss-poor clones of Windows or Mac with no real improvements. I think that KDE leads the GUI/desktop pack in terms of providing an interface that is consistent, simple, and yet rich enough all at the same time to approach the ease-of-use of either Mac or Windows. Coming from a Mac or Windows, BeOS's GUI is frustratingly simplistic and lacking in features; and Gnome is just too piece-mealed together to offer proper consistency from one app to the next or from one customized desktop to the next.
    • The vast majority of PC hardware isn't supported by either OS. You can't expect your new Gateway or Dell PC to run either OS, and you can't expect any add-on peripherals or boards you buy at CompUSA or Best Buy to work with them either. Until an alternative PC OS supports hardware at a comparable level as Windows, Microsoft will continue to rule the desktop user world.
    • The vast majority of applications on which the world depends (Microsoft Office, for example) won't run on either OS, and neither OS has a fully-featured office suite that is 100% compatible with the latest release of MS Office. Having the ability to be only 90% accurate when importing a Word document, while also completely lacking the ability to save a latest-version Word document, is a major setback to global adoption of any other OS. And don't rant on about Windows support layers or emus for Linux and/or BeOS, because those are simply too complex and not yet 100% compatible enough to run all the Windows software that people want to use. The most important application development focus for any alternative OS that wants to overthrow Windows should be on a kick-ass office suite with 100% MS Office compatibility and capability.
    • Both systems rely on the UNIX-style filesystem hierarchy, which is far too complex for most users to figure out or understand. Most users can barely understand "Program Files, Windows, My Documents"... what the hell makes you think they are going to be able to deal with "/etc, /bin, /sbin, /usr, /usr/bin, /usr/sbin, /opt, /root, /boot, /dev, /home"?

    So if BeOS were released as Free Software (which is ethically much better than just open-source), the only thing that would happen is that all the hardcore geeks in the world would take sides and argue about BeOS vs. Linux, while Microsoft and Apple would just pull their proprietary software even further ahead in terms of innovation and marketshare than they are already.

    --
    - "It's just a matter of opinion!" - PRIMUS
  110. Leave Be Alone! by Kommet · · Score: 2

    In my humble opinion, Be is greatly superior to both Linux and Windows. Before I'm moderated down as Flamebait, I want to point out that I have a triple-boot system, and have the experience in all three to make a pretty valid asessment.

    Windows is sort of easy, very popular, and has excellent driver support. If it was honestly as bad as people say, it wouldn't exist because people WOULD look elsewhere. Windows is at least good enough for the unwashed masses.

    Linux is an interesting experiment and a powerful *nix, especially for the money. The problem is it IS hard to use. Even KDE and GNOME only scratch the surface. It is a system built on a very old specification, and it shows. Users (not newbies, just users) want to use the system, not tweak it endlessly. Recompiling the Kernel, Libraries, and Apps to get good performance (mine sucked until I did the above) is time consuming, overly technical, and more than even many power user would be willing to do. Linux is a great *nix, but not a great Desktop OS.

    Be is the youngest and still has a ways to go, but it shows the most promise. I fear it will die off because of Windows dominance or a shift to IAs by Be, but I hope not. It is very responsive, contains no overtly legacy code, has an Object Oriented API, boots in seconds (while MS tweaks Windows to get 3x the boot time), and is very stable. The only reason I don't use BeOS more is its small Application support and the fact that I haven't figured out PPPoE on Be yet and I can't live without my DSL.

    I see an Open Source Be being disected and pasted on Linux (Bad Idea), being fractured as hackers paste on *nix concepts (Worse Idea), or being left to die by a community already focused on Linux (A Tradjedy). I hope Be makes it, but I don't think that the magic balm of OSS is the key. More likely Be would die a quick death as OSS, especially after the proprietary code (from other companies) is culled to keep copyright lawyers happy.

    1. Re:Leave Be Alone! by wongacrash · · Score: 1

      A small clarification on your comment- you say it would be a "worse idea" if hackers "pasted on *nix concepts".

      BeOS is heavily based off of *nix already- the process managment code, the filesystem, the way libraries are handled, the Terminal- all mainly come from a *nix layout.

      IMHO, the best part of it is that the *nix ideas are fully integrated into all that is new with the OS...

      ...so you're right, it would be bad to fracture it and this post is just stupid... and I am a fool. God I'm tired.

      -Jay Laney, who is tired of reaching for the * key everytime he needs to type *nix

  111. While we are at Be's multimedia capabilities.. by haggar · · Score: 1

    .....I feel that many are not seeing one of the greatest strenghts that BeOS has, and that Linux would GREATLY benefit of... if BeOS was opensourced, which it won't. This strenght is the fabolous thread management in BeOS. I think there is no OS in the world that makes better use of multiple CPUs. Maybe Solaris, but in Solaris this thread management has a significant overhead, which is not the case with BeOS, at least not something you could easily notice.

    Another remark: I was often wondering why do people hoe for BeOS to be opensourced. Yes, it has several technologies that could benefit other opensource projects, but still, why is this question so often on the agenda? Well, I think one reason is also that Be inc., is not really unfriendly to the idea of GPL software (you get the whole set of GNU tools with be, with the sources, of course) and has done some initial steps towards opensourcing parts of the OS.. sort of. I am talking about OpenDeskbar and OpenTracker. They are under a BSD-style license, but so far, only the BeOS community has benefited from and used this source. In any case, there seem to be some (maybe misleading) signals from Be towards the open source community, keeping it over-hopeful. No, I don't mean that that was Be's intention.

    --
    Sigged!
  112. Re:Will never happen... by barimann · · Score: 1

    what???? you mean there not free??? if the ms os's were free nothing would happen, everyone uses them already, except for the *nix people who would switch even if windows was free

  113. Just Open Source the GUI by ikekrull · · Score: 1

    Be should keep the rest of it's OS commercial, since it gives it a definte edge over the competition in a number of areas.

    But many people are sick to death of X, and what Linux needs for widespread acceptance on the desktop is a GUI that competes with NT and MacOS in terms of slickness.

    Many of us are crying out for such simple stuff as antialiased fonts, integrated support for alpha blending, colour correction and high-speed, which X just totally fails to provide - in fact, it's whole architecture makes it difficult for a 3rd party to add this stuff.

    If Be released a GTK-level library and windowing system that enabled Linux developers to maintain a consistent look n feel across Linux and the BeOS, for both embedded and desktop applications, we'd have something.

    The BeOS could maintain most of its advantages, independently, while remaining superficially compatible with Linux and other *NIXes.

    As long as X could coexist with this windowing system (in much the same way as a 3rd party X-server runs under windows) we'd get the best of both worlds.

    --
    I gots ta ding a ding dang my dang a long ling long
  114. beos linux team by unixshark · · Score: 1

    linux servers kills NT/2000 beos clients kills win9.x/ME i buy micro$oft for 1 cent and blow it up

  115. reasons to use BeOS by evil-beaver · · Score: 1

    1. greatest file system on earth. reiser is piss poor by comparison 2.The easiest most straight forward API in existance. 3.Fastest OpenGL on earth. yes you could get an sgi or something but just think if BeOS were ported to sgi hardware,weee! 4.BONE, the new networking environment makes BeOS an alternate choice as a server.better than Linux. 5.totaly object oriented, it will make you love C++. 6. The greatest, fastest most reponsive windowing system on earth. 7. best smp ever, use up to 100% of both processors, 16 of them if you wish 8. plug and forget it, just add a new card or device, it just works, period. 9. apps, apps, apps! currently there are 2902 apps available for BeOS, apps development speeds up everyday, more on the way. 10. a better, more friendly community than the linux community,BeOS users thed not to be as rude or arogant as Linux users, ask for help anywhere, irc, usenet ect, and you'll find people actually helpfull not just the typical linux users responce, "well read the How-to , moron!" 11. JLG!, french ceo's kick ass! 12. NO DAMN PENGUINS! 13. NO RMS! now that's really sweet!

  116. Apps, not OS hacks, please! by biglig2 · · Score: 1
    I like BeOS a lot... give me a free choice of OS and I think I'd probably pick it... but my take has been that OS is rarely important (Unless it has bad problems) - it's the applications that matter.

    I like Linux too, although it is important to remember that it's real strengths are at the server level - but my production machine stays on Win2K because that is what runs the most of the apps I need.

    Actually Win98 would be the closest fit but I did include a caveat about problems.

    Before you reply, yes I know other OS's are stronger in this regard; 2K is the stablest OS that runs the Apps I need.

    And I know that I could replace the apps I use with other things, I could switch from Exchange, and I could get different clients to my databases, and I could find some Q3 mods to replace the half-life ones I'm addicted to, etc.etc. but that's a huge job and what I have now works.

    Anyhow, dragging back on-topic, BeOS needs better apps; I suspect that opening the OS would probably not change much. The UI is solid, the file system widely considered the best, dunno much about kernels etc. but the thing is damn fast (Start-up time has to be seen to be believed!). What in the OS needs improvement via a Bazzar?

    --
    ~~~~~ BigLig2? You mean there's another one of me?
  117. Re:BeOS Tracker is open source, poor results by evil-beaver · · Score: 1

    it's getting excelt results thank you very much, the tracker has even forked, check out bebits look up the tracker, there's damn near a copy for every language.

  118. Win vs. *nix by LoonXTall · · Score: 1

    Has anyone mentioned too: If you use Linux only, then sit short time in front of a windows box, your brain start telling you, wow, this system is so poor, why does anyone use it?

    No, I usually only think "Damn, this thing is slow. Why can't it auotdetect the user and load DOS?"

    Seriously, what I really think is "Damn, this thing is (a) easy or (b) scary." "A" for normal use, "B" when (un)installing something. Linux docs currently assume to much... I'm thinking of writing a HOWTO on the subject of getting started (what if you want open(3) and you get open(1)? Took me a week to figure out something other than "man -a open"... and WTF decided searching for help should be "apropos" and "help" should give you Bash internals that scroll off the top of the screen?) unless someone did it already.

    -- LoonXTall
    /* Sautee STRING briskly. */

    --

    ~~~LXT~~~
    Life is like a computer program: anything that can't happen, will.

  119. No-one has mentioned AtheOS yet! by Salvo · · Score: 1

    AtheOS was mentioned in Slashdot a while ago. It started off as an GPL AmigaOS Clone, but rapidly lost most similarities with Amiga and much closer to BeOS, without the Commercial licence, Closed-source development delay, or Commercial financial backing.

    It is slowly making its way towards a usable Desktop OS, without the 'flaws' of BeOS such as the Hardcoded Windows Decor, and incomplete Media Codec extensability.

    Unfortunatly, AtheOS also lacks a Complete File Manager, A Productivity Suite (unless you consider EMACS a Productivity Suite), and lots of Games, but being GPLed, these things could all soon change.

    If you want to develop for a quick, non-legacy OS, without any Commercial dependancies, AtheOS will do the trick.
    If you want to develop for a quick non-legacy, complete OS, BeOS will suit your needs.

  120. POSIX complience by DABANSHEE · · Score: 1

    I remember reading somewhere that for BeOS to be POsix complient, that BeInc had to make it multi-user, which it aparently is. They just choose not to dsistribute it in multuser form. Well this what I remember reading somewhere.

    1. Re:POSIX complience by be-fan · · Score: 2

      However, BeOS isn't POSIX certified. While BeOS does have hooks in it (from the software's point of view) to be multi-user, it always has one user. If you look at the file permissions and all that, there is a user called "Baron" and a user group. However, they don't really have any effect other than allowing POSIX software (such as CVS, which reads the username) to function properly. The OS itself isn't multi-user, it justs pretends that it is for POSIX software. However, there was some talk about making it multi user, and the API is already ready for it (for example the find_directory call has constants for the particular user folders and common folders) but it would be a lot of work, and I don't really see a benifet right now.

      --
      A deep unwavering belief is a sure sign you're missing something...
  121. GPL for commercial puroposes? by zoftie · · Score: 1

    I would be wonderful to have BeOS opensourced.
    However many people tout move towards free software
    as a great commercial opportunity, and here are few examples, Announcing game titles for highly promoted PSX platform, talking about free software
    as a free beer to yay happening capitalists.
    I think we shall discuss more of the effects of it
    bringing a decent GUI to linux, more shrink wrapped interfaces, elightenment(no pun inteded).

    Such software may for once derail community from
    trying to play catchup to build windows like
    interfaces and allow for people to refresh their
    targets onto building a better interface, that
    is implemented in little space rather than copy
    microsoft ideologies. Look at linux in early days,
    it was a project onto itself, and that way it has
    won. It was going its way whatever others were saying and now it is huge. GUI builders are concentrating on wrong targets, and BeOS as a sort
    of runup competition may help them make better
    guiding choices.

    Manpower for opensource projects is limited.
    Diffusing it onto wrong targets will inevidebly
    will bring us code bloat, featurism and ultimately
    will turn smart people away from the movement.
    BeOS might just be the stepping brick to guide
    us onto understanding that we are galloping in
    the wrong direction...

  122. Re:637 7h3 sp311in6 r16h7, d4mm17! by Phroggy · · Score: 1
    ph34r d4 p3ngu1n!! tux w1ll 0wn j00!

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  123. If BeOS was open sourced by Cable · · Score: 1

    BeOS would likely get more newbie users who are interested in multimedia; however, the small amount of BeOS apps will prevent most average users from switching over.

    Linux works because it has the ability to run Unix applications and Linux support keeps on growing.

    I doubt Be will open source BeOS, because since they dropped their hardware, what will they do for revenue besides software?

    Maybe the BeOS core will be open sourced, the part they give away for free anyway? But not the professional version with all the features. If that happens, the license I see them using would be a BSD like license.

  124. Could happen ... by Combuchan · · Score: 1
    I figured I'd indicate that Be, Inc. (NASD: BEOS) is trading at the phenomenally high 11/16 a share, with a market cap of all of US$24.85 million.

    Heh, that's pocket change for even Red Hat.

    Speculate what you will. :)

    --
    "[T]he single essential element on which all discoveries will be dependent is human freedom." -- Barry Goldwater