OS X

Jun
20
2010

Benefits from the OS X 10.6.4 update

Apple Mail ApplicationMurphy's law and it's corollaries dictate that not only will things that can go wrong will go wrong, but they will do so at the least possible convenient time. Thus it was that at the end of April as I was getting ready to transition to a few months of full-time travel Apple's Mail app decided to head south. The main symptom was an incredible use of memory. I could launch Mail and a short time later not only would all 8GB of RAM in my machine be swallowed up but it would be using 20GB more on disk for swap space. All and all a totally unusable situation.

Since I now spend precious little time at home I just switched to using MailPlane and called it good. MailPlane uses the native Google Mail interface which has a major advantage in the form of the Send and Archive button. With the flood of hundreds to thousands of emails a day in my inbox this is a powerful tool. However it lacks other processing rules like the priceless Mail Act-On.

A brief deviation here while I rant for a second about how inexplicable it is Google has never come up with the concept of rules applied once email has arrived. In most cases I need to see the message in my inbox and make decisions about it and then I want to process it. Mail Act-On does this beautifully and even uses Apple Mail's rules to full advantage to simplify having the same keystrokes affect multiple accounts and take the right action on an account-by-account basis. But this Google Mail gripe aside back to the story.

Apr
18
2009

More fun with mount points

Last fall I wrote about a mistake from years past where goofing up mount points on a filesystem could really cause some interesting side-effects. Well quite by accident I stumbled into a fun new way to blow up a system while working on yesterday's problems.

First a bit of background for those who are not familiar with UNIX style mount points. Before a disk is mounted on a UNIX system the place it will be mounted looks like a plain old directory. On OS X these directories are collected in /Volumes so there will be a set of directories here representing the various disks and the disks themselves will be mounted on top of these directories. So with disks named Ranch and Barn the directory looks like /Volumes/Ranch and /Volumes/Barn. It is with these directories that SuperDuper was off and running to replicate Ranch to Barn.

Feb
25
2009

Great tools from Omni Group now Free

Omni DazzleSometimes it is hard to know which thought would be a better lead. There is the great news today that the great folks over at The Omni Group have decided to make several of their titles freeware. On the other hand the personally notable part of this is how procrastination paid off. Last weekend I spent quite a bit of time putting together some screencasts (they're not yet published which is a story for another day) and found how great OmniDazzle is for creating screencasts. There is plenty of extra fun stuff that isn't all that useful in it, but there are a few features for highlighting things on the screen that are supremely beautiful. So while I was quite thrilled with OmniDazzle I hadn't quite managed to get the laptop and wallet together for the necessary routine to make the purchase.

There is a lesson, however, for OmniGroup and other online retailers as well in this. I did actually get to the point of purchasing OmniDazzle at one point. However not having my wallet in hand I thought to myself that I'd just put it on PayPal. It would come out of the same bank account but I could make the purchase quickly and easily. The only problem is that OmniGroup doesn't take PayPal.

Aug
2
2008

IP over Firewire sneaks back into Leopard

Some time back I was lamenting that IP over Firewire didn't seem to be working in Leopard. I routinely use IP over firewire in the data center to have out-of-band communications (backup, heartbeat etc) between servers. With an early version of Leopard (10.5 or 10.5.1) it wasn't working at all. Today I was getting back to checking for possible work-arounds. Fortunately before digging in too far I decided to try it and low and behold it works just like it used to.

Jul
31
2008

Communication is the key to customer support or why to avoid G-Tech

At the end of June I ordered a . I've had the previous version of the drive for a couple of years and it just rocks. They are a little more expensive than other drives but it's loaded with features from a great heat sink, leather carrying case and a triple interface. The goal was to get it before the July 4th weekend and get some data loaded for the OSCON trip later in the month. Everything looked good and the drive arrived a day earlier than scheduled. Things were busy but I plugged it in a couple of times and then finally sat down to load it up. This was the third time I'd used the drive. When I came back to the computer the drive wasn't responding. After rebooting the computer didn't see the drive. Using several computers verified that the drive was in fact dead. Plug in any of the three interfaces and it wouldn't spin up. The light was on but the drive wasn't spinning for anything.

So on July 8 I went to the G-Technology website and created a ticket. Late the following day I got an email with return instructions and the following information about what to expect:

As soon as we receive the drive, we will diagnose the problem and either
repair it or send you out a replacement.
Turn around time is estimated at
a) Ok To Erase: five to ten working days after we check in your drive or
b) Save Data drives require ten to fifteen working days after we check in
your drive for service.

Jul
30
2008

APC for PHP on Mac OS X

In talking to a fellow Drupaler recently I realized I'd started to setup APC on the server some many months ago and then was sidetracked before it got done. A quick search revealed this article has the necessary steps. (PECL installation doesn't quite work on OS X using the Entropy PHP distribution).

Syndicate content