DefaultsWrite

Latest

  • Unclutter your Dropbox (or any folder) with Cloak

    by 
    TJ Luoma
    TJ Luoma
    12.23.2010

    The good thing about iOS text editors and other programs which can sync with Dropbox is that you don't have to use iTunes to back up the documents that you edit on your iPad or iPhone/iPod touch. The bad thing is that almost all of them save their files in a specific named folder in your Dropbox. This can lead to a lot of folders that you probably never use on your Mac, but end up looking at anytime you open your Dropbox. OS X gives you a way to hide those folders, but it usually involves the use of a command line utility called SetFile, which isn't included with Mac OS X unless you also install the developer tools. That's where Cloak (free, 611 KB .zip download) comes in. Cloak will let you hide or show any file, either by renaming the file to start with a period, or by setting the "Invisible" Finder Attribute. Renaming the file will cause problems with the aforementioned Dropbox syncing, so you want to use the Invisible Finder Attribute. Read on for the nitty gritty...

  • Change the behavior of the iTunes zoom button in 9

    by 
    TJ Luoma
    TJ Luoma
    09.28.2009

    For me, one of the most welcome new features of iTunes 9 was the restoration of sanity to the way that iTunes responded to the zoom button. I had long been irritated by the non-standard behavior iTunes had displayed, brazenly flaunting the accepted practice of how the zoom button worked by toggling the mini player on and off, instead of zooming the window like a well-behaved Mac app. Never once in all my years of using iTunes have I wanted to use the mini player. Whenever I tried to zoom the app and the mini player appeared, it would be quickly followed by muttering and grumbling. So you can imagine my joy and bliss at discovering that iTunes 9 finally validated what I had known all along. The zoom button was supposed to act a certain way, and if you want to do something different than the standard, then you ought to use the option/alt key. I celebrated this change. I called friends I had not spoken with in ages to tell them about it. I wrote a sonnet to the proper use of the zoom button. A party was planned. Ok, maybe not all of that, but I was pleased with the change. Then iTunes 9.0.1 came out and ruined everything. Yes, I said everything! No, you're the one who's overly emotionally attached to a relatively minor UI issue! Well, apparently I'm not the only only one. Over on Twitter @zadr and @siracusa reported that you could revert iTunes 9.0.1 to iTunes 9.0's behavior through a command in Terminal.app: defaults write com.apple.iTunes zoom-to-window -bool YES This tip was then "retweeted" about 50 times and ended up on MacOSXHints.com which is where I first saw it, moments before breaking out into song and dance. If you would prefer not to get into Terminal.app, you can get the 9.0 standard zoom behavior in 9.0.1 (and presumably later versions as well) by holding down the alt/option key when clicking the zoom button.