Archive for January 24, 2012

Tuesday, January 24, 2012

Hibari 1.5

Hibari 1.5 adds support for multiple accounts and more. I’ve been using Echofon recently, which I like, but I’ll probably switch. Hibari’s interface is so wonderfully clean. It feels like a Mac app, not iOS one, and has the keyboard shortcuts I’d expect.

7 Facets of a Good Mac Backup Strategy

Stefan Reitshamer:

I’ve been studying the computer backup industry for 3 years now and I’ve been selling my own online backup product, Arq, since February 2010. I’ve seen and heard lots of different approaches to backing up one’s computer. Here are some backup lessons I’ve learned.

Over the last year, I encountered lots of problems with both CrashPlan and Time Machine. (They continue to work well for my parents, however.) I’m now using Arq to make my automatic, versioned backups—stored on Amazon S3. Arq is great. It’s easy to use, reliable, and efficient with memory and CPU. I like that I can see which files it’s detected as changed and that I can easily pause it when I’m using a slow connection. I still use SuperDuper for clones, of course.

The three facets that I would add are:

  1. When getting started, it’s important to verify that your backups work as intended. Can you boot from your clones? Can you in fact restore last Thursday’s copy of a particular file?
  2. Having two recent clones on hand is helpful if you want to use your Mac while restoring. Otherwise you’ll spend lots of time waiting for data to copy.
  3. It does no good to have backups if you’re copying files that have already been damaged. I’ve had lots of bitrot over the years, not finding out until later that files had been corrupted. To prevent this, I checksum my important files using Git (for source code and Web sites), IntegrityChecker (for Aperture masters and iTunes music and video files), and EagleFiler (for everything else). Periodic verification of these checksums lets me nip any problems in the bud. There’s also the added benefit that after I restore from a backup I can tell whether the file in the backup was still good, even if the backup itself wasn’t checksummed.

Trying Bing

If I search Google for “NSManagedObjectContext”, the first result is the NSManagedObjectContext Class Reference (Mac) on developer.apple.com. Good. With Bing, in the first ten pages of results, there are only two from developer.apple.com, and they are Core Data Utility Tutorial: Creating the Core Data Stack and iOS Developer Library. Not what I was looking for. Even when I search for “site:developer.apple.com NSManagedObjectContext” it doesn’t find the desired page at all, although it does find the reference pages for NSIncrementalStore and NSManagedObjectID (for iOS). I sympathize with the Bing engineers, since the Apple site uses horrid hash URLs. DuckDuckGo seems to have the same problem.

Examining iBooks Author From the Publisher Perspective

Adam C. Engst:

Realizing this immediately raised my publisher hackles. “But, but, but,” I spluttered, “there’s no way in hell I’m going publish something that I can sell only in the iBookstore, and even then only if Apple approves it. There aren’t even any guidelines outlining what Apple will and will not approve!”

I think part of the complaining is about unrealized potential. Geeks don’t like to see what could be a general purpose tool limited for business or political reasons.