Fix for iTunes 10′s violation of Apple human interface guidelines
Apple have very specific design rules for applications that run on OS X — you could sum a bunch of them up by saying something like “thou shalt not fuck with how the application looks”.
With the release of iTunes 10, they’ve gone and broken their own rules with awful new left-aligned window resize and close buttons; see the attached example.
While there’s many other things to dislike with iTunes 10 (just one example .. the new application icon that appears to have been created by an junior artist lacking in time, talent or both); this one is at least fixable — open a terminal window and run the following command:
defaults write com.apple.iTunes full-window -1
Restart iTunes and the buttons are back to where they ought to be.
If you decide you really prefer the new button location (what? why!?), you can reverse the above command with the following:
defaults write com.apple.iTunes full-window 0
- zac.

Finally managed to get around to trying Qantas’ mobile check-in function that has been rolled out across their domestic network.