- advantages of mac os x



mac os x

This Day in History

Today's Birthday

Quotation of the Day

Mac OS X

A screenshot of Mac OS X v10.4 Tiger
Website: www.apple.com/macosx
Company/
developer:
Apple Computer
OS family: BSD
Source model: Closed source (Darwin foundation is open source)
Latest stable release: 10.4.8 / September 29, 2006
Kernel type: Hybrid kernel
Default user interface: Graphical user interface
License: Apple EULA (parts available under APSL)
Working state: Current

Mac OS X (officially pronounced "Mac O S Ten") is a line of proprietary, graphical operating systems developed, marketed, and sold by Apple Computer, 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 since 1984. Unlike its predecessor, Mac OS X is a multi-user, pre-emptively multitasking, Unix-like operating system built on technology that had been developed at NeXT through the second half of the 1980s and up until Apple Computer purchased the company in early 1997. The operating system was first released in 1999 as Mac OS X Server 1.0, with a desktop-oriented version (Mac OS X v10.0) following in March, 2001.

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

Contents

  • 1 History
  • 2 Description
  • 3 Compatibility
    • 3.1 PowerPC
    • 3.2 Intel
  • 4 Prominent features
  • 5 Pricing
  • 6 Naming
  • 7 Versions
    • 7.1 Mac OS X v10.0 (Cheetah)
    • 7.2 Mac OS X v10.1 (Puma)
    • 7.3 Mac OS X v10.2 (Jaguar)
    • 7.4 Mac OS X v10.3 (Panther)
    • 7.5 Mac OS X v10.4 (Tiger)
    • 7.6 Mac OS X v10.5 (Leopard)
    • 7.7 Timeline of Apple Macintosh operating systems
  • 8 Criticisms
  • 9 See also
  • 10 References
  • 11 External links

History

Main article: History of Mac OS X

Despite its branding as simply "version 10" of the Mac OS, Mac OS X has a history that is almost completely independent of the earlier Mac OS releases.

Mac OS X is based on the Mach kernel and the BSD implementation of Unix, which were incorporated into NEXTSTEP, the object-oriented operating system developed by Steve Jobs's NeXT company after he left Apple in 1985.[1] Meanwhile, during the years without Jobs at the helm, Apple attempted to create a "next-generation" operating system of its own (see Taligent and Copland) with little success.

Eventually, NeXT's OS—called OPENSTEP at the time—was selected to form the basis for Apple's next OS, and Apple purchased NeXT outright[2]. Jobs was re-hired, and later returned to the leadership of the company, 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, as a project known as Rhapsody. After some missteps which threatened the loyalty of independent developers to Mac OS, and changes of strategy to ease the transition from Mac OS 9 to the new system, Rhapsody evolved into Mac OS X.

Mac OS X has evolved through its successive versions, away from a focus on backward compatibility and toward "digital lifestyle" applications such as the iLife suite, enhanced business applications (iWork), and integrated home entertainment (the Front Row media center).

Description

The original (left) and revised (right) retail packaging for Mac OS X v10.4 "Tiger"

Mac OS X was a radical departure from previous Macintosh operating systems as its underlying code base is completely different from previous versions. Its core, named Darwin, is an open source, Unix-like operating system, built around the XNU kernel with standard Unix facilities available from the command line interface. On top of this core, Apple designed and developed a number of proprietary components including the Aqua themed Quartz Compositor and the Finder shell.

Mac OS X included a number of features intended to make the operating system more stable and reliable than Apple's previous operating systems. Pre-emptive multitasking and memory protection, for example, improved the ability of the operating system to run multiple applications simultaneously without their interrupting or corrupting each other. Many aspects of Mac OS X's architecture are derived from OPENSTEP, which was designed with portability in mind, thus easing 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 subsequently ported to the PowerPC architecture as part of Apple's Rhapsody project.)

The most visible change was the Aqua theme. The use of soft edges, translucent colors, and pinstripes (similar to the hardware of the first iMacs), brought more color and texture to the windows and controls on the Desktop than OS 9's "Platinum" appearance had offered. Some, including numerous users of the older versions of the operating system, decried the new look as "cutesy" and lacking in professional polish.[3] Others, however, hailed Aqua as being a bold and innovative step forward in a time when user interfaces were seen as being "dull and boring".[4] 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, like Winamp, similar to 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.[5]

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. It supports the ability to target both platforms for which Mac OS X is sold, allowing an application to be built to run only on PowerPC, only on x86, or on both processors as a universal binary.

Compatibility

PowerPC

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. In addition, the Carbon APIs for Mac OS 9 and Mac OS X were created to permit code to be written to run natively on both systems. The OpenStep APIs are still available, but Apple now calls the technology Cocoa. (This heritage is visible in the Cocoa APIs, in which the class names mostly begin with "NS" for NEXTSTEP.) A fourth option for developers is to write applications in the Java platform, which Mac OS X has supported as a "first class citizen"—in practice this means that Java applications fit as neatly into the operating system as possible while still being "cross-platform", and that GUIs, although being 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." [6]

Mac OS X can run many BSD or Linux software packages, as long as they have been compiled for the platform. Compiled binaries are normally distributed as Mac OS X packages, but some may require command-line configuration or compilation. Projects such as Fink and DarwinPorts provide precompiled or preformatted packages for many standard packages. Since version 10.3, Mac OS X has included X11.app, the company's version of the X11 graphical interface for Unix applications, as an optional component during installation. Apple's implementation is based on XFree86 4.3 and X11R6.6, with a window manager which mimics the Mac OS X look, closer integration with Mac OS X, and extensions to use the native Quartz rendering system and to accelerate OpenGL. Earlier versions of Mac OS X can run X11 applications using XDarwin.

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 of Mac OS X 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. However, a patch can be applied to the installation disc, or free tools such as XPostFacto have enabled installation of versions of Mac OS X on certain older 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.

Intel

In April 2002, eWeek reported a rumor that Apple had a version of Mac OS X running on x86 processors, code-named Marklar. 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. [7] These rumors subsided until late in May 2005, when various media outlets, such as the Wall Street Journal and CNET, reported that Apple would unveil Marklar in the coming months.[8][9]

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; however, Apple will be dropping support for the 68K emulator during the transition to Intel CPUs. Included in the new OS for the Intel-based Macs is Rosetta, a translator layer that 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, like 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.[10]

Software developers can support the new Intel Macs in any of the following ways:

  1. They can continue to ship PowerPC-only software, which will automatically work by using Rosetta, which is included with the new OS that runs on Intel-based Macs.
  2. They can ship Universal Binaries, which include both the PowerPC and x86 versions of their application. When the user opens the application, depending upon which CPU the Mac has, the appropriate version of the application will be run automatically.
  3. They can ship x86-only Mac OS X applications that will run only on the new Intel-based Macs.

Currently, a lot of software is available only for PowerPC, and is supported with Rosetta. However, Apple encourages Developers to produce Universal Binaries with support for both PowerPC and x86. 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, is not supported on Intel Macs. Option 3 will likely become the norm by about 2009 when the demand for PowerPC software drops off.

Support for the PowerPC platform will remain in version 10.5, although it is unclear how long this dual-architecture support will be continued—but because Apple supported the Motorola 68K family for eleven years after the introduction of PowerPC systems, it is likely that they will support the PowerPC Macs for many years to come. Jobs also confirmed rumors that Apple has had versions of Mac OS X running on Intel processors for most of its developmental life. Such crossplatform capability already existed in Mac OS X's lineage—the predecessor of Mac OS X, OPENSTEP, had been ported to many architectures, including Intel's x86, and a port to x86 of the core operating system of Mac OS X, Darwin, has been available as a free download since Mac OS X was first released. 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 developed by the OSx86 community is available illegally through file-sharing networks. However it is no longer up to date with Apple's system updates; using the kernel from a previous update.

Prominent features

  • Uses a subset of the Portable Document Format (PDF) as the basis of its imaging model, named Quartz.
  • Full-color, continuously scalable icons.
  • Drop shadows around window and isolated text elements to provide a sense of depth.
  • Global application services - spell checker, special characters palette, color picker, font chooser and dictionary.
  • Anti-aliasing of widgets, text, graphics and window elements.
  • New interface elements including sheets (document modal dialogs attached to specific windows) and drawers.
  • Interweaving windows of different applications (not necessarily adjacent in the visible stacking order).
  • ColorSync color matching built into the core drawing engine (for print and multimedia professionals).
  • OpenGL composites windows onto the screen to allow hardware accelerated drawing. This technology (introduced in version 10.2) is called Quartz Extreme.
  • Exposé (introduced in version 10.3) Instantly display all open windows as thumbnails for easy navigation to different tasks, display all open windows as thumbnails from the current application, and hide all windows to access the desktop.
  • Pervasive use of Unicode throughout the operating system.
  • Straightforward architecture for localization of applications and other code, fully separating language dependencies from the core code of a program.
  • FileVault (introduced in version 10.3) encrypts the user's Home folder with Advanced Encryption Standard (AES) 128-bit keys.
  • Dashboard (introduced in version 10.4) supports small applications ("desktop widgets") that can be called up and dismissed in one keystroke.
  • Spotlight search technology (introduced in version 10.4) allows rapid real-time searches of data files, mail messages, photos, and other information, based on item properties (meta data) and/or content.
  • Automator (introduced in version 10.4) an application designed to create an automatic work-flow for different tasks.
  • Smart Folders (introduced in version 10.4) allow for dynamically updated folders depending on a set criteria.
  • A well defined set of Human Interface Guidelines followed by almost all applications giving them intuitive, consistent user interface and keyboard shortcuts.
  • Xgrid allows networked Macs to form a distributed computing system.
  • Built in virtual file system images .dmg supporting encryption and compression, and optionally read/write capability.
  • Integrated Sync Services (introduced in version 10.4) allows applications to access a centralized extensible database for various elements of user data, including calendar and contact items. The operating system manages conflicting edits and data consistency.

Pricing

Mac OS X comes included in the price for new Macs. Minor upgrades are free and can be downloaded using Software Update. Major upgrades cost US$129 (CAD$149) from Apple. There is also a US$199 (CAD$249) "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 including both shipping and beta 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 and an unlimited client license is US$999 as of April 1, 2006.

Naming

The character X is a Roman numeral and is officially pronounced "ten", continuing the numbering of previous Macintosh operating systems such as Mac OS 8 and Mac OS 9. However, it is common to read it as the letter X and pronounce it "ex".

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 similarly marketed as "Panther". Version 10.4 is marketed as "Tiger". "Leopard" has been announced as the name for the next release of the operating system, version 10.5. Apple has also registered "Lynx" and "Cougar" as trademarks.

Apple faced a lawsuit from a computer retailer named Tiger Direct regarding its use of the name "Tiger". However, on 16 May 2005 the Florida Federal Court ruled that Apple's use of the name "Tiger" does not infringe upon Tiger Direct's trademark. [11]

Versions

Box artwork for Mac OS X versions Cheetah/Puma, Jaguar, Panther, and Tiger.

Internally, Apple uses a "build number" to identify each development version of Mac OS X. There may be many development versions each week. Under Apple's guidelines, the first development version of a product starts with build 1A1. Minor revisions to that are 1A2, 1A3, 1A4, and so on; the first major development revision becomes 1B1 (and minor revisions to that would be 1B2, 1B3, etc.), the next major revision would be 1C1, and so forth. The next major revision after the last 1_ series would be 2A, followed by 2B. The transition from one letter to the next occurs with changes in the minor release number. For instance, the first build of Panther (10.3) was 7A1. The first public release was 7B85; the last, 10.3.9, was 7W98. But the next build of Mac OS X was 10.4, 8A1. When a build is chosen as the next public release of Mac OS X, it is given a public version number. Build 4K78 was chosen to be Mac OS X version 10.0, build 5G64 became 10.1, build 6C115 became 10.2, build 7B85 became 10.3, and build 8A428 became 10.4.

10.4.4 was the first public version of Mac OS X to run on both PPC (build 8G32) and Intel-based Macs (8G1165). All previous versions of Mac OS X have Intel counterparts, but those were never publicized or made available to end-users.

Mac OS X v10.0 (Cheetah)

Main article: Mac OS X v10.0

On March 24, 2001, Apple released Mac OS X v10.0 (internally codenamed Cheetah). 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 a few minor 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. It was criticized for being slow, with performance not much improved over the previous September's release of Mac OS X Public Beta.

Mac OS X v10.1 (Puma)

Main article: Mac OS X v10.1

Later that year on September 25, 2001, Mac OS X v10.1 (internally codenamed Puma) was released, increasing the performance of the system as well as providing 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 subsequently re-released the CDs in an actual stripped-down format that didn't facilitate installation on such systems.

Mac OS X v10.2 (Jaguar)

Main article: Mac OS X v10.2

On August 24, 2002, Apple followed up with Mac OS X v10.2 "Jaguar" (the first release to use its code name as part of the branding) which brought profound performance enhancements, a newer, sleeker look, and many powerful enhancements (over 150, according to Apple), including:

  • Increased support for Microsoft Windows networks
  • Quartz Extreme for compositing graphics directly on the AGP-based video card
  • An adaptive spam filter for Mail, based on latent semantic indexing
  • A system-wide repository for contact information in the new Address Book
  • Rendezvous networking (Apple's implementation of Zeroconf; renamed to Bonjour in 10.4)
  • iChat: an Apple-branded, officially supported third-party AOL Instant Messenger client
  • A revamped Finder with searching built directly into every window
  • Dozens of new Apple Universal Access features
  • Sherlock 3: Web services
  • Common Unix Printing System (CUPS): allowed the use of additional printer drivers such as those from the Gimp-Print project for "unsupported" printers. It also allowed — with some user recompilation — printing to serial printers

Mac OS X v10.2 was never officially referred to as Jaguar in the United Kingdom due to an agreement with the automobile manufacturer Jaguar, although boxes and CDs still bore the Jaguar-skin logo.

Some consider version 10.2, or Jaguar, the "first good release" of Mac OS X.citation needed] Due to significant API changes between 10.1 and 10.2, most third party developers currently support 10.2 as a minimum requirement.

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 v10.3 (Panther)

Main article: Mac OS X v10.3

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. The update included as many or more new features as Jaguar had the year before. On the other hand, support for some early G3 computers such as "beige" Power Macs and "WallStreet" PowerBooks was discontinued. New features of "Panther" include:

  • Updated Finder, incorporating a brushed-metal interface, customizable sidebar and fast-searching
  • Exposé: a new system to manipulate and view windows
  • Fast User Switching: allows a user to remain logged in while another user logs in
  • iChat AV which added video-conferencing features to iChat
  • Improved PDF rendering to allow for faster PDF viewing
  • Built-in faxing support
  • Much greater Microsoft Windows interoperability
  • FileVault: on the fly encryption and decryption of a user's home folder
  • Increased speed across the entire system with more support for the PowerPC G5
  • Safari (web browser)

Mac OS X v10.4 (Tiger)

Main article: Mac OS X v10.4

Mac OS X v10.4 "Tiger" was released on April 29, 2005. Apple stated that Tiger contains more than 200 new features. As with the release of Panther certain older machines have been dropped from the list of supported hardware; Tiger requires a Mac with built-in FireWire ports. Among the new features of "Tiger":

  • Spotlight: A content- and metadata-based file search tool, which finds items containing the key words you search for.
Dashboard allows for miniature programs called "Widgets" to be superimposed over the desktop. When activated, the Dashboard "flies" onscreen as shown above.
  • Dashboard: Widgets for common tasks available on a desktop overlay accessible by a mouse gesture or keyboard function key, similar to Exposé. Its similarity with Konfabulator caused some criticism.[12]
  • Smart Folders: A virtual folder that uses Spotlight to populate the file listing instead of showing a true folder on the filesystem.
  • Updated Mail program with Smart Mailboxes, allowing virtual mailboxes defined by Spotlight searches.
  • A new version of iChat: A new version supports the H.264/MPEG-4 AVC video codec for conferencing and allows for multi-party audio and video chats. Support for the Jabber online instant messaging protocol is also introduced. (Mac OS X version 10.4.3 and later also include support for encrypted chat via .Mac.)
  • A new version of QuickTime 7: the new version includes H.264 support and a completely re-written interface.
  • A new version of Safari 2: this new version of the system's default web browser includes the ability to view RSS feeds directly in the browser, among other new features.
  • Automator: automates repetitive tasks without programming.
  • VoiceOver: A built-in screen reader for those with vision disabilities.
  • Core Image and Core Video: allows additional effects in video and image editing to be performed in real time.
  • 64-bit memory support for the new G5 for programs or program parts without a graphical user interface, with an LP64 programming model (graphical user interface front ends still must be programmed in 32-bit).
  • Updated Unix utilities, such as cp, mv and rsync, now respect HFS Plus metadata and resource forks. (cp in 10.4 is like CpMac, mv is now like MvMac, compatibility issues naturally arise.)
  • An extended permissions system using access control lists.
  • A brand-new Application Programming Interface called Core Data, which greatly faciliates the management of application data in Cocoa applications.
  • Added Sync Services, an operating system managed truth database exposed to applications via a published Application programming interface. Applications use Sync Services as a conduit to other applications, or the the users other computers or mobile devices. This service is featured in the operating system with the Address Book, iCal, and Mail applications as well as the Apple Keychain using this service.

An Intel x86 version of Mac OS X Tiger was previewed by Apple, and subsequently leaked to the Internet, following Apple's announcement to switch to the Intel platform. It was revealed by Apple at the June 2005 Worldwide Developers Conference that Intel versions of all previous versions of Mac OS X had been compiled internally, keeping feature parity between the Intel and PowerPC versions, "just in case." Developers were provided the chance to buy an Intel-based Pentium 4 developer transition system loaded with 10.4.1 in June 2005, and 10.4.2 and 10.4.3 were released to developers in September and November 2005 respectively. The Intel version of 10.4.4 was the first update to Mac OS X that was released through Software Update. All new Intel Macs are preloaded with Intel versions of Mac OS X Tiger.

Soon after the release of the developer transition kits, copies of the Intel version of Mac OS X were released onto the Internet and a community effort called OSx86 started up to help coordinate efforts to get Mac OS X running on non-Apple hardware. As each update was released, patches were updated to circumvent Apple's efforts to lock their operating system to their hardware.

Mac OS X v10.5 (Leopard)

Main article: Mac OS X v10.5
This article or section contains information about scheduled or expected future software.
The content may change dramatically as the software release approaches and more information becomes available.
Leopard promotional disc art shown at WWDC 2006

Mac OS X v10.5 "Leopard" was announced at the Worldwide Developers Conference on June 6, 2005, and was shown to developers for the first time at the 2006 Worldwide Developers Conference on August 7, 2006. Steve Jobs stated that OS X Leopard will be available in "Spring 2007". Apple has said it will support both PowerPC- and Intel x86-based Macintosh computers. Though Apple maintains that "All features referenced in the Mac OS X Leopard Sneak Peek are subject to change,"[13] some officially previewed features include:

  • Time Machine: An automated backup utility which allows the user to restore any file that has been deleted, misplaced or replaced by another version of a file.
  • Spaces: an implementation of "virtual desktops" (individually called "spaces") for Mac OS X, allowing users to have multiple desktops per computer and be able to place certain applications and windows in a desktop. Users can organize certain Spaces for certain applications (i.e., one for work-related tasks and one for entertainment) and switch between them. Exposé will work inside Spaces, allowing the user to see all at a glance all desktops fitted onto one screen. [14]
  • Full support for 64-bit applications, including graphical applications.
  • New features in Mail, such as templates, notes, to-dos, and an RSS reader.

Publicity materials at WWDC 06 made dismissive comments towards Microsoft's Windows Vista, using banners which read, "Introducing Vista 2.0" and "Hasta la vista, Vista".[15]

On April 5, 2006 Apple released an application called Boot Camp, which eases the installation of Microsoft Windows XP on Intel Macs alongside Mac OS X in a dual boot configuration. Apple simultaneously published a firmware update with BIOS support (as Windows does not support the Extensible Firmware Interface (EFI) used in Intel Macs), and the Boot Camp software automatically repartitions the user's hard disk to a custom size, and burns Windows drivers to a CD. Boot Camp is currently in public beta, with the final version intended to be included in Leopard.[16]

Timeline of Apple Macintosh operating systems

Criticisms

While OS X has a very strong fan base among its users, some advanced users are critical of some features of the operating system. In February 2001, the Dock was criticised by Bruce Tognazzini for being more about improving the Mac's "curb appeal" and demoability than being a useful tool. He further pointed out a list of problems with the Dock including that, although it can be resized, in its default states it takes up four times more space in pixels than the Windows Task bar and the Mac menu bar. Also that the Dock floats above all applications, so the user often has to either hide the Dock or avoid windows from overlapping it[17].

See also

  • Architecture of Mac OS X
  • Comparison of BSD operating systems
  • Comparison of operating systems
  • FreeBSD — the FreeBSD operating system is the reference platform for Apple's UNIX implementation.
  • .DS Store - .DS_Store files
  • History of Mac OS X
  • NetBSD — parts of Apple's UNIX implementation were sourced from the NetBSD operating system.
  • OpenBSD — parts of Apple's UNIX implementation were sourced from the OpenBSD operating system.
  • List of Mac OS X technologies
  • List of Macintosh software
  • PearPC — PowerPC emulator capable of running Mac OS X
  • ipfirewall — the official firewall of Mac OS X

References

  1. ^ Singh, Amit. Architecture of Mac OS X. What is Mac OS X?. Retrieved on 2006-04-07.
  2. ^ Markoff, John. "Why Apple Sees Next as a Match Made in Heaven", The New York Times, 1996-12-23, p. D1.
  3. ^ dePlume, Nick. "Aqua: A Collection of Reader Feedback", Think Secret, 2000-01-18. Retrieved on 2006-04-08.
  4. ^ Think Secret - January 2000. Think Secret (January 18, 2000). Retrieved on 2006-05-22.
  5. ^ Apple lowers boom on Aqua 'skins'. ZDNet (mirrored from web.archive.org) (February 2, 2001). Retrieved on 2006-05-22.
  6. ^ Apple Computer. Introduction to Cocoa-Java Integration Guide. ADC Reference Library. Apple Developer Connection. Retrieved on 2006-04-08.
  7. ^ Matthew Rothenberg and Nick dePlume (August 30, 2002). Apple Keeps x86 Torch Lit with 'Marklar'. eWeek.com. Retrieved on 2005-10-03.
  8. ^ Don Clark and Nick Wingfield (May 23, 2005). "Apple Explores Use Of Chips From Intel For Macintosh Line". Wall Street Journal.
  9. ^ Michael Kanellos (May 23, 2005). http://news.com.com/2100-1006_3-5716696.html. CNet. Retrieved on 2006-04-28.
  10. ^ Apple Computer. "Apple to Use Intel Microprocessors Beginning in 2006", 2005-06-06. Retrieved on 2006-04-08. Apple's press release, announcing the transition to Intel.
  11. ^ Jade, Kasper. Court sides with Apple over "Tiger" trademark dispute. AppleInsider. Retrieved on 2006-04-25.
  12. ^ John Siracusa (April 28, 2005). Mac OS X 10.4 Tiger – Dashboard. Retrieved on 2006-06-11.
  13. ^ http://www.apple.com/macosx/leopard/
  14. ^ OS 10.5 Leopard Spaces + Exposé. GoogleVideos. GoogleVideos (2006). Retrieved on 2006-08-28.
  15. ^ Apple - Introducting Vista 2.0. Flickr. Flickr (2006). Retrieved on 2006-07-17.
  16. ^ Apple - BootCamp. Apple Website. Apple Computer (2006). Retrieved on 2006-06-05.
  17. ^ http://www.asktog.com/columns/044top10docksucks.html

External links

  • Apple: Mac OS X — The official page for Mac OS X.
  • What is Mac OS X? (kernelthread.com) — An overview of the Mac OS X operating system
  • Mac OS X (arstechnica.com) — Comprehensive reviews of Mac OS X (all versions)
  • Mac OS X vs. Windows XP
History of the Apple Macintosh Operating Systems
Classic Mac OS (History): System 6 · System 7 · Mac OS 8 · Mac OS 9
Mac OS X (History): Public Beta · v10.0 · v10.1 · v10.2 · v10.3 · v10.4 · v10.5
Mac OS X Server: Rhapsody · Mac OS X Server 1.0 · Mac OS X Server
Other OS projects: A/UX · Taligent · Copland · MkLinux · Darwin


Apple Computer software
Consumer .Mac | Front Row | iLife | iWork | Mac OS X | Photo Booth | QuickTime
Prosumer: Final Cut Express | Logic Express
Pro: Aperture | Final Cut Studio | Logic Pro | Shake
Server: Apple Remote Desktop | Mac OS X Server | WebObjects | Xsan
Discontinued: AppleWorks | HyperCard | MacDraw | Mac OS | MacPaint | MacProject | MacTerminal | MacWrite
 v·d·e 
Unix-like operating systems
A/UX • AIX • BSD • FreeBSD • GNU • HP-UX • IRIX • Linux • Mac OS X • NetBSD • NEXTSTEP • OpenBSD • Plan 9 • QNX • SCO OpenServer • Solaris • System V • Tru64 • Xenix • more ...
Apple Computer, Inc.
v·d·e
Corporate Directors: Bill Campbell | Millard Drexler | Al Gore | Steve Jobs | Arthur D. Levinson | Eric E. Schmidt | Jerry York

Hardware Products: (List) · Macintosh · iMac · iPod · iTV · Mac mini · MacBook · MacBook Pro · Mac Pro · Xserve · Xserve RAID
Software Products: (List) · AppleWorks · Aperture · Final Cut Studio · iLife · iWork · Logic Pro · Mac OS X · Mac OS X Server · QuickTime
Accessory Products: AirPort Express · AirPort Extreme · iSight · Apple Cinema Display
See also: History of Apple Computer · List of discontinued products

Annual Revenue: $13.93 billion USD (68% FY 2005) · Employees: 14,800 · Stock Symbol: NASDAQ: AAPL LSE: ACP · Website: www.apple.com
Search Term: "Mac_OS_X"

mac os x news and mac os x articles

Here's our top rated mac os x links for the day:

Mac OS X 10.5 Leopards top secret ingredient: 3D everywhere, including new 3D Finder? 

Mac Daily News - Mar 27 10:06 PM
"Ars Technica's Infinite Loop blog has, in my opinion, unraveled one of the top secret ingredients in Apple's upcoming Mac OS X 10.5 release, aka Leopard: complete 3D graphics and animations . Given what we know and have seen of Leopard features such as Time Machine and the new iChat and in existing apps like FrontRow, this would make perfect sense, especially if it were implemented in OpenGL.
Save

Mac OS X Leopard nearing 'final candidate' 
MacNN - Mar 26 7:04 AM
Apple's Mac OS X Leopard -- which circulated to select developers -- is nearing completion, according to one analyst report. Shaw Wu of American Technology Research says the developer builds of Leopard indicate that the company is on track to ship the next generation operating system in the "spring" time frame, which runs from March 20th through Ju...
Save

Apple denies Mac OS X Leopard delays 
MacNN - Mar 26 6:34 AM
Apple has denied circulating rumors of delays in Mac OS X Leopard, its next-generation operating system. A report by Michael Gartenberg of JupiterResearch says that Apple has confirmed Leopard will ship in the "spring", contrary a rumor floated by the somewhat unreliable Asian Digitimes publication. Last week, it claimed that Apple was going to del...
Save

Mac OS X Hints: Borrow an optical drive from another Mac 
MacCentral Online - Mar 27 11:00 AM
Learn how to make one Mac's optical drive show up as a device on another.
Save

Inside Apple's Leopard Server OS 
TechWeb via Yahoo! News - Mar 27 1:00 AM
Our Mac expert gives you the inside technical scoop on what we know so far about Apple's new OS X Server 10.5, which will be showcased at Apple's Worldwide Developers Conference in June.
Save

Rumor: Mac OS X Leopard delayed to October? 
CNET - Mar 23 10:32 AM
Blog: Digitimes is reporting that the next release of Mac OS X, code-named Leopard, will not ship until October of this year as Apple...
Save

Code surgeons transplant Apple TV OS 
Addict 3D - 1 hour, 8 minutes ago
MacBook mutates into set-top boxApple's set-top box, the Apple TV, runs a modified version of Mac OS X - this we've known for a while now. However, hackers have figured out how to transplant the operating system from the ultra-slim Mac - if the cap fits..
Save

Apps: xBack, Barcode Producer, Mac Restart 
MacNN - Mar 27 11:04 AM
xBack 3.7 ($10) improves the utility that allows users to replace the desktop with a screen saver. xBack brings the desktop to life by loading any Mac OS X screen saver as the background image via an easy pull-down menu in the menubar. xBack 3.7 fixes an issue with iPhoto support, and works with some Quartz Composer Animations. The software require...
Save

Mac OS X 10.5 delayed to ensure Vista compatibility? 
Addict 3D - Mar 23 11:29 AM
No good reason for Apple to do so Analysis Has Apple delayed Mac OS X 10.5 - aka Leopard - to October? That's certainly what some unnamed industry sources have claimed, suggesting the delay has been made to allow the company's coders to get the OS' Boot Camp utility compatible with Windows Vista.
Save

Apple TV OS Running on MacBook, Booting from USB Drive 
Addict 3D - Mar 27 4:14 PM
Apple's new Apple TV runs a modified version of the Mac OS X operating system that hackers have already managed to extract and boot on an Intel-based MacBook and an external USB drive.
Save

Last Update: 2007-03-28 04:23:01

Thank you for reading the mac os x page - mac os x. 

1. mac osx
2. max os x

As an extra bonus here are the top searched terms over the past month for mac os x. Now you can see what everyone else is searching for in regards to mac os x.

1. mac os x
2. advantages of mac os x
3. mac os x tiger
4. mac os x desktops mac os x desktops
5. anti virus spyware free trial mac os x
6. mac os x icons
7. mac os x 104 tiger pc hardwareb0002g71t0
8. mac os x 104 tiger 5bdvd 5d electronicsb0002g71t0
9. mac os x desktops
10. compare windows xp professional to mac os x tiger
11. hacking mac os x tiger serious hacks
12. mac os x backup software
13. mac os x download
14. mac os x tiger server serial
15. mac os x v10.4 tiger
16. transfer camera phone pictures to mac os x usb
17. apple mac g5 os x panther
18. mac os tiger x
19. mac os x tiger upgrade
20. apple mac os x tiger
21. digital sound recording software for mac os x
22. hp psc 1315 all in one mac os x
23. mac os x 104 tiger dvd electronicsb0002g71t0
24. contrast windows xp professional to mac os x tiger
25. download mac os x tiger
26. mac os x 2b unix 2b linux compare
27. mac os x data recovery software
28. mac os x g5 dual monitor
29. tiger mac os x
30. cell phone software for mac os x
31. ftp mac os software x
32. the robin williams mac os x book
33. groukp mac os start up x
34. mac os x software
35. mac os x tiger for unix geeks
36. mac os x tiger voiceover work keyboard key
37. mac os x ups
38. phrase codee mac os x tiger
39. vmware files for patched mac os x tiger intel
40. anti spy software mac os x
41. free desktop downloads for mac os x
42. g5 mac os x startup error
43. linux mac os x
44. mac mac news os utilitiy x
45. mac os x leopard
46. mac os x tiger cd
47. mac os x tiger intel
48. mac os x tiger serial
49. mac os x v10 4 tiger
50. mac tiger os x
51. mac x os tiger
52. mount mac os x drive hfs on linux netatalk
53. dell photo printer 720 driver mac os x
54. mac os x 10 4 tiger
55. mac os x help line
56. mac os x tiger cd version
57. mac os x tiger review in
58. mac os x wallpaper
59. epson scanner software download mac os x
60. free antivirus for mac os x tiger
61. key code decoder for mac os x
62. mac os x 10.4 tiger
63. mac os x ftp software
64. mac os x tiger classic wont boot
65. umax scanner software photoshop mac os x
66. vpn 1 mac os x tiger
67. buy espire software for mac os x
68. discount educational software for mac os x
69. inside mac os x tiger magnet media
70. linux mac os x partition
71. mac os theme x zlauncher
72. mac os x 10 4 tiger dvd
73. mac os x games
74. mac os x missing fonts
75. mac os x tiger server hostname
76. mac os x v tiger
77. mount hfs command mac os x on linux
78. running mac os x tiger animal guide
79. 720 photo dell printer mac os x
80. anti virus free trial mac os x
81. apple preps release of mac os x tiger
82. backup software for mac os x
83. change computer name tiger mac os x
84. convert to mac os x from linux
85. cursor wrap screen mac os x tiger
86. download mac os x tiger for objectbar
87. emacs gnuserv mac os x
88. email server software for mac os x
89. emulating mac os x tiger on pc
90. free download mac os x tiger
91. free virus software for mac os x
92. internet explorer for mac os x
93. mac os x 104 tiger softwareb0002g71t0
94. mac os x amp linux tips
95. mac os x for linux
96. mac os x for linux users
97. mac os x for windows icons
98. mac os x intel vmware
99. mac os x project management software
100. mac os x software discount lowest prices
101. mac os x tiger killer tips
102. mac os x tiger server
103. mac os x wireless security
104. os x tiger for mac
105. 10 4 mac os tiger x
106. apple mac os x tiger server
107. best anti virus software for mac os x
108. cuanto ocupa en cd de mac os x tiger
109. espacio cd mac os x tiger
110. faxserver mac os x linux
111. free remodel estimating software for mac os x
112. free virus scan software for mac os x
113. ftp software mac os x
114. hacking mac os x tiger serious hacks mods and customizations
115. how to install red hat linux on mac os x
116. installing linux on mac os x
117. mac os x 10 4 tiger serial product cd key
118. mac os x 10.3.9 itunes music download buy
119. mac os x 10.3.9 itunes music download processor
120. mac os x bible
121. mac os x bible tiger edition
122. mac os x freeware
123. mac os x g5 videorecorder
124. mac os x panther
125. mac os x server tiger 10 4 unlimited client new
126. mac os x sleep during install
127. mac os x the missing manual
128. mac os x the missing manual tiger ed
129. mac os x tiger desktop
130. mac os x tiger emulator
131. mac os x tiger importer
132. mac os x tiger pocket guide
133. mac os x tiger review
134. mac os x tiger torrent
135. mac os x v10 4 tiger proper
136. mac os x wireless
137. macaddict guide to mac os x tiger
138. paint shop pro x mac os
139. teach yourself visually mac os x tiger teach yourself
140. video camera compatible with mac os x
141. bypassing mac os x tiger
142. can i install mac os x on an imac family
143. chemical inventory software for mac os x
144. crack mac services linux and mac os x all on
145. desktop mac os x linux
146. download linux for mac os x
147. download mac os x
148. download mac os x 10 4 tiger
149. free cd burning software for mac os x
150. free mac os x tiger
151. install mac os x in windows
152. mac os x 10 4 tiger family pack 5 client
153. mac os x 104 tiger family pack 5 client 5bdvd
154. mac os x address book to tiger
155. mac os x downloads
156. mac os x install on pc
157. mac os x server tiger
158. mac os x terminal mouse support
159. mac os x the missing manual tiger ed missing manual
160. mac os x the missing manual tiger ed missing manuals
161. mac os x tiger for dummies
162. mac os x tiger free download
163. mac os x tiger part central
164. mac os x tiger wallpaper pack anyone interested
165. mac os x v 10 4 tiger
166. math software for mac os x
167. maxell dvd software mac os x
168. power mac os x g5
169. stuffit expander install mac os x tiger
170. tiger mac os x tutorial
171. advantages and disadvantages of mac os x
172. automator for mac os x tiger visual quickstart guide visual
173. backup executivesync file mac os sync x
174. can i put mac os x on gate way
175. dell 720 mac os x printer
176. disadvantages of mac os x
177. free mac os x project management software
178. free mac os x tiger download
179. freeware for mac os x
180. getting started with your mac and mac os x tiger
181. i lost my mac os x installation disk
182. imation superdisk drive mac os x tiger
183. install red hat linux on mac os x
184. linux driver kodak dvc325 mac os x
185. linux mac os x file share
186. linux mac os x theme
187. linux vs windows vs mac os x
188. mac os x 10 4 1 tiger x86 on vmware
189. mac os x 10 4 tiger cd version
190. mac os x 10 4 tiger download
191. mac os x 10 4 tiger peachpit learning series
192. mac os x 10.3.9 quicktime video create pro
193. mac os x 10.4 tiger visual quickstart guide
194. mac os x 104 tiger dvd pc hardwareb0002g71t0
195. mac os x 104 tiger family pack 5 client dvd
196. mac os x 3270 emulator
197. mac os x classic software
198. mac os x desktop linux
199. mac os x emulator
200. mac os x hacks
201. mac os x linux theme
202. mac os x presentation software
203. mac os x server 104 tiger unlimited clients
204. mac os x tiger for windows xp
205. mac os x tiger manuals
206. mac os x tiger pour pc
207. mac os x tiger unleashed unleashed
208. mac os x windows 2003 server
209. run linux mac os x
210. sharing a linux printer with mac os x
211. teach yourself visually mac os x tiger
212. after mac os x tiger
213. age of empires 2 free download for mac os x
214. answersquad windows windows xp mac os x unix linux red
215. answersquad windows xp mac os x unix linux red
216. apple apple mac os x 10 4 tiger macintosh
217. apple m9677lla mac os x v10 4 tiger
218. apple mac os x 104 tiger macintosh
219. asf to mp3 in mac os x
220. copy dvd mac os x
221. download free cd burning software for mac os x
222. dvd copy mac os x
223. escritorio mac os x linux
224. free mac os x spyware remover
225. free mac os x tiger emulator
226. full software of mac os x tiger
227. gentoo for mac os x successful compiles gentoo linux wiki
228. ical alarm mac os x
229. icons index mac os x
230. install mac os x on pc
231. install mac os x over linux
232. learning unix for mac os x tiger
233. mac os x 'terminal service' preferences
234. mac os x 10 4 2 tiger
235. mac os x 10 4 tiger family pack
236. mac os x 10.4 tiger peachpit learning series
237. mac os x 10.4 tiger visual quickstart guide visual
238. mac os x 10.4.2 tiger
239. mac os x anti-boss key
240. mac os x backgrounds
241. mac os x destop theme
242. mac os x linux
243. mac os x motherboard formfactor dimensions
244. mac os x tiger address book sharing backup
245. mac os x tiger devloper preview
246. mac os x tiger reviews
247. mac os x tiger timesaving techniques for dummies
248. making linux look like mac os x
249. playable dvd burning for mac os x
250. ps3 to support mac os x tiger
251. running mac os x tiger on windows xp
252. sd2f mac os x tiger
253. the robin williams mac os x book tiger edition
254. unlimited download free cd burning software for mac os x
255. vmware files for patched mac os x tiger intel torrent
256. windows media player for mac os x
257. 14 g4 apple ibook with mac os x tiger
258. agfa snapscan one touch driver for mac os x
259. apple free cd burning software for mac os x
260. apple mac emulator + os x
261. apple mac os x 10 4 tiger
262. apple mac os x tiger full product
263. apple mac os x tiger reviews
264. apple mac os x upgrade software
265. bootzeit mac os x tiger
266. calendar creator software for mac os x
267. can mac os x tiger work on pentium 4
268. cd burning software free mac os x
269. connecting mac os x and linux
270. dashboard widgets for mac os x tiger visual quickstart guide
271. download tv show mac os x
272. downloadable games for mac os x
273. fax software mac os x
274. flash player for mac os x
275. free download of linux for mac os x
276. free downloads for mac os x
277. free fax software for mac os x
278. free mac os x 10.2 update downloads
279. hotline bootleg mac os x
280. how to format sony memory stick mac os x com
281. linux launcher mac os x look
282. mac os x 10 4 tiger en francais
283. mac os x 10.4 tiger based on bsd unix version
284. mac os x 10.5 leopard
285. mac os x and dvd burn and backup
286. mac os x anti virus
287. mac os x astrology software
288. mac os x c tiger
289. mac os x dock icons
290. mac os x fax software
291. mac os x install edit file sleep
292. mac os x motorola razr software
293. mac os x password crack
294. mac os x server 10 4 tiger unlimited clients
295. mac os x server 10.4 tiger 10 client
296. mac os x server file sharing
297. mac os x software anatomy
298. mac os x spreadsheet
299. mac os x tiger cd kit
300. mac os x tiger download
301. mac os x tiger for intel
302. mac os x tiger in a nutshell in a nutshell
303. mac os x tiger pour
304. mac os x tiger release date
305. mac os x tiger security apps
306. mac os x tiger theme windows
307. mac os x tiger version 10 4
308. mac os x tiger warez
309. mac os x v10.4 tiger family pack
310. mac os x version 10.4 tiger
311. mac os x word processor
312. maran illustrated mac os x v 10 4 tiger
313. mavmware files for patched mac os x tiger int
314. news mac mac os x utilitiy
315. parental control software, mac os x
316. photoshop elements 2 mac os x downloads
317. play .wmv on mac os x intel
318. requirements for mac os x tiger
319. south park mac os x sounds
320. toast free cd burning software for mac os x
321. trash icon mac os x
322. unpack mac os x disk copy terminal
323. voltage drop software for mac os x
324. where can i download mac os x iso
325. will mac os x tiger come standered with macs
326. wma to mp3 mac os x
327. xml editor mac os x
328. adobe indesign 3.0 mac os x
329. alter user interface in mac os x
330. antivirus for mac os x tiger download
331. appel mac os x tiger
332. apple computer mac os x server
333. apple mac os x 10 4 tiger macintosh
334. apple mac os x 10.4 tiger
335. apple pro training series color management in mac os x
336. auto mount a smb share in mac os x tiger
337. can you get microsoft games to work on mac os x
338. commands for the mac os x terminal in tiger
339. connecting mac os x and windows xp
340. cracks mac os x tiger
341. cursrs for mac os x
342. dell optiplex gx270 with mac os x vga driver
343. dental software mac os x
344. desktop mac os picture x
345. format sony memory stick mac os x com
346. free full software of mac os x tiger
347. free mac os x icons
348. free mac os x tiger os
349. free upgrade to mac os x
350. how to use mac os x tiger
351. ical alarm snooze mac os x
352. ical snooze mac os x
353. installation of phpwebsite on mac os x
354. linux for mac os x
355. linux mac os x toolbar
356. mac os 9 look like os x
357. mac os review tiger x
358. mac os x + download
359. mac os x 10 4 tiger dvd new
360. mac os x 10 4 tiger visual quickstart guide
361. mac os x 10.3.9 quicktime video windows create pro
362. mac os x 10.4 processor performance g5
363. mac os x 10.4.7 problems safari
364. mac os x 104 tiger
365. mac os x cd audio mastering software
366. mac os x convert microsoft works
367. mac os x desktop picture
368. mac os x display theme for windows
369. mac os x dwl-g510 macintosh driver
370. mac os x file share
371. mac os x leopard release date
372. mac os x map a drive
373. mac os x mount a .dmg before boot
374. mac os x terminal mouse support mc
375. mac os x the missing manual tiger ed manuals
376. mac os x theme for windows
377. mac os x tiger for intel x86 installation
378. mac os x tiger installation cds download
379. mac os x tiger keys
380. mac os x tiger license key
381. mac os x tiger movie
382. mac os x tiger on windows xp
383. mac os x tiger pocket guide pocket references
384. mac os x tiger theme xp visual styles
385. mac os x tiger themexp
386. mac os x training introduction
387. mac os x wallpapers
388. maran illustrated mac os x v.10.4 tiger maran illustrated
389. norton autoprotect mac os x tiger
390. powerpc emulator for mac os x
391. project management software for mac os x
392. project management software mac os x
393. quick dvd rip mac os x
394. skype video mac os x
395. software mac os x disk repair
396. spy bot search mac os x
397. the mac os x tiger book
398. ubuntu linux yellowdog linux and mac os x all on
399. upgrade to mac os x tiger
400. vmware files for patched mac os x tiger dingle
401. warez mac os x tiger x86 download
402. where i can get mac os x brushed theme for
403. wma tomp3 convert for mac os x
404. .ape converter for mac os x
405. alternative to typestyler for mac os x
406. aol for mac os x
407. aol instant messenger buddy icons animated mac os x
408. apple mac os x tiger update
409. appleinsider core audio in mac os x tiger to improve
410. appleinsider inside mac os x tiger
411. automator for mac os x tiger visual quickstart guide
412. book screensaver mac os x
413. budget software for mac os x
414. bypass password mac os x tiger
415. c decompile for mac os x
416. calendar maker for mac os x
417. change permissions mac os x
418. cisco vpn 9 mac os x
419. configure mac os x mail for hotmail
420. configure yahoo for mac os x mail
421. configurer mac os x server
422. cookbook software for mac os x
423. cracks keygens for mac os x
424. create mac os x dvd image
425. diablo 2 item editor for mac os x
426. do i need mac os x to chat
427. download mac os x for mac os 9
428. dvorak keyboard keymap mac os x tiger voiceover
429. dvorak keyboard mac os x tiger
430. easy mac os x v10 4 tiger que easy series
431. email notification email printer desktop mac os x
432. emusic for mac os x
433. fax mac os software x
434. file sharing mac os x and windows xp
435. firefox mac os x
436. free copy of mac os x
437. free download i mule for mac os x
438. free fax software mac os x
439. free internet phone mac os x
440. free mac os x 10.1.5 downloads
441. free sound wav editor for mac os x
442. gis for mac os x
443. instalar mac os x tiger
444. instant messenger mac os x tiger
445. intego virusbarrier x4 10.4 for mac os x reviews
446. ipaq compatibility with apple mac os x tiger
447. keystroke logger mac os x
448. konica minolta c350 twain driver mac os x
449. leo laporte s guide to mac os x tiger
450. mac computer os x
451. mac g5 unable to boot from os x cd
452. mac os pismo tiger x
453. mac os x + iso image
454. mac os x 10.1 free download
455. mac os x 10.2 update downloads