defaults

Latest

  • Windows 8 RTM will include 'do not track' by default for Internet Explorer 10

    by 
    Alexis Santos
    Alexis Santos
    08.08.2012

    Many advertisers weren't thrilled when Microsoft proclaimed that 'do not track' would be the default for Internet Explorer 10 on Windows 8, but that reaction hasn't made the folks in Redmond flinch. Brendon Lynch, the company's Chief Privacy Officer, announced that the 'do not track' default is already baked into the code of the October-bound operating system that has been released to manufacturers. Upon booting Windows 8 for the first time, users will be greeted with a choice between "Express Settings" or "Customize," the former of which has "do not track" enabled. IE 10 on Windows 7 will receive a similar treatment, with a "prominent notice" about the setting being switched on appearing alongside a link to additional information. Despite Microsoft's efforts, it's possible that advertisers could ignore the web browser setting if they feel their negotiations have been for naught. Considering the response to Microsoft's initial default announcement, we suspect this won't be the last development in the saga. [Image credit: Tomas Fano, Flickr]

  • Secrets preference panel updated for Snow Leopard

    by 
    TJ Luoma
    TJ Luoma
    11.05.2009

    From time to time we have shared hidden settings in applications which can be used to "tweak" an app's behavior, such as forcing Snow Leopard's dictionary to reuse the same window or make the print dialog expanded by default. These settings are normally changed using the Terminal.app which can be daunting to some. Secrets is a (free!) preference panel which has collected a bunch of these settings and made changing them as simple as checking a box or choosing from a drop-down panel of possible choices. It includes settings for about 40 different applications, from Apple applications such as Mail, iCal, iChat, Finder, Front Row, Keynote, DVD Player (and more) to third-party applications including Adium, Audio Hijack Pro, BBedit, EyeTV, VMware Fusion, and TextMate (just to name a few). Some applications have a lot of hidden settings, and some have only one or two. If you see a setting but don't know what it does, click it and Secrets will show a brief explanation (these are also available on the Secrets website, but they are easier to read in the preference panel). If you change a setting which requires you to restart the application, Secrets will tell you, and even give you a "Quit This" button. (It's usually best to make these changes when the app isn't running.) Unfortunately at least one of the secret settings from 10.5 doesn't seem to work in 10.6. That is, the setting to turn HelpViewer into a regular (instead of floating) window. There may be others. I'm off to explore and see what new goodies Alcor (the developer of Secrets, who you may also know as the creator of Quicksilver) has uncovered. Thanks to the recently-revived Hawk Wings site for bringing this to my attention. If you use Apple's Mail.app, Hawk Wings is a great site for tips and information. Update: We seem to have taken down the Secrets website (oops!) but you can download the preference panel from a mirror (zip) (166kb).

  • Using Data Detectors in Leopard's iChat

    by 
    Brett Terpstra
    Brett Terpstra
    01.05.2008

    I'm always, well, tickled by the things that can happen when you use Terminal commands that begin with "defaults write" -- thus changing the preferences for applications, the Finder, and more, often in ways that you can't accomplish via GUI pref settings. I also get a certain warmness from Leopard's Data Detectors, but I have to confess I rarely use them. It's fun to watch the things that Mail can pick up on, and I've often tested to see what exactly iCal will make of it, but I guess some people just get better emails than I do. Strangely, I do get dates and info via instant messaging on a more regular basis. You can enable Data Detectors in iChat with one simple command in Terminal: defaults write com.apple.iChat EnableDataDetectors 1 You can disable it using the same command, but change the '1' to a '0.' Now you get the fun job of calling your closest Mac-using relative and explaining Terminal so they can use a feature that Apple hid from public view for what I can only assume were valid reasons. I hope your aunt has her screen-sharing figured out. [via Mac OS X Hints]

  • Make your guests feel at home with Leopard's Guest account

    by 
    Mike Schramm
    Mike Schramm
    11.10.2007

    I have my Mac's workspace down to a science-- everything is exactly where I want it and tuned just exactly how I think it should be. And so, even though it's a little silly, whenever a friend comes over and wants to use my computer, I always hesitate for just a second to let people invade my little workspace.But now, those worries are over-- reader Michael C sent us a tutorial he wrote up for how to make the best use of Leopard's Guest account, and though he comes at it from a business' perspective, it seems like the perfect plan for letting my guests use my Mac without messing up my stuff. Basically, Michael walks you through how to log into the Guest account, and then how to save the settings you implement after customizing it (usually, they're wiped out on logoff, but his method has you backing up the defaults and putting your own in their place).The only drawback is that any new accounts you create will use the same default settings at first, but I bet you could just load the backups and then create the new account and you wouldn't have any problems. And that's a very small price to pay to have a clean, configured guess account all ready to load up for anyone who happens to come over. Very nice!