Tag Archives: Mac OS X Leopard
Java on Mac: Going downhill or catching up with native?
I admit I’m no Java expert, but this doesn’t sound like such a bad turn of events to me. In fact, it sounds pretty decent. Apple’s Technical Note TN2196 discusses the new control styles available within J2SE 5.0 on Mac … Continue reading
New in Leopard: Global Login Items?
Not a lot of details yet, but apparently Mac OS X 10.5 supports Global Login Items. This would be a nice thing to have more information on, as I can imagine needing to remove these. From Apple’s technote on Daemons … Continue reading
Leopard docks
Turn off glass effect for the dock: defaults write com.apple.dock no-glass -boolean YES; killall Dock Turn on glass effect for the dock: defaults write com.apple.dock no-glass -boolean NO; killall Dock Want something else for the dock? Most (all?) of these … Continue reading
Mac OS X runs deleted applications
I filed this as radar #5574036, but it seems significant to share: Imagine that you trash an application because of a security flaw. Say, it handles the URL type foofoo, and is proven to be a security risk. But the … Continue reading
Stacks: An unmitigated disaster
Subtitle: The Ugliest Thing You Have Ever Seen in the Mac GUI I think I can get off my horse now. This says everything I want to on the subject, only much more elegantly. And with, like, pictures and stuff.
/me is happy
I haven’t seen this mentioned anywhere at all, but iChat now does something with /me: (Thanks for the excellent demo, mx.)
Things I don't like about Leopard
There’s a lot of things I like about Leopard, and I plan on writing about them soon. However, I found it easier to write about the things I don’t like. This is probably mostly because there are so few of … Continue reading
No search in Leopard Dev Center
Apple hasn’t deigned to include search functions in their Leopard Dev Center. Without an ADC account, you won’t be able to log in. And without logging in, you’ll see only the light version of the site. But the only difference … Continue reading