Jordan Hubbard moves to new OpenDarwin.org
bootc writes "Last week we heard the news that Jordan Hubbard was leaving the FreeBSD Core Team. I received an email about the new OpenDarwin.org web site and had a look around, just to find that our friend Jordan was member of the OpenDarwin Core Team!" Apple has consolidated its Open Source web site, including Darwin, under its developer site, while the Internet Software Consortium is hosting the independent OpenDarwin.org, which will develop OpenDarwin with the developer community and collaborate with Apple to merge OpenDarwin technologies into Darwin and Mac OS X.
I'm not sure if you are serious about this. Darwin has been running on x86 since day one!
Read about it here
We have a good *nix with the premier desktop...
:)
It is called Mac OS X
Seriously, Aqua and Quartz are definitely slower than KDE or GNOME. That is partially due to some of the effects, but it is also due to their youth. Aqua, Quartz, and OS X as a whole has gotten better with each release and I am looking forward to Jaguar (10.2).
I don't think Apple will open source any of the GUI components as it doesn't have much of an upside for them. The reason Aqua is so nice to look at is that it is uniform. Once it is given away for everyone to change up, we all know what will happen. Everyone would have their own agenda on where to take it. This will destroy the uniformity and make aqua no better than KDE or GNOME (neither has a look as clear, well defined or consistent as OS X). Don't get me wrong, they are nice and I would love more code to be released, but GNOME and KDE don't even come close to comparison to the OS X user experience.
Bill
IMHO, it's the lack of a good desktop (KDE is OK) that's keeping *nix from becoming the premiere desktop and Aqua could help a lot.
I seriously doubt Apple will ever release Aqua, there are too many advantages to keeping it in house, the biggest reason being control. Apple is primarily a hardware company and they, like Sun, use software to sell thier hardware. If Aqua were released to an open source license, it would be ported to other platforms, at which point at least one reason for buying an Apple system is gone. Who would spend $1800 on an iMac when you could get similar functions from a $800 Celeron system.
I personally think we may, in the future see some x86 OEM do something similar with Linux. Have an open source core (command line only), with a proprietary GUI on top (only sold and supported with thier hardware, no retail version), but make it easy to run X Windows concurently in rootless mode, so all the hardcore Linux users can still use thier favorite programs. I suspect someone could sell alot of hardware this way, if done right and done well.
"Our products just aren't engineered for security,"
-Brian Valentine,VP in charge of MS Windows Development
- Aqua depends on the Quartz rendering layer (Display PDF)
- Apple developed Quartz (Display PDF) in-house specifically in order to avoid paying licensing fees to Adobe like Next was for Display postscript
- The PDF spec is open for anyone else to develop their own implementation, just like Apple did
- Apple's implementation of Display PDF is apparently fairly MacOS X-specific and while chunks of it could likely be retargetted it's supposedly not a candidate for a direct port
- Apple considers the Aqua GUI their trade dress and are quite vigorous about defending it
So, instead of whining at Apple to give away their goodies how about actually supporting the projects out there with the same aims? And instead of looking to rip-off their interface howzabout showing some initiative and coming up with a distinct sperate one - goodness knows there's enough folks happy to criticize the Aqua GUI.When did Open Source become gimme gimme gimme?
I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
On a slightly more serious note, it's very clear you haven't used OS X. Looks are NOT everything. If you honestly believe that the KDE 3 user experience is on par with Mac OS X, then I truly hope you stay out of usability testing. It's getting better all of the time, as is GNOME, but it's just not there yet. For example, the KDE configuration system is far more complex than System Preferences. Sure, it's because you get a lot of extra customization, but it overwhelms newbie users. (And, on a similar note, any user who really wants to customize things that badly in OS X need merely get the TinkerTool Panel installed and he can configure a number of out-of-the-way system settings.) KDE lacks any functionality close to an iDisk, and you cannot configure things such as webserving with the click of a button like you can in OS X. The excedingly simple directory structure of OS X is completely lacking in all Linux distros. (I.e., while the full structure is, of course, there, the user needn't worry about it. ~/Preferences houses all the user's prefs,
Just because it looks like a duck does not mean that it quacks like a duck.
Talking of usability testing, do you have any data to back this up? It's true the KDE Control Centre is bizarrely designed, but in fact it's being restructured for KDE3.1
KDE lacks any functionality close to an iDisk, and you cannot configure things such as webserving with the click of a button like you can in OS X.
Incorrect. There is no centralised free disk service like the iDisk, but on the other hand remember you effectively pay for the "free" mac.com services when you buy a Mac. If you want, you can pay me and I'll give you some FTP space. You'll then find you can browse your "mikeDisk" direct from Konqueror like a normal filing system, and also all your apps will be able to load and save to it directly - you need never know it's on a remote disk. What, you want even more power? Then try InterMezzo, which is a caching, conflict resolving offlineable remote drive system. Not only do you get network transparecy, but also you can disconnect at any point and continue working.
Oh, I almost forgot, there is a KDE panel applet that includes a small webserver, that can be switched on or off with a mouseclick. I think it's included with KDE3 or if not then with 3.1
The excedingly simple directory structure of OS X is completely lacking in all Linux distros.
Switch to root and try again. The whole UNIX directory structure is there, the finder simply hides it. Fine - I can make a version of Konqueror that hides it all as well, would that make it easier to use? Perhaps. I don't know to be honest. It might be something to look into.
You're right in terms of software management, but it's being worked on. Font management is also improving.
What matters is the process - OS X is simply a way of locking you into proprietary Apple hardware and kit. All platforms have their strengths and weaknesses, and the weaknesses you mentioned in Linux are being resolved fast. I could name a lot of weaknesses in OS X too, which I believe Apple are on the verge of solving. So what? What matters is - are you the one in control 5 years from now?
FreeBSD is a fine OS, there isn't a whole ton of things you can point at and say are intrinsicly wrong with it. There are some religion issues and a handful of ticky tacky things that some of us might want different but it's pretty darn good. It's very well engineered.
Darwin is maybe a more modern design. It uses Mach as a microkernel and 4.4 lites as a BSD support subsystem. Internally it is very different. Better? I wouldn't say that. The microkernel design appeals to everyone's sense of aesthetics and design but to make it perform well you often have to break the model some.
I'm inclined to believe that while the monolithic BSDs are all fine products then future of where BSD is going is probably microkernel based. In that sense Darwin is probably a better place to be. That's just guessing though.
You can go off and write your own C# tools anytime you like. As long as you conform to the ECMA documents, you can claim that your tool deals with C#. Micorosft invented it but does not own it.