What is the advantage of an apple mac laptop against a windows laptop

Very soon, I will be ready to change my present laptop with xp.
Baring in mind, I am told that cd/dvd's will be phased out shortly, at present, I use my cd rom drive for copying dvd films, so how possible is it to buy modern laptops with a cd rom drive.
But more important, why/how, is a mac better than a windows pc.

New Macs do not come with install discs. If you need to restore, repair, or reformat the startup disk, you would need to use OS X Recovery
Re optical drive > Does the new 13" Macbook Pro have a CD drive?
Macs are not as vulnerable to malware and viruses as Windows.
OS X: About Gatekeeper
Apple - OS X Mountain Lion - It's built to keep your Mac safe.
Currently, Mountain Lion v10.8 comes pre installed on all Macs.

Similar Messages

  • HT4436 what are the advantages of shifting from @me and @mac to @icloud?

    what are the advantages of shifting from @me and @mac to @icloud?

    probably no advantage, just Apple policy.
    I do not know are @mac users still have their e-mail addresses valid, however, @me works in parallel with @icloud and there is no difference which one you use. At least for the moment.

  • What is the advantage of using IB to create XIBs/Class Objects over coding?

    Hi all,
    I hoping someone can provide me some pros and cons as to when I should use IB to create XIBs and/or class objects as opposed to directly coding them.
    For example, if I choose Apple's Template for creating a Navigation Based Application (cocoa touch), the project creates two NIB files - MainMenu and RootViewController.
    However looking at one of demo apps SimpleDrillDown, it does not have a RootViewController XIB and instead creates it via code.
    Another example from the same two apps is that the template generates a "Navigation Controller" class object in the Mainmenu.xib. SimpleDrillDown does not bother with this in the XIB, but uses code to generate the controller:
    - (void)applicationDidFinishLaunching:(UIApplication *)application {
    // Create the navigation and view controllers
    RootViewController *rootViewController = [[RootViewController alloc] init];
    UINavigationController *aNavigationController = [[UINavigationController alloc] initWithRootViewController:rootViewController];
    self.navigationController = aNavigationController;
    [aNavigationController release];
    [rootViewController release];
    // Configure and show the window
    [window addSubview:[navigationController view]];
    [window makeKeyAndVisible];
    as opposed to the template which only needs this:
    - (void)applicationDidFinishLaunching:(UIApplication *)application {
    // Configure and show the window
    // Navigation Controller is defined in MainWindow.xib
    [window addSubview:[navigationController view]];
    [window makeKeyAndVisible];
    So what are the advantages of each approach. Why does apple suggest one approach and yet all its demos use another.
    Any thoughts, answers gratefully received.
    TIA, Michael.

    You can do whatever you're comfortable with, but most of the best Cocoa programmers--the ones on the Mac, I mean--recommend putting everything you can into Interface Builder.
    It's a little like the difference between writing a program to do a bunch of financial calculations and using a spreadsheet. Yeah, the program can do everything the spreadsheet can--and more besides--but you'll find it far easier to create, use and modify the spreadsheet.
    Interface Builder takes away a lot of completely meaningless choices ("What order should I create the objects in? How should I name the variables? How should I create their frames? What order should I set the attributes in?"), leaving you with an interface optimized for creating and arranging objects, and allowing your code to focus on what you really do need to think about--your application's logic.
    (By the way--part of the reason Apple's demos don't all use Interface Builder is that the very first SDK releases didn't have it. Back then, you had to create all your views programatically. Believe me, I have no wish to go back to setting autoresize masks manually. Now get off my lawn, whippersnapper.)

  • What is the advantage to connecting iPad and mini thru Bluetooth

    What is the advantage to pairing my iPad with my Mac Mini?

    None, as you won't be able to achieve much by doing so. Bluetooth on the iPad is mainly for headphones and keyboards - supported profiles : http://support.apple.com/kb/HT3647

  • HT203987 What are the advantages of upgrading my Mavericks OS to Yosemite?

    What are the advantages--if any--of upgrading my OS Mavericks to OS Yosemite?

    etresoft wrote:
    Barney-15E wrote:
    it should be able to AirDrop to any iOS device and to any 2012 or later Mac (2013 Mac Pro).
    Nope. http://support.apple.com/en-ca/HT204144
    Even that limited list in the Apple support article is incorrect. It says any of those can AirDrop with "a Mac with OS X Yosemite". That is wrong. You are the one that is correct about the Mac support, not Apple.
    Ahh, yes. I was going by this, http://www.apple.com/osx/how-to-upgrade/, but I didn't see the Lightning connector.

  • What are the advantages of a solid state drive?

    I was considering upgrading to a solid state drive in my Mac Mini, but was wondering what all the advantages are. Does it mainly deal with boot times, or does it actually make programs run faster? The reason I ask is most videos I see only show boot times, and also I was under the impression that once a program is up and running it uses RAM to operate more than it does the hard drive.
    So is a Solid State Drive worth it in terms of speed, beyond just boot times?
    Thanks in advance for any insight.

    The Fusion Drive that came in my Mac  Mini from the factory is a combination of a 128GB SSD and 1TB HD, but OS X treats the two as a single device. OS X has long had a feature where the most active files are moved to that part of the drive that has the fastest access times. That offered some improvment in disk I/O. In the case of the Fusion drive, the fast part of the drive is de-facto the SSD portion of the combination. In theory the Fusion Drive provides the speed of an SSD with the relatively low cost capacity of the HD. In practice, and after some runtime experience where the OS measures file activity and moves the most active files to the SSD there is an obvious improvement in overall system performance and the cost is bearable.
    Kevin Fromcamarillo mentioned the OWC upgrade and IMO it is a good one. There are articles around that will tell you how to format and configure an SSD and HD to be a Fusion drive. I have not tried that so I cannot say whether it is as good as the Apple factory Fusion drive or not. Personally I think the Fusion drive concept is like a hybrid automobile. An intermediate step until technology brings the cost down and capacity up enough to make them fully competitive. That time is coming sooner rather than later. Notice Appe is not even offering HDs on some models and instead going to all SSD. I don't think it will be too long before I am tryng to move my Fusion drive into an external enclosure and replacing it with a high capacity SSD.
    A caveat with the Fusion drive. If you use third party volume repair and maintenance utilities, be absolutely sure the version you hvae is certivied compatible with a Fusion drive. Even when apps are certified compatible, that compatibility may not indlude all of their functions.

  • What is the difference between iMac and Mac pro?

    I want to buy an iMac but have saw the mac pro.  What is the difference?  Do you need an iMac to get a mac pro or does it come with a monitor?

    Yes, exactly as Kappy has stated.
    The iMac is an "all-in-one" computer similar to an HP Envy, or HP Touchsmart.
    HP Envy Here: http://tinyurl.com/bb-hp-envy
    HP Touchsmart Here: http://tinyurl.com/bb-hp-touchsmart
    These are an "all-in-one" machine, where the CPU (central processing unit), mainboard, and graphics display adapter are all embedded onto one board, and it is built-in to the monitor display case.
    So you just have what looks like a "thicker" monitor on your desk and your keyboard connects to this "all-in-one" computer.  (and actually the newest 2012 iMacs are not really that "thick" at all, and it does look pretty nice/thin/sleek).
    The disadvantage to an "all-in-one" is that it's not easily upgradeable.  You can't change out the graphics cards, or install new PCIe expansion cards (faster network cards, RAID adapter, etc.), can't add extra internal hard drives (i.e. 4 internal hard drives), etc.
    The Mac Pro is a standalone computer.  It requires an additional monitor/display.  The advantage of having a Mac Pro is that it is upgradeable (you can get more powerful graphics cards in the future if you need better 3D rendering power) and it has far more memory slots, so it can be expandeable to I believe 128GB of RAM (whereas I believe the iMac might be 32GB of ram?)
    iMac memory expansion here:  http://www.apple.com/why-mac/compare/
    Mac Pro Memory expansion here:  http://eshop.macsales.com/shop/memory/Mac-Pro-Memory#1333-memory
    Also the iMac is a much thinner device, and you can't separate the display from the CPU (they are an "all-in-one" device) so you can't upgrade or change the primary display, but you can add a second display).
    With the Mac Pro, you can add additional graphics cards, and you can power up to twelve displays (if you wish).  You also have a much more powerful processor on the Mac Pro (one quad-core, or up to two 6-Core Intel Xeon processors).  So the Mac Pro a much more powerful machine.
    The iMac is just a nice cute/thin desktop display (all-in-one), but with a quad-core processor it's still a fairly fast/decent machine.
    If you are doing heavy 3D graphics rendering or gaming, or graphics design (3D CAD, etc.) then I would probably go with something more powerful like a Mac Pro, since you can get better graphics cards, and the Mac Pro will run much cooler (as you're trying to do massive rendering).
    > Do you need an iMac to get a mac pro or does it come with a monitor?
    No, you don't need an iMac for a Mac Pro (they are two separate and different computers), but yes you do need an external monitor display if you buy a Mac Pro.
    Any 1920x1080p monitor/display with an HDMI input will be sufficient for using with a Mac Pro.

  • So what are the advantages with Intel?

    What are the advantages/disadvantages with these new Intel processors? Sheesh, I just bought a new laptop and now its outdated lol. Looks like I will try to seel this sucker, and buy the new ones when everything seems to stop updating at Apple...

    Basic Advantages... Faster speeds, lower heat. This makes any portable computer very happy.
    Basic Disadvantages... software compatibility problems? Native PowerPC applications now run in a sort of emulation mode. Users may need to migrate to software which runs natively on Intel Macs, or has Universal Binaries available. Could be an additional cost to the user.
    and buy the new ones when everything seems to stop updating at Apple...
    Stops updating?! If you wait for that, you'll never make a purchase. Technology changes very quickly, and it's nearly impossible to have the latest model for any decent length of time before it is updated.
    Keep in mind... when machines get updated, that does NOT mean the previous model is obsolete.
    I'm sure your current computer is still just as good as the day you bought it. No one is forcing you to upgrade.
    If your machine still suits your needs, then stay with it. I'm sure I'll get another 2-3 years of solid happy use from my G4 Powerbook.

  • What is the advantage of an iCloud mail account?

    I recently updated to iOS 5 on my 64GB iPad 2 +3G. I signed up for iCloud using the same Apple ID I have been using all along.
    I was also able to create a new iCloud mail account using @me.com.  What is the advantage of having this new email account?
    I kind of understand the function of iCloud. It enables me to access the same content via all my iOS devices.  If I have a photo in my iPad 2, for example, iCloud could push that same photo to my iPhone if I had one.  (It is not much use to me now as I have no other devices besides my iPad 2. I guess I could use the computer at the library and access stuff at iCloud.com.)
    The two email accounts I already have are already accessible using other devices.
    I can access the same Yahoo account using my iPad 2, an iPhone, or a computer at the local library. So, why do I really need this iCloud account?
    I have seen postings from others who have had prior Apple IDs, @me.com accounts, and something called MobileMe. My head spins when reading those posts.
    I am new to the Apple world, so luckily I don't have those problems concerning the use of previously established stuff.
    I used the same Apple ID I already had to set up my iCloud, but I used a slightly different variation of that email address to set up the iCloud mail account.
    Was that a mistake? I am now wondering if I should have kept it all the same. It tells you you cannot change the @me.com address once it is established anyway.
    Also, the iPad is considered superior to other tablets because of the wealth of apps available (140,000). Isn't that a little hyped?
    There seem to be a lot of duplicative apps that are not too useful. For example, there are tons of calculator, alarm clock, and reminder apps in the app store.
    Thanks for any insights you can provide.

    "What is the advantage of having this new email account?"
    It is simply an extra email if you wish to use it. You don't have to.
    "Also, the iPad is considered superior to other tablets because of the wealth of apps available (140,000). Isn't that a little hyped?"
    No. It is actually +600,000 apps.
    The 140,000 is iPad specific apps. You can also run iPhone apps and universal apps just fine.
    Sure there are lots of duplicates and a bunch of apps are lame but there are definitely plenty of very good quality apps.

  • What is the latest update available for Mac OSX 10.5.8 that will allow me to get the latest update for iTunes.  I really need to update my iPhone and CAN'T!!  GRRRR!!!

    What is the latest update available for Mac OSX 10.5.8 that will allow me to get the latest update for iTunes.  I really need to update my iPhone and CAN'T!!  GRRRR!!!

    Minimally you need Snow Leopard or greater:
    Upgrade Paths to Snow Leopard, Lion, and/or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    Upgrading to Snow Leopard
    You can purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard — Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service — this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mountain Lion
    To upgrade to Mountain Lion you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 4 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion — System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) — Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) —
                 Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) — Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) — Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) — Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) — Model Identifier 3,1 or later
             7. Xserve (Early 2009) — Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
    Are my applications compatible?
             See App Compatibility Table — RoaringApps.
         For a complete How-To introduction from Apple see Upgrade to OS X Mountain Lion.

  • I just purchased an extreme.  I have an express.  The sales guy recommended setting up a hot spot with the express and use the extreme as a base station.  What does he mean and how do I do this?  What are the advantages?

    I just purchased an extreme.  I have an express.  The sales guy recommended setting up a hot spot with the express and use the extreme as a base station.  What does he mean and how do I do this?  What are the advantages?  How do I set this up?????

    I think he means to set up the main extreme as the main router or "main base station", and then use the express to "extend" the network.
    You can look up the manual for your express here for more details:
    http://support.apple.com/manuals/
    Extend the range of your network by adding AirPort Express to your existing AirPortExtreme or AirPort Express wireless network (this is called a Wireless DistributionSystem, or WDS). "
    Extending the Range of an Existing AirPort Extreme or
    AirPort Express Network
    You can extend the range of an existing AirPort Extreme or AirPort Express wirelessnetwork by setting it up in a WDS. Wireless computers can connect to the network andshare the Internet connection, share files, and play network games. If you connect yourAirPort Express to your home stereo, computers on your wireless network can useAirTunes to play music on the stereo from iTunes. If you connect a USB printer to yourAirPort Express, all of the computers on the network can print to it.
    n Open the AirPort Setup Assistant on a Macintosh, or the AirPort Express Assistant on acomputer using Windows XP. Follow the onscreen instructions to extend the range ofyour AirPort Extreme or AirPort Express network.
    Note: Extending the range of a network using WDS may reduce overall networkperformance.

  • What is the best word processor for mac?  Closest to office?

    What is the best word processor for mac?  Closest to office?

    Welcome to the Apple Support Communities
    On OS X, you have some good word processors:
    - Microsoft Word for Mac. Included in Office for Mac, it's the best option if you are going to use Word documents with your Mac > http://www.microsoft.com/mac
    - Pages. This iWork app is similar to Microsoft Word because both are word processors. This is a good app, too, that you can get from the Mac App Store > http://www.apple.com/iwork/pages/
    - LibreOffice. This free suite allows you to do everything that you can do with paid suites but with a free one. It's also open-source > http://www.libreoffice.org
    You can read reviews of all of them in the Internet, but I personally prefer Pages. If you want something closest to Microsoft Word for PC, obviously the best option is Microsoft Word for your Mac

  • What are the advantages to adding a server to my home/home office system?

    What are the advantages to adding a server to my home/home office system?

    It's hard to give you specific answers unless we know your current setup. Any server, or specifically OS X server, may not be appropriate for your workflow.
    A server is a centralized computer which can act as a file repository for other computers and devices to access. It can also centrally manage authentication for other resources (ie, have a single sign in for multiple services), can act as a web server, a calendar server, and other features. Of course, many of those things are available from other providers, but having your own server means that you have more control (and responsibility) over them.
    This is a good place to start:
    https://www.apple.com/osx/server/
    Matt

  • What are the advantages to ICloud mail?

    what are the advantages to using ICloud mail?

    Advantages compared to what?
    iCloud mail is IMAP and offers 'push' notifications on iOS devices and Macs. iCloud mail is free.

  • HT201342 Why does this concern me and what are the advantages?

    Why does this concern me and what are the advantags to @Icloud.com?

    It is not an address change but an addition to your current @mac.com, @me.com email addresses.  Use whichever one you prefer.

Maybe you are looking for

  • Convert PHP Email Code to Using SMTP Authentication

    One of my contact forms no longer is able to send (it used to until some server updates were made), for it keeps posting the following error: Warning:  mail() [function.mail]: SMTP server response: 501 5.1.7 Invalid address in C:\contact.php on line

  • Printing in black and white only - looking for a definitive solution

    Hi I've been trying to find out once and for all how to make sure my black and white text documents are printing only from the large pigment-based cartridge (525 PGBK), rather than using the smaller black dye-based cartridge (526BK), or from a combin

  • "Best Practice" steps for creating & preseving video quality

    I would like help in understanding the "rules of the trade" when it comes to video quality. I have been converting old VHS video tapes using my Sony DV camera...importing them into iMovie 6HD (mainly because I read that the quality is better in imovi

  • Can I fix a column in numbers?

    I need to work with a table in Numbers, but the first column must be fixed, while the others can move. I need it to see always this first column as reference. Can anybody help me? Thank you.

  • Developer 6.0 + Personal8i on NT

    Does anyone have any instructions on how to set this combination up on NT, I have tried to set this up but can get the Listener to work properly. I have tried using instructions that use a machine that has TCP/IP but with no Hostname or domain, my ma