Archive for the 'OS X' Category
Tuesday, February 27th, 2007
I’ve used TextExpander off and on a few times now. At first I just used it for a signature (snore). A few weeks ago I realized TextExpander could detach what may have been the last dependence I had on browsers: Bookmark Keywords.
I love that I can use bookmark keywords to tell Camino (and OmniWeb and […]
Posted in Other, 3rd Party Apps, OS X | No Comments »
Friday, December 22nd, 2006
This is for all you F12 invoking Dashboarders out there: Did you know you can take the Dashboard icon in the dock and drag it off? It goes poof, just like any other dock icon. Dashboard doesn’t stop running, this just frees up its slot in the dock.
Posted in Other, OS X | 1 Comment »
Tuesday, May 30th, 2006
When using Core Data, Boolean values as an attribute are represented using NSNumber. That’s all fine and good, but it requires you to use [NSNumber numberWithBool:YES|NO] when you set the value.
NO is defined as:
#define NO (BOOL)0
we have an issue. 0 is also […]
Posted in Cocoa, Code, Xcode, OS X | No Comments »
Tuesday, March 14th, 2006
I both mirror my drive with SuperDuper! and I backup some miscellaneous stuff using Apple’s Backup. One of the miscellaneous things I backup with Backup is my address book. I also sync my address book with .mac such that my PowerBook, my iMac and my mini for work all have the things I […]
Posted in Apple, Personal, OS X | No Comments »
Saturday, March 11th, 2006
After I got my Intel iMac I was presented with the problem of needing to work on the same sources from two different machines. At first I thought I’d just keep two copies and use some sort of syncing software. That quickly showed itself to be problematic and I aborted that plan. […]
Posted in Personal, OS X | No Comments »
Tuesday, February 14th, 2006
Having just re-installed OS X there were some settings I was accustomed to that I had to find and reset. The hardest for me to find was the ability to tab to controls other than text boxes and lists. I remember this was an OS X settings I turned on a long time […]
Posted in OS X, Reminder | No Comments »
Monday, February 13th, 2006
rooVid 1.0 beta 1 was released today.
In short, rooVid makes it easy to take one video and convert it for multiple purposes. I use rooVid [1] to convert family movies I edit in iMovie and export them in two different formats for the web, one in h.264 the other in MPEG-4. […]
Posted in roobasoft, QuickTime, 3rd Party Apps, Personal, OS X | No Comments »
Saturday, February 11th, 2006
I often have an external display attached to my PowerBook. Just recently I wished my “primary” display, the one with the menu, was my external display. After about five minutes of poking at the display preferences pane I realized you can drag the little menu from the display it’s on to whichever display […]
Posted in Hardware, Apple, OS X | 2 Comments »
Saturday, February 11th, 2006
I recently reinstalled OS X on my 15″ hi-res PowerBook. The goal was to partition my hard drive putting my user account on a separate partition. It took two tries but I finally got it right. Normally when I get a fresh install of OS X I run the highly praised Migration […]
Posted in Personal, OS X | No Comments »