TUAW’s Daily iPad App: 22 Days HD

22 Days HD is an event countdown app that tells you the number of years, months or days until an event. It even counts down the hours, minutes and seconds, but the app calculates that value according to the day, not the exact time of the event.

The app looks nice on the iPad, even if its navigation is a bit awkward. It opens to your event screen which lists all your saved events. Each event has an icon and is arranged in a grid pattern according to how far away the event is (days, months, or years). You tap once on an icon to view the event details and tap twice to edit an event. Be careful not to triple-tap an event, as that deletes it.

While still in the event list view, you can get a quick look at all the events in each time category by tapping and holding on the “days”, “months” or “year” labels. Pulling up information in this event list view is quick and easy, but you do have to get used to these single, double and triple taps, as well the tap and hold.

You can also swipe left and right to navigate between your event list and the new event screen. This swiping is not completely intuitive as you have to swipe across the large 22 Days logo at the top to navigate. If you swipe on the bottom half of the screen, nothing happens. Once again it’s easy, but not completely intuitive.

The new event screen is where you enter all your events. You can set the name, date (month and day only), assign a notification date and time, and specify it as a recurring event, There is no option to set the frequency (weekly, monthly) or the recurrence; each event by default is yearly. You can also choose an image and must assign one before you can create an event. The image can be a stock image provided by the app, one in your photo roll or one taken with your iPad 2 camera.

The 22 Days app is also chock full of value-added features. It lets you add an unlimited number of events as well as grab location data for each event. You can even pull in event information from your contacts (their birthdays!) and from an ICS file exported from your personal calendar. Events can be shared on Twitter by double tapping the event and on Facebook by triple tapping.

Overall, 22 Days HD is a nice-looking app with many features. You just have to get used to its semi-complex method interaction that uses a combination of single, double and triple taps.

22 Days HD is available here in the App Store for $1.99.

TUAW’s Daily iPad App: 22 Days HD originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 18:30:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Mac malware ‘explosion’ missing in action

The appearance of the MacDefender trojan back in May provoked a lot of back-and-forth between various tech writers (including your humble correspondent). Was this a sign that the good times were ending? That the Mac platform would come under ever-fiercer attack from malware authors? That soon we’d all be running resource-sucking virus scanners and a-fearing every link we clicked?

Well, in a word: no. It wasn’t. And I’ve got some science to prove it.

A primer on “malware definitions”

If you’re unfamiliar with the concepts at work here, it’ll help to understand my results if you know exactly what a “malware signature” is. The primary way a malware scanner works is to examine files on your computer — sometimes all files (the so-called “deep scan” approach, which usually takes hours) and sometimes only specific files that are known to be targeted by viruses, trojans, and other malware. Scanners also usually stay running in the background and scan each and every file you open and program you run right as they load, as an extra level of always-on protection. This last mode is what often causes computers to feel sluggish after you install anti-malware software.

So what does this “scan” thing entail, exactly? Glossing over a lot of technical details, the scanner will run the file it is examining through a hash function of some kind. This is a sort of ultra-strong fingerprinting algorithm that creates a unique identifier for the file (a ‘hash’) that can definitively match data or code segments. The malware definitions list is a catalog of hashes that have been generated from known malicious files; if a file on your system matches one in the list, then boom, You’ve Got Malware.

An example of XProtect’s signatures for MacDefender.

For this setup to have any value at all, it’s crucial that the definitions list is kept up-to-date. Things can move fast in the malware world; new threats emerge suddenly and (even more insidiously) malware authors tweak their existing programs to have a different signature, making them undetectable by the scanner. These “variants,” as they are called, result in a rapid cat-and-mouse game between developers of malware software and developers of malware scanners.

This is what happened to Apple back in early June. The MacDefender trojan prompted Apple to start aggressively pushing out updates to its own in-house malware scanner, XProtect. This, in turn, prompted hackers to start releasing new variants of MacDefender that bypassed the new check, then another new check from Apple, another new version of MacDefender, and so on. Many commentators wrote long posts with varying degrees of pessimism and optimism about how this would end. Would the hackers win and Apple be overwhelmed, or would they be defeated by Apple’s vigilance?

My methodology

Two months ago, I tried to come up with a way that we could answer that question definitively.

I wrote a small script to download Apple’s malware definitions file every hour and permanently store each unique version. I started this script running on June 2nd, capturing version 2 of the file; since then there have been 22 further versions, each adding new malware definition signatures to the scanner. I now have all that data at my fingertips.

Before I show you what I’ve discovered, let’s consider what this script hasn’t taken into account. It’s not really measuring how much malware exists for the Mac, of course. It’s measuring how much malware Apple has identified — whether MacDefender related or not (there is other malware listed in the file, like OSX.HellRTS.) However, I think that’s not too useless a metric: we know that Apple put considerable effort into staying on top of the situation with MacDefender, sometimes releasing updates to the definitions file just hours apart. We can also assume that Apple, with its world-wide support staff, can do a better job than anyone else at keeping its ear to the ground for new threats. It seems reasonable to assume that the state of that XProtect definition file is a good proxy for the state of Mac malware in general.

Results

The following and graph shows the number of unique malware variants listed in the file as each new version was released.

There are two occurrences where the graph goes down, i.e. a new version of the file lists fewer definitions than the older version. This happened when Apple found two new variants, wrote signatures for them both, then later found a single signature that covered both variants. My script records this as a variant “disappearing” because there are fewer signatures overall. It doesn’t mean that protection actually decreased.

Analysis

For a period of several weeks, we see the rapid cat-and-mouse game predicted by people like Ed Bott. Variants of MacDefender appear at the rate of about one a day, and we see a corresponding update of the XProtect definitions file once or even twice a day also. This keeps going until we reach the 21st version of the definitions file, which detects 15 distinct variants of MacDefender (labelled OSX.MacDefender.A through to OSX.MacDefender.O) using 12 different detection signatures.

And then… nothing. No new updates to the file since the 23rd of June.

There are two ways to look at this. It’s possible that the malware kept coming, and Apple either failed to notice it, or just gave up trying to keep up. If that were true, though, we’d expect to still be hearing about it, both in the general press and from TUAW’s contacts throughout the Mac ecosystem of developers and support staff. But we’ve heard nothing.

The other option, then, is that the malware has stopped evolving. The MacDefender authors gave up trying to issue new variants, and nobody else has (so far) taken their place. The Mac malware scene is… well, if not dead, then asleep. Stunned. Pining for the fjords.

I stand by my earlier cautionary note. There’s no magical protection against malware in OS X — there’s solid engineering, but that’s not infallible. All computer users, regardless of OS, should remain vigilant: don’t run software from untrusted sources, don’t fall for web browser popups screaming that you have viruses, think twice before entering your iTunes or online banking or email password into an unfamiliar website.

Still, for now, I think Mac users who were worried about MacDefender can partly relax. The wolf is still not at our door.

Footnote: regarding Lion’s version of XProtect

The recent release of Mac OS X 10.7, Lion, appears to have brought some changes to XProtect as well as overall enhancements to OS security. The URL that is probed for new malware definitions has moved (from here in Snow Leopard to here in Lion) and the file itself contains quite different signatures — there are signatures in each version of the file that do not appear in the other. Furthermore, although the Snow Leopard version lists MacDefender.A through to .O (15 variants in all), the Lion version only lists .A and .B. The .B definition list, however, contains many more signatures. It doesn’t necessarily mean that XProtect doesn’t detect as much malware as it did before.

My guess would be that the new OS has brought with it internal modifications to how XProtect works that has caused these changes. Again, however, I do not feel that this invalidates my results. Snow Leopard remains a supported OS that will still have a large install base for some time to come, and (we can assume) Apple will continue to release security updates for it in as timely a manner as it ever did — including XProtect updates.

Mac malware ‘explosion’ missing in action originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 18:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Lion: Diving into your Recovery partition

I spent a good deal of the afternoon diving in where no sane person really wants to spend a lot of time — in my Lion recovery partition. It’s not hard to get there, and it’s quite a curious place when you do. [For those commenters wondering about the use of photos rather than screenshots to illustrate this post, it’s hard to take screenshots on a system where the boot volume is read-only. -Ed.]

The Recovery volume is a small slice of your hard drive that gets partitioned off during your Lion install; it’s not optional, because that’s actually where the OS gets installed from. You can view the contents of the Recovery volume by mounting it with the command-line diskutil tool, as John Siracusa points out; the regular Disk Utility app is thoughtful enough to keep it hidden.

To restart in recovery, reboot your computer and hold down Command-R after the chime (you can also use the traditional Option-key holddown, which will show all your bootable volumes including Recovery). Before long, the gray linen background appears and the Mac OS X Utilities window pops up.

The OS X Recovery partition includes a number of built-in utilities to handle system recovery tasks. The Utilities window allows you to

  • Restore from a Time Machine Backup
  • Reinstall OS X
  • Use Disk Utility to repair or erase your hard drives
  • Browse with Safari to get online help.

Choosing the Safari option opens a web browser that immediately takes you to a basic help page. This help page is stored locally on your recovery partition at the following link:

file:///System/Installation/CDIS/Mac%20OS%20X%20Utilities.app/Contents/Resources/English.lproj/RecoveryInformation.html

You are not limited to Apple pages, however. The reason I was able to get that link up there isn’t because I wrote it down. I copied it to memory, and pointed Safari to Earthlink’s web mail page and simply e-mailed it to myself. I had no problems accessing any of the (admittedly limited) pages I tested.

From there, I explored the Mac OS X Utilities > Utilities menu. Located off the main help screen and in a windows sub-menu, you can manage your firmware password, test and fix connectivity issues or access the Terminal for command-line management.

Of course, I had see what Terminal had to offer. Turns out that your entire file system mounts, if it can. You can navigate to your user folders and access any material located there. I did not try it out myself, but I imagine you could attach a USB drive of some kind and copy files over if you needed to. There is no authentication here, so it’s also possibly a bit of a security hole for anyone with physical access to the system. (For those who are concerned about physical access, don’t forget about FileVault and/or an Open Firmware password to keep things secure.)

The Recovery boot volume is read-only, and has a very limited set of files and features. You’re actually running from the system image stored in BaseSystem.dmg, which gets mounted by the startup executables inside the com.apple.recovery.boot directory.

That doesn’t mean you can’t run Nethack from your recovery partition. Just make sure your install is set up to run completely on another drive — which mine is. (Also, don’t forget to re-compile it from scratch. The PPC version no longer works on Lion.)

Once you’re done exploring, boot your way back to your primary partition and let your Recovery partition rest — hopefully for a long, long, long time.

Lion: Diving into your Recovery partition originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 17:25:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

OS X Lion hits one million downloads on launch day

We were pretty sure OS X Lion would be a success, but this is kind of ridiculous. According to Apple, OS X Lion was downloaded over one million times on launch day. Apple says this is the fastest adoption rate of any OS in its history.

How about some other crazy numbers to go along with that stat? If you assume that most of those first-day downloads were paid downloads for the first machine (remember, Lion can be installed on any Mac associated with your iTunes account), that’s US$30 million in revenue in one day. The actual number is likely to be a few million lower than that due to users installing Lion on multiple Macs, but it’s still a gigantic amount of dollars flowing directly into Apple’s coffers (and as Gus Mueller points out, Apple doesn’t even have to give up 30 percent of its cut!).

Even more incredible than the financial implications is what happened on the data side of things. OS X Lion is a 3.49 GB download from the Mac App Store. With one million downloads, that’s over 3400 terabytes of data pushed out in a 24-hour period. I guess that server farm in North Carolina is paying for itself already.

Show full PR text
Lion Downloads Top One Million in First Day

CUPERTINO, California-July 21, 2011-Apple(R) today announced that in just one day, over one million users bought and downloaded Mac OS(R) X Lion, the eighth major release of the world’s most advanced operating system. Available through the Mac(R) App Store[TM] for $29.99 (US), users are buying Lion faster than any other OS release in Apple’s history.

“Lion is off to a great start, user reviews and industry reaction have been fantastic,” said Philip Schiller, Apple’s senior vice president of Worldwide Product Marketing. “Lion is a huge step forward, it’s not only packed with innovative features but it’s incredibly easy for users to update their Macs to the best OS we’ve ever made.”

Lion introduces more than 250 new features to the Mac, including Multi-Touch(R) gestures; system-wide support for full screen apps; Mission Control, an innovative view of everything running on your Mac; the Mac App Store, the best place to find and explore great software; Launchpad, a new home for all your apps; and a completely redesigned Mail app.

Available in 123 countries, the Mac App Store brings the revolutionary App Store experience to the Mac so you can find great new apps, buy them using your iTunes(R) account, download and install them in just one step. The Mac App Store offers apps in Education, Games, Graphics & Design, Lifestyle, Productivity, Utilities and other categories. Users can browse new and noteworthy apps, find out what’s hot, see staff favorites, search categories and look up top charts for paid and free apps, as well as user ratings and reviews. The Mac App Store is built right into Lion and available for Snow Leopard(R) users through Software Update as part of Mac OS X version 10.6.8.

Apple designs Macs, the best personal computers in the world, along with OS X, iLife, iWork and professional software. Apple leads the digital music revolution with its iPods and iTunes online store. Apple has reinvented the mobile phone with its revolutionary iPhone and App Store, and has recently introduced iPad 2 which is defining the future of mobile media and computing devices.

OS X Lion hits one million downloads on launch day originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 17:05:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Seamless Studio a simple way to create complex patterns

For those who love to play with colors and patterns, the new Seamless Studio is to creating patterns what the excellent ColorSchemer Studio is to color palettes.

It turns the free online Seamless into a powerful desktop tool with a number of additional features for pattern creators such as the ability to create seamless tiling patterns, multicolored patterns, layers and templates, custom-shape libraries and more. Like with ColorSchemer Studio, it includes direct integration with COLOURlovers community for sharing and getting inspiration.

Seamless Studio is $49 with a 15-day free trial available. And, if you want to try ColorSchemer Studio, it’s currently on sale for $9.99 via the Mac App Store.

Seamless Studio a simple way to create complex patterns originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 17:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Good Technology reports blowout quarter for iPhone 4, iPad 2

Good Technology’s latest report on enterprise deployment of mobile devices shows that iOS device activations continue to dominate the enterprise sector. Last quarter, iOS devices accounted for just under 70 percent of device activations, with the iPhone retaking the lead from Android activations and iPads representing 20 percent of total activations.

Good’s report for this quarter (PDF) shows iOS’s dominance of enterprise activations continuing to trend upward. The iPhone represented 2/3 of all smartphone activations, with Android taking the remaining third. iOS devices accounted for 75 percent of device activations for the quarter, and total iPad activations outnumbered all Android device activations combined due to heavy workforce deployment of the iPad 2.

“While Android may be gaining smartphone market share with consumers, our business users are clearly gravitating to the iPad and doing so in large numbers,” said John Herrema, senior vice president of corporate strategy at Good Technology. iPads accounted for 95 percent of total tablet activations, which represents a moderate decline from the 99 percent lead the iPad enjoyed last quarter. The Motorola Xoom was once again the most popular Android tablet for the quarter. Good expects Android to narrow the activation cap eventually, but the company says “we don’t see that happening in 2011. The iPad 2 simply has too much momentum, especially when it comes to the large company-driven activations we are seeing.”

Good’s report indicates that the Financial Services sector is accounting for the majority of iPad activations, with 47 percent of net monthly activations for the device. Good notes that the iPad is deployed as a “complimentary” device not meant to replace a laptop or PC, but the iPad is proving to be a viable choice for “executives, sales and client services staff, insurance agents and adjusters, and doctors.”

Despite being nearly a year old during the quarter measured, iPhone 4 activation rates actually grew during the quarter, accounting for 22 percent of device activations. All five of the top five devices were Apple products: the iPhone 4, iPad 2, Verizon iPhone 4, iPad, and iPhone 3GS. The remaining top ten devices (four Android phones and the iPhone 3G (!) accounted for a total 2 percent of device activations.

Good’s analysis doesn’t account for RIM devices or Windows Phone 7, but other reports have shown that RIM is sinking fast and Windows Phone 7 accounts for a tiny sliver of the overall market — some reports have shown Windows Phone 7 activations outpaced by earlier versions of Windows Mobile. The window that Good Technology provides into enterprise deployment of mobile devices, while limited by those factors, still shows that Apple’s mobile platform is seeing a level of growth that defies the traditional view of enterprise IT being hostile to deploying Apple’s products.

Good Technology reports blowout quarter for iPhone 4, iPad 2 originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 16:30:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Google+ iPhone app hands-on

There’s a lot to like about Google+, Google’s new social network. For one, it’s still on a limited-availability beta, so the spammers haven’t caught up yet, and there are no Farmville/Mafia Wars applications for your “friends” to annoy you with. Just this last week, Google introduced the free Google+ iPhone app. How does the app stack up to the Andy Herzfeld-designed interface of the web version of Google+? Let’s take a look.

Interface

I didn’t think I’d ever say this about a Google app, but the design of the Google+ app is clean, uncluttered, and incredibly usable. Of course, as our very own Victor Agreda said, “Ah, Google. Everything is beta.”, so things occasionally were a little sticky for the other TUAW writers who helped me test certain features. By sticky, I mean things like having a signon just freeze … and then go through. One of our other editors is running an iOS 5 beta and had problems with Google+ crashing.

Beta issues aside, the app worked very well for me on an iPhone 4 running iOS 4.3.4. Google+ presents you with a colorful home screen that uses elements from the website. The “stream” is indicated by a house-like icon, and the Google+ “circles” (groups of friends, acquaintances, etc…) by a collection of circles. Your personal profile is indicated by a picture of you, and the chat “huddle” (a multi-user chat) is indicated by a speech balloon. Photos that have been sent to Google+ by you or your circles and that are stored on your iPhone are accessed by a quick tap on an icon that looks like a photo.

For the most part, I found the usability of Google+ to be much better than most social networking apps. With icons spread far apart on the home screen, it’s easy to tap directly on one of them while on the move.

The Stream, which is the main flow of commentary from the world, is divided into three tributaries — Incoming, Circles, and Nearby. Incoming consists of comments from just about anyone who is on Google+, Circles consists of talk from those people you have added to your circles, and Nearby is a new feature that shows posts by people who are in the same geographical area as you. To switch between these three flows of information, you do a sideways swipe on the screen. It’s very natural and well thought out.

Functionality

The Google+ app gives you most of the functionality of the website without any of the fluff. One thing that immediately bothered me about the web version of the service is that when some Internet celebrity (I’m looking at you, Chris Pirillo) posts something, there are immediately hundreds of comments. The web version lists all of those comments by default; you can hide them with a click of an icon, but I’d rather that it be the other way around.

With the app, the opposite happens — I can see that 150 people gave a +1 to a Sergey Brin post about recumbent road bikes and that there 191 comments. If I actually feel like reading those, I can, but if I’m inclined to ignore them I can just keep scrolling through the stream of posts.

One other nice feature of the Google+ app is the Foursquare-killing ability to check into a location. There’s a little “checkbox” icon that brings up the checkin screen. It lists a number of nearby businesses, so you’re immediately able to check in with a tap.

Posting photos to Google+ is now easier than ever, as it’s accomplished within the app. Any post can have a photo attached from either your iPhone camera or Photo Library, and you can choose whether or not you wish to have the image geolocated.

I like the ability to use Google+ emphasis shortcuts — *bold* and _italics_ in my Google+ posts. It’s a nice way to add emphasis quickly, and the the readability of the emphatic text is nice. That being said, I’d like to see a way to change the default text size in the app. It’s a little on the small side, and although I can read it just fine I know there are many people who might find it unreadable.

The ability to create a Huddle (group chat) with friends on Google+ is something that is specific to the app. It’s not on the website. There’s probably a reason for that, since on the website you can do a full video Hangout with your buddies. Still, it would be nice for the app and the website to be consistent — either add the Hangout feature to the Google+ app or the Huddle feature to the website.

Conclusion

For a first go at an app for a completely new social networking service, the Google+ iPhone app is remarkably well designed and executed. Since I’m not running an iOS 5 beta on my iPhone, the app is stable, and I can see how Google+ could easily become my social network of choice. That’s incredibly hard for me to say, because I’m not really a fan of Google. So far the Google+ service seems “just right” compared to the unending flood of tweets and Facebook updates I get. That may change when the rest of the world gets onto Google+, but by keeping my circles small, at least I can control the torrent. The Google+ app adds another layer of icing to the Google+ cake.

Google+ iPhone app hands-on originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 16:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Bill Atkinson part of the Google+ team (Updated: Apparently not)

Update: The San Jose Mercury News got this one wrong and the info has been redacted in their original story. While Mr. Atkinson is a user, he’s not a part of Google’s team. Thanks to everyone who brought this to our attention and Mike Swift for the correction.

Bill Atkinson, the developer of HyperCard, MacPaint and a number of other goodies in the early days of the Mac OS, is now part of the Google+ team as Andy Hertzfeld reported to his Google+ profile a few days ago.

Atkinson’s recent work includes PhotoCard for iOS, and he spoke about interface design at this year’s Macworld. We don’t know what Atkinson has contributed to Google+ thus far, unlike Hertzfeld whom we know contributed to the architecture of the new product.

[via San Jose Mercury News]

Bill Atkinson part of the Google+ team (Updated: Apparently not) originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 15:30:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

TUAW’s Daily Mac App: DaisyDisk

DaisyDisk for Mac

Trying to find space hogs on your various disks can be a nightmare. DaisyDisk makes it easier by letting you visualize your hard drives with beautiful circular sunburst maps.

There are quite a few disk space visualizers out there, Disk Inventory X, which we featured recently on the Daily Mac App recently, is a good example that uses classic treemaps to display your data. DaisyDisk, which we reviewed in March, uses a variation on the theme, by representing you disks as circular interactive maps.

Zoomed out you see the whole disk at once, from there you can identify any large folders that likely harbor space wasting files. Clicking on one of the folders from the side menu or directly on the map will then take you into that folder and give you another map of the data this time just in that folder. You can quickly drill down and find large files, with gorgeous looking and well animated maps generated each time you click through.

Once you’ve identified a possible candidate for deletion, you can use Quick Look to check out the file by hovering over it and hitting the space bar. If you think it’s a file you can do without, you can delete it right from DaisyDisk by hitting delete or dragging it to the target in the lower right-hand corner.

DaisyDisk is simple to use, scans your disks really fast and makes hunting for junk files quick, easy and fun. It’s an incredibly slick program that’s a must-have if you’re doing a serious clear out.

DaisyDisk is available for US$19.95 from the developers site and will run on Leopard and up, or is currently on sale for half price at $9.99 in the Mac App Store.

Thanks to Niko JP 12 for the suggestion.

TUAW’s Daily Mac App: DaisyDisk originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 15:00:00 EST. Please see our terms for use of feeds.

Source | Source | Permalink | Email this | Comments

AirDrop: Lion’s new way to transfer files

One very cool new feature in OS X Lion is AirDrop. It’s a way to leverage your home or office Wi-Fi network to send files to others who are also running Lion by just dragging and dropping those files onto an icon representing the other person. In this short post, I’ll show you how AirDrop works and point out a few gotchas.

AirDrop is zero-configuration file transfer software; you don’t need to really do any setup or configuration, and you don’t even need to have a Wi-Fi network as AirDrop uses peer-to-peer Wi-Fi between Macs that want to use it. All it requires is a Mac running Lion, and once a user opens the AirDrop interface (found in the Finder sidebar) his Mac becomes visible to other Macs using AirDrop. One caveat: some Macs capable of running Lion appear to be unable to use AirDrop thanks to an older Wi-Fi card, but Macs after 2009 appear to be working OK as of today. The other Mac appears as a round icon showing the contact photo for that Mac.

If I want to send files from my Mac (the lower icon) to my other Mac (the one at top), all I need to do is drag a file, group of files, or a folder to the upper iCon and drop it. AirDrop responds by verifying that I want to send the file, and when I tell it to send, the recipient gets a request (below).

The recipient can either choose to save the file and open it immediately, or just save it. The file is saved into their Downloads folder. The file transfer is encrypted using TLS and AirDrop sets up a firewall that keeps anyone outside of your connection from accessing your computers.

To take your Mac off of the AirDrop “radar screen,” you just close the Finder window or click anywhere outside of AirDrop. If another sender is in your Address Book and has signed in with their Apple ID, their name appears below their AirDrop picture and can be used to validate their identity. You can sign in with your Apple ID in System Preferences > Users & Groups and click Set for your Apple ID.

It’s a quick, secure, and — dare I say it — fun way to share files with others within Wi-Fi range, and I can see AirDrop being used a lot by Mac users at conferences and in meetings. Although it’s not a marquee feature of Lion, AirDrop is one that frequently get used.

The images used in this article are taken from the upcoming Apress book Taking Your OS X Lion to the Max.

AirDrop: Lion’s new way to transfer files originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 14:30:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

A few nasty gotchas in Lion

Any major system update always has a few bugs and surprises, and Lion is no exception. There are two bugs that hit me directly — one in Mail, and the other in working with network attached storage (NAS) devices.

Let me hit NAS first. I have a pretty old Buffalo Linkstation that I use to back up lots of photos and my iTunes library. When I installed Lion it was nowhere to be found, although it was listed as a shared device in the Finder. The problem? All connections to it failed.

It’s not just my NAS that has this problem; products from Western Digital, LaCie and many other providers simply don’t work or need a firmware update. Some vendors, like Synology and Western Digital, say a fix is in the works, but others are silent so far. So what is causing the NAS issues? Apple has changed the way file services work in Lion, and the result is the inability to communicate with many network storage devices. Lion requires netatalk 2.2 which isn’t on most of these devices. This is particularly bad if you are using these devices with Time Machine.

Let’s move on to Apple Mail. I like the new layout of the app, except for the monochromatic buttons. When I fired up Lion Mail, it immediately failed with a POP account I’ve been using for years. I could send mail, but not receive it. I deleted the account, and re-entered the passwords and server info. Still no dice.

A quick trip to the Lion support forums found lots of people complaining of similar problems. Nothing changed at my ISP, and that mail account runs fine on my iPad and iPhone, but it failed for both Lion installs I did. To nail the problem down as an Apple issue, I downloaded a free trial of Postbox, a Lion friendly email client. It worked fine with no issues with POP protocols at all.

Since email is about as basic a feature as you can get on any computer, I’m pretty surprised Apple Mail has this issue. Many people are using POP just fine, but many are in Apple-induced hell right now. My guess is that some mail servers using older protocols or authentication just aren’t working with Apple’s ever-tightening specs. I’ll personally wait a bit for that first Lion update, or perhaps I’ll have to pull the plug on Apple Mail and move to Postbox.

How about you? Were there some ugly Lion surprises hiding in the bouquet of wonderful new features? Share your experiences in the comments, both good and bad.

A few nasty gotchas in Lion originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 14:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Apple passes Nokia on its way to the top of the smartphone market

Nokia is on a downward slide. The Finnish handset maker announced its quarterly earnings today and confirmed it shipped 16.7 million smartphones in the most recent quarter. This drop now puts Nokia in third place behind Apple and Samsung.

Apple has risen to the top of the smartphone market having shipped 20 million iPhones in the last three months. Samsung will announce its quarterly earnings next week and is expected to slide into second place behind Apple with an estimated shipment volume of 19.5 million smartphones.

Looking beyond shipments, Apple’s smartphone revenue was also four times that of Nokia. Apple reported US$13.3 billion in iPhone revenue as compared to Nokia’s lowly $3.4 billion. Nokia is hoping its partnership with Microsoft and platform shift to Windows Phone 7 will help boost these lagging numbers, but that may be a pie-in-the-sky dream.

With iOS 5 and possibly the iPhone 5 on the horizon, Apple is in a positon to further its lead in the smartphone market.

[Via The Next Web]

Apple passes Nokia on its way to the top of the smartphone market originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 13:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Poll: Lion’s "natural scrolling" vs. "reverse scrolling"

One of the first things that new users of OS X Lion are apt to either completely love or hate with a passion is the change to “natural scrolling.” This is like scrolling on an iPad or iPhone — when you use two fingers to swipe down on a trackpad, whatever you’re scrolling moves in a downward direction as well. The existing method, which I’ll refer to as “reverse scrolling,” has been in use since the first Apple Lisa shipped in 1983. With reverse scrolling, swiping down on a trackpad would move content in a browser window in an upward direction.

While recording a MacJury last night with host Chuck Joiner, MacObserver’s Jeff Gamet, and The Loop’s Peter Cohen, the comments from my fellow jury members seemed to indicate that most of us had very little trouble making the switch. Those of us at TUAW are interested to find out what kind of scrolling setup you’re using on your Mac. Take the poll and let us know.

View Poll

Poll: Lion’s “natural scrolling” vs. “reverse scrolling” originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 12:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

iNecklace lets you wear your Apple love around your neck

Adafruit is at it again. After releasing its Apple power button-inspired cufflinks, the company is now going after the ladies with its iNecklace. Similar to the iCufflinks, the iNecklace has an attractive aluminum Apple power button that flashes. A simple but fitting chain lets you wear the iNecklace around your neck and show off your Apple geekiness.

The product is in beta, so pricing and an official launch date are not yet available.

iNecklace lets you wear your Apple love around your neck originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 11:30:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments

Apple could ship up to 15 million MacBook Air and Pro units in 2011

While the PC industry struggles, Apple is holding strong with its sales of the MacBook Air and MacBook Pro. According to supply chain estimates, Apple received shipments of 400,000 to 500,000 MacBook Air units in June. This number is expected to hold steady during July and August now that a new and improved MacBook Air model is available.

Apple is reportedly confident in its ability to sell notebooks. While other manufacturers are approaching the second half of 2011 conservatively and quietly with very little guidance, Apple is supposedly the only vendor that provided a full shipment forecast. The Cupertino company may have a reason to be so sure of itself. According to Digitimes sources, MacBook sales as a whole could climb as high as 15 million units by the end of the year.

Apple could ship up to 15 million MacBook Air and Pro units in 2011 originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 21 Jul 2011 10:31:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments