Technology Today ( Apple,iPhone,iPad,Mac – Google,Tables,Android )
Mac
Mac
Create your own OS X 10.7 Lion boot DVD, USB drive or SD card
Aug 3rd
After downloading OS X 10.7 Lion from the Mac App Store, it might be a good idea to create your own boot disc or recovery drive. This would make it much easier to re-install Lion in the event that your hard drive fails.Yesterday Apple unleashed Lion, the latest version of OS X for Mac computers. Beyond all of Lion’s great new features, it’s also the first Apple operating system to be sold and distributed through the Mac App Store. That means no driving to the store, no waiting for a package to be delivered, and no lines! It also means no physical media such as a DVD to keep as a backup in case of emergency.
Let’s say your Mac’s hard drive dies a few months from now and you originally upgraded from OS X 10.6 Snow Leopard to Lion. When you get a new hard drive, you’d have to install Snow Leopard from its DVD first, then download and install Lion all over again after that. Or you could save yourself the frustration and create your own Lion boot device that, technically, would be able to install Lion on any compatible Mac. This could be a DVD, a USB flash drive, an SD card, or an external hard drive.
There is one catch – you must go through this process after you download Lion, but before you actually install it. If you’ve already installed Lion, skip to the bottom of this tutorial before attempting this set of steps.
- After downloading Lion from the Mac App Store, an installer window will launch. Quit the installer – we’ll come back to it later.
- Navigate to your Applications folder in Finder and find the Lion Installer file.
- Right-click on the Lion Installer and select “Show Package Contents” from the menu.
- Go to the Contents folder, then the SharedSupport folder. Once there, you will find a file called InstallESD.dmg.
- Copy InstallESD.dmg to your Desktop.
- Launch Disk Utility from Applications > Utilities.
- If you’re creating a bootable DVD: Click the Burn button, then find and select the InstallESD.dmg file on your Desktop. Insert a blank DVD and the burning process will start.
- If you’re creating a bootable USB drive or SD card: Make sure it’s 8GB or larger because 4GB is just a tad too small. Select the device you’ll be using in the list on the left of Disk Utility. Go to the Restore tab. Click the Image button next to the Source field and select InstallESD.dmg from your Desktop. Drag the new boot device from the list on the left to the Destination field. Please note any files on your USB drive or SD card will be erased. With that in mind, click the Restore button.
- After the process has completed, you can restart your Mac to test the boot disc or drive. Just hold the Option key down as soon as the screen turns back on and select your bootable Lion device from the list.
- If all is well, restart your computer to boot back into Snow Leopard. Go to the Applications folder, then open the Lion Installer file to upgrade your Mac!
Already Installed Lion?
If you’ve already upgraded to Lion and want to create a boot disc or recovery drive, all hope is not lost. Just follow these steps first:
- Go to the Mac App Store. While holding down the Option key, click the Purchases icon.
- Once there, hold down Option again while you click on the Install button next to OS X Lion. If you receive a warning about purchasing or downloading Lion again because you already have it, it’s okay. Go ahead and do it anyway – you won’t be charged again.
- The Lion installer will download again. When it’s done, you can start the process of creating your boot device.
How to Uninstall a Program From Your mac
Aug 3rd
On a Mac, you can just drag a file to the trash and it will delete that program from your machine. It will leave the preference files behind, though, which can be a good thing. If you ever decide to install that program again, it’ll keep all your settings from when you first installed it so you don’t have to set it up again. If you want to remove all the system files as well, though, apps like AppCleanerwill do it for you:
- After downloading AppCleaner, start it up and hit the Applications tab. You should see a list of all your installed applications.
- Check the applications you want to remove and hit the Search button. It should come up with a list containing those applications and related system files.
- Hit the delete button to remove all those files from your system. When you’re done, just close AppCleaner and empty the trash.
That’s it! You should now be free of those programs, freeing up a bit of hard drive space and a bit of clutter from your programs menu.
AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps.
Installing an application distributes many files throughout your System using space of your Hard Drive unnecessarily.
AppCleaner finds all these small files and safely deletes them.
Simply drop an application onto the AppCleaner window. It will find for the related files and you can delete them by clicking the delete button.
Lion’s Upgraded, Robust Security Features
Aug 1st
New bells and whistles aren’t the only reason to upgrade to Lion. The new version of Apple’s operating system for the Mac also includes updated security features.
Macs have long been safer than Windows PCs, because they are very rarely chosen for attacks, probably because of the Mac’s much smaller market share and to crooks’ extensive expertise in writing malware for Windows. But now, they are also more secure than PCs, thanks to several crucial security improvements in the operating system itself, Mac OS X 10.7 ($30 download from the Mac App store).
So says Dino A. Dai Zovi, an independent security consultant. Those operating system features now put Lion ahead of Windows 7, the latest version Microsoft’s operating system, whose leadership was forged from the fire of relentless attacks by hackers and malware writers, he says.
Security & Privacy
Keeping tabs on online threats.
The move comes while OS X remains a virtually malware-free zone, but concerns are rising that that won’t last. Quite a few Mac users were hit by a “scareware” program known as MacDefender this spring. As cybercrime rises and Mac’s market share grows, many experts expect more to come.
Seeing an increasing need for caution, “Apple put a lot of security features in the iPhone,” Mr. Dai Zovi says. “But on the Mac they haven’t really put in a lot of security features until now.” After all, why bother with locks if no one is trying to get in? But today, there is good reason: dissuading attackers from ever trying and knocking them back if they do. “They’re increasing the security protections as the bull’s-eye gets bigger,” he says.
Here are the top three new Mac security measures, according to Mr. Dai Zovi:
Sandboxes — Apple has embraced “sandboxing,” technology that restricts what an application can and can’t do and forces it to play only in its own little sandbox. Apple’s take on sandboxes — applications cannot read or write data in any app but their own — is stricter than that of Microsoft and Adobe, Mr. Dai Zovi says.
Many Apple applications are sandboxed in Lion, including the Safari Web browser and the Preview application that is used to view PDFs and images. This is welcome, considering that Web sites and Adobe files are the favorite vehicles of malware today. It means that a virus from the Web would be stuck in Safari and unable to grab assets elsewhere in your computer.
Even better, says Mr. Dai Zovi, starting in November, Apple will require that all applications sold in its Mac App store use this sort of sandbox by default. The requirement will end what has been an honors system in which Apple trusts but does not enforce that requirement. In the past, for example, Apple could not be sure that Skype wouldn’t read cookies stored in your browser and log into your Gmail account. Sandboxed, Skype wouldn’t be capable of that — and neither would that random product purchased from a fly-by-night start-up.
Apps sold in the store will also be subject to security checks by Apple, which could make the Mac App store the safest place to buy software for your Mac. It will work a lot like Apple’s store for mobile apps, where nary a malicious application has been seen.
Address Space Layout Randomization — It’s a mouthful, but it’s very good for you. ASLR, which involves rearranging memory in an application, makes it significantly harder for hackers to exploit software vulnerabilities because they don’t know where their potential targets are located.
Snow Leopard used ASLR in a limited way, and “if it’s not complete, it’s almost a waste,” Mr. Dai Zovi says. Lion, however, carries out ASLR fully, catching Macs up to Windows and Linux.
So far, most Mac attacks have involved “social engineering” to trick users into installing something malicious, not the sort of automated download that ASLR defends against. “Apple is being proactive here,” he says. “It’s likely that, as the Mac platform gains market share, they will see this type of malware.”
FileVault 2 — Lion includes Apple’s second stab at data encryption for your computer. In Snow Leopard, FileVault encrypted only users’ home directories, the place where most user files are kept. The program was also slow and didn’t work well with Time Machine, the Mac backup system.
With Lion, however, FileVault delivers full-disk encryption and encrypted data in Time Machine backups and on removable drives. This change means that if your laptop (or USB stick) is lost or stolen — arguably Mac users’ biggest security risk — your data is safe. You do have to be careful not to get locked out yourself. As a safety net, you can have Apple store a recovery key for you, should you forget your password, or you can print it out and stash it in a safe place.
So is all this a reason to upgrade to Lion immediately? Not necessarily.
With the security threats so limited, it isn’t vital to have these features right now, Mr. Dai Zovi says. “There are always a few rough edges in an initial release, and there might be some incompatibilities with various applications,” he says. “These kinks are usually worked out by the .1 or .2 releases, and that would be a better time for most users to upgrade.”
Source: The New York Times
Apple OS X Lion Review
Jul 31st
Every two years, Apple releases a new version of its Macintosh operating system, OS X. For the past six years each version, at the time of its release, has reset the bar as the best consumer-level operating system ever created. OS X 10.7 Lion ($29.99), released today via Apple’s online-only App Store, continues the tradition. OS X 10.7 Lion includes convenience and safety features never seen before on a desktop operating system, such as documents that are saved automatically as you work—so you never have to save a file and can recover previous versions effortlessly—plus applications that automatically start up in the same state they were in when you closed them, and an option that, by default, restarts your system with all application windows showing exactly the same documents and cursor locations that they had when you last shut the system down. Lion also includes hundreds of major improvements and minor tweaks that combine to make OS X both the most convenient and the most powerful operating system ever.
The three main things you need to know about OS X Lion are these: It’s faster and more flexible than ever. It’s more powerful than ever. And you don’t have to climb a learning curve to use it. Read on for the details.
Three things to know about Lion
First, OS X Lion is easier to use and more flexible than ever. The interface now includes some ease-of-use features taken from the iOS operating system used in the iPhone and iPad. Also, at long last, OS X 10.7 Lion borrows from Windows the few interface features in which Windows still had an advantage, such as full-screen windows and resizing from any window border, not just the lower-right corner as in earlier OS X versions. Lion’s feature that automatically saves and resumes your applications exactly where you left off is borrowed from iOS, and works only with applications that have been updated to support it.
Apple’s iLife and iWork suites get an immediate update that adds the automatic-save feature. Microsoft hasn’t said when Office for the Mac will get updated to work with Lion’s file saving feature, but I doubt you’ll need to wait long. You probably won’t have to wait very long for Adobe and other vendors to offer similar updates.
Second, OS X Lion is more powerful than ever. Thanks to its built-in apps, OS X 10.7 Lion lets you hit the ground running as soon as you start using it, unlike Windows 7, where you’ll need to install third-party and download-only Microsoft software before you can view PDFs or run an e-mail client. Lion’s Preview app, for example now displays and prints Microsoft Office and iWork documents in addition to PDFs and most graphic formats—something that Windows 7 can’t do until you add Office and a PDF viewer such as Adobe Reader. A why-didn’t-anyone-do-this-before feature called AirDrop lets you copy files to other nearby Macs without setting up networking—even if both machines are on different networks.
A persistent headache for ex-Windows users is also finally eliminated: when you copy one folder over another with the same name, Lion finally lets you choose whether to merge or replace the existing folder instead of simply overwriting the existing folder and all its contents. Similarly, when you copy a new file over an existing file with the same name, Lion asks whether you want both versions or only the new one—and it does so with a far simpler dialog box than the nightmarishly confusing “Copy and Replace?” dialog in Windows 7.
Third, the learning curve for upgraders from OS X 10.6 Snow Leopard is almost flat. I experienced only one minor bump in the road, and it was caused by Lion’s built-in “multitouch gestures” that it uses, by default, for navigating between windows and within documents. If you’ve used earlier versions of OS X on recent Mac hardware, or if you’ve used the iPad or iPhone, you know all about multitouch gestures, but Windows users will need a few minutes to get used to them. A typical multitouch gesture is one in which you “pinch” two fingers on the surface of a trackpad (or Apple’s trackpad-like Mighty Mouse) in order to zoom out of an image, or spread two fingers in order to enlarge it. By default, Lion, like the iPad, and unlike earlier OS X versions, doesn’t display any scroll bars (those bars on the right, and sometimes the bottom, of a window that you drag to scroll through a document) until you either (1) put down two fingers on the trackpad and swipe them up or down to scroll through a document or (2) move the mouse to the part of the window where you know a scroll bar will be.
Most users—especially iPhone and iPad users—will take to these multifinger gestures as if they learned them by instinct, and Lion adds some nifty visual effects that make scrolling easier to use—for example, a bouncing effect that makes it obvious when you’ve scroll to the foot of a page. When I started using Lion, a few days before writing this review, I was mostly annoyed by Lion’s refusal to show scroll bars all the time, and I thought I didn’t like the acrobatics required for multitouch gestures, so I was glad to find a setting in System Preferences, on the General pane, that makes scrollbars stay visible always. But I have to admit that after using Lion for a few days, I became a convert to multitouch gestures, and now I’ve gone back to the default behavior that uses two fingers to scroll up and down a document.
Upgrading From Snow Leopard to Lion
A sharper bump in the upgrade road will trip up anyone who uses apps originally written for the old PowerPC architecture that Macs used before Apple switched to the Intel platform in 2005. Previous versions of OS X included a compatibility layer called Rosetta which allowed PowerPC apps to run on Intel machines, but Apple dropped Rosetta entirely in Lion. That means PowerPC-only apps won’t run at all under Lion, and there’s no workaround that isn’t both (1) illegal and (2) fiendishly complex. Fortunately, most PowerPC-based apps have long since been rewritten as “universal binaries” that run on Intel or PowerPC machines, so you probably won’t need to worry. But if you’re still using five-year-old applications, check the vendor’s website for an update.
I tested Lion on a brand-new MacBook Air with Lion pre-installed, and I also tested it after upgrading from Snow Leopard on a mid-2009-vintage white MacBook and a 2009 MacBook Pro. Even though both those old machines were packed with software, the upgrade was the smoothest I’ve ever experienced. Basically, everything worked, with only two very minor hiccups. At the time I upgraded, the GlimmerBlocker software that blocks ads in Safari wasn’t compatible with Lion, so the Lion installer stored it away in an “Incompatible Software” folder. I fixed that by downloading a beta version from the GlimmerBlocker site—but then I encountered the next hiccup. GlimmerBlocker requires Java, and Lion doesn’t include Java by default, so when I tried to install GlimmerBlocker, Lion offered to download and install Java for me. All this took about ten minutes—and then everything else just worked. I used my Mobile Me subscription to sync my Mail accounts, Safari shortcuts, contacts, and much else, and Lion has worked smoothly ever since.
If you want to upgrade to Lion from an earlier version of OS X, you must be running a fully-updated copy of Snow Leopard, and you have to download Lion from the App Store that’s now built into OS X. You can’t buy a boxed version. Apple’s online-only distribution will trip you up if you’re one of the small percentage of Mac users who can only connect to the Internet via landline, satellite, or slow DSL, and you may not want to wait two or three days for the 4 GB download to complete. If it’s impractical for you to download Lion via the App Store, Apple suggests that you can download it wirelessly in any brick-and-mortar Apple Store—which isn’t really practical if you use a desktop Mac and the nearest Apple Store is four hours away—or wait until August, when Apple will make Lion available on a USB stick, for $69.
Making it easy
Apple’s most obvious goal in Lion was making things easy for beginners. Two new features go a long way toward achieving that goal—Mission Control and Launchpad.
Mission Control is a single-screen overview of everything that’s happening on your Mac. At the top are small images of your Dashboard (the screen that contains widgets that are running all the time) and your desktop, with a tab that lets you create multiple virtual desktops. Mission Control is similar to the Spaces feature already built into Snow Leopard, but it’s easier to find, since it doesn’t require a trip to the System Preferences app. (Spaces was limited to 32 virtual desktops, but Mission Control allows you to create as many as you can keep track of.) Mission Control also makes it easier than before to “bind” an application to a specific desktop—just drag the app to the desktop, without making the side trip to System Preferences that used to be required under Snow Leopard. You can still use Alt-Tab to toggle among all your running apps, but Mission Control is easier to use.
LaunchPad is a simple grid-like display of icons that can launch all your applications, just like the home page of the iPad or iPhone. By default, the icon for built-in apps go on the first page. If you’ve added any other apps, they go on a second page that automatically gets created to contain them. Drag an icon to the right edge of a page, and it moves to the next page—and a new page gets created for the icon that you’re moving, if a page doesn’t already exist to receive it. You can create folders for icons by dragging one icon on to another—this creates a folder that contains both icons, and you can then drag more icons into the folder and click on it to rename it. The new Apple laptops introduced today along with Lion all have a Launchpad icon on the function keys, so you get one-keystroke access to this feature.
The only annoyance I found with Launchpad is that older apps clutter it up with the updaters and other separate utilities that typically ship with large-scale applications like Microsoft Office and Adobe Creative Suite. The Launchpad system includes everything in your Applications folder (and your user-level Applications folder if you have one), and you can’t remove an app’s icon from Launchpad unless you remove it from the Applications folder or delete the application entirely. (Using Launchpad, you can delete apps that you downloaded from the App Store by holding down the option key and clicking an “X” badge on the icon. Other apps have to be deleted from your disk by hand.) Until Microsoft, Adobe, and others update their applications to remove all those extra utilities so they don’t clutter up Launchpad, the least bad solution I’ve found is to create a folder for all these icons, label it “Deep Storage,” and try to forget about it.
Full screen apps are here. I’ve met people who refused to use a Mac because they couldn’t run most applications in full-screen mode and thus hide the distractions lurking on the desktop. Lion takes away that excuse. Apps that have been updated for Lion, including all that the apps that ship with the OS, can expand to full-screen with a keystroke (typically Cmd-Option-F). The dock and menubar disappear when these apps run in full-screen mode, but you can bring back the menu bar by moving the cursor to the top of the screen. Older apps can’t fill the screen, but the green “expand” button finally makes them expand to fill all the space between the menubar and dock (and of course you can hide the dock through a setting in System Preferences), which is a lot better than that green button’s sometimes unpredictable behavior in previous versions. Unix gurus will like the ability to expand the text-only Terminal window to fill the screen—just like a Unix terminal thirty years ago.
OS X System Features
The Finder, OS X’s file manager, keeps getting better. The sidebar includes a new link to “All My Files,” which lists all my document files, no matter what folder they’re in, and organizes them so that the ones I’ve used most recently get displayed first, and they’re organized by type. This is a simpler and far more intelligent and well-integrated approach to file management than Windows 7′s confusing “Libraries.” I’ve already mentioned Lion’s ability to merge folders when you copy or move a folder with the same as the target folder. Other features I like include the ability to create a folder from multiple files that I’ve selected in the Finder, simply by choosing “Group as folder” from the pop-up menu. As usual, OS X outclasses Windows with its “cover-flow”-like previews, and the ability to press the spacebar (or Cmd-Y) on a selected file and view an instant preview.
AirDrop is a very cool new feature that makes it possible to exchange files at the office, at home, or at the local Starbucks without e-mailing them or going through the hassles of networking. Simply open an AirDrop window in the Finder and drop the file you want to send on an icon that represents a user on a nearby Mac—which doesn’t even need to be on the same network as your machine, merely within wireless range. If you’ve alerted the other user by phone or text or e-mail—or by shouting across the room—to open the AirDrop window on her computer, she’ll see a pop-up message in that window asking whether she wants to accept the file. AirDrop is wireless only, and uses a proprietary wireless protocol, so you can’t use it with a wired network. Also, it won’t work on some older Macs (like my mid-2009 white MacBook) that have an earlier generation of the Airport wireless hardware. Apple seems to have thought hard about security in AirDrop: both computers in a file exchange are walled off from each other except for a single file transfer, and drive-by intrusions are impossible, because AirDrop requires both users to confirm a transfer.
Spotlight—the file-searcher always visible in the upper-right corner of the screen, and keyboard-accessible with Cmd-Spacebar—now adds the ability to drag and drop an item from the list of matching files. Even better, a QuickLook preview appears for each item as you scroll down the list of search results. This means I can search for a document in Spotlight, view a preview to see if it’s the file I want, and then instantly drag it from the Spotlight list into a mail message, instead of laboriously opening the document’s folder and dragging it from there. Dictionary lookups in Spotlight open the Wikipedia definition of the term you’re looking up; this may not always be the most reliable source, but you’ll probably look in Wikipedia anyway, so it’s good to have the shortcut.
Versions: Apple’s Time Machine backup system has always had the best interface of any backup system, with earlier states of your file system receding into the background along a time line. The new Versions feature works the same way. When you work with a Versions-enabled app such as TextEdit or the updated versions of Pages, Numbers, or Keynote in the iWork app suite, you can choose an item on the File menu to view previous versions. A Time Machine-style window opens, with the current version of your document on the left, and a receding stack of previous versions on the right. Look through the previous versions until you find the one you want, and click on a button to restore it.
Keep in mind that Time Machine saves versions automatically in the background, though you can also save a version at any time from the File menu. TextEdit saves a new version automatically once every hour, and more often if you make extensive changes. The iWork apps save new versions in the background when you pause for a moment, and even if you don’t pause long enough to trigger a background save, they save a version anyway on a regular schedule, just to be safe. This feature, by the way, is smart enough to save only the “delta”—the changed parts—of each new version, rather than saving a new copy of the whole file every time. One minor bump in the learning curve is that versions-enabled apps don’t have a Save As… menu item for saving the file under a different name. Instead, you use a Duplicate menu item to create a new copy of the document, and then save that under a new name.
Mail, iCal, Address Book, iChat
Most users—including experts—don’t want to waste time configuring their mail app, address book, and calendar to interact with their Google, Yahoo, or AOL account. Lion now notices when you first sign in to one of those accounts, and offers to set up Mail, iCal, Address Book, and iChat to work with them. It’s another feature that you didn’t realize you wanted until you saw how useful it is. All of Lion’s communications apps—Mail and the others—received a major overhaul in OS X Lion, but with differing results.
Mail is better than ever, with a new interface that puts a list of messages in a column on the left, and the message itself on the right. Each item in the list on the left shows the sender, subject, and the first few words of each message. The message window on the right is finally spacious enough for viewing most of the photos that people insist on sending you, and of course you can still open a message, or a whole conversation, in a window of its own. By default, messages are both listed and displayed in conversation-style, which means that all the messages in a conversation get displayed as separate panes in a single window—and that window is smart enough to hide the parts of each message that simply quote the previous messages. Also, each message in a conversation gets a sequential number so you know where you are in the thread while you’re reading any individual message. The new interface looks a bit like recent versions of Microsoft Outlook, but that’s nothing to complain about, especially since Apple improved on the Outlook interface by adding the first few words of each message to the message list and by displaying whole conversations in a single window.
A nicely-designed new feature in Mail (also in the Finder) is called Search Tokens feature. It’s easier to use than describe, but here goes: When you type a string in the search box (for example “PCMag”), a list of categories of possible search hits appears, for example, “People,” with Murray’s name listed under the name of the category. Click on this, and the search box changes to the word “From” in a colored tag, called a Token, followed by the string “PCMag.” Click on a down arrow next to “From” and you can switch the token from “From” to “To,” and the list of search results changes to reflect your change. You can click on the Save button to save the search as a “Smart Mailbox” – and then you can copy the Smart Mailbox from the app’s sidebar to a Favorites toolbar, from which you can access it with one click even when the sidebar is closed. I’d prefer to be able to copy the serach criteria directly to the toolbar, but this is more than good enough for now. One minor inconsistency: Search Tokens can’t be created in a Spotlight search, even though the Spotlight search box looks almost identical to the Finder and Mail search boxes.
Almost everything in Lion looks cleaner, better-designed, and more efficient than anything in previous versions or in any other operating system. That’s why the new versions of the iCal calendar app and the Address Book app are so puzzling. Each one gets a silly new interface—based on the corresponding apps on the iPad—that makes them look like a leather-bound address book or a leather-edged desktop calendar that you used to see on a lawyer’s desk. Whenever I open these new apps, I ask myself, “What could they have been thinking?”
The Address Book gets a facing-pages interface, with a list of names on the left and individual contact details on the right. The distracting book-like borders around it can’t be removed. There’s even a silly-looking red ribbon, which you click on to switch the list display from a list of contacts to a list of groups.
iCal is even worse. Its toolbar header looks like imitation leather. At the top of the calendar page, someone has drawn in the ragged strip left by a page that wasn’t completely torn off, and if you’re obsessive enough to want to clean up ragged edges, maybe you shouldn’t use iCal at all. To make the whole thing even sillier, when you move forward in the calendar, an animation shows a new page folding down over the current one—but it doesn’t cover up that ragged edge.
The weekly and monthly calendar views are appealing and well-laid out, but the daily view has a huge space-wasting day number in the upper left. The whole redesign is doubly unfortunate because iCal is otherwise one of the smartest calendar program out there. It lets you create entries using natural language (“lunch with Sean next Tuesday at 12″) and it integrates effortlessly with Google’s calendar.
iChat gets one welcome improvement: all your chat buddies appear in a single list, no matter what service you use to connect with them—Yahoo, AOL, Google, and others.
Powerful Preview
I already mentioned that the enhanced Preview app adds the ability to view and print Microsoft Office and iWork document files to its existing ability to view and print PDF and graphics files. This means you can preview a Word document, an Excel spreadsheet, or a PowerPoint presentation without adding any additional software. Windows, in contrast, needs additional software to view PDFs, spreadsheets and presentations. (Windows’ WordPad and OS X’s TextEdit can both edit Microsoft Word files in addition to previewing them.)
My one serious complaint about the previous version of OS X was that Preview’s search feature only displayed thumbnails or page numbers for search hits in a PDF, file but gave no clue about the context of each search hit, so I might have to look through a hundred or more pages to find the one search hit I was looking for. The new version fixes this by displaying a few words of context for every search hit, so I only need to scan the list of results to find the one I want. This feature is doubly welcome now that Preview displays Word and Pages files in addition to PDFs.
Preview has a few other new tricks up its sleeve. When you switch to full-screen mode, it automatically displays word-processing documents in a facing-page view. You can now use Preview to annotate and sign PDF files—and I liked the way Preview lets you create a signature. Simply write your name on a small piece of white paper, hold it up to the camera on your Mac, and click a button.
I noticed a couple of tiny first-release glitches in Preview’s ability to view Microsoft Office files. In some of my Excel 2010 worksheets, but not all, Preview couldn’t find any text that I entered in the search box. If I were viewing a number of worksheets, and trying to find the one that included specific text, this might cause me to miss the file I was looking for. Also, in one of my PowerPoint presentations, Preview garbled some images—even those these displayed perfectly when I opened the same presentation in Keynote. You can expect this kind of thing to get fixed in Lion’s inevitable point-one update.
Powerful everything else
I’m still discovering subtle improvements everywhere in Lion. For the first time, I don’t have to remember the series of keystrokes required to type in a letter with an accent or umlaut. Instead, I just hold down the “e” or “u” or whatever other letter, and Lion displays a list of accented variants of it, so I can choose the one I want. The Safari web browser now displays an animated download icon in the upper right corner (like the one in the iPad’s version of Safari) so you can see a download in progress without opening a separate window. QuickTime now combines two or more movie clips and uploads them to Vimeo, Facebook, or Flickr, in addition to YouTube. One feature I haven’t tested is a Windows import wizard that imports documents and settings from your old Windows computer to your new Mac; the Windows-side software won’t be available for testing until Lion is released today. A FaceTime app makes video calls to iPads and iPhones, and lets you initiate a call directly from the Address Book.
As in previous versions, the Unix underpinnings of OS X give expert users vast built-in power, while non-technical users can create their own automated workflows through the Automator app or the uniquely human-friendly AppleScript system, which has no built-in counterpart in Windows. (Windows Scripting is vastly harder to master than AppleScript.) AppleScript now gets prebuilt templates, in addition to the sample files provided in earlier versions, so it’s easier than ever to automate OS X.
A few small things have disappeared. The iSync application is gone, probably in anticipation of Apple’s forthcoming iCloud service, which will get integrated into Lion after being introduced sometime in the fall. And the FrontRow full-screen TV-and-media app is also gone, probably to be replaced by a forthcoming new feature in iTunes—though Apple won’t say anything about it.
Some of the new features look as if they’re going to be improved in the future. For example, I hope Apple will change its mind about the way it implemented the automatic-resume feature that reopens your apps exactly where they were when you closed them. In the current version, this feature is system-wide. You can turn it on or off for the entire system in System Preferences, but I’d prefer to turn it on or off for individual applications. I like to have my word-processing documents and worksheets open exactly where I left off—but I’m not sure I want my browser to open all the windows I opened earlier. If I was watching Rebecca Black sing “Friday” when I closed my browser at home, I’m not sure I want her to start singing again when I open the browser again at work. One workaround is worth remembering: if you use Private Browsing in Safari, then the Resume feature is automatically turned off in Safari only.
One especially nice feature about Lion is its new emergency boot provision. If something goes wrong with your system, reboot holding down the Cmd-R key combination, and you’ll boot into a menu of repair and rescue utilities, including a web browser that you can use to look for help, the Disk Utility for checking and repairing disks, and a Reinstall OS X Lion option that downloads and installs Lion for you in case you can’t boot into your existing system. Very neat—and there’s nothing like it anywhere else.
Windows users—is OS X Lion for you?
Terrific as it is, OS X isn’t necessarily for everyone. The only real reason to use one OS rather than another is because you prefer the apps that run under that OS, not because you like the interface. OS X now supports high-powered versions of almost every application software in existence, and, for most users, there’s no strong reason to prefer Windows once you’ve got used to the convenience and—sometimes—the sheer pleasure of working with OS X.
When it’s time to answer my mail, or browse the web, or work with graphics, I reach for my MacBook. For some—not all—of my work, I still use Windows, but my work has special requirements that affect very few other people, and I still rely on two Windows apps that have no matching version under OS X. One is Microsoft’s Expression Web for editing web sites. The other is Corel’s WordPerfect Office, which I use for editing the WordPerfect documents that I’ve been working with for twenty years. (Please don’t waste your time sending messages telling me that I can convert those documents in LibreOffice or something else; I already know about those, and they’re not good enough for the kind of work I do.) I can run both these apps fairly seamlessly in OS X by installing either Parallels Desktop or VMware Fusion, then installing Windows inside Parallels or Fusion, and then installing Expression Web or WordPerfect. It works, and it’s surprisingly smooth, but apps running in an emulator like Parallels or Fusion aren’t nearly as well-integrated into OS X as native Mac-based apps are. I mention this only because it’s something worth thinking about if you’re a long-term Windows user who’s considering a switch.
For existing Mac users with hardware that can handle Lion, I’d strongly recommend upgrading, though, if you like to err on the side of caution, you may want to wait for the point-one update that typically arrives a month or two after the first release. Lion is the best operating system ever made, and unless you have a strong reason for using anything else, you owe it to yourself to start enjoying its ease and power.
How To Downgrade from Apple OS X Lion to Snow Leopard
Jul 31st
We like Apple OS X Lion a lot (you can read all about it in our OS X Lion review), but that doesn’t change the fact that a new OS always carries its growing pains. For some Office and Adobe users, those growing pains may be growing migraines. And if you have a NAS, forget about it. So let’s say you want to put Apple’s new feline up for adoption and return to Snow Leopard: how much trouble is. Depending upon your Mac—and your back ups—not much at all.
If You Back up
If you have a backup of your Mac pre-Lion, rolling back the clock is surprisingly easy. For Time Machine users, Lion’s Recovery HD includes an option to restore from an existing backup. Meanwhile, more tech-savvy Mac users may have cloned their drives using something like Carbon Copy Cloner. In this case, also, Lion’s Recovery HD enables you to image your drive from an existing backup using Disk Utility.
For the less backup prone, the process will require your original Snow Leopard disk. Lost it? Apple still sells it for $29. Before you get started, you’ll want to back up your data (if you haven’t already). The simplest way is to copy your User folder(s) (Macintosh HD/Users) to an external disk. Unless you have data scattered across the hard drive, this ought to preserve your music, photos, videos, and documents.
From here, insert the Snow Leopard disk. It’s not worth trying to run the installer. (I received the rather creative error message: “You can’t install this version of the application Install Mac OS X with this version of Ma OS X. You have Install Mac OS X 23.1″). Furthermore, when I tried to boot off the disk the old-fashioned way (holding the “C” key at startup) I received kernel panics. Instead the easiest way is to boot into Recovery HD by holding down the command and “R” keys at startup. Once you’ve reached the recovery screen, Open “Disk Utility” under “Utilities” on the menu bar.
The first thing you’ll need to do is reformat your hard disk. In Disk Utility, open the “Erase” tab. Select “Mac OS Extended (Journaled)”—it ought to be, by default—and click “Erase.” It should only take a moment, and once it’s finished, your Mac’s hard drive will be as clean as the day Steve Jobs envisioned it.
Next, navigate to the “Restore” tab. From the left-hand sidebar, drag and drop “Mac OS X Install DVD” into the “Source” field, your hard drive into the “Destination” field, and click “Restore.” Quit Disk Utility and reboot your Mac when you’re finished.
From here, you’re in familiar territory. Copy over your user folder from that backup, and, as always, run Software Update for all the latest Apple patches and updates. For example, in the time that you switched to Lion, Apple released another supplemental update to Snow Leopard that ought to ease any hiccups with audio or networked printers.
Caveats for MacBook Air owners
For diskless-Mac owners, the fact that previous directions necessitated a Snow Leopard DVD could be a bit disheartening. If you’re running the previous version of the MacBook Airs, however, don’t fret: as long as you have another computer—Mac or PC—with a disk drive, you can borrow that machine’s optical drive to reinstall Snow Leopard. Apple also sells an external disk drive for $79.
New MacBook Air or Mac Mini owners have no downgrade path, however. Snow Leopard lacks the necessary drivers for Apple’s latest hardware. To test, I tried to reimage our new 11-inch MacBook Air with Snow Leopard by connecting it with a Thunderbolt cable as a target disk to a drive-equipped iMac. About a third of the way through the installation process, the iMac experienced a kernel panic disabled the iMac and the MacBook Air would not boot until I restored it to Lion.
Downgrading is possible (for most)
In closing, as long as you’re willing to reformat your Mac’s hard drive and start fresh, reverting to Apple OS X Snow Leopard isn’t a daunting process. It’s particularly simple if you’re diligent about backing up—especially if you use Time Machine—and, even if you aren’t, manually backing up and restoring is manageable if you an external hard drive.
Unlike Lion, Snow Leopard reinstallation is disk-centric. If you don’t have one, you’ll need one. For previous MacBook Air owners, this may be an extra impediment, and for the latest adopters of the Air and Mini, you and Lion are in it for the long haul. And that might not be a bad thing: Despite its youth, Lion is a mature OS from Apple and many of the growing pains users are reporting are just that—growing pains. If you can stick it out, stick with it. Otherwise, consider this your exit strategy.
Lifehacker Pack for Mac: Our List of the Best Free Mac Downloads
Jul 30th
Looking to beef up your Mac with a few great—and free—apps that cover a whole lot of your productivity and computing needs? Our annual Lifehacker Pack for Mac rounds up the best free downloads for OS X.
Productivity
Notational Velocity: This brilliant little note-taking application creates, searches, tags, and syncs plain text notes between desktops, the web, and even your iPhone (syncing takes place either through Dropbox [see below] or the excellent web-based Simplenote). If you’re an obsessive plain text note-taker or to-do list creator, you won’t regret giving it a test run. [Download]
TextWrangler: If you do heavier text editing than Notational Velocity offers—like, say, coding—free text editor TextWrangler is a great tool for the job. A good share of Mac fans pony up for premium apps like TextMate, but if you don’t feel like shelling out $50 to get your coding on, TextWrangler’s a great option. [Download]
Internet/Communication
Cyberduck: This excellent open source client can connect to and upload/download files via FTP, SFTP, WebDAV, Amazon S3, and even Google Docs. Cyberduck’s impressive feature list is a little too long to dive into, but if you thought you needed to pay money for a solid FTP client on your Mac, take a look at Cyberduck first. [Download]
Fluid: If you turn to web applications more than you do desktop apps, this free, open source tool creates standalone “apps” for any web site you throw at it. With the right set of user scripts and tweaks, your Fluid-made site-specific-browsers (or SSBs) can display Growl notifications, Dock badges, and make your web apps feel more like they’re running on your desktop. [Download]
Utilities
uTorrent/Transmission: It used to be that when it came time to download something on your Mac via BitTorrent, you only really had one solid choice: the open source Transmission. But as of just a few days ago, uTorrent—the most popular BitTorrent client for Windows—upgraded to a 1.0 release. uTorrent for Mac still isn’t up to snuff when compared to the Windows version, but we still think it’s a solid alternative to Transmission—though some would argue that Transmission is more “Mac-like”. [Download: uTorrent/Transmission]
Burn: OS X’s built-in Disk Utility is actually quite good at burning ISOs and other disk images to optical media like CDs and DVDs, but the aptly-named, open-source Burn is a great supplement for less esoteric burning duties. Burn handles data, audio, video, and disc copying in a very user-friendly interface. [Download]
Growl: Growl is a universal system notification tool that displays attractive system notifications and integrates with nearly every really popular Mac application (including the majority of the apps on this list). As handy and popular as this universal notification application is, it’s still hard to believe it hasn’t been built into OS X already. [Download]
Dropbox: This handy utility adds a Dropbox folder to your user directory and instantaneously syncs any file you add to, edit, or delete from that folder to Dropbox’s cloud servers and to any other computer you’ve installed Dropbox on. If you regularly move around between a couple of computers or you just wouldn’t mind a way to access and back up a few of your most important files, Dropbox is a must. [Download]
Mozy: We regularly preach the importance of backup, and the newest release of Mozy is a double-threat of both on-site and off-site backup with impressive ease of use. You get the local backup and 2GB of online backup for free, or for $5 a month, you get unlimited online backups. We don’t normally urge people to pry open their pocketbooks, but with Mozy’s unlimited backup, we strongly believe it’s worth it. [Download]
Media
VLC: Throw any video or audio file you can find at VLC and it’ll play it, no matter how obscure the format. While not necessarily as friendly on the eyes as QuickTime, VLC is a workhorse of a media player that we’ve turned to in many a dark hour when it looked like a file might not play. [Download]
iTunes: iTunes may be one of the most controversial apps on this list. Some love it, some hate it, but the fact remains that if you’re firmly planted in Apple hardware and software, iTunes is the glue that keeps all of your media together. And if you’re an iPhone/iPod/iPad owner, it’s still a must. [Download]
Seashore: Photoshop may be the gold standard for image editing, but if all you need to do is some basic photo editing and you don’t want to fire up an industrial workhorse to get it done, Seashore is a handy tool to have on hand. [Download]
Picasa: If you’re unhappy with iLife’s default photo management software, iPhoto—and many Mac users on the Lifehacker staff are—Google’s Picasa offers a strong alternative. It handles many of the same features iPhoto does, plus it integrates like a charm with your Google account and Picasa Web Albums online. [Download]
Handbrake: Got a DVD you’d like to rip to your hard drive in a high-quality, portable-device-friendly format? Turn to the extremely popular, always handy Handbrake. [Download]
The Best Mac Apps
Jul 30th
![]() |
Bowtie Customisable (themeable) iTunes controller and Last.fm scrobbler. Useful.Download |
![]() |
ScrobblePod Last.fm scrobbler that handles songs played in iTunes and on your iOS devices.Download |
![]() |
Max Max is an easy to use audio converter that supports over 20 audio formats.Download |
![]() |
Spotify Instantly listen to over 13 million tracks online and sync them to your iPod.Download |
![]() |
Breakaway Pull out your headphones, and iTunes pauses. Plug it back in, and it starts again.Download |
![]() |
GimmeSomeTune Another iTunes controller. Displays cover art of the currently playing track.Download |
![]() |
Audacity Open sources, cross-platform audio editor. Must have for amateur musicians.Download |
![]() |
Songbird Alternative music player and library manager.Download |
![]() |
Vox A lightweight alternative music player for OS X.Download |
![]() |
Google Chrome A lightweight, fast browser. Great alternative to Safari.Download |
![]() |
Firefox For Firefox fans who can’t live without it.Download |
![]() |
Opera Tthe only popular browser for Mac that’s available on the Mac App Store.Download |
![]() |
Hotspot Shield Utility to secure your browsing sessions and prevent identity theft or bypass restrictions.Download |
![]() |
Purity Clear browsing cache, logs and temporary files. Also removes unwanted temporary system files.Download |
![]() |
CCleaner Finally the Mac version of the essential CCleaner for Windows. Still in beta.Download |
![]() |
Delivery Status Delivery tracker that alerts you when your package clears custom or is on the delivery truck!Download |
![]() |
TimeScroller Find out the time in other cities compared to yours. Very useful when checking time difference.Download |
![]() |
CurrencyConverter One of the best currency converter widgets for Mac OS X. Updated frequently.Download |
![]() |
iStat Pro Highly configurable system monitor widget. Reports CPU, memory, disk, network usages; temperature; uptime, etc.Download |
![]() |
The Weather Channel Widget All the weather information you need right on your Dashboard. Check it out.Download |
![]() |
Countdown Dashboard widget Set the date and time for any event and it will show you how much time you have left.Download |
![]() |
Symbol Caddy Can’t seem to find the Euro currency symbol? Symbol Caddy provides access to all special characters.Download |
![]() |
Mozilla Thunderbird If Mail isn’t good enough, try Thunderbird.Download |
![]() |
Postbox 2 Another alternative desktop email client. $19.99Download |
![]() |
Postbox Express Free, lighter version of Postbox. No longer in active development.Download |
![]() |
Gmail Notifier Menubar app that alerts you when you have new Gmail message or upcoming GCal events.Download |
![]() |
Notify Even though it’s no longer in development, Notify is an elegant menubar mail notification app.Download |
![]() |
SketchBook Express Free, professional-grade drawing application for Mac.Download |
Pixelmator Great Photoshop alternative. Extremely capable and easy to use. $29.99Download |
![]() |
Skitch Lite Skitch helps you to create screenshots and add annotations, then share it with friends.Download |
|
![]() |
Paparazzi! A useful tool to take screenshots of webpages.Download |
![]() |
Hugin Free panorama photo stitcher, assembles a mosaic of photos into a series of overlapping pictures.Download |
![]() |
Poladroid Create awesome Polaroid-esque pictures from your digital photos.Download |
![]() |
HDRtist Create HDR images easily and simply from multiple images with different exposures.Download |
![]() |
Inkscape Open source vector graphics editor similar to Illustrator. Uses the SVG file format.Download |
![]() |
Fresh Feed Fresh and light menubar feed reader. Download |
![]() |
Mixtab A vibrant, graphical RSS reader. Like Pulse but on your desktop.Download |
![]() |
NetNewsWire Lite Light RSS and Atom feed reader. Comaptible with Instapaper, Twitter, MarsEdit, etc.Download |
![]() |
Transmission The ultimate torrent downloader for Mac.Download |
![]() |
Prey Open source anti-theft solution. Tracks your stolen laptop’s position, photographs the thief, and much more.Download |
![]() |
Cyberduck Open source FTP, SFTP, WebDAV, Google Storage and Amazon S3 browser for Mac.Download |
![]() |
iAlertU Uses the MacBook’s Sudden Motion Sensor to trigger an alarm when your MacBook is touched or moved.Download |
![]() |
teleport Seamlessly control multiple Macs with a single keyboard and mouse.Download |
![]() |
f.lux Cross-platform app that automatically tweaks the colour of your screen to suit the time of day.Download |
![]() |
DiskWave Free utility to determine which files and folders consume the most disk space.Download |
Mactracker Get detailed specifications of every Mac ever made.Download |
![]() |
TextExpander The best solution for text substitution. Syncs with Dropbox if you have multiple copies.Download |
![]() |
Evernote Jot your ideas, memories and thoughts and bring them with you.Download |
![]() |
Wunderlist The desktop client for the one and only Wunderlist.Download |
![]() |
Anxiety Another great, super lightweight to-do list manager. Syncs with iCal and Mail.Download |
![]() |
Bean Free, easy to use word processor. Reads MS Word and OpenOffice documents.Download |
![]() |
WriteRoom Distraction-free, full screen writing environment.Download |
![]() |
TextWrangler Much better text editor than TextEdit. Supports syntax colouring and advance search functions.Download |
![]() |
Stuf The ultimate clipboard manager. Supports clipboard sharing over network. $24.99Download |
![]() |
LibreOffice Alternative, free office suite.Download |
![]() |
Quicksilver Resurrected, Quicksiler is the best Mac launcher and time saver you’ll ever need.Download |
![]() |
Dropbox Sync and share files with other Dropbox users or mobile devices.Download |
![]() |
SugarSync Dropbox alternative that allows you to sync any folder. Provides a free 5 GB account upon subscription.Download |
![]() |
Do Something When System preference pane that allows the user to watch for certain events and invoke an automated response.Download |
![]() |
Notational Velocity Store notes, thoughts and data securely. Syncs with Dropbox and Simplenote. Open source.Download |
![]() |
Think Block out distractions with you’re trying to concentrate.Download |
![]() |
Destkop Curtain Classic Temporarily hide the clutter on your desktop.Download |
![]() |
Parallels Desktop Easy to use virtualisation app. Allows you to run Windows and Mac OS X simultaneously. $79.99Download |
![]() |
VMware Fusion Another great virtualisation application. $79.99Download |
![]() |
Virtualbox Open source, cross platform virtualisation software. Not as easy to use as Parallels or VMware but is free.Download |
![]() |
WineBottler Run Windows apps on OS X without installing Windows.Download |
![]() |
Microsoft Office for Mac Microsoft Word, Powerpoint, and Excel included in the Home & Student suite. $149.99Download |
![]() |
Adium Customisable, themeable, multiprotocol instant messenger.Download |
![]() |
Facebox Pro Check Facebook updates and chate with friends directly from the menubar.Download |
![]() |
Twitter Follow your friends’ tweets and send out your blurts from the desktop.Download |
![]() |
Skype Essential application, especially useful for long-distance teleconferencing.Download |
![]() |
The Unarchiver Unarchiver works with just about any type of compressed file.Download |
![]() |
MenuMeters A complete set of CPU, memory, disk and network monitoring tools.Download |
![]() |
MacFUSE Enable third party file systems like NTFS.Download |
![]() |
Growl Better notifications for just about any system event.Download |
![]() |
Little Snitch Control and administer connectivity privileges for each of your applications. $29.95Download |
![]() |
Caffeine Temporarily prevents your Mac from automatically going to sleep or initiating the screensaver.Download |
![]() |
AppCleaner Completely removes all preference and system files when uninstalling apps.Download |
![]() |
OnyX Enables you to configure and tweak hidden parameters of OS X.Download |
![]() |
1Password Great password manager that automatically stores and retrieves online passwords. $39.99Download |
![]() |
Burn A free and better solution to Mac OS X’s innate DVD recording feature.Download |
![]() |
Carbon Copy Cloner Easily create and backup bootable images of your hard drive in case it crashes.Download |
![]() |
Afloat Window management application that allows you to pin windows to the top.Download |
![]() |
Keyboard Cleaner Handy application that temporarily disables your keyboard and mouse, allowing you to wipe it clean.Download |
![]() |
BetterTouchTool Adds configurable gestures to your Magic Mouse and Magic TrackPad.Download |
![]() |
Secrets A database of hidden settings for Mac OS X. More user friendly than OnyX.Download |
![]() |
Lab Tick Control the brightness of your MacBook Pro’s backlit keyboard.Download |
![]() |
Hazel Create folder rules to automatically organise files and run tasks. $21.95Download |
![]() |
Monolingual Removes unnecessary languages from your applications, saving disk space.Download |
![]() |
Drop Copy The easiest way to send files across your internet network.Download |
![]() |
Perian System preference pane application that enables QuickTime to play other video formats.Download |
![]() |
VLC Media Player The best cross-platform multimedia player. Ever.Download |
![]() |
MPlayerX Strong contender for VLC Player. Plays almost any media format, sleek user interface.Download |
![]() |
Handbrake The best open source, multiplatform, multitreaded video transcoder.Download |
![]() |
MetaX Meta-data tagger for MP4 files that automatically searches IMDB and tagChimp for movie credits.Download |
![]() |
Boxee Boxee is an alternative media center and allows you to watch TV shows and Netflix movies.Download |
![]() |
Subler Easy to use demuxer to quickly convert video files to MPEG4 format for playback on AppleTV.Download |
![]() |
Flip4Mac WMV Play Windows Media files (WMA and WMV) in QuickTime.Download |
![]() |
Fairmount Decrypt DVD content on-the-fly for archival.Download |
![]() |
Evom For those looking for a simple, one-click video converting solution.Download |
Source: Makeuseof
Apple OS X Lion (10.7) review — Engadget
Lion can truly be considered the “most advanced” operating system around
Getting started:

If you’re looking for iOS’s influence, look no further than the installation process. It’s available as a disc-free download through the Mac App Store, making even the delivery method one of the larger changes here. For the uninitiated, the whole process requires just a few clicks to go from buying something to installing it on your system. Once you download Lion, the installation is a painless process that should only last 10 to 15 minutes. Things were a bit less smooth when installing the operating system on a more well-worn MacBook. That time around, the installation process took closer to 25 minutes and required an extra manual restart to get things up and running more smoothly.
Scrolling

The first time you boot up Lion, one feature hits you before any other: in one of the company’s more surprising updates, Apple went and inverted multitouch scrolling. Up is down and left is right — an unfamiliar combination that might make you suspect something has gone terribly wrong with the installation. But for better or worse, it’s not you; it’s Apple. Oddly, the company calls the option “scroll direction: natural,” as if to say Apple’s scrolling has actually been topsy-turvy this whole time. The good news here, however, is that you can easily turn the feature off by un-ticking a box in System Preferences. And yes, it takes some getting used to — not unlike firing up a flight simulator for the first time.
The inversion seems inspired by iOS, wherein flicking up a page will cause it to scroll down (take out your iPhone and try it, if you don’t believe us). The popular analogy here is a piece of paper laid out on a desk — in order to see more text on the top, you push it down, rather than up, with your fingers. The motion, however, is far more intuitive when interacting directly with the screen, rather than an external input device. All told, we managed to get the hang of it pretty quickly, though even after having played around with it for awhile we’re not quite ready to declare it a revolutionary new way of navigating. Perhaps, though, there’s something to be said for the relatively short amount of time it took for inversion to become second nature. We will say that if you find yourself switching between systems with Lion and earlier OS X builds, the change can be maddening.
Multitouch gestures
Without a doubt, multitouch gestures are a core piece of this upgrade. Apple has integrated them more heavily into both the Finder and many of its proprietary apps. While in the Finder, for example, swiping three fingers from left to right brings up the Dashboard — not unlike flicking horizontally through iOS’s home screens. As with Snow Leopard, however, most of the gestures — save for simple ones like cursor control and two-fingered scrolling — feel secondary when it comes to interacting with the device, whereas they’re critical to the iPhone and iPad.

Aesthetically, not all that much has changed between Snow Leopard and Lion — the notification buttons now default to a rectangular shape, progress bars are a bit flatter in appearance, and scroll bars are now dark gray lines that disappear when not in use. Those bars — yet another feature borrowed from iOS — are in keeping with Apple’s goal of maximizing real estate in Lion, which also includes the ability to run Apple apps at full-screen (we’re sure this will extend to third-party programs as well). It’s a not-so-subtle reminder of one of the ways the desktop continues to trump its mobile counterparts: there’s just more space to work with. Even better, there’s no limit to how many full-screen apps you can have open, and you can swipe to the right with three fingers to do something else without actually exiting that program you were using at full-screen.
We, at least, can certainly see ourselves using this option frequently, particularly during those times when we’re working on our MacBook, pining for our multi-monitor office setup. Working at full-screen doesn’t free up a ton of formerly unused space, but somehow even that little bit matters. To do this, click on the diagonal arrows in the top left-hand corner of a program, and notice the toolbar at the top go invisible. Mousing over the top of the screen will cause it to reappear.
Apple borrowed some animations from iOS as well, such as the familiar “rubber band” bounce that snaps a page back into frame when you’ve scrolled to the end. The feature is present in Apple’s proprietary applications, and honestly, we missed it when we switched to some third-party apps like Firefox. Additions like this are small indeed, but they definitely add to the overall experience.
Meanwhile, Windows opened in the Finder boast a new “All My Files” option atop the left-hand column where you can find system disks in Snow Leopard. Thanks to this change, you get a quick way of locating files on the fly, breaking your system’s content down by categories (e.g., images, movies, and documents). As far as arranging files and folders, you’ll also find an option for listing it all according to category, just as you can already organize by, say, date created.
Spotlight

With Lion, Apple has revamped its search functionality yet again. The Spotlight magnifying glass in the upper right hand corner now extends beyond system search, adding top results from the web, Wikipedia, and dictionary results to the list. The web option pulls results from your recent history, alongside a link that will bring you results from your favorite search engine. When you click on the Wikipedia link, you’ll see a pop-up a window showing the relevant entry. We can see where full Wikipedia previews in Spotlight would get unwieldy, but we would have liked to see a short, automatically generated list of Wikipedia hits, the same way Spotlight shows multiple sites in your browsing history. For instance, if we searched for “safari,” we’d want to see an option to read about the browser on Wikipedia or an expedition where you shoot lions.
If you hover over the dictionary result, meanwhile, you’ll see a pop-up a definition of whatever word you searched for. In fact, many of the results benefit from the Quick Look feature, which offers a brief preview of the items in the list — a definite time-saver. In Lion, you can also drag-and-drop search results from the Spotlight list to the desktop, assuring easy access the next time you’re looking for that file. All in all, these are some solid updates to Snow Leopard’s already-robust search functionality.
Mission Control and Launchpad

When you boot up your Mac, two new programs greet you in the toolbar: Mission Control and Launchpad. Mission Control, accessible by swiping three fingers upward on the trackpad or hitting F3, is something of a souped-up version of Exposé. You get a shot of your desktop and all open windows in the center of the screen, each grouped by application with their designated icon. When working at full-screen, the dashboard lines the top of the screen, as do windows representing the full-screen apps you’re running. There’s also a window for the desktop, and if you click on that you’ll see all the windows you have open there. If you never really bothered with Exposé, there’s a pretty good chance that you won’t give Mission Control the time of day. If, on the other hand, the feature is a regular part of your workflow, the additional features will likely be welcome. It’s a nice feature, sure, but hardly revolutionary.
iOS’ influence is sprinkled throughout Lion, but it’s no more obvious than with Launchpad, which effectively transforms your Mac desktop into a mobile-looking one. The windows disappear and the screen becomes populated with rows of apps. You can move between pages of applications by swiping two fingers across the trackpad. Apps will appear in Launchpad as soon as they’re download from the App Store. (You can also manually drag applications there.) To delete an app, hold down on it until it begins to jiggle (sound familiar?). That cutesy wiggling only happens with apps you can re-download in the Mac App Store; if not, removing software won’t be that easy. As for the App Store, it now comes built into Lion, as you might have guessed by now.
In another flourish reminiscent of iOS, you can also create folders in Launchpad by dragging one app onto another. A gray area will appear on the screen, allowing you to add more apps. Once created, the folder will appear as its own icon.
Mail, Address Book, and Calendar

Mail is one of many Apple-built applications that takes advantage of Lion’s push toward the full-screen, devoting the left side of the screen to a list of messages with two-line previews (you can go into system preferences and make these longer). On the right, meanwhile, you’ll see the emails themselves, grouped together in conversations. Search has also been improved, letting users drill through attachments and filter results according to sender and subject. True to its name, the Address Book defaults to book mode, forgoing the card-based organization of past versions. The application supports Yahoo syncing, iPhoto import, and lets you make FaceTime calls directly from the app. iCal, meanwhile, has made it easier to add contacts with the Quick Add feature, which detects phrases to determine where it fits into the calendar.
QuickTime

Apple’s video player also got an upgrade with Lion, offering up, among other things, some simple editing capabilities. New on the list are the ability to export audio-only tracks, rotate clips, and record a portion of the screen. Most notable, however, is the ability to merge clips, by simply dragging a file onto an open clip, creating a timeline on the bottom of the screen, which should look familiar to anyone who has spent any time with iMovie, achieving Apple’s consistent goal of adding functionality while maintaining simplicity. The program’s functionality as an editor is still quite limited — after all, Apple’s certainly not looking to cannibalize its own iMovie brand.
Resume, Autosave, and Versions
Resume, Autosave, and Versions will likely be the most important additions for many of you, particularly given that mobile devices are supposedly geared toward data consumption, while PCs are more ideal for data creation. Resume saves apps automatically, opening them up where you left off, even when you restart the entire system. By now, this is a pretty standard feature for browsers, which reopen the tabs you were using when the program crashed. Resume does them one better, though, in that it works across applications, remembering not only what you were last doing with the app, but also the size of windows and their place on the screen. Unlike some other new Lion features, Resume actually worked with a lot of third-party apps, including Word and Firefox.
When you restart or shut down a system with applications open, a dialog box will ask whether you would like to open all the windows intact when the system reboots. If your shutdown was a bit more forced on the other hand, the system will prompt the same question after you’ve rebooted. If you do nothing in that second scenario, the system will automatically log you into all of your closed applications after one minute. Anyone want to bet we’ll soon hear plenty of cautionary tales about people who had, er, unfortunate windows open up on them in mixed company?

Auto Save and Versions are likely to save a lot of heartbreak for a lot of users. Auto Save builds saving functionality into the operating system so that when you have unsaved changes in a document, for example, Lion adds “Edited” to the title and saves changes, protecting you from the nightmare of losing all that data in the event that you forget to hit Command – S. Although the OS saves every change automatically, it only folds these tweaks into a new version once an hour. That’s actually a good thing: using our jobs as an example, we wouldn’t want Lion to create a different version every time we fiddled with a word choice or added a comma. Also, don’t be alarmed by the thought of all the versions you might rack up: Apple assures us each version is not saved as a separate file.
You can also lock a document, duplicate it, revert to an old version, or view all versions — all by clicking the title bar. Clicking “duplicate” will make an identical copy of your current document to pop up alongside the one you’re currently using. Clicking “lock” will protect the document from accidental changes — if changes are made once the document is located, a dialog box will prompt you to unlock, cancel, or create a duplicate document.
Clicking “view all versions” launches Versions, a Time Machine-like screen with a familiar outer space background, featuring the latest version of the document on the left and a stack of previous versions on the right. Clicking each one will bring you back to the previous version, along with the time it was created. Here you can revert to the last saved version, if you’re so inclined — if you revert, changes lost during that decision continue to exist in the Versions layout, for future reference.
Versions, along with Auto Save, will be a likely favorite for anyone who spends a significant amount of time word processing. Unfortunately, the features are still fairly limited — they work with Apple programs like TextEdit, Automator, and Preview, but not popular third-party programs like Microsoft Word. Something tells us that functionality is likely not far behind.
Safari

The latest version of Safari (v5.1) gets some nice upgrades here, including new gesture support like pinch-to-zoom (or double tap-to-zoom, if you prefer) and the ability to navigate back and forth between websites by flicking the trackpad with two fingers, not unlike the single-finger swipe that works with mobile Safari. It’s a feature that translates pretty well into this desktop version. Apple also promises fewer crashes in this build, thanks to a new process architecture that separates content and browser interaction from one another, so unresponsive pages don’t bring down the entire program. There’s some welcome security and privacy enhancements on board as well, including the ability to sandbox webpages to isolate potential malicious actions and a feature that lists — and lets you remove — all of the sites storing data via cookies and other sources on your system.
AirDrop

Easily one of the most exciting new features of OS X, AirDrop is an incredibly simple drag-and -drop file sharing system that allows you to swap files with other Macs over WiFi. The feature is baked directly into the Finder, appearing directly under All My Files. Clicking AirDrop will activate a sonar symbol, indicating that the system is searching for other compatible computers (read: with Lion installed).
Once you’ve activated AirDrop, you’ll be visible on other people’s Macs, with your icon and user ID identifying you. Likewise, exiting Airdrop will automatically make you appear unavailable. Dragging a file onto another user’s icon in the radar rings will prompt a box asking whether you do, indeed, want to send the file. Once okayed, the other user must confirm he or she wants to receive it. Transaction agree upon, an animated image of the folder leaps into the receiver’s Downloads folder. It took us 44 seconds to send a 39MB folder between two MacBook Pros.
The files are encrypted, and show up in the user’s downloads folder. Perhaps coolest of all is the fact that files can be transferred without connecting to a router; rather, they can get the job done over peer-to-peer WiFi, assuming their Airports are enabled and the computers are within 30 feet of each other.
This isn’t the first wireless transfer system we’ve seen, of course, but Apple executes it with typically user-friendly panache. It’s easy to see home users and coworkers alike getting plenty of use out of the feature.
Security and Privacy
Naturally, the security / privacy concerns don’t begin and end with AirDrop and Safari — after all, as OS X has grown in popularity, so too have the potential threats. Apple has introduced a handful of features meant to address this, including application sandboxing, to prohibit harmful programs from infecting the entire system. Also on-board is a new privacy center, which helps users opt in and out of things like location targeting, for which the company has taken flack in the past.
Compatibility
It should be reasonably well known at this point that this is an upgrade over Snow Leopard — meaning if you’re unable to upgrade to that OS you’re going to be left out of the loop here, too. If you’re still rolling with a PowerPC-based machine it should come as no surprise that you’re not invited to this party, but Rosetta support has also been axed, meaning none of your legacy apps are going to be let past the velvet rope either.
We didn’t notice any major hangups on our clean system when installing Lion — no force quits, no stumbling applications, even amongst not Apple programs like Firefox, which can sometimes be a burden on an overworked system. Our more seasoned laptop had a bit more trouble, however, with an additional restart required, as mentioned above. We also ran into some compatibility issues with Firefox plug-ins, which required some troubleshooting — Safari, not surprisingly, fared a lot better with the reinstall.
Performance
If you’re running Lion, it means you’ve got a 64-bit Intel-based Mac (yes, that includes the Core 2 Duo MacBooks that started selling a few years ago). As of this writing (read: the day Lion started shipping), it’s only available on the newly refreshed MacBook Air and Mac Mini, but you can expect it to roll out to all of the other Mac desktops and laptops over the coming weeks.
Over all, standard computing tasks didn’t seem all that faster either — like most other features in the operating system, light users likely won’t notice drastic improvements on a day-to-day basis. On the other hand, the system with Lion was able to complete more labor intensive tasks like exporting a video in iMovie in significantly less time, shaving precious minutes, from eight down to five.
We benchmarked the updated system with Geekbench, and found a noticeable drop in scores, from 5,777 to 5,302 — a dip that we didn’t notice ourselves. We were also unable to get Xbench to run on any Lion system we tested, making us wonder if either benchmark is really Lion-friendly at this point.
Wrap-up

If Apple’s end game is a complete shift away from the personal computer, Lion feels like a transitional operating system — one that hasn’t quite sealed the deal. After all, even though 250 features sounds like an impressively round number, most of the offerings are evolutionary, rather than revolutionary, in keeping with a precedent Snow Leopard set. It’s worth repeating, however, that Lion, too, costs just $29. Between that and Apple’s decision to make the operating system available through the nascent Mac App Store, it feels almost is if the company is downplaying the significance of this update, even as it tosses around the title of “the world’s most advanced desktop operating system.”
If Lion can truly be considered the “most advanced” operating system around (a matter that is certainly open for debate), it is not due to the jaw-dropping new features in this version, so much as the raft of tweaks — some subtle, and all welcome — it has made to an already-excellent operating system. Some of the features like AirDrop and Versions may be enough to wow users by themsleves, but this upgrade is unlikely to upend most Mac users’ workflow. Chances are, though, you’ll find more than enough features amongst the 250-plus to justify that modest price tag.
Get Your Mac Ready for OS X Lion
Jul 20th
Now that Apple has released to developers the golden master of Lion (Mac OS X 10.7)—typically the final non-public version before the official release—speculation is mounting as to when the next major version of OS X will hit the street. But the golden master signifies something more important on a practical level: It’s time to start getting our Macs ready for Lion.
Apple is advertising Lion as the easiest-to-install version of OS X yet, and that may be true. But there are still a few things you can do right now to ensure that your Mac is ready for 10.7 when the update finally arrives.
What you need
To install Lion, you need a Mac with a minimum of 2GB of RAM and one of the following Intel processors: Intel Core 2 Duo, i3, i5, i7, or Xeon—early Intel-based Macs with Core Solo or Core Duo processors aren’t eligible. You can determine your Mac’s processor and the amount of installed RAM by choosing About This Mac from the Apple menu and looking at the Processor and Memory lines, respectively.

You can check your Mac’s specs using the About This Mac window.
The list of Lion-eligible Macs includes most models released since late 2006. However, Macs with 4GB or more of RAM will surely run Lion better than those with only 2GB, so if your Mac currently has less than 4GB, I recommend upgrading to at least that much—and ideally even more, as you’ll see benefits in many computing tasks. A word of advice here: If you don’t buy your RAM directly from Apple, be sure you get RAM that’s specifically designed for use in Macs. Some third-party RAM that’s not up to Apple’s specs will cause problems when you upgrade your OS. Most reputable vendors will make it clear which RAM they offer is made specifically for Macs.
It’s also a good idea to have at least 10GB (and preferably more) of free space on your startup drive. The Lion installer itself is almost 4GB, plus you need some room for temporary files. In addition, some of Lion’s new features mean you’ll need more “everyday” free space than you did under Snow Leopard. (If you need to free up some space, utilities such as WhatSize and GrandPerspective can help you figure out what’s filling up your drive.)
Apple’s system requirements also state that “Some features may have additional system requirements.” We’re assuming Apple is referring to graphics cards, as some graphics-heavy features require more horsepower than the oldest Lion-compatible Macs provide. We’ll update this article with specific details as they become available, but it’s safe to say that the better your graphics card and the more dedicated memory it has, the better Lion will perform.
Finally, there’s also a software requirement for installing Lion: Your Mac must be running Snow Leopard (Mac OS X 10.6) v10.6.6 or later. The main reason for this requirement is that Lion will be available only via the Mac App Store, and the Mac App Store debuted in Mac OS X 10.6.6. In addition, Apple recommends that you have the very latest version of Snow Leopard before installing Lion, so be sure to check Software Update for any available updates (see “Pre-install checks,” below).
(If your Mac is running Leopard [Mac OS X 10.5], stay tuned—our upcoming feature on installing Lion will cover ways to install 10.7 over Leopard, assuming you have the right to do so.)
As an aside, although you can use any traditional input device with Lion, Lion’s new systemwide gesture support makes a trackpad very, very useful. If you’ve got a desktop Mac without a trackpad, you should consider splurging on Apple’s Magic Trackpad (). I personally prefer a mouse or large trackball for everyday “mousing,” but I’ve added a Magic Trackpad to my setup just to take advantage of Lion’s gesture-based features. (On that topic, you can also get a head start on acclimating yourself to Lion’s new scrolling.)
Pre-install tasks
While Apple portrays the process of upgrading to Lion as a simple “download and install,” those of us who’ve been around the block a few times know that a major OS update is never that simple. Perform these tasks before the upgrade and your chances of a pain-free experience will increase substantially.
Make sure your Mac’s startup drive is in good health: To do so, open Disk Utility (in /Applications/Utilities), select your startup drive, click the First Aid tab, and then click Verify. If Disk Utility finds problems, you’ll need to boot from a different volume to perform the actual repairs using the Repair Disk button. If you’ve got access to either your Snow Leopard Install DVD or the OS X install DVD or thumb drive that shipped with your Mac, you can use that. Alternatively, once Lion is released, you can create a bootable Lion installer volume—stay tuned for those instructions—and boot from it, as the installer includes Disk Utility. If you’re feeling especially cautious, you can also opt to run Apple Hardware Test.

Disk Utility can verify that your Mac’s drive is healthy.
Back up your Mac, and test that backup: Let me say that again: Back up your Mac, and test that backup, before installing Lion. (See our article on Mac backup plans for more info on backing up your Mac.) I personally recommend creating a bootable-clone backup—I use SuperDuper () for the task, although a Time Machine backup will do as well. To test a clone or other bootable backup, use the Startup Disk pane of System Preferences to boot from the backup drive. To test a Time Machine or other non-bootable backup, try restoring several files to make sure the process works.
Run Software Update: To to be sure you’re running both the latest version of Mac OS X—version 10.6.8, for example, included fixes specifically for the Mac App Store in preparation for Lion’s release—and the latest versions of any other Apple software that might be affected by Lion, you should run Software Update (from the Apple menu). In fact, as of July 19, 2011, Software Update should offer up a new Migration Assistant Update for Mac OS X Snow Leopard, which supposedly fixes some bugs when migrating data from a Snow Leopard Mac to one running Lion. If you don’t see this update, use this link to download it manually. You should also check for updated firmware for your particular Mac model.
Disable FileVault: If you’re using FileVault, OS X’s built-in account-encryption feature, on any of your Mac’s accounts, I recommend disabling FileVault before upgrading to Lion. Why? For one thing, Lion uses a different (and allegedly new-and-much-improved) approach to encryption, and while Apple says you can keep using the Snow Leopard implementation for previously-encrypted user accounts, Lion’s approach is likely the better way to go. Plus, I prefer to not test Murphy’s Law by risking any incompatibilities between the two versions of FileVault. Similarly, if you’re using third-party disk encryption, you should probably disable that before installing Lion.
Check for Lion-compatible updates to third-party software: As with any major upgrade to Mac OS X, you’ll likely find that some of your third-party software needs to be updated to work with Lion. If you take some time to check compatibility before installing Lion, you’ll be in a position to get up and running immediately, rather than being frustrated by your favorite apps and add-ons not working. Especially useful for this task is RoaringApps’ growing list of Mac software and Lion compatibility. (This is one area where the Mac App Store shines: Launch the App Store app, click the Updates button in the toolbar, and you can update all your Mac App Store-purchased software with a click.)

RoaringApps.com is compiling a user-contributed list of Lion software compatibility.
The biggest offenders—in terms of being incompatible with Lion—will be programs and system add-ons that integrate with or hack OS X at a low level. Kernel extensions, for example, are notorious for being incompatible with major new versions of OS X, but you may also find that utilities that tweak the Finder, add-ons that enhance Mail, and other plug-ins and “enhancers” won’t work under Lion. So be sure to check vendor websites for Lion-compatible updates for your favorite software—including third-party System Preferences panes—before upgrading to Lion. If it turns out that a particular bit of software isn’t compatible with Lion but doesn’t have an update available, uninstall or disable it until a Lion-compatible version is released.
A bigger issue for some users will be older Mac software that hasn’t been updated recently—you may find that it doesn’t work at all under Lion. Specifically, PowerPC programs—software that was never updated to run natively on Macs with Intel processors—are dead in the water. Under previous versions of Mac OS X, Apple provided software called Rosetta that allowed PowerPC code to run on Intel Macs. In Snow Leopard (OS X 10.6), Rosetta was no longer installed by default, but OS X would offer to download and install Rosetta if you tried to run a PowerPC program. With Lion, Apple has taken the final step: Rosetta is officially kaput. So if you’ve got important PowerPC programs (for example, older versions of Quicken for Mac are still surprisingly popular), you’ll want to update those programs to Intel-processor versions, if available, before upgrading to Lion. If such updates aren’t available, you should find acceptable alternatives, whether those are modern Mac alternatives or, if need be, Windows versions that you can run under Boot Camp or virtualization software such as Parallels or Fusion. (See my colleague Christopher Breen’s series of articles on Lion and PowerPC software.)
How can you tell which of your applications are PowerPC programs? The easiest way is to launch System Profiler (in /Applications/Utilities), select Applications (under Software in the sidebar), and then click the Kind column header, which sorts the list of applications by processor type. Any programs listed as PowerPC will not work under Lion. (If you’ve got any listed as Classic, well, that ship sailed long ago.)
Have an extra drive handy?: While most people will simply install Lion over Snow Leopard, there are situations in which you might want to install onto an empty drive. For example, if you want to install Lion on a second drive to test the OS before upgrading your “production” drive, or if you want to erase your Mac’s startup drive and start anew. (The latter might be a good idea if your Snow Leopard installation has been having issues, or if your drive is nearly full or in need of repair.) As we’ll cover in our upcoming article on installing Lion, installing onto a secondary drive is simple. However, erasing your Mac’s startup drive and starting fresh means having a good, tested backup (see above) as well as a bootable Lion install drive, so now’s the time to start preparing.
Ready and waiting
Thanks to Lion’s Mac App Store distribution, the process of purchasing, obtaining, and installing Mac OS X should be faster and easier than ever—at least for most people. But it’s always good to be prepared, because the better shape your Mac is in before the upgrade, the better experience you’ll have afterwards. Now that your Mac is properly prepped, stay tuned to Macworld—once Lion hits the streets, we’ll have a slew of articles on installing and tweaking the new OS.
Migration Assistant Update for Mac OS X Snow Leopard
Jul 20th
About Migration Assistant Update for Mac OS X Snow Leopard
This update addresses an issue with the Migration Assistant application in Mac OS X Snow Leopard that prevents transfer of your personal data, settings, and compatible applications from a Mac running Mac OS X Snow Leopard to a new Mac running Mac OS X Lion.
- Version: 1.0
- Post Date: July 19, 2011
- Download ID: DL1420
- File Size: 714 KB
System Requirements
- Mac OS X 10.6.8
Supported Languages
- Deutsch, English, Français, 日本語, Español, Italiano, Nederlands, Dansk, Norsk Bokmål, Polski, Português, Português Brasileiro, Pусский, Suomi, Svensk, 简体中文, 繁體中文, 한국어


















































































































