Türkçe ansiklopedi, sözlük, genel başvuru ve bilgi sitesi   
 
  Yardım
  Rastgele    

Mac Os X

Mac OS X

A screenshot of the desktop and Finder in Mac OS X 10.4 "Tiger"
Website:[1]
Company/
developer:
Apple Inc.
OS family:Unix
Source model:Proprietary software/closed source (with free software/open source components)
Latest stable release:10.4.10 / June 20 2007
Latest unstable release:10.5 build 9A559 / September 21 2007
Supported platforms:x86, x86-64, PowerPC (32-bit & 64-bit), ARM
Kernel type:Hybrid kernel (XNU)
Default user interface:Aqua (GUI)
License:Proprietary EULA
Working state:Current
Mac OS X (IPA: /mæk.oʊ.ɛs.tɛn/) is a line of graphical operating systems developed, marketed, and sold by Apple Inc., the latest of which is pre-loaded on all currently shipping Macintosh computers. Mac OS X is the successor to the original Mac OS, which had been Apple's primary operating system (OS) since 1984. Unlike its predecessors, Mac OS X is a Unix OS[1] built on technology that had been developed at NeXT through the second half of the 1980s until Apple purchased the company in early 1997.

The first version released was Mac OS X Server 1.0 in 1999, and a desktop-oriented version, Mac OS X v10.0 followed in March 2001. Since then, four more distinct "end-user" and "server" versions have been released, most recently Mac OS X v10.4 in April 2005. The next version of Mac OS X, v10.5 "Leopard", has been announced for release on October 26, 2007. Releases of Mac OS X are named after big cats, for example Mac OS X v10.4 is usually referred to by Apple and users as "Tiger", Mac OS X 10.3 is called Panther, Mac OS X 10.2 is called Jaguar, Mac OS X 10.1 is called Puma, and Mac OS X 10.0 is called Cheetah.

The server edition, Mac OS X Server, is architecturally very similar to its desktop counterpart but usually runs on Apple's line of Macintosh server hardware. It includes workgroup management and administration software tools that provide simplified access to key network services, including a mail transfer agent, a Samba server, an LDAP server, a domain name server, and others.

Apple also produces customized versions of OS X for use on three of its consumer devices, the Apple TV[2], the iPhone and the iPod touch. The modified OS only contains what is needed for that particular device (un-needed drivers and components are removed), though certain sources have reported that simple hacks could install features in the Mac OS to the stripped down version, which clearly means Apple wants to improve upon a common platform on all its hardware devices.[3]

History

Main article: History of Mac OS X


Mac OS X is based on the Mach kernel and is derived from the Berkeley Software Distribution (BSD) implementation of Unix in Nextstep. Nextstep was the object-oriented operating system developed by Steve Jobs' company "NeXT" after he left Apple in 1985.[4] While Jobs was away from Apple, Apple tried to create a "next-generation" OS through the Taligent and Copland projects, with little success.

Eventually, NeXT's OS — then called OPENSTEP — was selected to be the basis for Apple's next OS, and Apple purchased NeXT outright.[5] Steve Jobs returned to Apple as interim CEO, and later became CEO again, shepherding the transformation of the programmer-friendly Openstep into a system that would be welcomed by Apple's primary market of home users and creative professionals. The project was first known as Rhapsody, and was later renamed to Mac OS X.[6]

With each new version, Mac OS X evolved away from a focus on backward compatibility with the earlier versions of Mac OS, toward an emphasis on "digital lifestyle" applications such as the iLife suite, enhanced business applications (iWork), and integrated home entertainment (the Front Row media center). Each version also included modifications to the general interface, such as the brushed metal appearance added in version 10.2, the unified appearance in version 10.4, and slight changes in the appearance of the "streetlight" buttons.

Description



Mac OS X was a radical departure from previous Macintosh operating systems; its underlying code base is completely different from previous versions. Its core, named Darwin, is a free and open source, Unix-like operating system (OS) built on top of the XNU kernel, with standard Unix facilities available from the command line interface. Apple layered over Darwin a number of components, including the Aqua interface and the Finder, to complete the GUI-based operating system which is Mac OS X.

Mac OS X included a number of features intended to make the OS more stable and reliable than Apple's previous OSs. For example, pre-emptive multitasking and memory protection improved the system's ability to run multiple applications simultaneously without them interrupting or corrupting each other.[7] Many aspects of Mac OS X's architecture are derived from Openstep, which was designed to be portable — to ease the transition from one platform to another. For example, Nextstep was ported from the original 68k-based NeXT workstations to other architectures before NeXT was purchased by Apple, and Openstep was later ported to the PowerPC architecture as part of the Rhapsody project.

The most visible change was the Aqua theme. The use of soft edges, translucent colors, and pinstripes — similar to the hardware design of the first iMacs — brought more texture and color to the user interface than OS 9's "Platinum" appearance had offered. Many users of the older versions of the operating system decried the new look as "cutesy" and lacking professional polish.[8] But, others found Aqua to be a bold and innovative step forward in a time when user interfaces were seen as "dull and boring".[9] Despite the controversy, the look was instantly recognizable, and even before the first version of Mac OS X was released, third-party developers started producing skins for customizable applications which mimicked the Aqua appearance. To some extent, Apple has used the successful transition to this new design as leverage, at various times threatening legal action against people who make or distribute software with an interface the company claims is derived from its copyrighted design.[10]

Mac OS X includes its own software development tools, most prominently an integrated development environment called Xcode. Xcode provides interfaces to compilers that support several programming languages including C, C++, Objective-C, and Java. For the Apple Intel Transition, it was modified so that developers could easily create a universal binary to remain compatible with both the Intel-based and PowerPC-based Macintosh.

Compatibility

Software

To permit a smooth transition from Mac OS 9 to Mac OS X, the Carbon Application Programming Interface (API) was created. Applications written with Carbon can be executed natively on both systems. On the other hand, the APIs that Mac OS X inherited from Openstep's are not backward compatible with earlier versions of Mac OS. These APIs are now referred by Apple as Cocoa. This heritage is highly visible for Cocoa developers, since most Cocoa class names begin with the "NS" prefix, for Nextstep.

Mac OS X used to support the Java Platform as a "preferred software package" — in practice this means that applications written in Java fit as neatly into the operating system as possible while still being cross-platform, and that graphical user interfaces written in Swing look almost exactly like native Cocoa interfaces. Traditionally, Cocoa programs have been mostly written in Objective-C, with Java as an alternative. However, on July 11 2005, Apple announced that "features added to Cocoa in Mac OS X versions later than 10.4 will not be added to the Cocoa-Java programming interface."[11]

Since Mac OS X is based on UNIX, most software packages written for BSD or Linux can be recompiled to run on it. Projects such as Fink, MacPorts and Pkgsrc provide pre-compiled or pre-formatted packages. Since version 10.3, Mac OS X has included X11.app, Apple's version of the X Window System graphical interface for Unix applications, as an optional component during installation.[12] Up to and including Mac OS X v10.4 (Tiger), Apple's implementation was based on the X11 Licensed XFree86 4.3 and X11R6.6. All bundled versions of X11 feature a window manager which is similar to the Mac OS X look-and-feel and has fairly good integration with Mac OS X, also using the native Quartz rendering system. Earlier versions of Mac OS X (in which X11 has not been bundled) can also run X11 applications using XDarwin.

Hardware

For the early releases of Mac OS X, the standard hardware platform supported was the full line of Macintosh computers (laptop, desktop, or server) based on PowerPC G3, G4, and G5 processors. Later versions discontinued support for some older hardware; for example, Panther does not support "beige" G3s, and Tiger does not support systems that pre-date Apple's introduction of FireWire ports.[13] However, tools such as XPostFacto and patches applied to the installation disc have been developed by third parties to enable installation of newer versions of Mac OS X on systems not officially supported by Apple, including some pre-G3 systems. Except for features requiring specific hardware (e.g. graphics acceleration, DVD writing), the operating system offers the same functionality on all supported hardware.

PowerPC versions of Mac OS X retain compatibility with older Mac OS applications by providing an emulation environment called Classic, which allows users to run Mac OS 9 as a process within Mac OS X, so that most older applications run as they would under the older operating system. Classic is not supported on newer Intel-based Macs.

A few users experienced a surprise: Mac OS X was supported on Mac OS machines that came with a G3 or later processor from the factory — not machines with third-party processor cards. For example, a Power Mac 7300 whose CPU chip failed could be easily upgraded with a G3 processor on a "daughter card," which often cost nearly the same as an exact replacement of the original chip. The user could then go to the same store and buy the Mac OS X upgrade on CD-ROM. This is not guaranteed to work, however.

Apple Intel transition



In April 2002, eWeek reported a rumor that Apple had a version of Mac OS X code-named Marklar which ran on Intel x86 processors. The idea behind Marklar was to keep Mac OS X running on an alternative platform should Apple become dissatisfied with the progress of the PowerPC platform.[14] These rumors subsided until late in May 2005, when various media outlets, such as the Wall Street Journal[15] and CNET[16] reported that Apple would unveil Marklar in the coming months.

On June 6 2005, Steve Jobs confirmed these rumors when he announced in his keynote address at the annual Apple Worldwide Developers Conference that Apple would be making the transition from PowerPC to Intel processors over the following two years, and that Mac OS X would support both platforms during the transition. The last time that Apple switched CPU families — from the Motorola 68K CPU to the IBM/Motorola PowerPC — Apple included a Motorola 68K emulator in the new OS that made almost all 68K software work automatically on the new hardware. Apple has supported the 68K emulator for 11 years, but will stop supporting it during the transition to Intel CPUs. Included in the new OS for the Intel-based Macs is Rosetta, a binary translation layer which enables software compiled for PowerPC Mac OS X to run on Intel Mac OS X machines. However, Apple dropped support for Classic mode on the new Intel Macs. Third party emulation software such as Mini vMac, Basilisk II and SheepShaver provides support for some early versions of Mac OS. A new version of Xcode and the underlying command-line compilers support building universal binaries that will run on either architecture.[17]

Software that is only available for PowerPC is supported with Rosetta. However, Apple encourages developers to produce universal binaries with support for both PowerPC and x86.[18] Universal binary software should run faster on Intel-based Macs than PowerPC-only software running on Rosetta. Moreover, some PowerPC software, such as kernel extensions and System Preferences plugins, are not supported on Intel Macs. While Intel Macs will be able to run PowerPC, x86 and universal binaries, PowerPC Macs will only support universal and PowerPC builds.

Support for the PowerPC platform will remain in version 10.5. Jobs also confirmed rumors that Apple has had versions of Mac OS X running on Intel processors for most of its developmental life. Such cross-platform capability already existed in Mac OS X's lineage, as said earlier; Openstep was ported to many architectures, including x86, and Darwin included support for both PowerPC and x86. Although Apple stated that Mac OS X would not run on Intel-based personal computers aside from its own, a hacked version of the OS compatible with conventional x86 hardware has been developed by the OSx86 community and is available through file-sharing networks such as BitTorrent.

Prominent features

This list excludes expected features from the upcoming release of Mac OS X, v10.5 "Leopard".

Enlarge picture
Dashboard allows for miniature programs called "Widgets" to be superimposed over the desktop. When activated, the Dashboard "flies" onscreen.

Pricing

Mac OS X comes included in the price for new Macs. Minor updates are free and can be downloaded using Software Update. Major upgrades cost US$129 (CAD$149, UK £89) from Apple. There is also a US$199 (CAD$249, UK £129) "Family Pack" version of Mac OS X that comes with 5 licenses for home users who have more than one Mac at home. Developers can register for free with the Apple Developer Connection (ADC) to download developer tools such as Xcode and documentation. ADC also offers several for-pay plans which include "testing and development only" licenses for both shipping and pre-release versions of Mac OS X. Student and educator pricing on Mac OS X software is roughly 10% to 50% lower than standard retail pricing. The Mac OS X Server 10-client license costs US$499 (UK £349) and an unlimited client license is US$999 (UK £699) as of January 7, 2007.

Versions

The character X is a Roman numeral and is officially pronounced "ten".[19] It is the next logical release following the numbering of previous Macintosh operating systems such as Mac OS 8 and Mac OS 9. However, it is common to hear it erroneously pronounced as the letter "X".

Mac OS X versions are named after big cats. Prior to its release, version 10.0 was code named "Cheetah" internally at Apple, and "version 10.1 was code named internally as "Puma". After the immense buzz surrounding version 10.2, codenamed "Jaguar", Apple's product marketing began openly using the code name to promote the operating system. 10.3 was marketed as "Panther", and 10.4 as "Tiger". "Leopard" has been announced as the name for the next release, version 10.5. "Panther", "Tiger" and "Leopard" are registered as trademarks of Apple, but "Cheetah", "Puma" and "Jaguar" have never been registered. Apple has also registered "Lynx" and "Cougar" as trademarks.[20]

Computer retailer Tiger Direct sued Apple for its use of the name "Tiger". But on May 16, 2005 a US federal court in the Southern District of Florida ruled that Apple's use does not infringe on Tiger Direct's trademark.[21]



Mac OS X 10.0 (Cheetah)

Main article: Mac OS X v10.0
Enlarge picture
Mac OS X 10.0 "Cheetah"


On March 24 2001, Apple released Mac OS X v10.0 (internally codenamed Cheetah).[22] The initial version was slow, not feature complete, and had very few applications available at the time of its launch, mostly from independent developers. Many critics suggested that while the OS was not ready for mainstream adoption, they recognized the importance of its initial launch as a base on which to improve. Simply releasing Mac OS X was received by the Macintosh community as a great accomplishment, for attempts to completely overhaul the Mac OS had been underway since 1996, and delayed by countless setbacks. Following some bug fixes, kernel panics became much less frequent, and Mac OS X began garnering praise for its stability at an early point in its development.

Mac OS X 10.1 (Puma)

Main article: Mac OS X v10.1
Enlarge picture
Mac OS X 10.1 "Puma"


Later that year on September 25 2001, Mac OS X v10.1 (internally codenamed Puma) was released.[23] It had better performance and provided missing features, such as DVD playback. Apple released 10.1 as a free upgrade CD for 10.0 users, in addition to the US$129 boxed version for people running only Mac OS 9. It was discovered that the upgrade CDs were actually full install CDs that could be used with Mac OS 9 systems by removing a specific file; Apple later re-released the CDs in an actual stripped-down format that didn't facilitate installation on such systems.

On January 7 2002, Apple announced that Mac OS X was to be the default operating system for all Macintosh products by the end of that month.[24]

Mac OS X 10.2 (Jaguar)

Main article: Mac OS X v10.2
Enlarge picture
Mac OS X 10.2 "Jaguar"


On August 23 2002,[25] Apple followed up with Mac OS X v10.2 "Jaguar", the first release to use its code name as part of the branding.[26] It brought great performance enhancements, a sleeker look, and many powerful enhancements (over 150, according to Apple), including Quartz Extreme for compositing graphics directly on an AGP-based video card with at least 32mb of VRAM, a system-wide repository for contact information in the new Address Book, and an instant messaging client named iChat.[27]

The Happy Mac which had appeared during the Mac OS startup sequence for almost 18 years was replaced with a large grey Apple logo with the introduction of Mac OS X 10.2.

Mac OS X 10.3 (Panther)

Main article: Mac OS X v10.3
Enlarge picture
Mac OS X 10.3 "Panther"


Mac OS X v10.3 "Panther" was released on October 24 2003. In addition to providing much improved performance, it also incorporated the most extensive update yet to the user interface. Panther included as many or more new features as Jaguar had the year before, including an updated Finder, incorporating a brushed-metal interface, Fast User Switching, Exposé (Window manager), FileVault, Safari (web browser), iChat AV which added video-conferencing features to iChat, improved Portable Document Format (PDF) rendering and much greater Microsoft Windows interoperability.[28] But, support for some early G3 computers such as "beige" Power Macs and "WallStreet" PowerBooks was discontinued.

Mac OS X 10.4 (Tiger)

Main article: Mac OS X v10.4
Enlarge picture
Mac OS X 10.4 "Tiger"


Mac OS X v10.4 "Tiger" was released on April 29 2005. Apple stated that Tiger contains more than 200 new features.[29] As with Panther, certain older machines were no longer supported; Tiger requires a Mac with a built-in FireWire port.<ref name="TigerRequirements" /> Among the new features, Tiger introduced Spotlight, Dashboard, Smart Folders, updated Mail program with Smart Mailboxes, QuickTime 7, Safari 2, Automator, VoiceOver, Core Image and Core Video.

Tiger's retail package was updated and reduced in size around the end of April 2006. It was called Mac OS X 10.4.3, and replaced the first release in retail stores.[30]

On January 10, 2006, Apple released the first Intel-based Macs along with the 10.4.4 update to Tiger. This operating system functioned identically on the PowerPC-based Macs and the new Intel-based machines.[31] Because the implementation of the OS is built separately for the two processors, in implementation the PowerPC version and Intel versions are two separate installers (one cannot use the PowerPC installer to install the OS onto an Intel-based Mac).

At some time in 2006 the retail packages were again updated with 10.4.6, also a PowerPC-only DVD installer. As of yet, no retail package for an Intel-based Tiger Installer exists or has been released by Apple (customers who own an Intel-based Mac received Tiger along with their computer).

The latest update to Tiger has been 10.4.10.

Mac OS X 10.5 (Leopard)

This article or section contains information about scheduled or expected .
The content may change as the software release approaches and more information becomes available.
Main article: Mac OS X v10.5




Mac OS X v10.5 "Leopard" was announced at the June 2005 Worldwide Developers Conference (WWDC), and was shown to developers for the first time at the following WWDC in August 2006. There Steve Jobs said that Apple planned to "ship it this coming Spring", the second quarter of 2007. But, due to the developer resources needed to keep the iPhone on track, Apple later revised the estimate to October 2007, then at WWDC said it would be available for sure in October, with a feature-complete beta sent home with developers at WWDC in June 2007. At WWDC 2007, Jobs said it will have 300 new features and demonstrated some of them.[32] Apple has said Leopard will support both PowerPC- and Intel x86-based Macintosh computers and will cost $129, now listed on the apple.com store for $100 for the single pack. Versions for all computers and the upcoming 64-bit machines will come on one disc. Though Apple maintains that "All features referenced in the Mac OS X Leopard Sneak Peek are subject to change"on its web site, some officially previewed features include a new Finder, Time Machine, Spaces, Boot Camp pre-installed,[33] full support for 64-bit applications (including graphical applications), new features in Mail and iChat, and resolution independence. Jobs confirmed these features at WWDC 2007.

Mac OS X v10.5 "Leopard", is an Open Brand UNIX 03 registered product. Mac OS X v10.5 "Leopard" is also the first BSD-based OS to receive the UNIX 03 certification.[34][35]

Apple officially announced Leopard's release date on 16 October, opening pre-orders on its site. Leopard will be released on October 26, 6.00 p.m. worldwide, with pre-orders shipping with an estimated arrival of that date.

The standard Mac OS Up-To-Date upgrade package is available to all customers who purchased a qualifying new Mac system from Apple or an Apple Authorized Reseller on or after October 1st, 2007, for a shipping and handling fee of US $9.95 (plus tax)/UK £5.95 (inc VAT)[36]

Languages

Mac OS X is available in the following languages:

Criticism

Of the Dock

Enlarge picture
The Dock in Mac OS X v10.4 filled with some different documents, but from the same application.


Bruce Tognazzini, a usability consultant who worked for Apple in the 1980s and 1990s, has been critical of the Dock. He wrote an article in 2001 listing ten problems he saw with it. This article was updated in 2004, removing two of the original criticisms and adding a new one. Some of his concerns are that it takes too much space and is too cumbersome for everyday use. Unlike the taskbar in Microsoft Windows, the Dock shows just icons or thumbnails; displaying labels only if the mouse is over the item. In some cases, this makes it impossible to distinguish different documents from the same application without moving the mouse pointer over the icons, as they only show the default icon assigned to them at the time they were created-which, unless the user has modified it, is often generic to all of that application's files. Tognazzini also criticized the Dock's drag and drop actions, noting the confusion that results when an icon vanishes with the need to be re-added from Finder to get it back. He described this "object annihilation" model as bad-behavior-inducing.[37]

This however is not a large issue as the dock's purpose is to hold application shortcuts, whereas the desktop's purpose is to hold files that need to be accessed quickly. Also a feature in Leopard called 'stacks' will allow multiple documents to be dropped on to the dock in a 'stack' that allows quick access and displays files names and thumbnails for the files.

Of the Finder

See also

References

1. ^ Mac OS X is no longer considered Unix-like due to the system having achieved the standard required by The Open Group. See "Mac OS X for UNIX Users" from Apple and "Register of Certified Products" from The Open Group.
2. ^ Walt Mossberg confirms Apple TV runs Mac OS. Wall Street Journal (2007-03-21). Retrieved on 2007-04-02.
3. ^ Macworld Expo: Optimised OS X sits on 'versatile' flash. Retrieved on 2007-01-13.
4. ^ Singh, Amit. Architecture of Mac OS X. What is Mac OS X?. Retrieved on 2006-04-07.
5. ^ Markoff, John. "Why Apple Sees Next as a Match Made in Heaven", The New York Times, 23 December 1996, p. D1.1996"> 
6. ^ Anguish, Scott (1998-07-09). Apple Renames Rhapsody, now Mac OS X Server. Retrieved on 2006-12-20.
7. ^ Raymond, Eric Steven. The Elements of Operating-System Style.
8. ^ Nick dePlume. "Aqua: A Collection of Reader Feedback", Think Secret, 18 January 2000. Retrieved on 2006-04-08.2000"> 
9. ^ Think Secret - January 2000. Think Secret (January 18 2000). Retrieved on 2006-12-20.
10. ^ Apple lowers boom on Aqua 'skins'. ZDNet (mirrored from web.archive.org) (February 2 2001). Retrieved on 2006-05-22.
11. ^ Apple Computer. Introduction to Cocoa-Java Integration Guide. ADC Reference Library. Apple Developer Connection. Retrieved on 2006-04-08.
12. ^ X11 for Mac OS X 1.0 (2003-10-28). Retrieved on 2006-12-20.
13. ^ Mac OS X: System Requirements (2005-04-28). Retrieved on 2006-12-20.
14. ^ Matthew Rothenberg and Nick dePlume (August 30 2002). Apple Keeps x86 Torch Lit with 'Marklar'. eWeek.com. Retrieved on 2005-10-03.
15. ^ Don Clark and Nick Wingfield (May 23 2005). Apple Explores Use Of Chips From Intel For Macintosh Line. Wall Street Journal.
16. ^ Michael Kanellos (May 23 2005). Apple to Intel: Some advantage, lots of risk. CNet. Retrieved on 2006-04-28.
17. ^ Apple Computer. "Apple to Use Intel Microprocessors Beginning in 2006", 6 June 2005. Retrieved on 2006-04-08.2005"> 
18. ^ Adopting Universal Binaries (2006-01-31). Retrieved on 2006-12-20.
19. ^ What is an operating system (OS)? (2004-07-15). Retrieved on 2006-12-20.
20. ^ Trademark #78257226 for Panther, #78269988 for Tiger, #78270003 for Leopard, #78271630 for Cougar and #78271639 for Lynx, all registered in 2004 by Apple Computer, Inc. United States Patent and Trademark Office. Retrieved on 2006-12-20.
21. ^ Jade, Kasper. Court sides with Apple over "Tiger" trademark dispute. AppleInsider. Retrieved on 2006-04-25.
22. ^ Although the version is now called Cheetah by users, rare evidences can be found to prove that it was called so internally. For instance, a Q&A was created in 2005 which mentions it Technical Q&A (2005-10-04). Retrieved on 2006-12-20.
23. ^ The name Puma can be found here Cross-Development (2006-11-07). Retrieved on 2006-12-20.
24. ^ Apple Makes Mac OS X the Default Operating System on All Macs. Apple Website. Apple Computer (2002). Retrieved on 2006-12-03.
25. ^ Jaguar “Unleashed” at 10:20 p.m. Tonight Apple Press Release
26. ^ The headline of the press release mention "Jaguar", while the codename was not mentioned for earlier versions. See Jaguar press release, compared to Mac OS X v10.0 press release and Mac OS X v10.1 press release
27. ^ Apple Previews “Jaguar,” the Next Major Release of Mac OS X (2002-05-06). Retrieved on 2006-12-20.
28. ^ Apple Announces Mac OS X “Panther” (2003-10-24). Retrieved on 2007-01-11.
29. ^ Apple Unleashes “Tiger” Friday at 6:00 p.m. (2005-04-28). Retrieved on 2007-01-11.
30. ^ Apple to update Mac OS X Tiger retail offerings (2006-04-26). Retrieved on 2007-02-13.
31. ^ [2]
32. ^ Apple - Hot News - Leopard. Apple Website (2007). Retrieved on 2007-04-12.
33. ^ Apple - BootCamp. Apple Website. Apple Computer (2006). Retrieved on 2006-06-05.
34. ^ Mac OS X Leopard – Technology – UNIX. Leopard Technology Overview. Apple Inc.. Retrieved on 2007-06-11. “Leopard is now an Open Brand UNIX 03 Registered Product, conforming to the SUSv3 and POSIX 1003.1 specifications for the C API, Shell Utilities, and Threads.
35. ^ The Open Group. Mac OS X Version 10.5 Leopard on Intel-based Macintosh computers certification. Retrieved on 2007-06-12.
36. ^ Apple to Ship Mac OS X Leopard on October 26th. Apple Website (2007). Retrieved on 2007-10-16.
37. ^ Tognazzini, Bruce (2004-01-01). Top Nine Reasons the Apple Dock Still Sucks. Retrieved on 2006-12-20.

External links

Mac OS X v10.4 "Tiger"
(Part of the Mac OS X family)
Screenshot

Screenshot of Mac OS X v10.4 "Tiger"
Developer
Apple Inc.
Web site: http://www.apple.
..... Click the link for more information.
A website (alternatively, Web site or web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN.
..... Click the link for more information.
The term software company could be applied to: a) a company that produces software, distributes software from a third party, or provides services such as custom software development.
..... Click the link for more information.
A software developer is a person who is concerned with one or more facets of the software development process, a somewhat broader scope of computer programming or a specialty of project managing.
..... Click the link for more information.
Apple Inc.

Public (NASDAQ:  AAPL , LSE:  ACP , FWB: APC )
Founded California (April 1 1976, as Apple Computer, Inc.)
Headquarters 1 Infinite Loop, Cupertino, California

Key people Steve Jobs, CEO & Co-founder
Steve Wozniak, Co-founder
..... Click the link for more information.
Unix (officially trademarked as UNIX®) is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
..... Click the link for more information.
Proprietary software (also called non-free software or closed-source software) is software with restrictions on using, copying and modifying as enforced by the proprietor.
..... Click the link for more information.
Closed source is a term for software whose license does not meet the definition of open-source software. Generally, it means only the binaries of a computer program are distributed and the license provides no access to the program's source code, rendering modifications to the
..... Click the link for more information.
Free software is software that can be used, studied, and modified without restriction, and which can be copied and redistributed in modified or unmodified form either without restriction, or with restrictions only to ensure that further recipients can also do these things.
..... Click the link for more information.
Open source software is computer software which source code is available under a license (or arrangement such as the public domain) that meets the Open source definition. This permits users to use, change, and improve the software, and to redistribute it in modified or unmodified
..... Click the link for more information.
June 20 is the 1st day of the year (2nd in leap years) in the Gregorian calendar. There are 0 days remaining.
..... Click the link for more information.
20th century - 21st century - 22nd century
1970s  1980s  1990s  - 2000s -  2010s  2020s  2030s
2004 2005 2006 - 2007 - 2008 2009 2010

2007 by topic:
News by month
Jan - Feb - Mar - Apr - May - Jun
..... Click the link for more information.
International Day of Peace
  • International Day against Alzheimer's disease
  • International Banana Festival
  • Day of the trees in Brazil
  • RC Saints - Matthew the Evangelist
  • The Nativity of the Theotokos in Russia.
    ..... Click the link for more information.
  • 20th century - 21st century - 22nd century
    1970s  1980s  1990s  - 2000s -  2010s  2020s  2030s
    2004 2005 2006 - 2007 - 2008 2009 2010

    2007 by topic:
    News by month
    Jan - Feb - Mar - Apr - May - Jun
    ..... Click the link for more information.
    The generic term x86 refers to the "CISC" type instruction set of the most commercially successful CPU architecture[1] in the history of personal computing, used in processors from Intel, AMD, VIA, and others.
    ..... Click the link for more information.
    x86-64 is a 64-bit superset of the x86 instruction set architecture. The x86-64 instruction set natively supports Intel's x86 and was designed by Advanced Micro Devices (AMD), who have since renamed it AMD64.
    ..... Click the link for more information.
    PowerPC is a RISC microprocessor architecture created by the 1991 Apple–IBM–Motorola alliance, known as AIM. Originally intended for personal computers, PowerPC CPUs have since become popular embedded and high-performance processors as well.
    ..... Click the link for more information.
    The ARM architecture (previously, the Advanced RISC Machine, and prior to that Acorn RISC Machine) is a 32-bit RISC processor architecture developed by ARM Limited that is widely used in a number of embedded designs.
    ..... Click the link for more information.
    Hybrid kernel is a kernel architecture based on combining aspects of microkernel and monolithic kernel architectures used in computer operating systems. The category is controversial due to the similarity to monolithic kernel; the term has been dismissed by some as just
    ..... Click the link for more information.
    XNU is the computer operating system kernel that Apple Inc. acquired and developed for use in the Mac OS X operating system and released as free and open source software as part of the Darwin operating system.
    ..... Click the link for more information.
    The user interface (or Human Machine Interface) is the aggregate of means by which people (the users) interact with a particular machine, device, computer program or other complex tool (the system).
    ..... Click the link for more information.
    Aqua is the graphical user interface and primary visual theme of Apple Inc.'s Mac OS X operating system. It is based around the theme of water, as its name suggests,[1] with droplet-like elements and liberal use of translucency and reflection effects.
    ..... Click the link for more information.
    graphical user interface (GUI) is a type of user interface which allows people to interact with a computer and computer-controlled devices which employ graphical icons, visual indicators or special graphical elements called "widgets", along with text, labels or text
    ..... Click the link for more information.
    A software license comprises the permissions, rights and restrictions imposed on software (whether a component or a free-standing program). Use of software without a license could constitute infringement of the owner's exclusive rights under copyright or, occasionally, patent law
    ..... Click the link for more information.
    Proprietary software (also called non-free software or closed-source software) is software with restrictions on using, copying and modifying as enforced by the proprietor.
    ..... Click the link for more information.
    worldwide view.




    A software license agreement is a memorandum of contract between a producer and a user of computer software which grants the user a software
    ..... Click the link for more information.
    International Phonetic Alphabet

    Note: This page may contain IPA phonetic symbols in Unicode.

    The International
    Phonetic Alphabet
    History
    Nonstandard symbols
    Extended IPA
    Naming conventions
    IPA for English The
    ..... Click the link for more information.
    An operating system (OS) is the software that manages the sharing of the resources of a computer. An operating system processes system data and user input, and responds by allocating and managing tasks and internal system resources as a service to users and programs of the
    ..... Click the link for more information.
    Apple Inc.

    Public (NASDAQ:  AAPL , LSE:  ACP , FWB: APC )
    Founded California (April 1 1976, as Apple Computer, Inc.)
    Headquarters 1 Infinite Loop, Cupertino, California

    Key people Steve Jobs, CEO & Co-founder
    Steve Wozniak, Co-founder
    ..... Click the link for more information.
    Macintosh, commonly known as Mac, is a brand name which covers several lines of personal computers designed, developed, and marketed by Apple Inc. Named after the McIntosh variety of apple, the original Macintosh was released on January 24, 1984.
    ..... Click the link for more information.


    This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.