How to tweak OS X Lion to disable window zooming and other eye-candy

lion 300x169 How to tweak OS X Lion to disable window zooming and other eye candy
Don't like Mac OS X 10.7 Lion's annoying window zoom effect for new windows? Thanks to Tomas Franz, you can disable it. Open Terminal (Applications > Utilities > Terminal) and copy and paste the following line:

defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO

You then need to restart any apps that are running for them to get the new setting.

Hurrah! Snappy window performance again.

Also, if you want to restore CMD+D to being "don't save" as it was in previous versions of OS X, you can do that with this command:

defaults write NSGlobalDomain NSSavePanelStandardDesktopShortcutOnly -bool YES

Tags: , , ,

Video of the Vancouver riot kiss couple

Ahhh… very interesting. Like everyone else, I love that amazing picture by Getty Images photographer Rich Lam of the couple kissing in the middle of the riot in Vancouver, but there are so many theories about whether the picture was posed; whether the couple was doing some new form of planking (or perhaps a much older form), etc…

This amateur video from a balcony overlooking the Vancouver riot lets you see what really happened.

Even though the video makes clear that the girl was knocked down roughly and the guy was comforting her (and he gave her a quick kiss too, by his own account), it's obvious from the video that it was a bona fide moment, not something staged.

The picture itself is one of the best pictures I've ever seen — both in the evocative emotions it captured and the framing and technical photography. Just stunning.

It also warms the cockles of my heart to know that the guy is Australian Scott Jones, with his Vancouver girlfriend, Alexandra Thomas. His dad, Brett Jones, posted on Facebook, "That's my son! How's that for making love, not war!"

Just awesome.

How to run Android emulator on Mac OS X

This is a great blog post on how to get the Android emulator running on Mac OS X. Thanks to Jordan Kahn for publishing it. I wish Google would make it a bit more obvious in its official instructions!

pixel How to run Android emulator on Mac OS X