May 29
Just a reminder: Mac OSX 10.5.3 is now available for download via the Apple site, or Software Update.
Apparently, this update primarily addresses issues regarding Airport, Time Machine, Time Capsule, Aperture and Spaces. It also has numerous general fixes throughout.
A full list of this update’s details can be found here:
http://support.apple.com/kb/HT1141
written by rockmsockm
\\ tags: Mac OSX Leopard, Update
May 12
I found some hidden screen savers! Well, whilst poking around on my system anyway…
Rather than do the screen shots and write the blurb, I’ll give you a link with an excellent post about these hidden screen savers!
Enjoy!
http://www.mactricksandtips.com/2008/03/installing-hidden-screen-savers-in.html
written by James
\\ tags: hidden, screen saver
Apr 30
Okay so a couple weeks ago, I told you a way to get huge stickies. Okay so you made a sticky… whatever it is. It was really important, like… make sure to make reservations for friday night’s dinner. And then… you never open dashboard. It’s handy, you love it… but you don’t necessarily use dashboard every day. That’s why… there’s the Terminal!
Continue reading »
written by conorjs1224
\\ tags: Stickies
Apr 27
I accidentally came across this when I meant to hit Shift+F5 for filling in Photoshop. To activate VoiceOver, hit command+F5. You can go into System Preferences, Universal Access, Open VoiceOver Utility to customize.
written by oomonkeypirateoo
\\ tags: Short cuts, system preferences, voiceover
Apr 18
Like most tricks, I stumbled upon this by accident. If you just want to reply or forward a selected portion of an email in Mail, just drag to highlight the portion of the email and click reply or forward. Comes in handy for those long threads.
Watch the video demo
written by rattfink138
\\ tags: email, mail
Apr 17
The columns in the Open & Save dialogues never seem to be the right size, so how do you do something about it?
- Well, if you double click the little symbol with two vertical lines at the bottom of the columns in an Open/Save dialogue box, then it will fit that columns items into the view so you can see file names in their entirety.
- If you hold down the option key when you do that it will do it to every column you see.
- And finally, control-clicking or right-clicking brings up this little choice of things to do to the views:

Watch the video demo
written by WhizzKid
\\ tags: Finder, open/save
Apr 16
Th three new visualisers have a few tricks up their sleeves.
- LATHE: Press F to see the current frame rate
- STIX: Press F to see the current frame rate
Press the Up Arrow to add a second stick, and the Down Arrow cycles through available speeds
- JELLY: Press F to see the current frame rate
Press the Up or Down Arrow to cycle between seven different jelly styles, and press M to lock it, and again to unlock it.
Press and hold 1 or 2, and the center of the current jelly will move farther away or much closer to your viewpoint. Press and hold any combination of 8, 9, and 0 (zero), and you’ll add an extra “glow” to certain areas of the jelly. Press and hold all three for some serious psychedelia.
written by WhizzKid
\\ tags: itunes, quartz, visualisers
Apr 16
- Find the screen sharing application and put it in the dock for future convenience. It is found at /System/Library/CoreServices/Screen Sharing.app
- Type this into terminal (it allows you to see networked computers that can be controlled):
defaults write com.apple.ScreenSharing ShowBonjourBrowser_Debug 1
- Now, to add lots of buttons that are also found in Apple Remote Desktop, type this as one line into terminal:
defaults write com.apple.ScreenSharing \
'NSToolbar Configuration ControlToolbar' -dict-add 'TB Item Identifiers' \
'(Scale,Control,Share,Curtain,Capture,FullScreen,
GetClipboard,SendClipboard,Quality)'
- Now restart screen sharing to see the buttons
Watch the video demo
written by WhizzKid
\\ tags: hacks, Leopard, screen sharing