<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/1798/Writing_a_BeOS_Replacement</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 10 Nov 2009 09:42:58 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Interesting</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>While I'm not the biggest fan of BeOS, I think you've hit most of the important points.  I've always wondered why there are four different open source BeOS clones.<br />
<br />
I agree with you, that it's important to use the Linux kernel.  However, I think you're going to meet alot of resistance here.  Many purists seem to want a custom kernel.  In addition, I hear that there are some things Be does (like the filesystem) that can't be very well implemented in Linux.  But maybe I'm wrong.</description>
			<pubDate>Tue, 24 Sep 2002 01:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hmm ...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Basing a BeOS replacement on an existing kernel seems like a good idea to me. But wouldn't it be better to focus on developing a strong alternative to X and porting one of the 'smaller' window managers as example application? KDE 3.1 Beta is really great, I enjoy working with it, but it's still not as responsive as the Windows XP GUI. And there is the font-rendering issue. Everyone claims that X is the real problem, yet I see only very few working on replacing it?</description>
			<pubDate>Tue, 24 Sep 2002 01:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Small Addition</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>(Addition to my comment: I really don't want to hijack this 'thread', but I believe discussing the need for a BeOS replacement is appropriate and important.)</description>
			<pubDate>Tue, 24 Sep 2002 01:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>use the Linux Kernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>then make a modula to impliment the FS.<br />
<br />
then for the gui, I would recomend making a server that is binary compatable with X but with none of X's problems, make it closer tot he hardware. it can be done I am sure.</description>
			<pubDate>Tue, 24 Sep 2002 01:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Right on brother</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>There is no reason to rewrite the beos kernel.  It would be much easier to focus limited volenteer kernel hacker time to add befs code to the linux kernel then to rewrite vm, real networking, multiple arch support, smp, frame buffer, video drivers, sound drivers, ide, scsi, etc...  Why not reused the hacking time of the linux hackers and the debugging time of all the linux users.  If you still want a microkernel, then you can boot strap it off of linux.  <br />
I have never understood why obos wants binary compatiblity.  Compatibility for what apps???  They aren't any beos apps.<br />
I'd love to see a beos clone.  I just think that if the beos has such clean api and microkernel design, it shouldn't be too hard to port to linux.  The linux kernel will always be faster.  Period.  Users don't care if the kernel is monolithic or micro.   I love the microkernel design, but I like working sable code better.</description>
			<pubDate>Tue, 24 Sep 2002 01:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Let's not be like Linux... kind of ....</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I think all BeOS projects should start talking to each other and unite. Why waste so much energy by different Beos groups? Looks like every group has almost the same goal. Recreating BeOs. But every group is trying to reinvent the wheel... by making it more round?. Common guys. Let's start talking. We short on developers, Lets start working together. Lets not have 1000 different BeOS's like some other os's. Is it that hard to get along...</description>
			<pubDate>Tue, 24 Sep 2002 01:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Right on brother</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; Compatibility for what apps??? They aren't any beos apps.<br />
<br />
There are a lot of little apps and a trackload of utilities. BeBits.com has 3,050 entries, but only about 2,500 of them are real C/C++ apps. The good thing about these little apps, is that they are little. <img src="/images/emo/grin.gif" alt=";)" />  <br />
Which means that they can easily ported/recompiled to a &quot;new kind of BeOS&quot;. So, they are apps for BeOS, but they are not big. Which is a good point to NOT go for binary compatibility.</description>
			<pubDate>Tue, 24 Sep 2002 01:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Intelligent</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>These are all my thoughts exactly. <br />
<br />
However:<br />
<br />
I think that a problem of open source saturation is going to severely hinder such a project. The people that are most interested in this type of project are probably already busy working on other things. I would love to work on it, but simply have my focus elsewhere.<br />
<br />
The people that are working on BeOS resurrection project are probably not willing to dump what they are working on, and start something new.<br />
<br />
In addition:<br />
<br />
If such a project did get off the ground, using Linux as a base, I think that the project could possibly attract some developers who have been involved with Linux, Gnome, KDE, etc. Efforts need to be made to have this happen.<br />
<br />
For building a new OS, having C++ be the primary application development language is dated. Of course old Be apps should be able to be ported, but I would like to see a new language such as C# to take over the reigns. To take this idea even further, I think that Mono needs something for people to use GUI apps with (specifically an implementation of Windows.Forms) besides hacks into GTK and QT. A new BeOS of sorts could be a perfect opportunity to use Mono as an extra boost into being &quot;something new and cool&quot; to gain interest among everyone.<br />
<br />
So anyway, those are my thoughts. My main point here is that more needs to happen that just provide a platform for BeOS applications to be ported for this to be a successful project. It needs to be so good, that it pulls developers away from othe projects. Any other ideas?</description>
			<pubDate>Tue, 24 Sep 2002 01:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Yes...but</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Daniel, thanks for a thoughtful article. As a fairly recent convert<br />
to BeOS, I think I agree with you regarding use of an existing kernel; Linux is the obvious (but not the only, or best) choice.<br />
<br />
One reservation: I have made BeOS my primary desktop OS because it is fast (wow is it fast! - especially compared to Linux). If this speed (especially boot speed) is lost in the complexity of linux, <br />
the excercise loses most of its value.</description>
			<pubDate>Tue, 24 Sep 2002 01:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Thanks for the article</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>It is nice to see old x-Be people are still thinking about BeOS<br />
<br />
=)</description>
			<pubDate>Tue, 24 Sep 2002 01:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeOS revival</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>4 kids standing on the ground can't reach the cookie jar on the top shelf.<br />
<br />
Stand on each others shoulders and cookies all round.<br />
<br />
It's that simple.</description>
			<pubDate>Tue, 24 Sep 2002 01:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hit the nail on the head</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I agree with every single point!</description>
			<pubDate>Tue, 24 Sep 2002 01:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>excellent article</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Daniel is right on the money here -- and *he's* the kind of developer you want to attract to work on a project like this.<br />
<br />
Drop BC,<br />
go with gcc 3,<br />
Linux/LGPL,<br />
*unite*,<br />
and watch for some serious SERIOUS worm-sign.</description>
			<pubDate>Tue, 24 Sep 2002 01:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Beos or another Unix forced on an x86 platform</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Sometimes I just can't figure things out.<br />
#1 If there are linux drivers then how did someone get that info?<br />
#2 If linux is so open sourced that why isn't that driver info easily removed from the linux sources?<br />
#3 It may be the words Linux that keeps me away since I was never a fan of waiting and the slowness. Would a linux kernel based BeOS be just the same to the user? Fast, responsive stable?<br />
#4 Wasn't one of the good things about beos was that it was supposed to be easlily ported to different processors and platforms? When I peek into files I see more than x86 things.<br />
Just wondering.</description>
			<pubDate>Tue, 24 Sep 2002 01:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>hrmm interested up to a point</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hrmmm ... I was really interested in this article up to this point ...<br />
<br />
&quot;BeOS clone on another open source kernel, probably Linux.&quot;<br />
<br />
Yukkk ... I hate Linux more than Windows.</description>
			<pubDate>Tue, 24 Sep 2002 01:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Nothing New...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>This editorial isn't really saying anything new.  I'm hardly qualified to speak on the technical merits.  Obviously, if binary compatibility is too difficult to maintain, then no, they shouldn't stick with it.  But it's not up to me to say what constitutes &quot;too difficult&quot;, but up to the OBOS developers, although I will say that I find B.C. desirable.<br />
  But the main issue is the developers themselves.  They don't really have the same goals in each of their projects, although they are obviously similar.  It's just not realistic to expect them to make *big* compromises merely to have everybody working on a single project.<br />
  And fussing over the kernel obscures the issue.  Important as the kernel is, it's the BeOS API that seems to be the most important issue.  While it's unrealistic to expect everybody to work on the same project, I don't think it's too unrealistic for the groups to have open lines of communication between themselves, and especially to work towards a standardized API.  This would not only help maintain the core of what made BeOS unique, it would also help make the multiple projects complementary to each other, increase cross-compatibility for developers, and would increase the value of all the involved projects.</description>
			<pubDate>Tue, 24 Sep 2002 02:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>There is and will always Be only one BeOS!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>...and PalmSource owns the source code!<br />
<br />
If PalmSource does not release a desktop BeOS derivative (or transfer the source code), BeOS will die! It's that simple.  PalmSource knows this!<br />
<br />
While engineers can develop various operating systems, none of them will ever Be the BeOS.  They won't be as fast,  they won't match the BeOS low latency, they won't match the BeOS API, the file system, the demos, the fans, the spirit!<br />
<br />
BeOS is NOT easy to make folks.  It took some very talented and motivated people 10 years and a lot of money to make.<br />
<br />
I am waiting for PalmSource!  I would like to have something by second half of next year.  If I don't hear anything by end of next year, I will probably give up and join the Penguins.  More than ever, I believe that Resistance is NOT Futile.<br />
<br />
ciao<br />
yc</description>
			<pubDate>Tue, 24 Sep 2002 02:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Very Well Written</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>This was a very well written and thought out article. <br />
Many of his points I agree on.<br />
I would *love* to have the Blue folks work with us. I have invited them many times. The MIT license just doesn't suit them. That isn't a criticism of them. Just a statement of fact. I know next to nothing about the other groups (Leonardo, in particular).<br />
<br />
I think that hardware support is far less of an issue going forward than it was for Be. Compare the state of hardware now to 5 years ago. Parallel and serial are dying, USB is now. USB has standard APIs for printers, scanners, keyboards, mice, joysticks, etc. Much easier. How many video chipsets are there? You can count them on one hand (by family, not permutation). Etc. I think that hardware wise, the new OS's are in much better shape than Be was, in a lot of ways.<br />
<br />
For licnese reasons, among others, the Linux kernel would not work for OBOS. We would need to make many changes to Linux to make it Be-like. Many, many. I have spent enough time in that code to know that it isn't a place that I would volunteer to be. I considered the BSD kernels. They bring a lot of the same &quot;stuff&quot; that Linux does. But I think that the smaller, (hopefully) faster kernel that we will end up with will be worth the time and effort. Certainly the learning has been. Interestingly enough, no one has ever said that they don't think that we will do as well as Linux. Just that we are wasting time. This is a slower route. But I think a rewarding route overall.<br />
<br />
Daniel makes some very good points about binary compatability. Particularly with Be's applications. They were something that we abandoned early on - their undocumented nature made them too tough. If we are binary compatible to the BeBook's specs, we should support nearly everything out there. And despite what it seems like, it has cost us very little coding time and effort. Certainly no where near what the community thought that it would. Yes, it has &quot;stuck&quot; us with GCC 2.95.3. That hasn't been a major point of pain, either, since most of us are developing on BeOS. In fact, it has been a necessity. And I am very glad that we didn't bet the farm on 3.0 or 3.1. As far as STL, that could very well be problematic. We haven't spent nearly enough time on that. A final note on BC - this is not a permanent state. It is like a car seat - it helps to keep the infant upright, not to be the last chair he ever sits in.<br />
<br />
We chose CVS because Sourceforge offered it for free. And it is familiar to me, personally. I am not particularly addicted to it. <br />
<br />
Licensing is a tough call. Let me say this - I have had more hate mail and more &quot;praise mail&quot; over this one thing than any other. It is the worst thing in the world - no matter what you choose, you are wrong. LGPL would be considered a sell out by everyone, I think. My take on it, simply put, is this - I think that it would be the epitome of hubris to think that Microsoft (let's be real here - who else wants OS code) would come and steal our code. Yes, I know about the BSD networking stack. Still, I think that it is pretty prideful to think that. If Microsoft wanted the code that badly, they could have had it for $11 million, 1 dollar. They didn't bother. I think that we are pretty safe.<br />
<br />
All in all, I think that OpenBeOS is the place to be. We welcome anyone who wants to contribute. We have made a lot of progress but still have far enough to go that people can make a big impact. One of the things that I don't think that most people realize is that the way to succeed in an OSS project is to take initiative. To look at something and say &quot;That needs to be done. I will go and do it.&quot; Just let us know, first, so you don't replicate someone else's work. ;-)</description>
			<pubDate>Tue, 24 Sep 2002 02:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: There is and will always Be only one BeOS!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; BeOS will die<br />
<br />
BeOS *is* dead, no matter if it runs on your 2 years old PC or not. There is no company behind BeOS, there are no real updates for 2.5 years now. Please spare us YC.<br />
<br />
&gt;I am waiting for PalmSource<br />
<br />
You will wait for a long time.</description>
			<pubDate>Tue, 24 Sep 2002 02:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What is BeOS?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>What are we really talking about here?<br />
<br />
It seems to me that there are a lot of technical issues that people feel very strongly about. When someone says, &quot;use the Linux Kernel&quot; does that invalidate the design of BeOS? Is it BeOS, what is BeOS if it is not the BeOS kernel? In order to get the suggestion of having everyone work together to create this &quot;UnitedBeOS&quot; I think we all need to agree on what BeOS is. <br />
<br />
So what is BeOS? Is it the technology that went into it? Or is it the results that that technology produced? I would submit that it is the results that really matter. BeOS was unique because it allowed a certain set of abilities to exist in an operating system, to perform in a certain way, that no other operating system before it had. That's what makes it BeOS. Now, if the SAME functionality can be achieved using different technologies, can we call this BeOS? <br />
<br />
Take the Turing test on this one, if you use it, is looks like it, behaves like it, and works like it, then it must be it... in other words, if the Tracker and Deskbar can be implemented on top of the latest Linux Kernel with the XFS journalling file system and the super new Threads package, and it performs exactly as BeOS did, then to me this is also BeOS... it's really all about what it does, not how it's made, or how it does it.<br />
<br />
To me, and this is my personal view, if I could get a system that worked like BeOS did, and had the apps that I can use, and the support of thousands of driver writers and financial support from companies like Sun and IBM that are betting on Linux to take them into the next century, then I would want to use it, not because it's the linux kernel, but because it is a working copy of BeOS, and has the functionality that I crave in a computing experience.<br />
<br />
Then again, if I can get the same functionality out of NewOS, then I would want that too. I don't care as a user which kernel I'm running. It's about what works.<br />
<br />
So in the end, I support choice, but I also wish that all the people working on BeOS would get together and work collectively in the same direction, rather than appart, which is why I am such a believer in standards for these projects. <br />
<br />
Thanks again for the thought provoking article, and if you want to ever submit your apps to beunited.org just drop me a line =)</description>
			<pubDate>Tue, 24 Sep 2002 02:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>How about the path of least resistance?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>At last there's a voice of reason.....These are my thoughts almost exactly.<br />
<br />
I have to say tho...instead of using the linux kernel in whole...why not use NewOS as a base and port over the best of the best of componetes from Linux ,*BSD, and any other os that would be usefull.<br />
<br />
That kernel, the new Cosmoe Appserver and the ui that Syllable is creating we'd have a damn good os....and it could be completed (at least booting) in months.<br />
<br />
Let's all remember Transformers: The Movie<br />
<br />
&quot;One day one shall rise from our ranks and light our darkest hour....<br />
'Til all are one&quot;<br />
<br />
Douglas Lockamy<br />
dlockamy@nc.rr.com</description>
			<pubDate>Tue, 24 Sep 2002 02:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Good article</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I enjoyed the article, as it was well-reasoned and didn't attempt to put forth anything except one man's opinion -- and it's a solid opinion, at that.<br />
<br />
I'd like to respond to this question, from a commenter:<br />
<br />
&quot;What is BeOS?&quot;<br />
<br />
As a non-programmer who really really really loved using BeOS, I wanted to offer what I want as a BeOS replacement (obviously, your mileage will vary).<br />
<br />
1) Super-fast booting. This ROCKED.<br />
<br />
2) A journaled file system that allowed me to recover from a power outage without scandisk or other nonsense. This ROCKED.<br />
<br />
3) The ability to move an installation from one partition to another by launching the installer and moving everything over. This ROCKED (do you see a pattern to my enthusiasm here? I'll stop saying that now).<br />
<br />
4) The boot manager that could boot BeOS, Linux or Windows with little muss or fuss.<br />
<br />
5) The DriveSetup application.<br />
<br />
6) The fact that a complete installation took less than 200mb.<br />
<br />
7) The lightweight and responsive GUI.<br />
<br />
8) The straightforward preference apps, installation tools and menu configurator.<br />
<br />
9) The ability to have my hardware recognized if the driver was present, with no &quot;new hardware detected....&quot; nonsense.<br />
<br />
10) The ability to play multiple mp3s, at different speeds, in forward and reverse, without skips, pauses or hiccups.<br />
<br />
11) The ability for Pulse to reflect CPU activity in real time, instead of every few seconds.<br />
<br />
12) The searchable filesystem, live queries and custom file attributes (my mp3 collection may never be that well-organized and easy to search again).<br />
<br />
13) The ability to write quick USEFUL apps in a terminal window.<br />
<br />
It's a lot of things. Some may or may not have been made possible by the kernel, and may or may not be possible using the Linux kernel, but I don't &gt;care&lt; what kernel we use, or what makes it work -- I just want it back, and want it to run on my machines.<br />
<br />
Religious wars aside, BeOS was great for how it worked for the end user as much as for how it worked for developers (if not moreso).<br />
<br />
Okay, end rant. And I really did like the article. <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Tue, 24 Sep 2002 02:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>i favor OBOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I personally think that OBOS is the real deal.  If these guys are a little nutty and want to write their own kernel, so be it.  Binary compatibility is even nuttier.  But, they seem to be the most dedicated to replicating the BeOS experiece exactly as it was &quot;back in the day&quot;.  You have to love that.  It takes some testicular fortitude.<br />
<br />
Using a linux kernel somehow seems wrong to me anyway.  Linux and BeOS are pretty much total opposites in my mind.  Monolithic and Be just don't sound right in the same sentence.  I booted into Be because it started up fast as hell and did things I didn't think were possible on a crappy Celeron 300.  Have you ever tried to boot linux on a Celeron 300?  Yeah, the one without any L2 cache.  Even with my RAM maxed out at 256 megs and a new 60 gig hard drive, KDE runs painfully slow.<br />
<br />
I know.  I know.  Buy a faster computer!</description>
			<pubDate>Tue, 24 Sep 2002 02:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>About fonts</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>This is tangentially related because someone *did* make a comment about fonts in X. Fonts in X can look r3333l pretty. Gentoo users type 'emerge freetype'. It'll install 2.1.2 (which just got unmasked in the last day or two), which is a big step up from 2.0.x. At this point, it'll be only a little while until FreeType matchs Cleartype in quality.</description>
			<pubDate>Tue, 24 Sep 2002 02:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: There is and will always Be only one BeOS!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;&gt;BeOS *is* dead, no matter if it runs on your 2 years old PC or not. There is no company behind BeOS, there are no real updates for 2.5 years now. Please spare us YC.<br />
<br />
<br />
I disagree!  BeOS is alive and well otherwise we would not be discussing it, people would not be writing code for it, people would not be writing articles about it, people would not be trying so hard to clone it!<br />
<br />
While I say kudos to the engineers attempting to clone BeOS, and may even try out their OS, I know that BeOS can only come from PalmSource!<br />
<br />
I know it, you all know it, and PalmSource knows it!<br />
Wether we admit it or not, we are all really waiting for PalmSource.<br />
<br />
Eugenia, I know you really care about BeOS, I know that you don't believe it's dead, I know that you're still hoping that PalmSource will make an announcement soon, I know you want to write articles about new BeOS technologies, I know, I know, I know... <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
Guest what, PalmSource knows it as well because Sakoman and most of the engineers who worked hard to build it are there!  Gassee is on the BOD!  Make no mistake, BeOS lives (dormant or NOT) between the walls of PalmSource and on the desktops of the fans.<br />
<br />
<br />
ciao<br />
yc</description>
			<pubDate>Tue, 24 Sep 2002 02:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>OpenBeOs is about something better; not taking over the computer world</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I don't think the goal of OpenBeos is to take over the computer world in the shortest amount of time.  I for one am very happy they decided not to use the Linux kernal  ( and X windows.....acccckkk!!!).  I don't want to have to recompile a kernal when I change a hardware device.  I'd go back to win95 before that. NewOS might take some time, but in the end, I think people will end up praising the decision. For pushing the envelope and creating something better.<br />
<br />
Breaking binary compatibility should be considered if it means having a good compiler.  Dan brings up some excellent points on this matter.  Besides, I can keep a R5.0.3 PE partition around for older apps if I need to. If the end result is worth the effort, then do it.<br />
<br />
My votes:  <br />
-Linux kernal ( its turdly !!! keep it on a server where it belongs).  Yea for NewOS, even if it does take some time.<br />
-gcc3+  and BC would eventually need to be done.  Do it now.<br />
-MIT's a good license if you ever want commercial apps developed, or be taken seriously by commercial entities. GPL is good for people that want everything for free.<br />
<br />
Dan- thanks for the editorial.<br />
Mike Phillips - your doing a good job.  many thanks</description>
			<pubDate>Tue, 24 Sep 2002 02:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Thank you</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Thank you to everyone who read the article and took the time to offer an intelligent response. Let me try to reply to some of them:<br />
<br />
Mikey: &quot;Compatibility for what apps??? They aren't any beos apps.&quot;<br />
<br />
Sadly, I have to agree. There are very few that are unique, that we couldn't live without, or whose author's might not open source them.<br />
<br />
Eric Murphy: &quot;For building a new OS, having C++ be the primary application development language is dated.&quot;<br />
<br />
While that's true, it's also the overwhelmingly dominant lanugage for desktop apps out there. I'd hate to be in the MacOS X position, shouting &quot;Objective C really is better!&quot; and watching thousands of developers shrug. Call it lazy or shortsighted on their part, but it's reality.<br />
<br />
johnG: &quot;...and watch for some serious SERIOUS worm-sign.&quot;<br />
<br />
Ah, a Dune reference. LOL. &quot;We have wormsign the likes of which god has never seen!&quot;<br />
<br />
Sikosis: &quot;Yukkk ... I hate Linux more than Windows.&quot;<br />
<br />
I should have pointed out that I'm not a Linux fan specifically. I've got an old Mandrake install that I was never very impressed with, so I'm hardly an advocate. I'm simply being pragmatic - Linux is where the hardware support is. No matter how great a product you create from scratch, if it doesn't boot on my machine, I won't use it.<br />
<br />
Michael: &quot;It's just not realistic to expect them to make *big* compromises merely to have everybody working on a single project.&quot;<br />
<br />
You're right. I'm not very optimistic that it will happen. But I think given the goals I outlined, it's the only way to get there.</description>
			<pubDate>Tue, 24 Sep 2002 02:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>To use linux defets the point</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>If you want to use the Linux kernel and then start porting things like KDE, what you have is a mutant linux not BeOS, like Mac OS X is to BSD.  I think the people at OpenBeOS have the right idea clone R5 from the ground up just the way it was and should be.  I believe OpenBeOS could be a much better OS then Linux.  Sure it's a lot harder to do it this way, but thats just the way it is.  A lot of what makes BeOS great is in the kernel and maybe it will be even better in the NewOS kernel.  Im not saying it would be bad to have a Be clone on a linux kernel, mite turn out to be a fine os, but it isn't BeOS.  I would much rather support a true from the grownd up clone with little chance of becoming mainstream than a project that settles for something less just because it's supported.  If we always did that and never started from the ground up we would never have something like BeOS to begain with.</description>
			<pubDate>Tue, 24 Sep 2002 02:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: What is BeOS?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;So what is BeOS? Is it the technology that went into it? Or is it the results that that technology produced? I would submit that it is the results that really matter.&quot;<br />
<br />
Simon, I am very impressed by your response. I was going to write something much along these lines. We do need to figure out what people loved about BeOS so much and make that the main goal. I also agree with your conclusion - I think ultimately the results matter much more than how you get there.</description>
			<pubDate>Tue, 24 Sep 2002 02:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>R2</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I have a strong feeling that OBOS R2 will arrive before R1.  Why?  It is common knowledge that the last 10% of code takes 90% of the developers time.  Once OBOS is <i>close enough</i> to working, it will get compiled with GCC3.2+ and be called R2, with lots of open-source apps targeting it.  It wont <i>officially</i> be called R2, but thats how it will be known amongst the community.  I think even OBOS teamleaders will realise that it's not worth the effort of spending more time on R1 to get the last 8-10 closed source apps working, especially not when we've got OpenProductive and Mozilla already working on R2.  So binary compatibility will be foregone, in order to move forward.  Wasn't that the BeInc philosphy, <b>remove the cruft, the old bloated binary compatible sludge, and start fresh</b>.  BeInc broke binary compatibility with almost every major release.<br />
<br />
I disagree with Daniel on the Linux kernel issue.  Even though it has matured nicely, the world at large still hasn't migrated to it, and frankly never will.  Even though it has received major financial/developer support, it still only occupies a niche.  Linux missed its window of opportunity, and thus will eventually fail.  The biggest argument for an OSBeOS to use Linux is the drivers issue. As FL2 (fearless leader #2) mentioned once, the diversity in hardware land is shrinking, with only a handful of 'real' vendors left.  The number of drivers which need to be writen will be smaller in 2003 than in 1999.  X11 based video drivers are useless for an OSBeOS, since none of them wish to use X11.  Using a lighter kernel (NewOS) allows OBOS to integrate a DirectFB solution to the kernel for a better desktop experience (like R5, Windows, Mac classic, Amiga...), unlike X11 which we all love to hate.<br />
<br />
As for 4 different BeOS projects, there is nothing we can do about that - its human nature.  I guess that evolution will prevail and the fittest will survive, hopefully sooner rather than latter.  I prefer the direction taken by OpenBeOS, it just seems 'right', and is the most open of the four.  The other 3 projects can utilise the work done by the OBOS crew, ie. they can copy the new BeFS, so I guess that they can divert manpower elsewhere.  Its funny, I see the BlueEyed guys as Linux porters - they will port all the great BeOS stuff to Linux.  In order to port stuff, you need both platforms running.  So they will never sway too far from OBOS.</description>
			<pubDate>Tue, 24 Sep 2002 03:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Thanks Daniel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I was impressed by this article too.<br />
<br />
An I agree that results are important, perhaps more important than how you get there. But I think that for some in the community, the 'trip' is more important than the 'destination' in some respects, since it's all about doing it for fun. <br />
<br />
If I was building this as a commercial venture, I certainly would have picked many of the technical choices you presented, because they do have the potential to reach the results faster, but for coders that are doing this out of love, it's not the point for them. <br />
<br />
Take AtheOS as an example. Kurt built this out of his own interest, and never wanted it to be anything more than a learning experience. And I respect that too.<br />
<br />
But I still think that there is a common ground out there that can bring the separate projects together in some way. At least standards is a starting point for discussion among the groups, and beunited.org is working to make that happen. <br />
<br />
Time will tell =)</description>
			<pubDate>Tue, 24 Sep 2002 03:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Gscott</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Gscott --<br />
<br />
&gt; X windows.....acccckkk!!!<br />
<br />
just because you use the linux kernel dosn't mean you have<br />
to use X...Blue Eyed OS is using the linux kernel and don't plan on using X...so stop being and ignorant moron<br />
<br />
&gt; have to recompile a kernal when I change a hardware device.<br />
<br />
thats funny, i have been using linux for almost 5 years and <br />
have NEVER compiled a kernel and i have added, changed, removed hardware components all the time...the REALLY funny thing is that linux usually just boots and deals with the changes, when i rarely boot into my windows partition, windows goes nuts (if you want to go back to that be my guest) <br />
<br />
hardware support, like everything else in the linux world,<br />
is getting better in leaps and bounds...<br />
<br />
&gt; Linux kernal ( its turdly !!! keep it on a server where it belongs).<br />
<br />
so while you are using an OS that is in, what i would say &quot;a coma&quot; (since it's not actually dead), i will be using Linux</description>
			<pubDate>Tue, 24 Sep 2002 03:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>more kernel chit-chat</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>jefro wrote:<br />
&gt; #1 If there are linux drivers then how did someone get that info? <br />
<br />
Don't forget, the GNU/Linux dev community are typically a wily and subversive bunch of hackers. <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
&gt; #2 If linux is so open sourced that why isn't that driver info easily removed from <br />
&gt;       the linux sources?<br />
<br />
Read about GNU and their GPL <a href="http://www.gnu.org/" rel="nofollow">http://www.gnu.org/</a> and pay particular attention to compatibility of various licenses.<br />
<br />
&gt; #3 It may be the words Linux that keeps me away since I was never a fan of <br />
&gt;      waiting and the slowness. Would a linux kernel based BeOS be just the same to <br />
&gt;      the user? Fast, responsive stable? <br />
<br />
Heh. The kernel that is Linux is very configurable. It's very fast and very stable. I've heard some say it's not pretty to work with though. I'd be curious to hear the OBOS kernel folks' reasons for choosing NewOS over a *BSD kernel. Just curious anyway. <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
&gt; #4 Wasn't one of the good things about beos was that it was supposed to be <br />
&gt;       easlily ported to different processors and platforms? When I peek into files I see <br />
&gt;       more than x86 things.<br />
<br />
The kits/servers are. They talk to the kernel. The kernel is what takes the most porting. That and all the drivers.<br />
<br />
<br />
Greg wrote:<br />
&gt; Monolithic and Be just don't sound right in the same sentence.<br />
<br />
Informed persons have told me that BeOS indeed has a monolithic kernel, although a very modular one at that.<br />
<br />
<br />
hehehe... yc, you're a funny one. <img src="/images/emo/smile.gif" alt=";)" />  Still waving the that flag! <img src="/images/emo/grin.gif" alt=";)" /></description>
			<pubDate>Tue, 24 Sep 2002 03:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>For better or for worse.</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I feel that Linux would be a good choice but not the best. Linux really isn't all it's made out to be, nor is Windows. I think the big question is this,... What does the computer user population need? Do we really need another clone of this or that? Sure, each OS offers things that other does not, but why does it have to be one or the other? Taking advantage of whats already out there is a great place to start. But it should stop there. It's time for something new, different, unique, better.<br />
<br />
BeOS was a great OS, it could of been the leading OS. The potintial was there, and possibly still is. Where do I think a good place to start is? Gather all the open source resources there are, evaluate them, and design something completly new and unique. Better yet, can we all say cross-compatability? Why? Think about it for a moment. In it's own way, its OS racisim. Windows is better, Linux is better, MacOS is better,... bah I say! I say make an OS that is compatible with everything and offers what the others lack. Ask your self why Windows is the most widely used OS. Put aside your feelings about what you think is best and search for what makes it the worlds most popular Operating System on the planet. Then, you go from there.</description>
			<pubDate>Tue, 24 Sep 2002 03:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>More responses...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>To Michael Phipps,<br />
<br />
You have so many good points that I'll need to write you offline to address them properly, or perhaps I'll write a follow up article.<br />
<br />
Dave Owen: &quot;It's a lot of things. Some may or may not have been made possible by the kernel, and may or may not be possible using the Linux kernel, but I don't &gt;care&lt; what kernel we use, or what makes it work -- I just want it back, and want it to run on my machines.&quot;<br />
<br />
As my boss likes to say, I'm in violent agreement! It's the overall experience that matters.<br />
<br />
Greg: &quot;I personally think that OBOS is the real deal...  It takes some testicular fortitude.&quot;<br />
<br />
No doubt. And the geek in me understands the appeal. It's the side of me which knows how unbelievably hard this task is that wants to cut it down to something more reasonable (by leveraging existing efforts). And even then, it's very ambitious. The R5 app_server code alone would put the fear of god in anyone. <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
Gscott: &quot;I don't think the goal of OpenBeos is to take over the computer world in the shortest amount of time. I for one am very <br />
happy they decided not to use the Linux kernal ( and X windows.....acccckkk!!!). I don't want to have to recompile a kernal when I change a hardware device.&quot;<br />
<br />
Agreed, taking over the world isn't the goal. But it would be nice to be more than a niche hobby project. And I agree again on your second point - it is completely unreasonable to expect this from desktop users. There would have to be a system of detecting hardware automatically and installing the correct modules for it in a simple, foolproof way. I don't know Linux well enough to know if this is possible.<br />
<br />
Eric Olson: &quot;Im not saying it would be bad to have a Be clone on a linux kernel, mite turn out to be a fine os, but it isn't BeOS.&quot;<br />
<br />
I hear your concern. But is MacOS X any less MacOS because it's based on Mach and FreeBSD? On the contrary, it's a much better system under the hood, but still retains everything slick, simple, and beautiful that Apple is known for. Check out Simon's post about this for another viewpoint.</description>
			<pubDate>Tue, 24 Sep 2002 03:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>my thoughts</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>the author is right, trying to clone beos is foolish.  how's this for a plan<br />
<br />
-<br />
linux kernel (why develop/maintain a kernel at all, let a MASSIVE community do it for you)<br />
<br />
write a low level x replacement<br />
<br />
wrap the beos api<br />
-<br />
<br />
this idea is already tried and true, it's called os x (ok, so they use mach, but it's the same idea)</description>
			<pubDate>Tue, 24 Sep 2002 03:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Please...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>As a former BeOS user, I know as well as anyone the sad state of applications for the BeOS.  But let's be fair to those who have spent long hours writing/porting apps to the BeOS - it's not that there are no apps, it's that there are no CURRENT apps.  <br />
<br />
The BeOS was a productive and featured environment for a while (no pun...)<br />
<br />
It's not productive or modern *anymore*</description>
			<pubDate>Tue, 24 Sep 2002 03:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeOS...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>you BeOS is alive folks make me laugh...guess what DOS is more alive than BeOS...OS/2 is more alive than BeOS...Amiga is more alive than BeOS<br />
<br />
this is not a troll...i just think you people need to realize that BeOS truly is dead...development of it as you knew it has long since ceased...leaving you with two options...hack away with what you have or reinvent the wheel...but no matter how much you scream BeOS is alive because you use it...won't bring it back<br />
<br />
also, redundancy isn't such a bad thing...if one effort fails completely...the next one can pick up the slack<br />
<br />
i say let the best BeOS clone win...the clone wars have begun<br />
<br />
-bytes256</description>
			<pubDate>Tue, 24 Sep 2002 04:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>To Brad</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;...Blue Eyed OS is using the linux kernel and don't plan on using X...so stop being and ignorant moron&quot;<br />
<br />
Are you sure about that one? Check out these screen shots. Some of the fonts look mighty ugly. If it looks like X and acts like X then what's the point of not using X? Or may be they are using X atm<br />
<br />
Look at these screen shots:<br />
<br />
<a href="http://www.blueeyedos.com/screenshots.html" rel="nofollow">http://www.blueeyedos.com/screenshots.html</a><br />
<br />
Looks like they are runnung GNOME here:<br />
<a href="http://www.blueeyedos.com/news/2002.02.good01.jpg" rel="nofollow">http://www.blueeyedos.com/news/2002.02.good01.jpg</a> <br />
<br />
This one looks better, more BeOS like:<br />
<a href="http://www.blueeyedos.com/news/2001.11.slider.png" rel="nofollow">http://www.blueeyedos.com/news/2001.11.slider.png</a></description>
			<pubDate>Tue, 24 Sep 2002 04:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>thoughts</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Well, I use BeOS everyday.  I am also the port lead for Mozilla among other projects for BeOS.  At work, I use Linux, for its stability compared to Windows, and it has a JVM (I'm a Java dev by trade).<br />
<br />
Really, I just like BeOS. I have not decided which project I like better, though, but have always leaned towards OpenBeOS, just because they are more &quot;open&quot; and I can see the progress.  I'm a computer nut, and it interests me.<br />
<br />
But, if B.E.OS comes out with a release, I'll probably try it.  If it does not react like BeOS, I'll continue to use the original, and wait for another release.  At the same time, I'll keep following the OpenBeOS developerment, waiting for a release, and judge it the same way.<br />
<br />
So, I agree with both Simon and Daniel.  It is the experience that motivates me to use and work with BeOS.  This is why I support all the projects, by continuing to develop BeOS applications.  I too wish they could work together more, and perhaps, maybe sometime in the future they will.  In the meantime, I'll still be here, watching, waiting, working on applications to run under BeOS, no matter the license, the kernel, or whatever.<br />
<br />
-paul<br />
<br />
p.s. - I am very productive under BeOS.  I'm writing this comment from with BeZilla :-)</description>
			<pubDate>Tue, 24 Sep 2002 04:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What about the L4 microkernel (the one Hurd will use?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>ItÂ´s small, ItÂ´s simple, ItÂ´s very fast, It has an ultra-fast IPV (the servers could be so fast as a monolitic kernel), ItÂ´s stable, ItÂ´s working, It performs very well, It has optimizations for x86 ...</description>
			<pubDate>Tue, 24 Sep 2002 04:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>This excellent article...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;Ohhh! Clap! Clap! Clap! Clap!&quot;<br />
<br />
Hi Daniel!<br />
<br />
I was waiting one position of some ex-Be engineers about the BeOS clones, since Aug, 16.<br />
<br />
Firstly, I want say &quot;Thank you!&quot; for this article!<br />
<br />
Why several ex-Be engineers abandon the community after BeOS death? Why you, keep silence until now? (ok, Dominic already did it, but...) Why you, only now, want keep contact with us, the real community, the die-harders?<br />
<br />
Ok, you left Be. I understand. But several BeOS users (I'm included) cried for BeOS funeral without you? Ok too. Sweep tears is NOT your job!<br />
<br />
Where in the world is your NDA? If you don't know, JOIN US! hehe <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
To be crystal clear, I would love see and read more article like this! THE WHOLE COMMUNITY NEED OF YOU HELP!<br />
<br />
Thanks a lot!<br />
<br />
Michael VinÃ­cius de Oliveira<br />
BlueEyedOS Webmaster</description>
			<pubDate>Tue, 24 Sep 2002 04:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>TO ALEX</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;Are you sure about that one? Check out these screen shots. Some of the fonts look mighty ugly. If it looks like X and acts like X then what's the point of not using X? Or may be they are using X atm&quot;<br />
<br />
Yes! We are using X, Linux and Gonx design to interface. But X will be abandoned in R2, because our app_server will be UNIQUE in BlueEyedOS<br />
<br />
Michael VinÃ­cius de Oliveira<br />
BlueEyedOS Webmaster</description>
			<pubDate>Tue, 24 Sep 2002 04:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Where is JLG?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>My love for BeOS came around 1996 or 1997 when I booted D3 on a PowerMac.  I was so impressed by it's responsiveness.  I have always had a fascination with OS's and my favorite was the Amiga (my first real OS love).  BeOS was my second wind. I joined the Be Developer family in 1998 so I could have the inside scoop on what was going on.  Then purchased R4 (I still have my receipt from BeDepot) and was so excited when R4.5 came in the mail for free.  I also wanted to learn to program.  R5 was a dream come true. <br />
<br />
Although I never created any applications, I loved BeOS and it has saddened me to see it's code locked in the Palm Penitentiary in solitary confinement.<br />
<br />
It was BeOS's features that grabbed my attention.  And it was BeOS's commitment to Be different, and stay ahead of the other's because they could (no legacy code).  <br />
<br />
Sometimes I say to myself, "where are you JLG!?"  Only to realize that he is locked up to.  <br />
<br />
&lt; Dido's arougthopher-thoughts Posted on 2002-09-24 04:24:27&gt;</description>
			<pubDate>Tue, 24 Sep 2002 04:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>A (slightly) more protective license...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>About the license: I think Daniels best point in the article was about the license. The GPL license is way too restrictive to companies. It doesn't allow them to gain any competitive edge over their competitors, because they are forced to hand over everything they have developed to their competitors. On the other hand, the MIT license, give too much to companies. A company that develops parts of OBOS are not likely to release that code, in the name of competitive edge. That is the nature of business. We've seen it many times in history. Companies will abide by the letter of the law (in this case licenses) and will give as little as possible (unless it suits their needs). Many people have voiced (or typed <img src="/images/emo/smile.gif" alt=";)" />  concern that Microsoft would steal the code and make it their own, if the MIT license is used. They are not the only opertunistic shark in the water.<br />
<br />
It seems that the Mozilla license offers the best blend of both worlds. It gives a company the right to keep it's own modules and additions private, which I'm all for. It also, prevents any company from taking the code, changing it, fixing bugs, and keeping that information form the source of the hard work. I don't think that is too much to ask. The reason, it seems that OBOS is under MIT is to not discourage corporate interest. I think it has been proved that companies will choose to live with a slightly more restrictive license, such as the BSD or Mozilla licenses.<br />
<br />
I see the OSBOS projects as a beacon of hope, for desktop users, who are stuck in an expensive Microsoft world. In my opinion, the OS is just too important to be left up to one company to decide it's fate. An open-source (and hopefully free, or at least less expensive) desktop OS is the only way we can see true choice in the desktop OS arena. This does not mean that their cannot be anything proprietary about the distributions. There is still plenty of room for companies to add &quot;middle-ware&quot; and features that will make them stand apart from one-another. Imagine AOL, Real Audio, or Opera branded OBOS distributions.</description>
			<pubDate>Tue, 24 Sep 2002 04:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>L4 microkernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I second Anonymous. What the BeOS guys think about L4?<br />
<br />
Personally, I'm a GNU/geek waiting for the Hurd, but I'd like to have a nice, beautiful and intuitive system for my family. Windows sucks and MacOS X is great, but too expensive. So I'm rooting for OBOS (or B.E.OS, wichever comes first).</description>
			<pubDate>Tue, 24 Sep 2002 04:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>beOS Replacement Evolution</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I htink it should be an evolutionary process.<br />
<br />
In the Beginning There were BeOS developers and it was good, oh ,whoops<br />
<br />
Lisence: why not Dual GPL/Commercial or LGPL/Commercial like goBe.<br />
<br />
Kernel Wise: Linux -&gt; HURD<br />
Linux will provide a stop gap measure to get going.  Then have some developers preparing for the Coming of Be to HURD and to help get HURD to the point of handling a BeOS system.  HURD will provide a good non-monolithic kernel for it especially with teh L4 microkernel port when it is done.  From watching the Linux kernel news, teh driver API is evolving to maybe be a good common API sicne it will be hard to get people to use UDI and split Linux sub systems into HURD servers, keep driver API, change the backend.<br />
<br />
Graphics System: X (Cosmoe-like ssytem if can get Kurts permission for Lisence change) -&gt; Fresco<br />
<br />
X is like Linux, a stop gap measure.  Fresco would help provide future elements.  People want to program in a more &quot;modern&quot; language then C++? Corba would let you do this with Fresco.<br />
<br />
One of the main reasons for these choices (Linux/HURD, X/Cosmoe/Fresco) is that they are here NOW to one level or another and this plan takes advantage of where tehy are now and what the future holds<br />
<br />
The Kits can run across them and you have the API evolve among them so it isnt a drastic change, Loss of binary compatablity is teh only problem but once you reach the end components then you dont have to worry as much.<br />
<br />
Running Linux The Kernel doesnt mean you ahve to run ANYTHING else like all of the daemons.  I do like Runlevels.  There is a program to speed up Linux booting by starting runlevels in parallel and it handles all the dependencies.<br />
<br />
when people complain about LINUX being hard to configure, you are talking about teh system on top of it, and a BeOS system on Linux doesnt mean youll ahve teh extra garbage floating around but can make config easy ftrom teh start.<br />
<br />
Concluding, which is more important to gaining more community (not as in trying to take over teh world but growing/being better): Taking 5 years to get every system binary compatible or getting a crippled OS release taht anyonbe can use now and  with a look to teh future to improve everything (Like Linux).</description>
			<pubDate>Tue, 24 Sep 2002 05:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Yet more replies</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>SmallStepForMan: &quot;BeInc broke binary compatibility with almost every major release.&quot;<br />
<br />
That's not true, compatibility between releases was a huge priority at Be (Dominic insisted on it). R3/Intel apps still run under R5. And don't quote me on this, but I think either PR1 or PR2 PowerPC apps still run under R5 (it's been a long time, my memory is a bit fuzzy).<br />
<br />
Simon: &quot;But I think that for some in the community, the 'trip' is more important than the 'destination' in some respects, since it's all about doing it for fun.&quot;<br />
<br />
Sure, and that's completely valid. I tried to express that the article only makes sense if you agree with the goals I set out. Writing an OS from scratch would be a fun challenge all by itself, but 99% of the time you're going to trade wide-spread acceptance. To each his own.<br />
<br />
Adam Scheinberg: &quot;But let's be fair to those who have spent long hours writing/porting apps to the BeOS - it's not that there are no apps, it's that there are no CURRENT apps.&quot;<br />
<br />
My apologies if I sounded overly harsh. I have friends at Beatware who certainly spent a lot of effort to write quality apps, as did many others. As you said, these projects are all discontinued or incomplete, and that's what makes them nonviable. In addition, there was never the &quot;tractor app&quot; that we all hoped for in the early days, something so unique and compelling that you had to run BeOS just to use it.<br />
<br />
Michael VinÃ­cius de Oliveira: &quot;I was waiting one position of some ex-Be engineers about the BeOS clones, since Aug, 16.&quot;<br />
<br />
I need to be very clear about this - I don't speak for anybody but me. I don't know how other former Be employees feel either. I'm just writing as a user/programmer of BeOS who happened to work at Be for a while, nothing more.<br />
<br />
MVdO: &quot;Why several ex-Be engineers abandon the community after BeOS death?&quot;<br />
<br />
I assume for the same reason that so many users left also - the company was gone, and the product was a dead end (sadly). I'm sure if I wasn't using BeOS at work I would have moved on already (and I will need to move on soon anyway).<br />
<br />
Kevin Newman: &quot;I think Daniels best point in the article was about the license.&quot;<br />
<br />
That's funny, I thought it was the weakest point of the article. <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
I'd like to clarify something though. I personally don't have a preference as to how to license this effort (so long as it isn't GPL). Any other alternative is fine by me as long as the source is available. I could live with MIT easily - I only suggested the others to offer a compromise to the BlueEyedOS folks. My opinion really doesn't matter here, the point is just to get these two groups working together.</description>
			<pubDate>Tue, 24 Sep 2002 05:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I wish the OBOS guys all the best inspite of a week of not very helpful press. Hope they keep their heads up and make Christmas 2003 as happy as winter 2000(discovered BeOS) was for me. I'm not interested in the other 3 projects <img src="/images/emo/smile.gif" alt=";)" />  would rather see Syllable or NewOS go somewhere instead.<br />
<br />
<br />
I didn't use BeOS because it was good but because I loved it.<br />
I use Windows for the following reasons only.<br />
1) Internet Explorer (Not a big fun of Netscape and webpages look better)<br />
2) Heavily patronized P2P file sharing software<br />
3) Playing scrabble* on Games.com (Their jsp and java applets don't work too well on Macs or Linux boxes)<br />
4) MS Office &amp; Visio<br />
5) CD Burning (my ultra cheap burner doesn't work well on Linux)<br />
6) Proprietary formats wma,asf,doc list goes on of files I will not be able to view or edit anywhere else.<br />
* Games solely available on Windows <br />
<br />
I only hope Linux or FreeBSD or OBOS will someday soon free this windows slave.</description>
			<pubDate>Tue, 24 Sep 2002 05:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: bytes256 &amp;amp; Eugenia</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>this is not a troll...i just think you people need to realize that BeOS truly is dead...development of it as you knew <br />
it has long since ceased...leaving you with two options...hack away with what you have or reinvent the <br />
wheel...but no matter how much you scream BeOS is alive because you use it...won't bring it back </i><br />
<br />
when was the last time you spent time in the BeOS community?<br />
there is a lot of activity there. and there is a lot of development going on, even large applications.<br />
sure the company support is gone, and the original BeOS won't be developed anymore, but that doesn't keep us from using it and developing for it.<br />
we have no fear of BeOS dying, it's just morons like you who makes us respond back that BeOS is still very much alive. It's not like we sit here screaming all day long in fear that the OS will die in our hands. Within the community it's not really anyone who cares if the OS is dead or alive.<br />
<br />
I don't think that BeOS will ever be the mainstream OS, even in the Be days that wasn't something I was hoping for. Simply because I don't care. As long as I'm happy using it. It's just that simple.<br />
It's the same with music, I don't care if what I'm listening to is popular or not as long as I enjoy it. Why would it matter? that's just stupid.<br />
<br />
It doesn't matter if they manage to get a fully working BeOS clone out there. Even though I would be really happy if they did. What matters is that I enjoy using the BeOS that I have, and if the code I write now will be able to live on in future clones of BeOS, I'd be very happy.<br />
<br />
So instead of arguing over BeOS being dead or not, try to do something useful, perhaps write an app for the OS _you_ prefer using.<br />
And why am I arguing? Becuase I want you to stop saying &quot;Move on BeOS is dead&quot; in every BeOS related thread, it's really getting old.<br />
I'd say, time to move on, cause your arguments are dead.</description>
			<pubDate>Tue, 24 Sep 2002 05:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: yc</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>save yourself the trouble and move over to linuxland right away, cause it won't happend.<br />
I'm saying this cause when I see the blind hope you have, I can only see you getting hurt in the end. Reminds me of the hope you have of getting back together with a girl after she brakes up with you.<br />
So either stay in BeOS and wait for a clone that might come or move over to linux and wait for a clone that might come.<br />
That's at least my recommendation.<br />
<br />
oh and btw, it won't take 10 years to rewrite the OS. they did a lot of stuff all those years. like research, driver development, porting to other CPUs, rewriting large portions of the OS etc. It will take time, but not 10 years.</description>
			<pubDate>Tue, 24 Sep 2002 05:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux... *sigh*</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Terry Brennan: <i>One reservation: I have made BeOS my primary desktop OS because it is fast (wow is it fast! - especially compared to Linux). If this speed (especially boot speed) is lost in the complexity of linux, <br />
the excercise loses most of its value.</i><br />
<br />
*sigh*. Why do everyone think Linux is slow. Linux is slow because most distributions load up all kind of crap servers a BeOS replacement would never need. From the default RH Null installation, I manage to cut down boot time by almost 50% by dissabling  stuff I don't need.<br />
<br />
So, yes, Linux would be responsive if done properly. There's no reason to say otherwise. In fact, probably it would be even faster than BeOS.<br />
<br />
----<br />
<br />
Anyway, on co-operation, I think this is impossible. Comoe, OBOS, B.E. OS and Leonardo all have different goals and different directions. What is needed is an standard API between them. That means if my app is made for OBOS R2, it would work for B.E. OS and Cosmoe and Leonardo with just a recompile.<br />
<br />
One avenue I suggest to create a standard API between projects is BeUnited.org, where code is released under the MIT/X license so all can use the code.<br />
<br />
Another thing is standard drivers interface, so that drivers working on OBOS can very well work on Linux-based works.</description>
			<pubDate>Tue, 24 Sep 2002 05:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Yet Another Linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>One thing I don't want to see with BeOS, is another linux clone. There are sooo many of them. I remember reading an article on this site by some user who said he didn't have a clue which one to choose as there are so many.<br />
<br />
Besides, Linux started cos Linus ripped the kernel and everything else from elsewhere -- does that make him smart ? or does that make him lazy ?</description>
			<pubDate>Tue, 24 Sep 2002 05:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>OS attracts users because it enables them to accomplish something they want to do.</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Fantastic Article!<br />
<br />
I would like to add one point. An operating system/platform is choosen because it allows a user to get &quot;something&quot; done/accomplished. An OS that does allow its users to get &quot;something&quot; done better than other choices, _will_ attract more users.<br />
<br />
Some examples (yes, yes, people do choose alterantives to these)<br />
- palm OS -- users can quickly lookup phone/addrs, calendar, make notes - it works, and works effectively<br />
- unix -- users can run _really_ large data server applications - the datasets and memory used can be business sized<br />
- amiga -- users could do graphic work with NTSC video (paint, titling, animation, switching)<br />
- mac -- users have the applications for working with professional page printing, interfaces to typesetting machines, etc.<br />
<br />
Technology is neat, and fun, and can be a great learning experience, but users are attracted by the ability to use that technology for something that they want to do.<br />
<br />
Others have asked, well what does BeOS do?  When talking about a BeOS clone/replacement people should consider what it is that people will be able to do with it. What is going to be different than what Linux, Mac, Windows, already provide? Try to be more specific than &quot;the beos experience&quot;. If you think that the UI should &quot;respond&quot; they way BeOS did, great. Try to think of specific examples, and how they differ from other platforms.<br />
<br />
Maybe it's enough that people want to experient with a VM system, or network stack, or C++ compiler. Great. However, I feel any project will need to do more than just this to live on.<br />
<br />
Back in the day, my thought about the BeOS was wow, here is an OS that because of its framework and architecture can provide near &quot;real time&quot; responsiveness to do performance audio. (sigh, I still shake my head. 1.4 Billion cycles every second and windows still can't always keep a 44 kHz sample playing. Don't click that mouse cursor on a menu, it might interrupt the audio stream).   There are of course other solutions, but the BeOS solved this problem better and more effectively. The BeOS was real time enough and yet it also had a full blown desktop OS software framework.<br />
<br />
To recap, think about what it is that the &quot;new BeOS&quot; should be able to do that is different. What is it going to enable people to get done. If you can achieve this, users and developers will come.</description>
			<pubDate>Tue, 24 Sep 2002 06:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Be</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>It is great to have such a thoughtful article to use as a reference to this discussion. I still use BeOS, but it gets harder and, as some have suggested, is sort of sad to use because you know that, each day, it is more dated than ever. I have thought and thought about the current Be projects.<br />
<br />
I have come to think that. although ideally it would be great if most everyone was working on the same project, perhaps it is good that there are two &quot;main&quot; projects - OBOS and Blue Eyed OS. My tendency is to favor OBOS. The potential of the NewOS kernel seem great to me - clean and fast. And, I agree that hardware support is actually simpler than it was at one time. In fact, before they added FireWire, Apple had nothing but USB on those original iMacs for some time and helped revolutionize its mass adoption. I see a clean line of simplicity that is possible through NewOS. Ultimately, as Simon said, the results are what matter.<br />
<br />
But, I also think it good there a Linux kernel group working away. Perhaps at some point, it will become evident which is succeeding more, which one has things falling into place more smoothly, which one is less problematic and so on. It could be that, at some point, the projects could merge if final decisions were made. So, perhaps it's a good thing there are these two -it could be a boon in the end. <br />
<br />
I've used BeOS since 3.0 (before Eugenia! - and she knows a hundred times more than I do :-) and I'd just about give my right arm to have a new, improved, modern BeOS. Yes, results are what matter!</description>
			<pubDate>Tue, 24 Sep 2002 06:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux kernal &amp;amp; BeOS Clone</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I think there's no need to implement a linux kernel. What you really need are drivers, not a monolithic and complex kernel design like linux.<br />
<br />
So why not just implement a translator for windows drivers ?<br />
It can work like a simple compiler and I think is easier to implement than a kernel module for linux !</description>
			<pubDate>Tue, 24 Sep 2002 06:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux kernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>When people consider the Linux kernel for another BeOS I very much doubt that they're considering the Linux kernel without X and without dozens of libraries and one of those damn desktop environments. <a href="http://pliant.cx" rel="nofollow">http://pliant.cx</a> is an example of a Linux kernel taken elsewhere with healthy results.<br />
<br />
The technical differences that exist between a Unix kernel and BeOS will become less and less in years to come. The work-arounds required to use Linux are greatly outweighed by the mature code of BSD or Linux. Take a lesson from Mozilla, folks - don't head off into the wilderness for five years. (disclaimer, I love mozilla: <a href="http://holloway.co.nz/mozilla/splash" rel="nofollow">http://holloway.co.nz/mozilla/splash</a> )<br />
<br />
The annoying cliche is the 'not invented here' syndrome. Offload the kernel to someone else (hell, choose a BSD if it make you feel better). You'll get drivers and tested code and you can concentrate on the GUI, and the responsiveness, and that's what BeOS is to me. 6 months later you resync and get free bug patches and an O(1) scheduler. w00p.<br />
<br />
For me, Linux isn't even there yet for a desktop. Word '95 wasn't ready (they hit it finally with Word '97). That's the maturity that BeOS 5 was getting to. Software takes a long time to get there and with OBOS or any BeOS clone I don't expect to be able to use it for work for 5 years.<br />
<br />
Programmers tend to underestimate when their software will be usable for the masses.</description>
			<pubDate>Tue, 24 Sep 2002 06:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>When is an OS officially dead?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>My take is - when people aren't installing it any more on their new PCs<br />
<br />
Sorry, ELQ, but I think by my definition its getting close.. As with O/S2 the userbase of enthusiasts will go on and keep developing apps.</description>
			<pubDate>Tue, 24 Sep 2002 06:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>I heard</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I heard the dead horse is gonna get a facelift *real* soon now...</description>
			<pubDate>Tue, 24 Sep 2002 08:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re:  Very Well Written</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>First, thanks very much Daniel Switkin for writing such an informative article. It echos almost exactly what I've been syaing in the OSNews forums for a while now :-)<br />
<br />
Second, I'd like to respond to Michael Phipps reply, which is also quite enlighting.<br />
<br />
<i>I think that hardware support is far less of an issue going forward than it was for Be. Compare the state of hardware now to 5 years ago. Parallel and serial are dying</i><br />
<br />
Parallel and serial ports are probably one of the easiest things to drive. As for the protocols that were used over these ethers, they were also much easier to decipher because the electrical scheme is so easy. Reverse engineering USB protocols is much more involving. But it's true, serial/parallel devices are pretty much dead (not counting my Samsung SGH-T100 GSM phone :-)<br />
<br />
<i>How many video chipsets are there? </i><br />
<br />
Not many, but when BeOS was at its top (around 1999) there were pretty much the same amount of (wortwhile) video chipsets to support, BeOS did a pretty poor job even so.<br />
However, the quantity of chipsets is not important, their complexity is. Today's chipset are a great deal more complex <br />
which means the drivers also takes (much) longer to mature. The so called unified driver architectures that many chipset vendors are using (or moving to) are also not (fully) open source, because of intellectual property issues. This means that in practice you'll have to persuade the hardware manufacturer to allocate resources and port their drivers to your platform. I don't see that happen anytime soon with OBOS, sorry :/<br />
<br />
<i>Etc. I think that hardware wise, the new OS's are in much better shape than Be was, in a lot of ways.</i><br />
<br />
I really think you are underestimating the, still, huge problem of driver support for alternative OSes. Linux is getting quite good at driver support, because many manufacturers support Linux right out of the box. And for the devices that still need drivers there is enough critical mass in the Linux community to support their creation. Again , this is not the case, and probably never will be for OBOS.<br />
Just look at Atheos for a recent example.<br />
<br />
<i>We would need to make many changes to Linux to make it Be-like. Many, many.</i><br />
<br />
I asked this question in an earlier forum too, but haven't got a satisfactory answer yet. The question is: define Be-like. And if there are so many changes needed, can you state, say, the five most intrusive ones? Thanks.<br />
<br />
<i>In fact, it has been a necessity. And I am very glad that we didn't bet the farm on 3.0 or 3.1</i><br />
<br />
I'm sorry, but what farm are you referring to? :-)<br />
IMHO betting the farm on gcc 2.95.3 right now will have some serious consequences in the future:<br />
<br />
- What if you stumble upon a GCC bug that absolutely needs fixing in 2.95.3 before you can continue? You will be forced to delve into gcc and try to fix this yourself, diverting  sparse engineering resources to something that is not even part of your goal. <br />
<br />
- Daniel states that for true binary compatibility you will even have to take care to keep the class members in the same (memory) order. I wasn't aware of this requirement, and it makes the constraints you are bound to even stricter. He also makes a very good point that every worthwhile binary-only application on BeOS is either badly outdated already, or is being released as Open Source, negating the need for BC alltogether.<br />
<br />
- You inherit the Fragile Base Class problem form BeOS, possibly the suckiest aspects of BeOS ever. And you are <br />
forced to recreate this horror, from scratch nonetheless! <img src="/images/emo/sad.gif" alt=";)" /> <br />
<br />
<i>A final note on BC - this is not a permanent state. It is like a car seat - it helps to keep the infant upright, not to be the last chair he ever sits in.</i><br />
<br />
You have to ask yourself if you don't hinder the toddlers development in a negative way. Doing so in the early stages can have serious consequences for the rest of its life! <br />
<br />
<i>Licensing is a tough call</i><br />
<br />
I will not touch this topic other than stating that the <br />
GPL nature of the Linux kernel has not stopped companies from creating binary only solutions for it. Just take a look at NVIDIA's excellent 2D/3D drivers for Linux. There is a kernel component that is distributed in binary only and it has worked beautifully so far! <br />
<br />
<i>Just let us know, first, so you don't replicate someone else's work. ;-)</i><br />
<br />
IMHO you guys are not only replicating unneeded work, you're in essence reinventing the complete kernel wheel from scratch! This is not a problem, but the lack of sufficient engineering resources means your development time will be a lot longer. By the time you are finished your work might not even matter anymore :-(<br />
<br />
Remember, the really fun stuff happens in user space! <br />
<br />
-fooks</description>
			<pubDate>Tue, 24 Sep 2002 09:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Discredit</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Swallow it down, Daniel Switkin was not paid by the B.E.OS (BlueEyedOS) team and is not working with us.<br />
And you know what? The only future he see about a BeOS clone is something like an opensourced B.E.OS.<br />
I thought I wrote months ago, that when B.E.OS 1.0 will be released the source will surely be available.<br />
Anyway, it's time to code, not to discredit technical choices that noone understand now and try to interpret.<br />
&quot;Hey guys, they are using Gnome!&quot; lol, do you know that we preffer to develop with XEmacs than with vi in console mode?<br />
I clearly understand that people are impatient and only want &quot;screenshots&quot;.<br />
Here is the last screenshot I did and sent on our ML.<br />
<a href="http://blueos.free.fr/new_app_server.jpg" rel="nofollow">http://blueos.free.fr/new_app_server.jpg</a><br />
Yes, it's the new app_server rendering in the X11 mode, you will see nothing interesting. But you know what? It works great, it doesn't (yet) compile with gcc3.2, it's not yet finished.<br />
<br />
Regards,<br />
Guillaume</description>
			<pubDate>Tue, 24 Sep 2002 09:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux, the GPL and the rest</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>First of all, thank you Daniel. I had the luck of meeting you in person once, if you remember a rainy day in Santa Cruz (Hey, can I get copies of the pictures you took? <img src="/images/emo/wink.gif" alt=";)" /> <br />
<br />
You bring up some valid points and I mostly agree with them. Unfortunately some people writing comments here seem to react allergical to words like &quot;Linux&quot; or &quot;GPL&quot; and consider using either of them as selling your soul. <br />
Let me speak on the GPL first: I don't like it. It's a good licence for many things, but I would prefer the LGPL almost any time. But the GPL is not as bad as people want to tell you, and most importanly it does not scare commercial developers away. Fact is that there were, are and will be commercial applications for GNU/Linux and the least problems they ran into were licencing. Corel Draw failed, but that was not the GPL's fault.<br />
Linux. Linux is not an innovative, exciting or beautiful kernel. But it does its work and it does it good, and it's better than anything we could whip up in a year or two. Stop overrating the kernel, it's not a religion. It's just one piece of the puzzle, and if we can get that one for free - why not? It will save us a lot of trouble and deliver not only things we aren't even remotely working on right now (NTFS, USB, IEE1394, RAID, PPC support, ALSA, fork()) but is in fully tested production quality, constant updates and has support from hardware vendors. Get over it. The GPL will allow us to rename it if you don't like the name Linux... We will also be able to (Axel, forgive me) to not have to reimplement BFS but use XFS in all its glory.<br />
Did you follow Cosmoe closely? Do you read the mailing list? Someone named Kyle reported having built a Cosmoe system on top of a Linux kernel without it being too unixish, using a renamed directory structure and the like. It is possbile to use Linux the kernel without being GNU/Linux the OS. We don't need X11, Cosmoe runs fine using DirectFB.<br />
What makes GNU/Linux slow is not the kernel, not X11 and not any other part. It's the cruft that comes from building it all together in an ancient Unix structure. The parts for themselves are great - so why don't we pick them up, build our kernel with XFS, preempt patch and ALSA, use the Cosmoe app_server on DirectFB and start building a modern, heavily BeOS-inspired OS from there?<br />
<br />
One last question I have seen on why all the Ex-Be engineers are so quiet: It's because you take everything they say too seriously. Really. Stop treating them like gods, start treating them like normal people. Working on a product whose followers are as enthousiastic as BeOS or Apple fans, I had to learn myself to shut up, because everything that can be misunderstood will be misunderstood and held against me.</description>
			<pubDate>Tue, 24 Sep 2002 09:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Different BeOS-clones</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The BeOS clones are indeed fragmented, but some people want the Linux kernel and some the NewOS. I think it would be a good idea to keep OBOS and B.E.OS from merging, but merging Cosmoe and B.E.OS would be a good idea</description>
			<pubDate>Tue, 24 Sep 2002 09:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeUnited</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><a href="http://www.beunited.org/" rel="nofollow">http://www.beunited.org/</a><br />
<br />
It's about having common, open standards that all five major OSBOS projects (will) support. Choice and compatibility - you can have your cake and eat it, too...<br />
<br />
As far as working together on coding, look at it like the BSD world: Darwin, FreeBSD, NetBSD, OpenBSD, etc.. Each project has different goals and developers with different specialties. They all benefit each other, sometimes directly, but often indirectly. So shall it be with OSBOS's.</description>
			<pubDate>Tue, 24 Sep 2002 09:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>I don't want Linux to assimilate OpenBeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Look, if you're so fscking in love with Linux you can contribute to it, or you can contribute to B.E OS. Why force OpenBeOS, that had the guts of going with a modern and exciting new kernel (instead of what I consider an utter piece of hodge-pdge horseshit - Linux) to switch? If you don't like it, get the fsck out. I know I would not be the least attracted to OpenBeOS if it used Linux. I have been working (not at home, at -work-!) with Linux since 1995, I know it's personality, I have had the opportunity to evaluate it for large databases, and I know full well that it's development model is rotten. If you disagree, that's fine! If you want to keep hyping Linux, that's fine, too, but leave OpenBeOS alone.<br />
<br />
Sure OSnews is doing it's best to undermine OpenBeOS. I'd lke to see some articles about why B.E OS is on a route to failure, for example? Naaah, can't happen, this is Osnews.</description>
			<pubDate>Tue, 24 Sep 2002 09:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>app kit</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The app/interface kit and the preference apps are not kernel specific. This is one area where the diferent BeOS projects can colaborate. I think someone from B.E.OS said that they will use some OBOS app kit code? Then it will be nice if they contribute some code back to the OBOS project. Or better yet - merge the app kit projects.</description>
			<pubDate>Tue, 24 Sep 2002 09:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>(Oh boy. I wish I tried out BeOS when I had the chance.)</description>
			<pubDate>Tue, 24 Sep 2002 09:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Eike Hein</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; (Oh boy. I wish I tried out BeOS when I had the chance.)<br />
<br />
You still have: check free Personal Edition to download from <a href="http://www.bebits.com/" rel="nofollow">http://www.bebits.com/</a>.</description>
			<pubDate>Tue, 24 Sep 2002 10:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>GPL FUD</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;Licensing seems to have divided the largest two projects, OpenBeOS and BlueEyedOS. I'm happy to see that both reject the GPL as an option, due to its viral qualities and the fact that it discourages commercial development and contributions.&quot;<br />
<br />
Sorry? Viral? What's wrong with protecting your own code? If I want my code to be free (or closed or whatver), thant I have every right to protect my work.<br />
<br />
And about commercial support and commercial support: check linux. Yes, more and more commercial drivers are written to work on GNU/Linux.  I would really like GPL'ed drivers, but the fact that closed source drivers exist destroy your FUD.<br />
<br />
C.</description>
			<pubDate>Tue, 24 Sep 2002 10:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>GPL2</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;-MIT's a good license if you ever want commercial apps developed, or be taken seriously by commercial entities. GPL is good for people that want everything for free.&quot;<br />
<br />
<br />
Correction:<br />
<br />
GPL is good for people that want everything to *be* free (like in freedom).<br />
<br />
Regards,<br />
<br />
C.</description>
			<pubDate>Tue, 24 Sep 2002 10:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Chances are nobody will read this, but</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>what made BeOS beautiful was not its kernel, it lacked a lot of features, example given: diskcache was not integrated with VM system.<br />
<br />
Linux has all the features of a good kernel: module support (just like beos), good hardware support and a HUGE team of developers.<br />
<br />
With the low-latency patch the Linux kernel can even keep up with BeOSon the audio side.<br />
<br />
And please stop yelling &quot;BeOS had a micro kernel&quot;. If you truly believe that go grab a book about operating system design and come back in 4 months.<br />
<br />
I say Daniel is right and that Open BeOS should drop the NewOS kernel, and start using a tried and tested one.<br />
<br />
Linux has support for an accelerated framebuffer and a fallback vesa driver. Building the BeOS servers on top of the Linux kernel is possible, and it is also a good idea. It should be possible to port OpenBFS to Linux and extend the VFS layer to support attributes,indexing and queries.<br />
<br />
Linux has support for USB, Firewire and all the other goodies.. There is no reason to reinvent the wheel.<br />
<br />
Perhaps the B.E.O.S people are on to something<br />
<br />
Kind Regards<br />
Michael Wulff Nielsen</description>
			<pubDate>Tue, 24 Sep 2002 10:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>let's just do this</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>let's just tell Palm that we'll never buy a Palm product ever again for the rest of our lives until they release BeOS!!!!!</description>
			<pubDate>Tue, 24 Sep 2002 10:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>There is something done with Linux. Accept it. Plus there is tons of existing Linux distributions. Use them if you have your mind set on Linux. Let the individuals (and projects) select what's best for them.<br />
<br />
(I hate people that have to reiterate old decisions without looking up the facts. It stops progress.)</description>
			<pubDate>Tue, 24 Sep 2002 11:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Rumormonger</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I have to agree. I really liked what Michael Phipps had to say:<br />
<br />
Everyone seems to have a different expectation of OpenBeOS. Many people expect us to replace Be. They write to me about marketing, sales, QA, etc. They write to me about how we shouldn't overlook the PPC market, or how we should have used the Linux kernel or how great it is that we are not GPL. Everyone has a take on what OBOS should be. That is fine and good. I am glad that people are interested. Everyone needs to be aware, though, that no matter what we are, someone will not be happy. Some people would have us more regimented in our approach to things. Other people would not be interested if that were the case. Only when there is a clear and compelling one sided arguement for changing things should we do so. <br />
<br />
Everyone, too, please remember that while we are putting a professional face on this, we are volunteers. Every minute of time on this is unpaid volunteer work. Our time is given freely. We work the way we are most comfortable with toward the ends that we choose. If you are not comfortable with the way that we work, you may certainly suggest changes which we will carefully consider. You may work in your own way and submit patches and changes without really being part of the group. Or you may choose to go elsewhere. We are doing the best we can, and giving it away as a gift.</description>
			<pubDate>Tue, 24 Sep 2002 11:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re. Chances are nobody will read this, but</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><b><i>I say Daniel is right and that Open BeOS should drop the NewOS kernel, and start using a tried and tested one.</i></b><br />
<br />
I really hate this attitude. Why don't you work with B.E. OS that are using Linux, if you think it's so damn good? Is that &quot;I like pizza, everybody must eat pizza&quot; attitude of yours that pisses me off.<br />
<br />
Go on and code for B.E. OS, they use Linux, they will make you happy.</description>
			<pubDate>Tue, 24 Sep 2002 11:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Binary compatibility</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;&gt;SmallStepForMan: &quot;BeInc broke binary compatibility with <br />
&gt;&gt;almost every major release.&quot; <br />
<br />
&gt;That's not true, compatibility between releases was a huge <br />
&gt;priority at Be (Dominic insisted on it). R3/Intel apps <br />
&gt;still run under R5. And don't quote me on this, but I <br />
&gt;think either PR1 or PR2 PowerPC apps still run under R5 <br />
&gt;(it's been a long time, my memory is a bit fuzzy). <br />
<br />
This is the reality, Be broke binary compatibility when Intel moved from PE to ELF executable format. This would be R3 -&gt; R4... and possibly back in/before the PR days. (back when Tracker was Browser or for the old File system??)<br />
<br />
You note that we PPC Be users don't ever mention Binary Compatibility as something Be took lightly. We have it from at least PR2, and we know it. Okay some things changed, but that was more to do with libraries rather than actually being able to start running the app, as with the shift to ELF.<br />
<br />
I can run PR2 executables under R5 on my Mac. I do too!! The PR2 came with the Calculator App that Dano had and IconWorks - both work fine under R5.</description>
			<pubDate>Tue, 24 Sep 2002 11:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Linux kernal &amp;amp; BeOS Clone</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>I think there's no need to implement a linux kernel. What you really need are drivers, not a monolithic and complex kernel design like linux.</i><br />
<br />
For the N-th time, the BeOS kernel is not a microkernel!!!<br />
<br />
<i>So why not just implement a translator for windows drivers ? It can work like a simple compiler and I think is easier to implement than a kernel module for linux !</i><br />
<br />
If it was that easy, don't you think it would have been done already?? Creating a windows driver loader means recreating the whole of the Windows kernel infrastructure (i.e. everything that lives in ring 0). Good luck with that! :-)<br />
<br />
-fooks</description>
			<pubDate>Tue, 24 Sep 2002 11:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>anything but Linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>try NewOS, rewrite the kernel, steal code from Be... anything... but dont give me another Linux distro, we're flooded with them anyway. Who needs Benux?</description>
			<pubDate>Tue, 24 Sep 2002 11:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>*sigh*</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I can't believe that things like this still get me excited; I've been living in Windows 2000 for almost a year now, and it Doesn't Suck(TM)... and I don't have to reboot just to play games, which is also a nice touch.<br />
<br />
Building on top of a well-supported kernel is a great idea, but I have to wonder if this can be done without X... which would be the whole point, I think.  X is clearly the biggest thing that makes Linux suck as a desktop OS, and there are a few projects out there (such as Berlin) working to get rid of it... but I think they all miss the &quot;it's a desktop OS&quot; target by a wide margin.  They're just X on steroids from what I've seen.<br />
<br />
The biggest challenge here would be to re-use the X drivers without requiring X, and allowing things that X has big problems with (direct framebuffer access and OpenGL).  I have no idea if this is even possible.<br />
<br />
If something usable and good grew out, I'd happily use it, and build things for it... it's been a long time since I did any coding. :-(<br />
<br />
- chrish</description>
			<pubDate>Tue, 24 Sep 2002 12:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Linux kernal &amp;amp; BeOS Clone</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;For the N-th time, the BeOS kernel is not a microkernel!!!&quot;<br />
<br />
haven't postume that.<br />
<br />
&quot;If it was that easy, don't you think it would have been done already?? Creating a windows driver loader means recreating the whole of the Windows kernel infrastructure (i.e. everything that lives in ring 0). Good luck with that! :-)&quot;<br />
<br />
No, you don't need to recreate the complete infrastructure of windows but a prototype library like a compiler! What I mean is a seperate program, which uses a windows driver binary as source to generate equivalent driver code like a c compiler uses sourcecode to generate programcode. By the way, that's not impossible. This strategy was often choose by emulators for older computer systems i think (like a spectrum emulator for the commodore 64 which was nothing else as such a thing). Personally I know a programmer how? implement such kind of translator to reuse drivercode for his selfmade hardware from cp/m 86 to windows 3.1.</description>
			<pubDate>Tue, 24 Sep 2002 12:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Good article</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>if someone wants new BeOS as fast and as much supported as possible than probably linux is a good choice, BUT i don't understand why every linux-lover here shouts to make OpenBeOS on linux!? There is B.E.OS! Support it if You want! Geez You're acting like religious fanatics, who kill everyone believing in other things that You.</description>
			<pubDate>Tue, 24 Sep 2002 12:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>The kernels choice....</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I agree with OpenBeOS decision of choose NewOS. I agree with BlueEyedOS for choice of Linux, too. Each project, have, in yourself, the same goal. Ok, OpenBeOS want be so closed in BeOS R5. BlueEyedOS WANT source-compatibility, new features and several improvements (being having until 10x more linux performance!!!!)<br />
<br />
NewOS is very nice! I love it!<br />
Linux too!<br />
BeOS, too much!!!<br />
<br />
Come on! use your minds, guys! The community only want our beloved OS running and pulsing again!<br />
<br />
Michael VinÃ­cius de Oliveira<br />
BlueEyedOS Webmaster</description>
			<pubDate>Tue, 24 Sep 2002 13:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Nice article</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>You bring up many strong and interesting points, but I tend to think a lot of them rather comflict with each other. <br />
<br />
The prime example is to not use gpl yet suggest using linux.<br />
<br />
Also the point with drivers is a valid one, except i don't believe linux will be overly usefull for this. I think the biggest advantage would be from the network drivers, but most network chipsets are quite open, and freely implemented in BSD.<br />
<br />
The real problems will come from sound and video drivers, which are the most complicated to write by far and the most important, and where linux leaves a lot to be desired. I'm no expert but i would assume the X video drivers rely on X quite a bit, which is obviously a problem. The sound drivers also seemed a bit of a mess last time i used Linux on the desktop (admitidly a while ago). <br />
<br />
It is also worth noting that not one linux distromaker has a fool proof plug it in and it just works way of dealing with the linux driver modules (at least none that i have seen).<br />
<br />
I agree that in a perfect world no effort would be wasted and everyone would help each other. Unfortunatly this world dominated by corperates is about as far away from this idealism as we can get. In this ideal world no clones would even have to exist since the efforts of Be Inc wouldn't of been wasted by greed. <br />
<br />
Since this is the case it is unrealistic (as you touch on) to expect the groups to merge. Though I would be really disapointed in the clones if they can't agree on a common API to use to allow source compatability between them, this is the bare minimum of cooperation that must be achieved between them IMHO. Some source sharing/codevelopment on some of the higher level kits would be something that could be achieved relitivly easly if liecensing and source control could be agreed on.<br />
<br />
C:I would like to point out the irony of the 'freeness' of the GPL would limits what your allowed to do with the code compared to the MIT which has almost no conditions at all.</description>
			<pubDate>Tue, 24 Sep 2002 13:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>The thing that was special about BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The one thread that I have picked up on that I can relate to is the thread that asks the questions about the true identity of BeOS. For me, these are the questions as to the reasons so many types of OS users have a warm and special relationship with BeOS. I believe I have an answer that requires a different question; who was the OS designed for? I think that BeOS and it's conceptual predecessor, AmigaOS, are special in that they are operating systems designed to be used by all types of users of an OS, and designed with excellence in mind instead of the more prolific mediocrity. BeOS is a wonderful end-user experience. BeOS is a great programmer experience. BeOS is a great hobbiest experience. BeOS is a great media experience. In truth, what other operating system, besides AmigaOS, had such a wide acceptance with such a diverse group with such different expectations and levels of computing proficiencies. BeOS was designed to be what AmigaOS and MacOS are for the general end-users and media users, what linux, BSD and NeXT are for programmers / power users, and what Windows is for corporate users. If that spirit of excellence, respect and co-operation (between OS developers and it's users) can be captured again, I  know BeOS will live for many years to come. And all those that wish to reduce us to mere open wallets who have to beg for a small slice of the great user experience pie (IE Microsoft), beware; that which made AmigaOS and BeOS possible will not go away but instead will be back again and again until it triumphs. I have a dream <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Tue, 24 Sep 2002 13:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>X has problems with OpenGL</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Wow...  Could have fooled me.  Is that why I can play Q3A, UT, UT2003, RTCW, Descent 3, and a number of other OpenGL games?<br />
<br />
Adam</description>
			<pubDate>Tue, 24 Sep 2002 13:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Ores</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; C:I would like to point out the irony of the 'freeness'<br />
&gt; of the GPL would limits what your allowed to do with the<br />
&gt; code compared to the MIT which has almost no conditions<br />
&gt; at all.<br />
<br />
<a href="http://www.gnu.org/philosophy/free-sw.html" rel="nofollow">http://www.gnu.org/philosophy/free-sw.html</a></description>
			<pubDate>Tue, 24 Sep 2002 13:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BlueEyedOS and some technical comments</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>First of all, thanks for your nice article, Daniel!<br />
<br />
BlueEyedOS:<br />
I would like very much to join with BlueEyedOS to reduce the efforts both of us are trying to achieve. And I also see no reason why they can't join OpenBeOS and still be a member of B.E.OS - i.e. we could work together on the Media Kit, Print Kit, Storage Kit, Registrar, preferences stuff, ... - both of our teams would still have their own kernel team, and they could just take the code we achieved together for their B.E.OS.<br />
Although they would then have to stick with the Be API for the most part, they could also change things for their copy as well. AFAICT it would be a win-win situation.<br />
<br />
And some technical aspects:<br />
We will switch to 2.95.3, so we will have a much better and bug-free compiler than BeOS ever had - this will give us much less headaches than Be's version does. Furthermore, we could compile the whole kernel using gcc 3.<br />
<br />
I see that using Linux as the base kernel would bring lots of drivers to the Be world. But I also think that the most interesting drivers to get are graphics cards and hardware-accelerated OpenGL - and it might be possible to have a compatibility layer for those. <br />
<br />
And we can't drop 16 bit compatibility from the app_server; the least reason would be the VESA mode. But it's not like every colorspace would dramatically increase the code size - of course, you should optimize all often used colorspaces to be as fast as possible, but for those rarely used ones like RGB-15, we would just need a converter to/from RGB-32 - then you'll be able to convert to every supported colorspace, although it would be twice as slow (which I could live with, and which could be extended later on).</description>
			<pubDate>Tue, 24 Sep 2002 14:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>A unified BeOS clone</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>it will never happen. Too many people with too big of an ego.  I really like BeOS but, time people, time.  By the time a clone gets here, I will have moved on to something else.  I am just a user, that feels abandoned.  I watch each project, and I wish them the best of luck.  But I have things that I need to do today, not next year or later.  I agree if all these prjects had banded together we might have a BeOS clone today.  Not BC, but something that might have been useful.  Oh, well, the new Amiga OS 4 is looking rather nice.</description>
			<pubDate>Tue, 24 Sep 2002 14:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The thing that was special about BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;beware; that which made AmigaOS and BeOS possible will not go away but instead will be back again and again until it triumphs.&quot;<br />
<br />
Damn right! BeOS is *not* dead and isn't going to die. I just bought a second-hand Thinkpad so I can run Be (and to show off to customers). <br />
I'm going to be using it for a LOOOONNNNGGGG time.</description>
			<pubDate>Tue, 24 Sep 2002 14:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>alt to Linux.. qnx</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>cant qnx kernel be a choice? <br />
dont have to maintain kernel.. QSSL does that for you..</description>
			<pubDate>Tue, 24 Sep 2002 14:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>QNX Kernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>QNX kernel is commercial software, you have to pay to use it.<br />
<br />
Anyway, its realtime, which isn't really what we are after.</description>
			<pubDate>Tue, 24 Sep 2002 14:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: alt to Linux.. qnx</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>QNX is proprietary, so it wouldn't be open. That said, QNX is damn fast, &amp; I'd wager a decent contender for replacement, save for a huge lack of apps at the moment.<br />
<br />
Personally, I think Linux is a L-O-O-O-N-G way from being useful in a multimedia setting. And THAT'S what I need BeOS for.</description>
			<pubDate>Tue, 24 Sep 2002 14:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux or not?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>By reading everyone's comments it seems that there is a consensus that Daniel's thoughts on the BeOS future is on target (at least with everyone that has posted a comment).  <br />
<br />
I am not against using Â–nux flavor kernel but there is several factors that make me cringe when I think of using it.  Sure Linux has its issues, but if the core can be utilized and other pieces can be created to replace unwanted portions then I'm all for it.  I have installed and tried to use several different versions of Linux over the years and all of them gave me the same resultÂ—I had to think way too much to get it to run.<br />
<br />
This is why Linux has yet to break through the desktop market and become mainstream for home users.  Linux does things so different than Â– Windows, Amiga, BeOS, MacOS.  <br />
It's so different though that I really dislike using the OS.<br />
<br />
Reasons why I dislike Linux:<br />
<br />
1.	It was the FIRST OS I had to buy a book on to understand how it works so THAT I can work<br />
2.	Was not designed to be intuitive (like Be is) in these ways:<br />
a.	GUI<br />
b.	File systems Structure (I'm talking about  /etc, /root, /user, etc..)<br />
c.	Installing applications or unpacking them<br />
3.	Difficult for the non-geek to apply patches w/o the use of terminal. (is that possible?)<br />
4.	To many flavors to choose from<br />
5.	Not non-geek friendly (and seems as though it wishes to stay that way.  Robust and free from form)<br />
6.	Verbose mode on bootup.  (although this is nice for geeks, I guess, and sys admins I don't really care to see all that text.  Give me a picture to look at.  This seems to be the default mode for all Â–nux flavors. Second, I don't see anywhere in the GUI that would allow me to easily customize the bootup and turn off the verbose mode.  I'm sure there's a way thru terminal but I can't imagine where to look or where to start.  Anyway, I don't know how to recompile a kernel, I don't want to recompile one.)<br />
<br />
As an end user I want things to be simple and clean.  So that I can create and feel unrestricted.<br />
<br />
Amiga was the first OS build with the ideal in mind: color GUI, music, video, clean and FAST!!!  Those concepts are still in effect today.  In fact AmigaOS wins every year at a huge demo-making contest in Germany, and they went out of business in 1994!<br />
<br />
What is the deeper issue?  What keeps the spirit of BeOS alive?  Our deeper issue is that we know that an OS can be done right and that we had it in the form of BeOS.  And those things that made it great continue to do so while we strive to keep the flame burning.</description>
			<pubDate>Tue, 24 Sep 2002 14:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux and multimedia</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>I think Linux is a L-O-O-O-N-G way from being useful in a multimedia setting</i><br />
Wrong. Most distributions are. Linux as a kernel is suited for multimedia and realtime audio, I bet the FinalScratch people had their reasons to port from BeOS to Linux.<br />
I also trust Daniel's opinion on that topic, he should know what a system need for multimedia applications - remember, he works at Tascam.</description>
			<pubDate>Tue, 24 Sep 2002 15:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: BlueEyedOS and some technical comments</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I must say, I 100% agree with Axel on this comment:<br />
<br />
<i> I would like very much to join with BlueEyedOS to reduce the efforts both of us are trying to achieve. And I also see no reason why they can't join OpenBeOS and still be a member of B.E.OS - i.e. we could work together on the Media Kit, Print Kit, Storage Kit, Registrar, preferences stuff, ... - both of our teams would still have their own kernel team, and they could just take the code we achieved together for their B.E.OS.<br />
Although they would then have to stick with the Be API for the most part, they could also change things for their copy as well. AFAICT it would be a win-win situation.</i><br />
<br />
Some sharing of the projects would be extremely helpful.  I don't think you'll ever get the projects to completely join together, but at least some cooperation.  BeUnited.org is trying to bring the different players together, which is a start.  Getting the different groups to agree on a common API is a VERY good thing.  Now, if with that API, we could also get the groups to share some of the underlying code, that would be even BETTER.  <br />
<br />
In the meantime, I will continue to work with and develop for BeOS r5, which I've been doing for a while now :-)<br />
<br />
-paul<br />
<br />
Director of Deverloper Relations<br />
BeUnited.org<br />
<a href="http://www.beunited.org" rel="nofollow">http://www.beunited.org</a></description>
			<pubDate>Tue, 24 Sep 2002 15:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux kernel is also viral, not due license, but nature and atmosphere</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I wish to ask every LinBe advocate, including Daniel - do you remember Easel?</description>
			<pubDate>Tue, 24 Sep 2002 15:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Direct Link for this comment  Linux kernel is also viral, not due license, but nature and atmosphere</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>I wish to ask every LinBe advocate, including Daniel - do you remember Easel?</i><br />
<br />
Um, no. But I do remember <b>Eazel</b>. Their brainchild Nautilus is doing GREAT, despite their demise. I'm using Nautilus2 right now, it's part of GNOME2. Thank you GPL!!<br />
<br />
-fooks</description>
			<pubDate>Tue, 24 Sep 2002 15:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux + Multimedia?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Wait for version 2.6... there's been a lot of action in the kernel that isn't evident in the community as everybody is still in the 2.2.x / 2.4.x mold.</description>
			<pubDate>Tue, 24 Sep 2002 15:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>About linux and beos...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I think the problem comes down to everyone focusing on the &quot;goal&quot; of (re)creating beos instead of focusing on the development process. <br />
<br />
You can design your entire system to do the &quot;right thing&quot; in all aspects and still get nowhere, because it takes almost forever to implement everything you designed in. And by the time you complete the implementation of the design, competing systems (linux, windows, ...) will have surpassed yours.<br />
<br />
See also &quot;overdesigning&quot;, and &quot;worse is better&quot;, and &quot;biting off more than you can chew&quot;. <br />
<br />
Some projects that suffer from this are Fresco (sadly, though I still think they can make it eventually), GNU Hurd, etc. <br />
<br />
This also has an effect on mindshare: if your project continues to progress, but at glacial speeds, you will have alot of trouble attracting developers. Applications developers won't come if there's no usable system up yet, driver/system developers have to have a real reason/interest to switch to a not-yet-mature system too. If there's a promise of a kernel that's an order of magnitude better than what's out there, maybe. But I would argue that Linux is most definately not an order of magnitude worse than what's beos was, or newos will be.<br />
<br />
By taking small steps, but making sure the system is flexible enough to be (sometimes radically) changed along the way, you can get good results quickly, and have everything you want in the long run. You just have to be unafraid of change, and then evolution can take over.<br />
<br />
Linux does this extremely well - it evolves significantly with every major release, retains compatibility where it matters, and dumps it if they can really clean up their interfaces in doing so. <br />
<br />
This does mean however that third-party drivers will never be guaranteed to work &quot;forever&quot; like with windows. The GPL helps alot with that aspect though: it's problematic to have binary-only drivers, but possible if it's really really worth it. Like in NVidia's case where a major part of the worth of Nvidia's hardware is in the excellent drivers. But for let's say network cards or sound cards, there's not that much incentive to really keep things closed. The major advantage if your driver is included in the tree is that it will usually get maintained and updated if things change in the core.  <br />
<br />
To get back to the topic: I can see why the OBOS people for instance go for something that at the moment is more clean/understandable. By starting practically from scratch they will have a much more intimate knowledge of the system. My point is that I doubt their code will be that much cleaner/better/whatever by the time they reach the feature-level of Linux. A lot of bright minds are working on Linux, and they DO have the experience. <br />
<br />
<br />
Whoever brought up &quot;The things that were so good about BeOS&quot; was on to something:<br />
<br />
- Boot times<br />
Linux can be made to boot very quickly. I personally saw it boot in a couple of seconds. As for &quot;prettyfying&quot; it, Linus has said he will accept patches to clean up the boot/kernel messages, and there's patches out there that show fullscreen graphics when booting. <br />
<br />
- Performance<br />
There's nothing inherently slow about the Linux kernel, on the contrary, I'd say in general it performs better than most of the other kernels out there. It's moving towards a fully non-blocking and asynchronous design, has reasonably fine grained locking for SMP, is preemptable, can have very low-latency, etc. <br />
<br />
- Fast graphics/Font issues/etc<br />
That's a couple of layers up. X can be quite fast. But there's a whole bunch of reasons why the final result of GUI's based on X end up being slow. Nevertheless nothing stops these BeOS reimplementations from using X as a fat driver for now. It would get them accelerated 2D and 3D cheaply, and X can be stripped down a lot. <br />
Personally I'd like something lower level than X. DirectFB is often mentioned, but from what I've seen from the code I wasn't impressed at all. I like KGI/GGI alot, but they &quot;glacial&quot; progress applies to them too. It's important that they do manage to support 3D though - 3D without X would be very cool in my mind. The GGI folk have recently been able to leverage the 3D DRI drivers (and also the 2D directfb drivers)<br />
<br />
As for the Font issues: in my mind that's just a matter of standardisation/getting decent fonts/packaging it as a whole. The fact is: we have nicely antialiased fonts on Linux right now, the issues are just how to manage them. If you're thinking of even rewriting the kernel, surely you can solve this issue. <br />
<br />
- Filesystem stuff<br />
Extended attributes, multiple streams per file, etc have all been discussed, and will at some point be implemented for the Linux Kernel. Reiser4 already promises alot of these things. XFS is a very nice filesystem in its own right. (I think i've seen someone doing BeFS on Linux, might be wrong)<br />
The thing that's needed is Live Queries (are these thesame as Views in Database parlance?) In any case, I think it's only a matter of time before that comes to linux, once there's enough filesystems in the tree that could make use of that, someone will find it interesting enough to design and implement it. <br />
<br />
- General &quot;unified&quot; look and feel<br />
That's the most important thing - pick and choose the components you need (MTA, UI, Apps, configuration, ...) and customize the ones you picked so they're unified. <br />
<br />
- A nice API<br />
I think instead of diverting all the resources in recreating the kernel, a lot more effort should be put in creating a nice API, surpassing the quality of Linux's UI APIs or Be's APIs. This is _the_ most important. Get this right and you can port your apps easily on BSD's with X, Linux with FB, or whatever kernel/combination you like. <br />
<br />
<br />
<br />
Sorry for taking this long to explain everything. My point simply is that in general I agree with Daniel's points, that I think the kernel is a &quot;solved problem&quot; with linux, and that such scarce resources should be allocated where they are most needed: integration and front-end.</description>
			<pubDate>Tue, 24 Sep 2002 15:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Death through Dissolution</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Yes, Eazel.<br />
Though, i'm sure, with linux kernel BeOS ressurection project will turn in YetAnotherWM or such.<br />
And dissolute among others sourceforge fakes.<br />
Even AtheOS derivatives seems more targeted to Be Different, Think Different.<br />
I think, that in definition &quot;What is BeOS&quot; one of the most important part is BeOS soul and feel, which we definitely loose if join haxxorzz community, inspite backing by Big Players like IBM.</description>
			<pubDate>Tue, 24 Sep 2002 15:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Fine Article</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>A fine article Daniel.  I agree that uisng an extant core (such as Linux) would be an easier solution than reinventing everything.  Michael Phipps and his team are walking down a really difficult path.  I respect them taking the hard road though.  It reminds me of an old saying, &quot;A little adversity is good for a man.  Kites rise against, not with, the wind.&quot;  I wish them luck.<br />
<br />
Dave Owen was right on target with the positives of BeOS. It was easy to install, incredibly responsive, booted fast and, if it had a driver for a particular card, it just worked.  The file system was pretty much bulletproof too.  Heck I even liked the UI.  All in all, it was the most transparent OS I've used because I didn't have to manage it constantly.</description>
			<pubDate>Tue, 24 Sep 2002 16:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>experience</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>If using a linux kernel compromises the low latency, responsiveness, small footprint, and excellent multi-media performance of it then i'd say dream what others think is impossible:<br />
<br />
Stick with OBOS and rewrite the kernel and/or keep bugging palmsource.</description>
			<pubDate>Tue, 24 Sep 2002 16:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Cosmoe</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Daniel never mentions it by name, but Cosmoe seems to follow his recommendations quite closely. As some here have noted, one of the problems with Linux on the desktop is X. For years now, the primary lure of X has been the body of applications built for it rather than the merits of X itself. Sound familiar?<br />
<br />
Since a BeOS clone with source compatibility will start life with a pretty decent body of apps, it's free to cast off the heavy yoke of X for a new architecture.<br />
<br />
It's easy to applaud the innovation and performance of a new kernel that is in use by only by only a handful of people. Once the number of people grows into the tens or hundreds of thousands, the immaturity of those efforts will become clearer. Except that the number will never grow to those levels, becuase the hardware support won't be there.<br />
Not to say that projects like NewOS lack merit---I think they're absolutely essential, and I hope one day to see the new open-source BeOS ported to them when they're ready. But to get started---to get traction---an approach such as Daniel suggests and Cosmoe implements, is better.</description>
			<pubDate>Tue, 24 Sep 2002 16:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Another temptation - yet another toolkit.Or toy.</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>If you use linux kernal as base, you always can substitute yet missing <br />
app with Linux one, running under one of countless toolkits.<br />
(someone here already wrote about &quot;gaps&quot; and how linux kernel help to fill it)<br />
And i really don't see any reason for developers to write apps specifically for LinBe API. Inspite how nice it will be.<br />
<br />
Until it goes messy and primitive and &quot;mono-threaded&quot;.<br />
<br />
So what is the sense to create LinBe? Just to let OpenTracker work on Linux?</description>
			<pubDate>Tue, 24 Sep 2002 16:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Quicksand</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I guess most people here would build their house on quicksand if it was faster or more convenient - just remember your house will sink after a little while.<br />
Presumably OBOS will have a better base to expand upon because it is designed, not /grown/ like large parts of linux are (NOTE depending on who you ask linux is either a very solid design or not designed at all). If the design is decent then flaws will be much easier to locate and rectify.<br />
<br />
Just another opinion in the never-ending thread!</description>
			<pubDate>Tue, 24 Sep 2002 16:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux != Linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>A lot of folks here are confusing Linux the kernel with GNU/Linux the OS.<br />
<br />
From a user and mostly the developer standpoint, a well-made BeOS clone based on the Linux kernel will be almost indistinguishable from BeOS R5. Using Linux as a kernel will not draw all the 1337 h4x3uRz to OBOS, it will not give us the X11 toolkit cruft, it will not turn OBOS into YAWM, it will not force you to compile kernels all the time. It will, however, take a huge pile of work off the Kernel and Network teams and let us focus on what made BeOS BeOS.</description>
			<pubDate>Tue, 24 Sep 2002 16:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>changing kernels</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Excuse my lack of insight, this is an enduser speaking...<br />
What does it take to change kernels?<br />
I guess that the app_server, networking, media kit and, loosely as an add-on, the filesystem have ties to the kernel. Maybe other aspects as well.<br />
<br />
Suppose, the OBOS development is progressing favourably. All, except the kernel which as a result of complexity or lack of knowledge/experience just won't reach maturity in time. Is it possible to have another look at the Linux (or BSD etc.) kernel instead or would that mean to scrap all the above mentioned modules as they tie in too deeply?<br />
Maybe the B.E.OS guys would even be so gracious to donate their at that time thoroughly tuned Linux kernel.<br />
<br />
I'd really love to see all the OSBOS projects work together on the kits where possible and then, putting them under their respective license, tune them according to their project's demands. If changing kernels turns out to be not an impossibly huge task, everyone can have a look and pick and choose between the offerings.<br />
<br />
Last comment:<br />
I keep reading about &quot;big egos&quot; standing in the way. IMO this is bull*. The leaders of every project have been thinking about the situation, about the goal of their project and how it is achived best. They picked their way after carefully considering the alternatives and worked many many hours toward that.<br />
Who would demand to throw all that away and follow another way they have rationally dismissed a long time ago?<br />
<br />
So the answer is not to merge all projects, but to work together where possible, alter common code where needed and code only what is absolutely necessary project-specific from scratch.<br />
Hopefully beunited.org will help with that. I'd really love to sponsor a weekend conference where all the different project leaders can meet and compare notes... but alas, I don't have the money... :</description>
			<pubDate>Tue, 24 Sep 2002 17:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Back-fire</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>save yourself the trouble and move over to linuxland right away, cause it won't happend. <br />
I'm saying this cause when I see the blind hope you have, I can only see you getting hurt in the end. Reminds me of the hope you have of getting back together with a girl after she brakes up with you. <br />
<br />
<br />
Blind hope? The more doomsayers tell me it can't/won't be done, the more determined I am to do my part to help. While I'm not an active member of any of the 4 projects to clone the OS, I'm still developing software, and doing my part to bring a future to the OS. Mabey this is what the trolls want, mabey they just want to get us fired up and 'prove them wrong' because they really want to see a new BeOS. And mabey I'm just over-analyzing things again... drat this over active imagination.<br />
<br />
I'd be happy if a girl broke up with me. That would imply that I had been involved in some sort of relationship to begin with. And that, my friend, would be a welcome change of pace for this geek.</description>
			<pubDate>Tue, 24 Sep 2002 17:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>any one else read this</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><a href="http://www.unstrung.com/document.asp?doc_id=21627" rel="nofollow">http://www.unstrung.com/document.asp?doc_id=21627</a><br />
<br />
&quot;Palm Has Visions of Sugarplums&quot;<br />
<br />
It mentions that Palm's CEO said they may need minority investors for the spinoff of palm os. It also cites a wall st. journal rumor that sony is one of the interested parties. Sounds familiar to the register.co.uk rumor of way back that sony would take over Be. <br />
<br />
It is also interesting also because of Sony's vision for the next playstation and proliferation of cell (toshiba, ibm, sony chip) based devices. <br />
<br />
now putting these tid bits together to claim that beos could be back is way out there but YC may be right. We might see beos from palmsource yet.</description>
			<pubDate>Tue, 24 Sep 2002 17:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>stew, what you wish is already accomplished</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>Using Linux as a kernel will not draw all the 1337 h4x3uRz to OBOS, it will not give us the X11 toolkit cruft, it will not turn OBOS into YAWM, it will not force you to compile kernels all the time. It will, however, take a huge pile of work off the Kernel and Network teams and let us focus on what made BeOS BeOS.</i><br />
<br />
Why do you use the future tense? B.E. OS is already doing exactly that, they utilize the Linux kernel in theri effort towards a BeOS clone (or so they think). So get your lazy ass over to B.E. OS and contribute to that project. Just leave OpenBeOS to do its thing.<br />
<br />
And if you were right (which you certainly believe you are), then B.E. OS will succeed and OpenBeOS will fail, and it will be the icing on your cake of satisfaction.</description>
			<pubDate>Tue, 24 Sep 2002 17:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: mario</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>So get your lazy ass over to B.E. OS and contribute to that project.</i><br />
<br />
I am an application developer, not an OS developer. Give me an alpha copy of B.E.OS so I can write software for it <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Tue, 24 Sep 2002 17:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Questions for Michael Phipps</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I posted earl;ier about an evolving process and sicne so many mistake Linux The Kernel for GNU/Linux and are jsut prejudice d against it and X, I have questions abotu a direct approach.<br />
<br />
HURD and Fresco (Berlin) are here now, modern, and lack what peiople hate about linux and X.  They are just not far enough along for use now, but so are NewOS and your appserver.  They are even further behind then HURD and Fresco.<br />
<br />
Why use NewOS The Kernel over HURD The Kernel.  ive been following OBOS very closely (checking the news page every day) and reading the IRC discussions.  You talk about it beong the closest in design to the BeOS kernel.   I feel HURD The Kernel takes the BeOS philosophy a bit further with translators.  They are a perfect lower level counter part to the kits.  The work being done on the port from Mach to L4 would help improve the speed.<br />
<br />
Like I noted earlier, for Fresco, you can write to it in any language thanks to Corba.  You would be able to accelerate it with a video card like Quartz Extreme.  I think someone mentioned X drivers being used within GGI so that would mean you could write a compatible driver API with X for Fresco to get the acceleration and  card support.  For when those developing Fresco for an X replacement and not a BeOS clone get enough momentum, they can improve the APIs since I bet tehre could be a lot of improvement in the model.<br />
<br />
Any comments on why not HURD or Fresco<br />
<br />
Note:  HURD does not mean having to include the load of GNU.  I actually feel that if possible to not even support the Unix like file structure.  Instead the APIs come in 3 varieties:<br />
-C Based Unix Port (Virtual File system that provides Unix structure)<br />
-C Base Native API (Native C apps, No Virtual File System)<br />
-C++ Based Native API (For Native apps)</description>
			<pubDate>Tue, 24 Sep 2002 17:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Sony/PalmOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Sony is also the fastest growing PC maker now according to C/Net (please note, I said fastest growing, not the top dog - Dell). Sony makes the coolest Palm handhelds. Hmmm.</description>
			<pubDate>Tue, 24 Sep 2002 18:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Any one else read this</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Just read the article. (Thanks<br />
Sony makes sense as minority investor.<br />
<br />
If you think about it, (The state current OS market, the MSFT case, PalmSoure's current product line, PalmSourse's profitability in the future, the BeOS engineers at Palm, the fact that Palm does not want to sell or license the unfinished DANO to anyone, the viability of a finished BeOS desktop and BeIA on TabletPC like devices in the future etc...)  it just make sense to expect BeOS to return.<br />
<br />
ciao<br />
yc</description>
			<pubDate>Tue, 24 Sep 2002 18:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>ice cream</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>lichtgestalt: So the answer is not to merge all projects, but to work together where possible, alter common code where needed and code only what is absolutely necessary project-specific from scratch.<br />
<br />
mario: So get your lazy ass over to B.E. OS and contribute to that project. Just leave OpenBeOS to do its thing. <br />
<br />
And if you were right (which you certainly believe you are), then B.E. OS will succeed and OpenBeOS will fail, and it will be the icing on your cake of satisfaction.<br />
<br />
One of the points of this discussion is that if the projects don't unite, there's a good chance that none of them *individually* will be able to get into a usable state in a reasonable amount of time.<br />
<br />
Can B.E.OS (or whatever it's to be called) reach critical mass with the current number of devs working on the project? If not, where will new devs come from?<br />
<br />
Here's an analogy: When you call Ben &amp; Jerry's to complain that your Cherry Garcia didn't taste right, they make the wise assumption that it probably didn't taste right for a whole bunch of people but that you were the only one motivated enough to actually pick up the phone.<br />
<br />
Daniel took the time to pick up the phone.</description>
			<pubDate>Tue, 24 Sep 2002 18:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>johnG - the projects won't unite</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>for the simple reason that the people who think Linux kernel stinks are not working on B.E. OS, as opposed to those who think that Linux kenrel is the cat's ass and so they devote their time to B.E. OS. <br />
<br />
And if the fact that OpenBeOS utilizes a kernel they like more, NewOS, attracts more committed and enthusiastic developer and other key people to that project, then OpenBeOS wins, no matter what any smart guy has to say about Linux kernel's readiness or the fact that projects are not united. My experience is that fewer passionate people can achieve more and better results than a larger but unmotivated group. And right now, OpenBeOS is larger and more vibrant than B.E. OS. Could it be the Linux kernel pukeworthiness?</description>
			<pubDate>Tue, 24 Sep 2002 18:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>oOo look what i found...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><a href="http://web.archive.org/web/20000829115512/www.eugenia.co.uk/" rel="nofollow">http://web.archive.org/web/20000829115512/www.eugenia.co.uk/</a></description>
			<pubDate>Tue, 24 Sep 2002 18:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: oOo look what i found...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Some of us have seen this before.<br />
From the good old BeNews days.<br />
<br />
ciao<br />
yc</description>
			<pubDate>Tue, 24 Sep 2002 18:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: oOo look what i found...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Yeah, what did you find? Big deal. <img src="/images/emo/tongue.gif" alt=";)" /></description>
			<pubDate>Tue, 24 Sep 2002 18:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Testsssssssss</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;I am an application developer, not an OS developer. Give me an alpha copy of B.E.OS so I can write software for it&quot;<br />
<br />
B.E.OS __ IS __ source compatible with BeOS.<br />
IF you want REALLY to help us, write (under BeOS) test code and don't ask about which class you could test,<br />
2 tests for a class from 2 different is sometimes not enough. We need :<br />
- basic tests<br />
- bounds tests<br />
- stress tests<br />
Your test must be able to diagnostic if it fails<br />
(and explains why).<br />
<br />
Regards,<br />
Guillaume</description>
			<pubDate>Tue, 24 Sep 2002 18:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Here is garapheane's thought</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>A very very refreshing article. Kudos to Daniel.<br />
<br />
First of all, while we can still see new apps popping at bebits and newbies actively posting installation problems, BeOS is definitely *not* dead.<br />
<br />
IMO OBOS should drop binary compatibility and move on to gcc 3.x . BeOS was meant to be a modern OS, so having unable to harness today's (and future) processing power simply denies the point. My suggestion of a workaround is having BeOS 5 PE on the new OpenBeOS, as some &quot;classic environment&quot; feature (ala MacOS X). And of course, fix the flaws/bugs in BeOS along the way.<br />
<br />
And definitely not linux. As said by many, BeOS is about the Be in the OS. And the GPL virus issue too.<br />
<br />
I dont think that neither OBOS nor B.E.OS would finally regain most of the BeOS user-base. Having two products that acts the same way, ppl would be tempted to choose based not on what kernel theyre running. They would look on speed, stability and hardware compatibility. I see OBOS will gain on stability, while B.E.OS on hware compatibility.<br />
<br />
Come on guys, we need an OS here ... (an OS. Not a myriad of BeOS-like distro ala Linux). BeOS users were always seen as united and friendly. We are a family. Having two competing BeOS will just divide the community. We are sick off standard wars, that's why we stick to BeOS .<br />
<br />
i am garapheane.</description>
			<pubDate>Tue, 24 Sep 2002 19:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Responses to last night</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>stew: &quot;I had the luck of meeting you in person once, if you remember a rainy day in Santa Cruz (Hey, can I get copies of the pictures you took? <img src="/images/emo/wink.gif" alt=";)" /> &quot;<br />
<br />
Hey there! Send me a private mail...<br />
<br />
stew: &quot;It (Linux) will save us a lot of trouble and deliver not only things we aren't even remotely working on right now (NTFS, USB, IEE1394, RAID, PPC support, ALSA, fork()) but is in fully tested production quality, constant updates and has support from hardware vendors.&quot;<br />
<br />
Exactly.<br />
<br />
stew: &quot;One last question I have seen on why all the Ex-Be engineers are so quiet: It's because you take everything they say too seriously. Really. Stop treating them like gods, start treating them like normal people.&quot;<br />
<br />
Amen.<br />
<br />
C: &quot;Sorry? Viral? What's wrong with protecting your own code? If I want my code to be free (or closed or whatver), thant I have every right to protect my work.&quot;<br />
<br />
Nothing is wrong with protecting your own code. In fact, I like the LGPL license a lot. What I meant by viral, and this is an intentional design point, is the fact that anything which links against GPL'ed code must be GPL'ed itself. For example, we at TEAC wanted to use cdrecord as a library in our project. But that would have required GPL'ing our entire source, which is unreasonable. As a result, we had to use something else, and the community lost out on our contributions (which we would have gladly made under LGPL).<br />
<br />
mk: &quot;This is the reality, Be broke binary compatibility when Intel moved from PE to ELF executable format.&quot;<br />
<br />
Oops, you're right. I forgot about changing from Metrowerks to gcc on Intel. My mistake.<br />
<br />
Chris Herborth: &quot;The biggest challenge here would be to re-use the X drivers without requiring X, and allowing things that X has big problems with (direct framebuffer access and OpenGL). I have no idea if this is even possible.&quot;<br />
<br />
I haven't researched it either, but I agree that would be the goal.<br />
<br />
Ores: &quot;The prime example is to not use gpl yet suggest using linux.&quot;<br />
<br />
I was suggesting drawing a line between things linked into the kernel which you must GPL, and having a different license for the rest of your code. I'd also like to repeat that Linux is not the only possibility here - a BSD flavor could also work. The main thing is to leverage an existing code base to bring hardware support and greatly shrink the size of your task.<br />
<br />
axeld: &quot;I would like very much to join with BlueEyedOS to reduce the efforts both of us are trying to achieve.&quot;<br />
<br />
I agree that a minimum both teams should share all the upper-level code. But it's still a shame to fragment the few remaining users between multiple efforts. Look how tedious it is now to provide net_server and BONE binaries of the same app. It would be ideal (although unrealistic) to have one platform for all users and developers to support.<br />
<br />
axeld: &quot;We will switch to 2.95.3, so we will have a much better and bug-free compiler than BeOS ever had.&quot;<br />
<br />
That's still not a path forward though (does it even get you Pentium 3 optimizations?). At some point you'll have to break binary compatibility and switch to gcc 3, so why not do it now?</description>
			<pubDate>Tue, 24 Sep 2002 19:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hardware Compatibility</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Great article, Daniel. Michael Phipps makes a good response.  I wonder though whether he is underestimating the complexity of real world hardware compatibility. Certainly there are indeed a limited number of graphics chipsets and many devices are now USB. You might be able to get a system running with minimal hardware, but that's just the start. There's a whole world of exotic and esoteric devices any one of which would be a show stopper for a user wanting to switch who needs that device. An O/S doesn't live in isolation, it needs to talk to the world. And doubly so for a 'media' O/S. <br />
<br />
Firewire. USB 2. Serial ATA. UltraSCSI. FibreChannel. Tape drives (Travan, DDS, 8mm, DLT). Soundcards. Audio I/O boards (MIDI, analog &amp; digital, SPIDF, Dolby digital). Mp3 players. Mice. Graphics tablets. Printers (HP &amp; postscript). Scanners (flatbeds, slides, business card). 3d graphics chips. Video I/O boards (composite, S-video, RGB, firewire, serial digital). PDA cradles (Palm, WinCE, EPOC). NICs (10/100/1000), ATM, 802.11[a|b|g]. Bluetooth. IrDA.  CD burners, DVD players, DVD burners (+/-/R/W). <br />
<br />
Many of these devices come in consumer, prosumer and professionsal versions. Often several competing manufacturers have different chipsets. Many manufacturers provide application software for their devices as well as windows drivers. And more are being developed all the time.<br />
<br />
Leveraging an existing base of device drivers is crucial. Its the only hope for coming close to covering a significant subset of the devices that people need. Perhaps that means Linux kernel, perhaps BSD kernel or perhaps some sort of driver compatibility layer. Whichever approach is taken, the goal should be to free up more developer hours to work on building the best user experience, instead of sinking time into supporting hardware.</description>
			<pubDate>Tue, 24 Sep 2002 19:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux, the primary reason I use BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Though I do agree with most of the points you raise, such as dropping binary compatability and analyzing what works and what needs to be fixed in the BeOS API, I cannot agree to using the Linux kernel for the new system.<br />
<br />
First, the Linux kernel is still monolithic, no matter which way you slice it.  It was 'obsolete' from an operating system technology standpoint the day it was created.  Altho a good number of people and uncounted man hours have been spent trying to overcome some of the inherent problems with a monolithic design, the Linux kernel still has a long way to go to reach the morderness of a true microkernel like Mach, QNX Nutrino, or others.<br />
<br />
Second, your drives argument, though it makes sense, neglects one main factor.  To use the majority of those drivers which users want (ie sound, video), the project would also have to use some of the worst parts of Linux, like the X server.  X is another dated technology whos time has come to discarde.  It is one of the technologies that BeOS was trying to do away with in order to modernize personal computing.  I think using components such as this would be a huge step backwards.</description>
			<pubDate>Tue, 24 Sep 2002 19:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Responses to last night</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; At some point you'll have to break binary compatibility and switch to gcc 3, so why not do it now?<br />
<br />
EXACTLY. Gcc 3 should be used NOW. Not &quot;when and if...&quot;.</description>
			<pubDate>Tue, 24 Sep 2002 19:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>x-server</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;j-lo &quot;the project would also have to use some of the worst parts of Linux, like the X server. X is another dated technology whos time has come to discarde<br />
<br />
Your post has already been answered on the B.E. OS FAQ sheet.  Third question from the bottom, here's a snip &quot;...it means that BlueEyedOS will not use the XServer anymore!&quot;<br />
<br />
Just thought you should know. <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Tue, 24 Sep 2002 19:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Put up or shut up</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Why do everyone put demands on OpenBeOS. They have put out a very clear and detailed roadmap for the next few months that thay will follow, no matter what you think. Still you demand this and that should be changed (even you Euginia ). If you want to influence the project join it. Be there when decisions are made, back your claims up with proof and maybe they choose your route. <br />
<br />
Put up or shut up. <br />
<br />
(Wonder if Linus heard the same thing back then?)</description>
			<pubDate>Tue, 24 Sep 2002 20:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Last batch of responses</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Bill Davenport: &quot;Reasons why I dislike Linux:&quot;<br />
<br />
I agree with every one of these. I think many if not all could be addressed though, and frankly I wouldn't want to use the result if they couldn't.<br />
<br />
stew: &quot;I also trust Daniel's opinion on that topic (Linux for multimedia), he should know what a system need for multimedia applications - remember, he works at Tascam.&quot;<br />
<br />
I have to confess that I have no done any research as to how suitable the current state of Linux is for these applications. All of our audio happens in hardware, not on the host CPU.<br />
<br />
obi: &quot;See also &quot;overdesigning&quot;, and &quot;worse is better&quot;, and &quot;biting off more than you can chew&quot;. This also has an effect on mindshare: if your project continues to progress, but at glacial speeds, you will have alot of trouble attracting developers.&quot;<br />
<br />
This is exactly how I would describe writing an entire OS from scratch. It's too big a task to have a good chance of succeeding, and will take far too long.<br />
<br />
Oliver Crow: (listed about a million pieces of hardware)<br />
<br />
Right, there's just so much stuff out there. I've spent four years compromising about what hardware I can use to run BeOS, and I'm tired of it (and I think a lot of people are). One friend of mine switched to a Mac because &quot;everything just works&quot;. Linux doesn't have quite that level of support, and it would take work to make it automatic and user-friendly, but it's miles better than where a new project from scratch would get you.</description>
			<pubDate>Tue, 24 Sep 2002 20:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Evolution</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hi all,<br />
<br />
Why you don't consider of the evolution aspect?<br />
<br />
Show me one kernel, which went through more updates than linux for last 5 years ? <br />
<br />
The updates for 2.6 are pretty significant (For performance and standards).<br />
<br />
What can be improoved:<br />
<br />
The BeOS is not fully posix compliant (it's big weakness). Standard LinuxThreads packge is good enough (not perfect). NPTL will be much better. The Kernel kit for B.E.OS or any   other replacement of BeOS, should be wrapped from POSIX.<br />
When you wanna do it by reverse, it'll be necessary somehow fix the posix compatibility. And this is much more painfull then wrap BeOS system calls from POSIX.<br />
<br />
Drivers:<br />
all drivers should be distributed as modules, I don't see any problem why we can't realease Stable kernel for B.E.OS every half year with full set of modules. It should be good enough for standard users. Non standard users may compile linux kernel kernel and whole system as they want from sources.<br />
(Geeks will be always geeks <img src="/images/emo/smile.gif" alt=";)" /> ) )<br />
<br />
The Be Framework must be updated, at least I'm missing parts for distributed computing. One of the best way how to solve it, it's write NSPROXY class with all dependencies from GNUStep in C++ (More transparent solution than CORBA). <br />
<br />
Binary compatibility. It's totaly useless !!!!!!!!<br />
Why you wanna keep this, all system are evolving. <br />
What you will do when you will need switch to 64bit architecture ?? (It will be here very soon.)<br />
<br />
Martin</description>
			<pubDate>Tue, 24 Sep 2002 20:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re:  Linux, the primary reason I use BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>First, the Linux kernel is still monolithic, no matter which way you slice it. It was 'obsolete' from an operating system technology standpoint the day it was created. Altho a good number of people and uncounted man hours have been spent trying to overcome some of the inherent problems with a monolithic design, the Linux kernel still has a long way to go to reach the morderness of a true microkernel like Mach, QNX Nutrino, or others.</i><br />
<br />
That has got to be the most entertaining comment I've seen in a long time! How do did you come up with that???!! All I can do is: LOL! You and YC should team up and do some sort of stage act. It will be hillarious!<br />
<br />
Thanks for the laughs...<br />
<br />
-fooks</description>
			<pubDate>Tue, 24 Sep 2002 20:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Monolithic</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>All this talk and discussion on monolithic has drove me nuts.  So I've done some digging.  Here are the results.<br />
<br />
These quotes are taken from an article from www.openna.com about the differences between monolithic and modular kernels.<br />
<br />
This article starts buy stating &quot; to explain a little bit what a Monolithic kernel is and why we recommend you install your Linux Kernel as a Monolithic kernel, instead of the common Modularized Linux Kernel that comes with many Linux distributions.<br />
<br />
 &quot;Modularized Kernels allow small pieces of compiled code, which reside under the /lib/modules/2.4.x-x/kernel directory to be inserted into or removed from the running kernel and a Monolithic Kernel contains the drivers/features into its compiled code.&quot;<br />
<br />
So Modular is &quot;dynamic&quot; code and monolithic is static code.  <br />
<br />
Read for yourself:<br />
<a href="http://www.openna.com/community/articles/general/monolithic-kernel-rpm-howto.htm" rel="nofollow">http://www.openna.com/community/articles/general/monolithic-kernel-...</a></description>
			<pubDate>Tue, 24 Sep 2002 20:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title> Re: Linux, the primary reason I use BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>You are comparing apples to oranges here. First of all, QNX's kernel is designed for the embedded space, something Linux (and BeOS) weren't. QNX doesn't make a great desktop OS for exactly this reason (tho I like QNX). As for Mach, it is unsutiable as a kernel by itself. It really deals with just very low level stuff. That's why it needs more on top (ala Darwin).<br />
<br />
Linux does not require an X Server for it's GUI. BEOS doesn't use one, neither does Cosmoe.<br />
<br />
Still, as I've said many times before, BSD would be a better kernel anyway (especially from a commercial point of view).</description>
			<pubDate>Tue, 24 Sep 2002 20:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>FYI</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>FYI, Martin Handl is a B.E.OS member working on the kernel_kernel and is testing it with Gcc3.2 and NPTL.<br />
Results look promising.<br />
Because a BeOS-like is a huge task,on B.E.OS, we choosed to choose what people called the &quot;easy way&quot;, in order to not be stuck in front of a kernel crash. To make OpenTracker work, we (OpenBeOS, B.E.OS, ...) need a rock stable low layer (kernel, drivers, app_server...), it takes time.<br />
We are far from an ISO you could boot but I'm convinced that it will appear. Seeing the activity in this 'thread', we could think about binary release of our working binaries.<br />
<br />
Regards,<br />
Guillaume</description>
			<pubDate>Tue, 24 Sep 2002 20:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Linux, the primary reason I use BeOS</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>That has got to be the most entertaining comment I've seen in a long time! How do did you come up with that???!! All I can do is: LOL! You and YC should team up and do some sort of stage act. It will be hillarious! <br />
<br />
Thanks for the laughs</i><br />
<br />
And that was really fscking constructive</description>
			<pubDate>Tue, 24 Sep 2002 21:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Bah</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Here's an interesting idea: Why not let the obos team work the way they want.<br />
I constantly notice pressure for them to switch over to linux and drop newOs, but havent noticed the same for BlueEyedOs to drop the linux kernel and switch to say... bsd, i almost feel that linux zealots want obos to either fail or switch to their camp.<br />
<br />
and PS: the beos kernel is a microkernel.</description>
			<pubDate>Tue, 24 Sep 2002 21:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux kernel wants to be like Be's</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The Linux kernel is a big mess right now.  On the 2.5<br />
task list is a reorganization of the drivers tree;<br />
it's been in the planning stages for over 6 months. Basically, the Linux folks have finally seen the light and realize that modularity is a good thing.<br />
IMHO, Linux 2.5 is the first real efforts at revision of their vision.  But, I'll believe it when I see it.  And if Linux pulls it off, it still won't be as simple and modular as Be's kernel.  That's why I believe in the OBOS approach of using NewOS as a base. <br />
<br />
    But, IMHO, the real problem with Linux is that<br />
the developers have a complete disconnect between<br />
kernel space and user space. Linux kernel folks seem to think that user-land issues are not their problem.<br />
For example, Audio on Linux is OSS or Alsa at the kernel level, and Arts, ESD, etc. at the user-level. Then their are millions of half finished media players which need to have plugins to support several kernel level and user level drivers. None of the systems works well.<br />
<br />
     What happens when B.E.OS gets a working BeOS API tacked onto Linux.  It's highly likely that the<br />
kernel will need to be patched.  I highly doubt that<br />
Linus Torvalds will roll their patches into the main tree. So, basically, the B.E. OS kernel will be a fork.  Forks need to be maintained.  The Linux kernel is not easy to maintain.  Do you see where I'm going?<br />
<br />
   Anyhow, the BeOS system was not like GNU/Linux. The key to BeOS is that it was a coherent system where the kernel was kept light and clean and provided the necessary interfaces to a single API (OK, Posix API too.) Running the BeOS API on Linux just opens a pandora's box of options and kernel problems.   Sure, Linux latency might sometimes be better than BeOS.  Sure, Linux has a fancy new threading model.  The question at the end of the day is &quot;Can the whole works provide a good user experience a la BeOS?&quot;.  I think that RedHat 8.0 Beta, Cosmoe, and B.E.O.S. prove how difficult it is.<br />
<br />
     Think about it this way.  Linux may have better latency, but how does it apply to XMMS for example.  The Linux scheduler is written with server tasks in mind.  Also, the whole priority scheme is a mess.  To get real-time priorities, which are needed for low-latency akin to BeOS, one must use esoteric Posix<br />
calls.  It's really a kludge.  BeOS has a simple 0-120 priority scale that works great!<br />
<br />
<br />
    And what about Posix compliance?  While BeOS <br />
had Posix compliance, its design prevented complete compliance (at least easily, as not all was done).  That is a good thing. A lot of Posix standards are based on 20+ year old technology.   The BeOS' IPC and messaging schemes are much more advanced than Posix's IPC and Signals mechanisms.  Although I am not a kernel programer (I wish that I could contribute better to OBOS), at least with OBOS,<br />
kernel development doesn't seem like esoteric rocket science.   It's better to have a clean slate and tack on the extra needed stuff like signals and Curses for cross platform compatibility.  (This is the beauty of having a highly modular, almost micro,<br />
kernel.)<br />
<br />
Just my two cents.  Keep the faith OBOS developers!</description>
			<pubDate>Tue, 24 Sep 2002 21:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Anonymous</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>We would prefer to write or listen to somebody. But since nobody can claim what they wrote then nobody wrote it.  I can't see the wind but I can see the effects of the wind.  <br />
<br />
Take owenership of your words or they will be lost in the wind.</description>
			<pubDate>Tue, 24 Sep 2002 21:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>B.E.OS &amp;amp; BSD kernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Why Linux kernel ??<br />
<br />
1 year ago we had good discussion in ML, I suggest to try BSD kernel. There are no bariers, at the end to use a BSD kernel.  <br />
<br />
It has only two low level condition, and i'm pushhing is as much i can.  &quot;all system calls must be a POSIX compatible&quot;.<br />
<br />
Our kernel server server has not full POSIX compatibility,<br />
because there is no real POSIX implementation of MSG QUEUES for LINUX, I really hope that this problem will solved with NPTL with good performance.<br />
<br />
Problem 2: App server must be written on something standard.<br />
Honestly there is only one standard now.(X-Window).<br />
For linux we can also use FB, but from some sorces <br />
it's still slow. <br />
<br />
With X &amp; Posix basic B.E.OS can run everywhere.<br />
Later when we will have another capatibility for 2d rendering , we can use FB or something else , something what will be good enough, it will cost just rewrite parts of the APP server. (propably not, when we'll be able smartly put some standard 2d rendering library(Poscript,PDF) depend on X drivers (it's big chalenge))<br />
<br />
But it's future. <br />
For now we deside that linux kernel is good (enough drivers &amp; support). And I guess it will be good enogh for long time.<br />
<br />
Nobody pushing OBOS Team to change their kernel. <br />
You can try, but i guees the will ingnore you.<br />
It's their choice from beginnig.<br />
<br />
But All rendering stuff &amp; App server(partly) can be shared.<br />
As i now we are using same code writenn by Frans Van Nispen.<br />
<br />
<br />
And for whole comunity: it should be very good to merge all energy to write Be Framework &amp; App server first. (This can be usable for all BeOS clones) and then continue on separare ways with kernel. And time will show who had true.<br />
<br />
Martin</description>
			<pubDate>Tue, 24 Sep 2002 22:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>POSIX &amp;amp; Maitenance</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>POSIX can be 20+ years old but it's STANDRAD a lot of peoples using it. <br />
<br />
More people than me can say, that not full compliance of POSIX was big fault of Be.<br />
<br />
I wrapped a Be kernel API to POSIX , and it was PAIN, becasue documentation is not good enough. And in many ways is not keepeng POSIX (different behavior). Be kernel API is not world class API. And it's not just my thought.<br />
<br />
There is one good thing on Be API (TEAMS).<br />
<br />
There will be no patches to 2.6 kernel. <br />
Kernel Server is separate thin layer, which is used just for translating BeOS system calls to POSIX. That's all. No big maitenance.<br />
<br />
<br />
Martin</description>
			<pubDate>Tue, 24 Sep 2002 22:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Bah</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>and PS: the beos kernel is a microkernel.</i><br />
<br />
It might have been a microkernel once, but it sucked so bad (like most microkernels) they had to resort to moving the whole networking stack inside the kernel, just to get decent TCP/IP performance! And yes, BeOS networking really sucked in the pre-BONE days. To summarize: a kernel which includes a complete networking stack is not a microkernel by my definition!<br />
<br />
-fooks</description>
			<pubDate>Tue, 24 Sep 2002 22:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>ever say never.</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I'm really wondering what is happening with existing original BeOS source code.<br />
As insiders permanently throw out sentences like &quot;It will never happen because it happens never&quot; about opensourcing of any part if BeOS code, i'm going in little paranoia about it.<br />
There are 2.5 possible reasons (in addition of existence third-party licensed code)<br />
1) YC's expectations have some ground about PalmBe.<br />
(personally i don't believe in it)<br />
2) Code is polluted with copyright violations. GPL or sem other stealed code. Sad suspect, but i tend to believe in it more and more<br />
3)2.5. Fearless leaders just wish that world forget about BeOS. Like it wasn't at all. In bussiness world (in difference from engineering world) it is bad bad bad track record for JLG, Sacoman and others VIP's. So they dream about real final BeOS funerals.</description>
			<pubDate>Tue, 24 Sep 2002 22:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>gcc 2.95.3</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Daniel wrote: &quot;That's still not a path forward though (does it even get you Pentium 3 optimizations?). At some point you'll have to break binary compatibility and switch to gcc 3, so why not do it now?&quot;<br />
<br />
Because we won't drop binary compatibility. When we switch to gcc 3, we will still have the possibility to run the old applications - we'll keep the gcc 2.95 libraries around (if you wish to do it).<br />
<br />
I would keep b/c if it were just to not to have to install another OS - I want to update to OpenBeOS ;-)</description>
			<pubDate>Tue, 24 Sep 2002 22:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>2 Fooks</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>It might have been a microkernel once, but it sucked so bad (like most microkernels) they had to resort to moving the whole networking stack inside the kernel, just to get decent TCP/IP performance! And yes, BeOS networking really sucked in the pre-BONE days. To summarize: a kernel which includes a complete networking stack is not a microkernel by my definition!</i><br />
<br />
That's really [!censored!], by your definition linux isn't a monolithic kernel either because the graphic sever (X) is outside the kernel!</description>
			<pubDate>Tue, 24 Sep 2002 23:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>2 Fooks part II</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>By the way, BeOs was able to handle several videos streams in realtime (and this actually created a &quot;niche&quot; for BeOS in the market), can Linux????? does the linux kernel have multimedia streaming capabilities????  And what about the multithreading diferences between the two kernels???</description>
			<pubDate>Tue, 24 Sep 2002 23:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Reply to Michael Phipps</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>MP: I think that hardware support is far less of an issue going forward than it was for Be. Compare the state of hardware now to 5 years ago. Parallel and serial are dying, USB is now. USB has standard APIs for printers, scanners, keyboards, mice, joysticks, etc.<br />
<br />
I have to disagree. Consider the Epson line of printers, for example. In recent memory, they have had at least two formulations of four color inks, two of six color dye-based inks, one six color pigment-based set, and one seven color pigment-based set. For each of these six sets of ink, they have a unique color table for each of the Epson papers (full gloss, pearl, matte, plain, etc.). They may even have different color mappings based on dpi or droplet size. That's one reason why Epson printers have such great output. There is no generic USB driver that could possibly account for all this, not to mention borderless printing, roll printing with automatic cutters, and so on.<br />
<br />
MP: How many video chipsets are there? You can count them on one hand (by family, not permutation). <br />
<br />
Ok, let's say you don't count anyone outside NVidia, ATI, and Matrox. Sure, that narrows it down. But consider what a full-featured driver requires today. Back in the day, you only had to worry about 2D support. On BeOS, that meant four colorspaces (8, 15, 16, 32 bit), accelerated rectangles and screen-to-screen blitting, and maybe overlays if you're lucky. Let me estimate that for one knowledgable person, working full time, with documentation, this is a three month task for production-quality code. That's if the docs are complete and correct, and you have a variety of hardware to test with. (Leo, Trey, or RJS: feel free to correct me here)<br />
<br />
Now think about what a modern graphics card can do. It needs a full OpenGL driver (forgetting Direct3D of course) with support for everything from vertex shaders to hardware transform and lighting. It probably has DVD-playback assist in one form or another. Most support dual head, S-Video output, etc. I'm not a video card driver writer, so I can't speak authoritatively on this point, but my gut tells me the task is now far, far greater than it used to be.<br />
<br />
MP: We would need to make many changes to Linux to make it Be-like. Many, many. I have spent enough time in that code to know that it isn't a place that I would volunteer to be.<br />
<br />
I'll defer to your expertise, as I haven't investigated this. Clearly it's hard, but not impossible.<br />
<br />
MP: Interestingly enough, no one has ever said that they don't think that we will do as well as Linux. Just that we are wasting time. This is a slower route. But I think a rewarding route overall.<br />
<br />
I don't doubt the talent and energy of the people on the various teams out there. However, I think that doing it from scratch is so much slower that the end result is just too far away. And it sacrifices any chance of getting support from hardware companies themselves, which is a huge loss. And it puts you in a situation where every command line app you might want has to be ported, rather than recompiled, which means maintaining your changes in the future. It's the difference between being a niche OS (which is fine if that's the goal) and piggybacking on the success and acceptance of a mainstream product.<br />
<br />
MP: If we are binary compatible to the BeBook's specs, we should support nearly everything out there.<br />
<br />
Maybe, but I'm not convinced. Try running &quot;objdump --syms&quot; on some Be Inc. apps (or even Postmaster), and grep for &quot;_k&quot;. That's the standard prefix for undocumented kernel calls, which would be a can of worms to support. Plus the Be Book has many omissions, and doesn't document the edge cases.<br />
<br />
MP: Yes, it has &quot;stuck&quot; us with GCC 2.95.3. That hasn't been a major point of pain, either, since most of us are developing on BeOS.<br />
<br />
Sure, it works for getting things up and running now. But how can you hand your developers a compiler in 2003 which dates back to 1999? As Eugenia and others have mentioned, why not just jump now if you'll have to eventually?<br />
<br />
MP: Licensing is a tough call. Let me say this - I have had more hate mail and more &quot;praise mail&quot; over this one thing than <br />
any other. It is the worst thing in the world - no matter what you choose, you are wrong<br />
<br />
I can only imagine, and I don't envy you having to choose and defend your position. As I said in a previous post, I personally would work under almost any license. My major concern was trying to find a middle ground with the BlueEyedOS folks.<br />
<br />
Again I should repeat that these are only my opinions, and that I'm not choosing sides among the various efforts. If the philosophical differences are too great, then separate projects it is. But I think having multiple incompatible BeOS clones considerably weakens the appeal of the final product. I don't think users want to worry about which flavor or distribution to choose (as in the Linux and BSD cases), whether or not a binary or package is available in their format, etc.</description>
			<pubDate>Tue, 24 Sep 2002 23:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Commenting on the direction</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Thank you Daniel for your comments.  It takes a lot of thinking and continuous reviewing to navigate a difficult course.  This is not a once and done discussion as I see it.<br />
<br />
Defining the attractive characteristics of BeOS is important.  We don't want to create a stranger.<br />
<br />
Using any kernel is fine with me as long as it supports or improves the  essential characteristics of the BeOS expenience.  My general feeling is that the Linux kernel is a bit off the mark but I am not speaking with much factual support.   I find that one of the things I mention frequently is the fast boot time so it is important to me I guess.<br />
<br />
Binary compatibility could be important.  Losing those hundreds of apps even if smallish ones is a loss.  Many will not be replaced or it will take a long time.  I think the plan to keep BC is sound but it may not be realistic.  I really can't make a call there.<br />
<br />
It seems like this will probably boil down to 2 efforts and that may be ok.  One would surely be better but that is unlikely based on human nature.<br />
<br />
What I would wonder about would be getting Palm to help out along the road.  Maybe just the app server could be begged away from them as long as we are doing our own kernel work.  There may be possibilities down the road.<br />
<br />
Thanks again for the throughtful comments and I hope you can continue your involvement going forward.</description>
			<pubDate>Tue, 24 Sep 2002 23:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>My two cents...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>What I loved about BeOS was:<br />
a) It seemed to combine the MacOS with Unix.  It had a decent user interface and a terminal for running shell scripts and GNU tools.<br />
b) The responive feel of the UI<br />
c) The file system and queries<br />
d) The kits for developers to create great software, they weren't perfect, but that comes with time.<br />
e) Fast boot times<br />
<br />
What I didn't like about BeOS:<br />
a) Hardware support<br />
b) Hardware accelerated 3D<br />
c) Lack of applications<br />
d) Complete POSIX compliance<br />
<br />
The main competitor for a new BeOS that I see is MacOS X.  It has:<br />
a) Hardware support, not hard when you control the platform<br />
b) Accelerated OpenGL<br />
c) Applications, not as many as Windows, but enough for the end user<br />
d) POSIX compliance<br />
e) It looks good<br />
f) Coacoa is supposed to really nice to develop for<br />
<br />
What it lacks:<br />
a) Responsive user interface<br />
b) Correct me if I'm wrong, but it doesn't have the journaling file system or queries<br />
<br />
Rebuilding BeOS with Linux kernel advantages:<br />
a) Hardware support<br />
b) Development community<br />
c) Name recognition<br />
d) Less time to market<br />
e) More stablilty<br />
<br />
Disadvantages of Linux kernel:<br />
a) Possibility of being thought of as just another distribution<br />
b) Maintaining a fork of the main tree<br />
<br />
Advantages of not using Linux kernel:<br />
a) More BeOS like kernel<br />
b) Not affiliated with misconceptions about the Linux kernel or the just plain hatred some people have for linux<br />
c) Possible binary compatibility<br />
<br />
Disadvantages of not using Linux kernel:<br />
a) Longer time to market<br />
b) Less mature product<br />
c) Little hardware support<br />
<br />
This is by no means a complete list but it gets the general point across.<br />
<br />
Considering all of the above points, here is my opinion:<br />
<br />
1) Use the linux kernel with the new O(1) scheduler and pre-emptive patches as the base.<br />
2) Install the hooks needed for BFS and restructure the file system layout to more human readable i.e.: /Applications, /System, /Users, etc.<br />
3) Rebuild all the BeOS servers to run on top of the linux kernel.<br />
<br />
Basically build a new operating system.  MacOS X uses Mach and FreeBSD for it's kernel, but it is a lot different then the different BSD distributions.  That because it is it's own OS. I think that you could do the same with BeOS and Linux.<br />
<br />
Just my two cents.</description>
			<pubDate>Wed, 25 Sep 2002 00:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>dead? not dead?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hey folks, what's this constant whinig about whether BeOS is dead or not? Does it matter at all? What if it's dead, and it has to be resurrected? What if it's just sleeping, and it has to be woken up? What if it's fully alive, just it's stuck at its current state, and needs help to go on? Does it matter how you call the situation, and does it influence how you or me will behave from now on, regarding BeOS?</description>
			<pubDate>Wed, 25 Sep 2002 00:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Holy smoke!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Looks like this article may break the OS news comments record.  Proof that BeOS still rules!<br />
<br />
ciao<br />
yc</description>
			<pubDate>Wed, 25 Sep 2002 00:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>How's this for A Starting Point</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Since it's now clear that everyone's not going to go for the common good and accept compermise maybe we could at least agree on a common api based on the BeOS api and the BeBook. This wouldn't do anything for binaries but at least developers could write code to cross compile.<br />
<br />
Maybe it could be sorta a media version of POSIX...a standard interface that multiple OSes could aim for.<br />
<br />
Is this really asking too much?<br />
<br />
Douglas Lockamy</description>
			<pubDate>Wed, 25 Sep 2002 00:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>OK .........</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>what i see here is that some people want a be-like os... wiht a 3d accelrated pdf based &quot;quartz like&quot; thingie ... all on a linux kernel..<br />
<br />
well then.. why doesnt someon take initiative and start a project ... <br />
<br />
instead of wasting ur time arguing.. do soemthing about it .. time to take initiative i say!</description>
			<pubDate>Wed, 25 Sep 2002 02:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Xtreme </title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Because there already is, as far as I understand it, such a project? B.E.OS.</description>
			<pubDate>Wed, 25 Sep 2002 02:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>using Linux kernel for drivers ?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I think this would be wrong approach.<br />
What drivers are important to start with :<br />
PCI bus, IDE, keyboard, mice, framebuffer - they are already in NewOS (framebuffer may be not complete yet) kernel.<br />
Those huge and complex video drivers that Daniel is talking about are not in the linux kernel. They are in the X server and the best of them are distributed as binary only. <br />
Audio drivers? They were not part of kernel as of 2.2 and only some of them made to 2.4.<br />
Network drivers - that's very important but ethernet chipsets are not as complex as video ones. <br />
PCMCIA - it's the whole separate package, it was modified from Linux version in original BeOS and so it can be ported the same way to OBOS.<br />
What's left ? SCSI (standard - no need Linux to port), USB, Firewire, printer? Some obscure hardware ?<br />
The ultimate goal is to have hardware manufacturers to write drivers for your system. For this you need a good development platform and nice readable API. devfs that BeOS and NewOS have is much easier to work with than ever changing Linux kernel.</description>
			<pubDate>Wed, 25 Sep 2002 04:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Holy smoke!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; Looks like this article may break the OS news comments record.<br />
<br />
Very unlikely.<br />
The records are:<br />
1. 300 comments<br />
2. 281 comments<br />
3. 266 comments</description>
			<pubDate>Wed, 25 Sep 2002 05:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: using Linux kernel for drivers ?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; I think this would be wrong approach.<br />
&gt; What drivers are important to start with :<br />
&gt; PCI bus, IDE, keyboard, mice, framebuffer <br />
<br />
This must be part of the kernel , how else you wanna type ??<br />
Except frame buffer these are in kernel form version 1.0 <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
&gt; - they are already in NewOS (framebuffer may be not complete yet) kernel.<br />
Exactly as in Linux.<br />
<br />
&gt; Those huge and complex video drivers that Daniel is talking about are not in the linux kernel.<br />
&gt; They are in the X server and the best of them are distributed as binary only.<br />
But they are in now.<br />
Linux Advantage<br />
<br />
&gt; Audio drivers? They were not part of kernel as of 2.2 and only some of them made to 2.4.<br />
&gt; everything is in ALSA and it's part of kernel 2.5 (not stable yet , but it'll come).<br />
Linux Advantage<br />
<br />
&gt; PCMCIA - it's the whole separate package, it was modified from Linux <br />
&gt; version in original BeOS and so it can be ported the same way to OBOS.<br />
Linux Advantage<br />
<br />
<br />
&gt; What's left ? SCSI (standard - no need Linux to port), USB, Firewire, printer? Some obscure hardware ?<br />
I guess it's also important.<br />
<br />
&gt;The ultimate goal is to have hardware manufacturers to write drivers for your system.<br />
&gt;For this you need a good development platform and nice readable API.<br />
&gt;devfs that BeOS and NewOS have is much easier to work with than ever changing Linux kernel.<br />
---------------------------------------------------------------------- ------------------------- <br />
<br />
Please don't get me wrong.<br />
<br />
But real question is. <br />
What we need first ??.<br />
<br />
It's stable Be Framework (2d Window GUI). All of us need it !!!<br />
Then lets talk about low level features. It can be implemented by many ways.<br />
On many kernels.<br />
<br />
But for App developer we must provide one perfect thing :<br />
&quot;Hi level Object oriented framework 100% compatible wih BeOS&quot;.<br />
Later extended for new stuff.<br />
<br />
This framework can be developed on BeOS PE,Linux,BSD or whatever.<br />
<br />
None of BeOS clones has this job done.<br />
And from my perpective this is bigest fault.<br />
Because with 2d GUI we could easily got a lot of developers.<br />
And things will go much easier.<br />
<br />
A really don't wanna change anybody's mind about Mach, OBOS, Linux kernel,<br />
because as I wrote. At the end APP server + 2GUI should be easily<br />
ported to any platform.<br />
<br />
My IDEA was write APP server over Display PDF or DisplayPoscript library.<br />
And this lib is only ONE (i'm saying again only ONE) thing which must be ported to <br />
other platform. Then we can easily share APP server &amp; Frans Controls.<br />
<br />
My goal: 2D must be much much faster than any available Desktop.<br />
<br />
That is for 2D.<br />
<br />
For 3D nobody want use anything else than OpenGL.<br />
Or Anybody aimed for DirectX ???? Really big Challenge  :o)<br />
<br />
OpenGL code is Standard and how it'll be implemented is on particular clone.<br />
The same with AUDIO.<br />
<br />
B.O.OS choosed reuse this stuff from Linux.<br />
OBOS must implement all of them.<br />
But Everybody has a choice. <br />
And no one should ignore shared goals.<br />
<br />
I hope that this is ground point now.<br />
And competent persons (project managers) start do some actions<br />
(At least intensive communications). What we can have done together.<br />
<br />
Martin</description>
			<pubDate>Wed, 25 Sep 2002 05:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>  RE: Holy smoke! </title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;&gt;Very unlikely. <br />
&gt;&gt;The records are: <br />
&gt;&gt;1. 300 comments <br />
&gt;&gt;2. 281 comments <br />
&gt;&gt;3. 266 comments<br />
<br />
Hmmm, well, what about the top 5 or the top 10?<br />
<br />
ciao<br />
yc</description>
			<pubDate>Wed, 25 Sep 2002 06:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Printers,  video drivers, DRI</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Consider the Epson line of printers, for example. In recent memory, they have had at least two formulations of four color inks, two of six color dye-based inks, one six color pigment-based set, and one seven color pigment-based set. <br />
Most new color ink-jet printers can connect to a digital camera and print pictures from it. This is possible because the pictures are transfered in sRGB color and translated to the wahtever inks the printer uses internaly.<br />
<br />
As for the video drivers - the DRI interface is not tied to the X Windows system. The current implementation is tied to X, but accordingly to DRI FAQ it is posible with some effort to separate the two. The DRI can be used directly by the inbterface kit (ala Windows Longhorn and OSX Jaguar) and this will also give you accelerated 3D. Then it will be a no-brainer to port DRI Linux drivers to OBOS. The only exception are the NVidia drivers which do not use DRI. It might be possible to port the NVidia kernel module and object files from linux - this was recently done with BSD.</description>
			<pubDate>Wed, 25 Sep 2002 06:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: 2 Fooks</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>That's really [!censored!], by your definition linux isn't a monolithic kernel either because the graphic sever (X) is outside the kernel! </i><br />
<br />
You're contradicting yourself! Read the above sentence again, and you'll see that it makes no sense at all. By my definition a microkernel should do only very basic things like memory management and message passing. That's where the &quot;micro&quot; comes from. Networking and graphics are already not considered basic. They are considered essential though, but they do not belong in a microkernel. Putting them there defeats the whole perceived advantage of having a microkernel! It also demonstrates the inherent weakness of microkernel design, namely that message passing becomes awkward and slow very fast. <br />
<br />
BeOS was moving towards the monolithic + dynamic extensions (sort of like Linux + modules). BONE, the new networking stack was put inside the kernel. This allowed BeOS to reach network speeds that were considered normal on Linux and BSD. Read that last sentence again. Yes, the sacred microkernel design proved to be horrible in the real world! The &quot;Big Mess&quot; that Andrew Tanenbaum used to describe Linux has proved to be the most pragmatic one in real life. AST believes (believed? I should ask him <img src="/images/emo/smile.gif" alt=";)" />  that monolithic designs have very poor structure and are thus pretty much unmanagable. Linux has proven him wrong! And indeed, the biggest cluster at the VU (where AST lectures) is running: Linux! :-)<br />
<br />
-fooks</description>
			<pubDate>Wed, 25 Sep 2002 06:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: 2 Fooks part II</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>By the way, BeOs was able to handle several videos streams in realtime (and this actually created a &quot;niche&quot; for BeOS in the market), can Linux?????</i><br />
<br />
Linux handles multiple simultaneous video streams just fine!<br />
I could start about 30 of those silly BeOS demo movies before my old Athlon box started slowing down (UP system)<br />
Linux also does multiple simultaneous mp3 files just fine! (That other famous benchmark). It even does them in reverse with AlsaPlayer. It is also not crippleware and comes with full source code.<br />
<br />
<i>does the linux kernel have multimedia streaming capabilities????</i><br />
<br />
What do you mean by this? I don't think there is such a thing as &quot;multimedia streaming capabalities&quot; inside the BeOS kernel.<br />
<br />
<i>And what about the multithreading diferences between the two kernels???</i><br />
<br />
I ported multithreaded applications from BeOS to Linux with little modifications. And in all cases performance even increased on Linux, because the underlying infrastructure (networking, VM/Cache) are much better in Linux. That was 3 years ago. I think the latest Linux absolutely smokes BeOS when it comes to multithreading. Read the NPTL thread? If I remember BeOS could only manage about 4.096 threads systemwide (much less per Team!). Ah yes, now I remember, it was dependant on the amount of RAM you had. We all know BeOS choked at anything above 1GB RAM! In contrast, Linux can do more than 100.000 threads today! There is really no comparison to be made since the BeOS kernel is dead, while the Linux kernel is evolving rapidly.<br />
<br />
-fooks</description>
			<pubDate>Wed, 25 Sep 2002 07:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>So, there is not such a great need for Linux, after all</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Oh yes, I know &quot;Linux 2.5 will have..., Linux 2.6 will certainly be able to..., NPTL will be much better..., this patch, that patch will make Linux really fly...&quot;. Sure, sure. Very convincing. Yeah. So, we are to expect that Linux will be, maybeh, a good enough kernel, developed in a haphazard, berzerk way where every moron can stick their shit into it (even Linus Torvalds calls his Linux kernel developer colleagues morons, so I am just quoting Linus), a kernel that has huge problems with large I/O and storage -today-, a kernel that is developed without CVS!? (yep, that's why you can't simply use your browser to navigate the source tree.. cuz there ain't any source tree that can be navigated. Download the whole tarball, unpack it and puke)<br />
<br />
In addtion, reading the last 2 posts by two B.E. OS developers makes me wonder in how good of a state B.E. OS really is. Comments like &quot;Nobody pushing OBOS Team to change their kernel.&quot; are utterly silly to say the least. <br />
I would not, furthermore, feel that a B.E. OS developer should brag about having &quot;PCI bus, IDE, keyboard, mice,  (and no) framebuffer&quot; support, coz' that's really expected from Linux.<br />
<br />
Anyway, the driver argument seems to be losing it's edge, and the Linux kernel has still to catch up with NewOS on other fronts. Sure, sure, there are all thoselow latency, high octane, super-duper patches that will certainly make it into Linux by 2005. Or 2006. Either way, I think the B.E. OS people should just leave the OpenBeOS people alone because I don't see them being very helpful. In fact, nobody mentioned that OpenBeOS sourcecode is freely available, so the B.E. OS people can, if they want to, use it freely (collaboration?), but the B.E. OS source is not avaiable at all (no collaboration?). I think this is at least a little bit noteworthy.<br />
<br />
I really wanted to respect B.E. OS, I realy wanted to say &quot;let's al get along&quot; and I thought that this would be possible, but the stubborn insistence of the B.E. OS members in this thread is starting to change my miind, and I find myself wishing that they simply fail, as a matter of principle. Of course, an opensource project can never really fail.</description>
			<pubDate>Wed, 25 Sep 2002 07:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Fooks</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; By my definition a microkernel should do only very basic <br />
&gt; things like memory management and message passing. <br />
&gt; That's where the &quot;micro&quot; comes from. Networking and <br />
&gt; graphics are already not considered basic. They are <br />
&gt; considered essential though, but they do not belong in <br />
&gt; a microkernel. Putting them there defeats the whole <br />
&gt; perceived advantage of having a microkernel! <br />
<br />
Agreed.<br />
<br />
&gt; BeOS was moving towards the monolithic + dynamic extensions <br />
&gt; (sort of like Linux + modules). BONE, the new networking <br />
&gt; stack was put inside the kernel. <br />
<br />
No.<br />
BONE, and BTW OpenBeOS new network stack follow same design, <br />
is made of one driver (/dev/net/api) and many kernelland modules <br />
(add-ons/kernel/network/*), on-demand loaded by the driver <br />
or the other kernelland modules.<br />
<br />
The BeOS &quot;static&quot; kernel don't even know what's a network stack, <br />
a socket, a protocol... nothing.<br />
With the exception of file descriptors select() support, which <br />
is mostly use on socket-kind file descriptors...<br />
 <br />
&gt; This allowed BeOS to reach network speeds that were <br />
&gt; considered normal on Linux and BSD. <br />
<br />
No, it's a far better design, using less inter-processes messaging, less userland  kernelland switches and a great iovec-like net data packets handling which increased performance.<br />
<br />
Don't confuse putting into KERNELLAND (address space) <br />
and putting into KERNEL. That's not the same. <br />
With monolithic kernels, it's often the same however.<br />
With modular ones, it's not.<br />
With dynamicly modular ones, it's even... well, dynamicly better.<br />
<br />
And BeOS kernel is the later.<br />
As will be OBOS kernel. It's already implemented for the kernelland modules support part, but still lack fully dynamic drivers support...)<br />
 <br />
However, I don't consider BeOS kernel as micro-kernel. Nor did former Be kernel engineers, IIRC.<br />
<br />
&gt; The &quot;Big Mess&quot; that Andrew Tanenbaum used to describe Linux <br />
&gt; has proved to be the most pragmatic one in real life. <br />
<br />
I'll have said &quot;proved to be pragmatic one&quot;.<br />
&quot;Most&quot; implies there no other better way of doing.<br />
As there's always, as History/Evolution tell us.<br />
It just take time... so many time!<br />
<br />
&gt; Linux has proven him wrong! And indeed, <br />
&gt; the biggest cluster at the VU (where AST lectures) is <br />
&gt; running: Linux! :-) <br />
<br />
That's hardly a point, as I guess the biggest or oldest cluster in the World could be still running on very old OS technologies, but who knows?<br />
<br />
-Philippe, OBOS Network team leader.</description>
			<pubDate>Wed, 25 Sep 2002 07:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeOS kernel vs Linux kernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>fooks wrote:<br />
&gt; There is really no comparison to be made since the BeOS <br />
&gt; kernel is dead, while the Linux kernel is evolving rapidly. <br />
<br />
Agreed.<br />
So, why do make/reply to such comparaison yourself?<br />
<br />
-Philippe</description>
			<pubDate>Wed, 25 Sep 2002 07:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>fail</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I wrote everything in good mind.<br />
And it's useless respond to unconstructive posts like Mario wrote.<br />
<br />
I can easy proof that Linux Kernel outperformed BeOS kernel in Threading &amp; Memory Manegment. On same hardware.<br />
<br />
And anybody can do it. Just try Raise 200 threads with simple memory alocations aka 50 KB, and join them. That should by enough as proof.<br />
<br />
Martin</description>
			<pubDate>Wed, 25 Sep 2002 07:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: fail</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>And it's useless respond to unconstructive posts like Mario wrote. </i><br />
<br />
Agreed :-)<br />
<br />
-fooks</description>
			<pubDate>Wed, 25 Sep 2002 08:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: BeOS kernel vs Linux kernel</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>So, why do make/reply to such comparaison yourself? </i><br />
<br />
The original author asked comparative questions. I simply answered.<br />
<br />
-fooks</description>
			<pubDate>Wed, 25 Sep 2002 08:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Device drivers ought not to be a reason</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>greetings,<br />
<br />
while the reasoning is fine i would like to point out that with OSKit ( <a href="http://www.cs.utah.edu/flux/oskit/" rel="nofollow">http://www.cs.utah.edu/flux/oskit/</a> ) available it is possible to use Linux device drivers without using Linux.<br />
<br />
<br />
bengt</description>
			<pubDate>Wed, 25 Sep 2002 08:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Fooks</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>No, it's a far better design, using less inter-processes messaging, less userland  kernelland switches and a great iovec-like net data packets handling which increased performance.</i><br />
<br />
This was assumed yes <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
<i>Don't confuse putting into KERNELLAND (address space)<br />
and putting into KERNEL. That's not the same.<br />
With monolithic kernels, it's often the same however.<br />
With modular ones, it's not. </i><br />
<br />
See, for me it is the same. When you move something into kernelland (read kernel address space) you create the same structure as in monolithic kernels. True microkernels don't allow this. You can still do message passing between kernel tasks, but that I would consider that syntactic sugar. But ok, we agree that BeOS cannot be considered a (true) microkernel.<br />
<br />
<i>I'll have said &quot;proved to be pragmatic one&quot;.<br />
&quot;Most&quot; implies there no other better way of doing. </i><br />
<br />
With &quot;most&quot; I mean &quot;most of the two&quot; monolithic or micro. <br />
<br />
<i> That's hardly a point, as I guess the biggest or oldest cluster in the World could be still running on very old OS technologies, but who knows?</i><br />
<br />
The point I was trying to make was that AST tried to shoot down, dismiss, Linux 10 years earlier, but today he himself uses it, indirectly. That's kind of ironic no? <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
<a href="http://www.cs.vu.nl/das2/das2-machine.html" rel="nofollow">http://www.cs.vu.nl/das2/das2-machine.html</a><br />
<br />
-fooks</description>
			<pubDate>Wed, 25 Sep 2002 08:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Application support</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>If anyone's still reading this thread after 164 msgs...<br />
<br />
I've only seen the 'Personal' edition that came on the cover of a CD and booting from a floppy ain't possible now my floppy drive is stuffed... <img src="/images/emo/sad.gif" alt=";)" /> <br />
<br />
Anyway, good luck to all the projects. A few points to consider on the &quot;it's the apps stupid&quot; type taunts in an effort to break critics out of the 'hobby OS' mindset. (Assuming any of you give a damn about 'critical acceptance'!!)<br />
<br />
(a) The projects mightn't agree on infrastructure due to design philosophies, licensing etc but I think that having source compatibility through a common API/libraries is a must. You might have 4 separate projects, but the ability to port end apps seamlessly should be high on the priorities.<br />
<br />
(b) To facilitate this, try to agree on a software delivery mechanism. I think I spied something in the BeOS version I played with. Perhaps portage from gentoo or similar?? At least then apps can be easily maintained between the projects. I've heard it said that the BSD folks (Net/Free/Open) would all have much rather had a common ports tree and let the differences in the 3 be only the plumbing.<br />
<br />
(c) Provide support for common toolkits. If not X11 in a window then maybe beg someone to port the Gtk, Qt toolkits. <br />
I think some of these are being ported to non X11 systems such as Quartz (OSX). Otherwise, even having a Windows free machine, the dual boot thing will probably continue for many.<br />
<br />
(d) Java. Don't be put off by its detractors. Once a JVM is ported, many additional apps become evident. And if B*OS ever wants a server presence, Java is a key player...<br />
<br />
(e) XUL (Mozilla). Possibly leading nowhere, but hear me out. At least you'll have a reasonable browser. Performance of the early versions of XUL reminded me of pre-Hotspot Java (barely bearable). But XUL apps are slowly appearing in a trickle.<br />
<br />
(f) Toolkit vs OS/kernel separation. If the &quot;let's base it on Linux kernel&quot; faction makes progress, what's to stop it being available as a module for other unices? i.e. how portable to *BSD could it be supposing a file system was portable?</description>
			<pubDate>Wed, 25 Sep 2002 10:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Device drivers ought not to be a reason (Bengt)</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I used to think that the OSkit could be the solution. I even suggested it on the benews forums in late 2000, because the OSkit website claimed it'd be easy to integrate in a existing OS.<br />
<br />
But since then I've downloaded the sources once (around march this year) and read some more documentation and I found they didn't support the complete range of drivers (not even close). I'm sure eventually it could be very usefull for beginning OS's,  but, for the time being, it isn't the Holy Grail it promises to be(come).</description>
			<pubDate>Wed, 25 Sep 2002 10:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Various thoughts ...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Fellows,<br />
<br />
after reading Daniel's excellent comments, I would like to add a few myself. But first let me give you some background information about me. I used to work for Be as well, first in Paris as DTS engineer, later on in Menlo Park as PM. Nowadays I work as PM for a large European PC OEM, which some of you might remember from involvements in BeOS in 1999.<br />
<br />
First I would like to congratulate all those who have been involved in the OpenBeOS or other projects with the goal of recreating BeOS. Approximately a year ago, when I first read about these efforts I didn't believe that anybody would get to where they are today! This is really quite an achievemment, considering the discipline and knowledge required. After all it's boring to just recreate as opposed to creating somethingg new and original ...<br />
<br />
Just out of pure interest, how other people are doing, who basically started the same effort for AMIGA OS, you might want to take a look at <a href="http://www.aros.org" rel="nofollow">http://www.aros.org</a> and see how far they have come. Judge for yourself. This might give a hint about OBOS future.<br />
<br />
I do aggree with Daniel's comments on binary compatibility. I also would prefer thinking ahead instead of recreating R5 from scratch. By the time the R1 hits the street a lot of things will  be outdated and in order to survive and stay attractive a little bit more than a dated OS is required, however since the decision is done, I don't like the idea to argue this over again ... but there are quite some chunks of work in R1 which will probably never be used extensively,  since a redesign or rewrite will follow in the long run anyway. The media kit comes to my mind ...<br />
<br />
Regarding BeIDE, yes I also liked it, but there are a lot of better IDEs around nowadays. If OBOS wants to succeed, thhis is the place where effort should be put. In order to atttract enough developers a good toolchain and a good IDE is needed. Unfortunately this is something, which seems to be missing from everybodys list of to do items. Yes, I know it's really a huge effort, but the benefits are really worth the work. After all, one of the reasons why BeOS failed is the lack of applications (commercial quality applications) ... think about it!<br />
<br />
Finally I would like to add, that I'm really scared by Sony! Not because they are  the fastest growing PC builder (I didn't even bother to verify this claim), but because of their strategy and the assests at hand ... market leader in consumer electronics, owner of a huge amount of content, willingness to loose big money in order to reach targets ...<br />
<br />
But YES, I woould love to see a PS2 port ...<br />
<br />
Cheers,<br />
Marcus &quot;rossi&quot; Jacob</description>
			<pubDate>Wed, 25 Sep 2002 11:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>IDE</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>An IDE is a [seasoned Beers cringe :] &quot;third party opportunity&quot;. Best candidate would be Codeliege, here: <a href="http://www.codeliege.com/index.php" rel="nofollow">http://www.codeliege.com/index.php</a></description>
			<pubDate>Wed, 25 Sep 2002 13:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>this is total trolling on a big scale</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>first lets clarify some things.<br />
B.E.OS is a good proof of concept and theyre goal is to implement the beos api (amongst other things) on top of the linux kernel.<br />
I do not see a problem with it.<br />
<br />
as for OBOS im all with it.<br />
Its a nice project, a good idea wich goes beyond just compatability with beos r5.<br />
<br />
And aside from all the crap these guys have to take here they are doing a good job .<br />
<br />
And THEY ARE DOING it for FREE!<br />
<br />
and where is Yellowtab in all of this .<br />
Well YT is beta releasing their distro it will also be a great boost for the community and for people who want to try something good fast and different.<br />
<br />
I'd like to know what most of the people posting total FUD here are doing. since if they arent helping out why are you complaining.<br />
Sure the tasks that the different teams are facing is no small task . but they are doing it and you .. well you seem to complain.<br />
<br />
what am i doing.. what i can ..<br />
im a crypto analyst not a coder...<br />
and I have to second that wich one person said about linus torvalds.</description>
			<pubDate>Wed, 25 Sep 2002 13:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>and fooks..</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>the beos demo video thing,  was done on a dual 266 p-pro ...<br />
<br />
at running i can on my box have 8 divx movies running at the same time .. without crapping out on a single p3 433 with 392 mb ram.. the movies.. ?  600mb giove or take a few megs..</description>
			<pubDate>Wed, 25 Sep 2002 13:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>about FUD</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Won't editorialise here, have better to do (like coding, hey you all, just stop buzzing and start coding, on whichever project, but just CODE instead of lamenting yourself).<br />
<br />
The linux patch that says runs about 100000 threads I don't think the kernel was running all 100000 at once...<br />
IIRC it had launched and destroyed 100000 threads _in_ the 2 seconds, with _only_ 50 threads running concurently each time.<br />
A whole lot different than launching 100000 threads at once :^)<br />
<br />
So stop FUD-ing please.<br />
<br />
About the 4096 threads limit in BeOS, well this is _not_ fixed in the kernel, since the max-threads number varies with the amount of RAM, so I guess one could have a boot parameter (though I didn't find any).<br />
<br />
Ok, I stop here, as I've lots of code to do and many other things, so buzz if you want, but I'll work.</description>
			<pubDate>Wed, 25 Sep 2002 14:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>BeOS threads</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>not concurrent, as each thread is destroyed before launching another, but still not bad, on my &quot;poor&quot; K6-2 350<br />
<br />
#include <br />
#include <br />
<br />
int32 mythreadfunc(void *arg)<br />
{<br />
        return B_OK;<br />
}<br />
<br />
int main(int argc, char **argv)<br />
{<br />
        thread_id id;<br />
        int count;<br />
        status_t st;<br />
        if (argc &lt; 2) {<br />
                printf(&quot;usage: %s nthreadsn&quot;, argv[0]);<br />
                return 1;<br />
        }<br />
        count = atoi(argv[1]);<br />
        printf (&quot;launching %d threads...n&quot;, count);<br />
        for (; count; count--) {<br />
                id = spawn_thread(mythreadfunc, &quot;a thread&quot;, B_LOW_PRIORITY, NULL);<br />
                if (id &gt; B_OK) {<br />
                        resume_thread(id);<br />
                        kill_thread(id);<br />
                        wait_for_thread(id, &amp;st);<br />
                } else {<br />
                        printf (&quot;failed to launch a thread: 0x%08lx (left %d)n&quot;, id, count);<br />
//                      return 2;<br />
                }<br />
        }<br />
}<br />
<br />
[revol@patrick /boot/home/devel]$ time ./testthreads 2000<br />
launching 2000 threads...<br />
<br />
real    0m1.154s<br />
user    0m0.040s<br />
sys     0m0.641s</description>
			<pubDate>Wed, 25 Sep 2002 14:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>All or Nothing?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>So the only alternatives for BeOS are to run on all the PC hardware out there, or else be reduced to &quot;hobby OS&quot; status?<br />
<br />
No.  I disagree, not with Daniel's logic, but with his premise.  I see this &quot;all or nothing&quot; thinking as the biggest single problem in the Be community.  IMO, we are not destined to be a mass marketing juggernaut . . . and neither are we relegated to the &quot;hobbyist OS&quot; scrap heap.<br />
<br />
IMO we are shooting at a moving target . . . as mass marketing is &quot;melting down&quot; all around us (not my original thought) . . . and new integrated motherboards invite us to &quot;point and laugh&quot; at much of the current hardware BeOS never supported.  Well, thank goodness for that:-)<br />
<br />
Linux?  First, thanks to you Linux for the many ways we benefit from open source.  Linux as marketing example?  No thanks . . . you missed your window . . . and it was an outdated &quot;mass marketing&quot; window anyway . . . now you are being propped up by a some large always-late-to-the-party corporations . . . which gives you some staying power . . . that's about it.  Linux as kernel?  BeOS right now supports the hardware I need . . . far more than is widely perceived . . . so the driver argument is pretty much bogus for me.<br />
<br />
When you get really really old like me you realize often the truth is found in the middle, by people who keep plugging away.  Very seldom is the actual outcome one of the &quot;all or nothing&quot; alternatives we romanticize about.<br />
<br />
I find BeOS right now runs on a very exciting subset of new x86 hardware . . . and certainly I will migrate to OBOS as it continues to develop.<br />
<br />
YC . . . why should I trust PalmSource based on their behavior so far?  First they suffocate their hostage . . . now they try to collect a second ransom.</description>
			<pubDate>Wed, 25 Sep 2002 15:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Data-streaming</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>What do you mean by this? I don't think there is such a thing as &quot;multimedia streaming capabalities&quot; inside the BeOS kernel.</i><br />
<br />
Sorry (damn typos), it was data-streaming capabilities (BStream class in BeOS), although i just noticed that there are other OSes with this (XP):<br />
<a href="http://www.extremetech.com/article2/0,3973,12576,00.asp" rel="nofollow">http://www.extremetech.com/article2/0,3973,12576,00.asp</a> <br />
(at the bottom of the article)</description>
			<pubDate>Wed, 25 Sep 2002 18:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: All or Nothing?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I find BeOS right now runs on a very exciting subset of new x86 hardware . . . and certainly I will migrate to OBOS as it <br />
continues to develop.<br />
<br />
There's hardware that it runs on, then there's hardware that you plug into it to extend its uses. I think you're forgetting the latter. It's when you start to consider the latter that things begin to look bleak.</description>
			<pubDate>Wed, 25 Sep 2002 22:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Get a life</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Why waste your time? Put your skills to use building something people will actually pay for and use. Unless, of course, developing successors to BeOS is your hobby. In that case, more power to you.</description>
			<pubDate>Thu, 26 Sep 2002 04:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Do linux people just not get it at all?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Gnome KDE X all absolutly 100% satisfaction not guaranteed illigal in 43 states, no refund, dead man walking on the green mile SUCK!<br />
<br />
the native BeOS GUI is far superior, it makes sense it comes with a nice Posix terminal you boot into it really fast, there is no debate what to use, your apps work nicely. there is no stupid login when you boot up, Remember folks BeOS was built as the Multimedia OS<br />
its primary design, light efficient way to play and design multimedia. The BeBox was designed around this, and it still does a good job even today,</description>
			<pubDate>Thu, 26 Sep 2002 08:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>bleah</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>this idea is shit</description>
			<pubDate>Thu, 26 Sep 2002 12:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: All or Nothing?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;&gt;YC . . . why should I trust PalmSource based on their<br />
&gt;&gt;behavior so far? First they suffocate their hostage . . .<br />
&gt;&gt;now they try to collect a second ransom.<br />
<br />
Ask yourself one question.<br />
Would it Be a good idea (profitable) for PalmSource to have a finished BeOS in the market at this time?<br />
<br />
Consider the market situation.<br />
The MSFT antitrust case etc...<br />
The fact that PalmSource is still part of Palm Inc.<br />
What the core business of Palm Inc. is...<br />
<br />
yc</description>
			<pubDate>Thu, 26 Sep 2002 14:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Contributions $</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>There have been some comments about establishing a non profit corp status in the US.  This is nice for contributions but not a requirement if I understand thinks.<br />
<br />
I am wondering if there is a method to mail in contributions to either OBEOS or BEUNITED in the US.  <br />
<br />
PayPal will not work for everyone and I have not been able to find an address for contributions.  <br />
<br />
There may be a good reason for this but if I am just missing an address please post it.<br />
<br />
*** Ben</description>
			<pubDate>Thu, 26 Sep 2002 14:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Remember the past, but live in the future.</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>BeOS is dead. I love the little operating system. It's an amazing OS, but we need to move on. I agree that when an actual alpha is realized it will be outdated. We should take the best parts of Be and apply them to another operating system like freeBSD. Plus freeBSD has the advantage of not having to mess with the GNU.</description>
			<pubDate>Thu, 26 Sep 2002 17:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Remember the past, but live in the future.</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; BeOS is dead.<br />
<br />
[revol@patrick /boot/home/devel]$ date<br />
Thu Sep 26 23:52:02 CEST 2002<br />
[revol@patrick /boot/home/devel]$ uptime<br />
BeOS System was booted 14 hours, 24 minutes, 43 seconds ago.<br />
<br />
looks to me it's still breathing :^)<br />
<br />
btw... FreeBSD has a gnu/ folder AFAIK.<br />
and GNU is not a mess, again stop the FUD please.</description>
			<pubDate>Thu, 26 Sep 2002 21:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: Remember the past...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Of course BeOS is dead, and we *are* moving on:  OpenBeOS, Blue Eyed OS, Cosmoe, Leonardo...<br />
  It just so happens that BeOS and BeOS PE are still necessary and useful links to the future that many of us desire.</description>
			<pubDate>Fri, 27 Sep 2002 18:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Working together is the solution</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I wished we could win more ex-Be-employes to help us working on a new OS.</description>
			<pubDate>Fri, 27 Sep 2002 21:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re:  Working together is the solution</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>And the NDA?</description>
			<pubDate>Sat, 28 Sep 2002 04:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
