mac-os-x

recent posts related to the mac os x operating system

How to run a Unix shell script from the Mac Finder

If you ever want to create a Unix shell script that you can give to someone else so they can double-click it and run it through the Mac OS X Finder, all you have to do is (a) name the file with the ".command" extension and (b) make it executable. So, just name your Mac/Unix script like this:

ShowProcesses.command

Then make it executable, like this:

chmod +x ShowProcesses.command

You can also leave out the usual #!/bin/sh part on the first line.

A simple Apple PR and advertising secret

Just before beginning this hellaciously long drive to Alaska, I stopped in a used bookstore to sell 250 of my favorite books (that were too heavy to fit in my RAV4), but in the process, I bought one more: an old copy of Guy Kawasaki's "The Macintosh Way".

How to create Mac ICNS files

Mac OS X programming FAQ: How can I create a Mac ICNS file for my Mac application?

Lately I've been creating a series of small Mac applications, and as part of that I needed to learn how to make Mac ICNS files from standard image files (PNG, JPG, other). Today I offer a quick tip of my hat to the makers of a Mac application named FastIcns that lets you do just this.

Free Mac OS X batch image resizing

Mac batch image resizing FAQ: How can I "batch resize" images (photos) on Mac OS X (for free, preferably)?

A long time ago I wrote about how to batch resize images on Mac OS X from the command line in my How to batch resize images on Mac OS X using ImageMagick. That approach is fine for techies who don't mind cracking open the Mac Terminal application, using the Unix command line to navigate to their folder, and then process their images. But what about regular Mac users, those who don't want to ever see a Mac Terminal window?

One way Mac OS X lost its sexy

I just fired up my old 2006 MacBook Pro that runs Mac OS X 10.5.8, and it helped me realize why I don't like the Spaces feature in the newest versions of the Mac operating system: It used to be fun.

Make your Mac OS X display black and white (grayscale)

I was just reminded of an old trick to make your Mac OS X display black and white, or grayscale. To do this, just follow these steps:

Retro iMac 2002 to 2004 model (iMac G4)

One thing I wish Apple would do is to come out with a “retro iMac” version, using this style that they used in the 2002 through 2004 iMac design:

iMac G4

An iMac design like this would be perfect for my kitchen area, especially if it had a touchscreen.

A free Mac 'font tester'

This is a little different from my usual posts, but while working on the cover design for my new book, How I Sold My Business: A Personal Diary, I wanted to look at a large number of fonts, so I could see which font I liked the most. This was at least the third time this need had come up, so I decided to take a little time to try to create a Mac font tester.

Mac OS X Lion - Preview reopens all previous documents (Preview history feature)

I upgraded one of my computers to Mac OS X Lion recently, and because I'm working with images a lot right now, I quickly ran into a weird quirk: The Preview app on Lion reopens all your previous documents whenever you start it.

If you haven't seen it before, here's how this Lion Preview history feature works:

I think the Windows Vista guy designed OS X Lion (and that's bad news for Apple)

I've been using Mac OS X since 2005, and the things I've always loved about it were:

  • It looked great.
  • It was simple to use.
  • It didn't crash.
  • It had the power of Unix under the hood.

Flash forward to Mac OS X Lion, and the simplicity and quality are gone. Beyond that, it doesn't look as good as previous versions of OS X (but at least in that case, you can argue that beauty is in the eye of the beholder).

Syndicate content