Distracted Attention

Move to Trash

I’ve been working on a “Move to Trash” action. I began with the Low-Level File Management document, which in a one-liner tells you to use NSWorkspace performFileOperation and the NSWorkspaceRecycleOperation.
This seemed like great news and I quickly implemented the method. The test file was located on a network volume, and each time I tried [...]

Posted by Nick | August 30, 2008 | Filed under Cocoa

What’s in your dock?

I’m blessed with a 24″ display, which you’d feel is a lot of screen real estate. That said, my dock seems to be a little overloaded. Check the screenshot below.

Posted by Nick | August 6, 2008 | Filed under Design