Apple Releases Rendezvous As Open Source
clarencek writes "Apple has released Rendezvous as Open Source, as promised. Excerpt: Starting today, developers can download Rendezvous as open source under
the Apple Public Source License. Rendezvous is part of a
broader Open Source release today from Apple which includes the Darwin 6.0.1 operating
system and additional Open Directory plug-ins. Together, these underscore
Apple's commitment to making core protocols freely available as open standards
and open source."
GPL - 6 pages of legalsleaze 25000+ words.
BSD - 1/4 page less than 300 words.
BSD code can be used in GPL
GPL code can't be used in BSD
Looks like BSD is MORE Open Source than your 'real open source' idea. Oh, and next time Bruce, post with your name.
I don't know what's up with the apple webservers, but they have a problem with;
http://developer.apple.com/Darwin/
as listed in the link above. Switching it to;
http://developer.apple.com/darwin/
works fine though.
this is also being discussed on macslash.
the article can be found here
--
pants ahoy
APL is compatible with BSD, and they do give back the the *BSD projects, even though the BSD license doesn require it, as well as release Darwin as open source.
-
IETF Zero Configuration Networking (Zeroconf) Group
-
IETF Zeroconf on Apple Rendezvous and Zeroconf
-
Apple's Customer-pitch for Rendezvous
-
Apple's Developer-pitch for Rendezvous
Here's an overview of earlier Apple implementation called SLP (RFC 2608) also used by Novell:Finally, for completeness here is UPnP:
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.
You don't see the OSS/FS community bitching because Apple ripped off the dock, which is used in so many of our Window Managers, do you? No.
The dock was invented by NeXT, whose codebase is now the property of Apple. A more appropriate question is "Why isn't Apple suing people for ripping off their dock?"
One Apple developer on the darwin-developer mailing list hinted strongly that 6.1 Darwin would be out shortly.
Alison
"It is a miracle that curiosity survives formal education." - Albert Einstein
Darwin's been on x86 from the beginning. It's the higher level GUI systems that are PPC only.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Friends don't let friends enable ecmascript.
The problem here is that X11, Windows, OS 9, and all the other window managers work in a very similar way - just look different. Quartz/Aqua looks AND works differently from the other window managers. Its PDF based with automatic double buffering and far more sophisticated compositing that is just plain not possible on other systems without major hacks.