Aging PowerBook Upgrade by a Linux/OS X Geek
Pages: 1, 2, 3, 4, 5
My Menu Bar
All of these customizations result in a pretty crowded menu bar. Remember that every program shares the same menu bar on the top of the screen; the menus on the left side are application-specific, while the right side is where systemwide applications display their information.
Here's what my menu bar looks like, with some explanations:

-
First, the Synergy controls for iTunes. These aren't strictly necessary because I can always use the Synergy keyboard shortcuts. However, it's sometimes convenient to use the mouse instead.
-
Next is the weather display for Meteorologist, including an image for the current conditions, the city, and the temperature. I know there is a dashboard widget that provides similar information, but I like the fact that Meteorologist is always right in my menu bar.
-
As you can see, the menu bar can get crowded pretty quickly, which makes Slim Battery Monitor more important. As the name implies, it's slimmer than the default battery icon, and it's in color! What more could you want?
-
(and 5) These are the MenuMeter displays. #4 is network traffic (bytes in on top, bytes out on the bottom). #5 is CPU utilization, with system in red and user in blue.
- The CPU utilization graph is particularly useful because of the instant feedback. If the CPU graph is pegged at the top of the menu bar, it's time to investigate what is loading down my system (of course, the answer is usually a Firefox plugin).
-
I connect my Powerbook to my TV on a regular basis to watch DVDs. Thus it's useful to have Detect Displays at the ready on the menu bar.
-
The time, obviously. Because I'm well organized and punctual.
-
I use fast user switching to share my Powerbook with my wife. Click on my name to switch to a different user.
-
Last of all is Spotlight. Spotlight is absolutely fantastic--I would say it's the most important new feature in Tiger. The power of Spotlight is that it always has an up-to-date index of everything on your hard drive, and it knows how to extract text from things such as PDF files.
You can invoke Spotlight at any time by pressing
cmd-spaceand from there, open any application or file with just a few keystrokes. That makes it the quickest way to:- find a mail message (full mail message text is indexed via Mail.app)
- open a system preference panel
- find a PDF containing (for example) the string "MAKE MONEY FAST"
Final Thoughts
I was apprehensive when I first started using a PowerBook as my primary home system almost two years ago. Could I, a longtime Linux user, really find satisfaction with a Mac? As you have probably already figured out from this article, the answer is yes. The Mac OS is an incredibly powerful environment and it manages to look good at the same time.
I also found it relatively easy to upgrade the hard drive in my PowerBook. The closed nature of the Mac hardware means there are fewer things that can be misconfigured and fewer hardware issues to worry about. In addition, the simple mechanism used to install most Mac software (drag and drop one file) makes installing and upgrading software a snap. Features such as these make me look forward to many more years of running a Mac as my primary desktop system.
Philip Hollenback is a system administrator at a financial firm in Manhattan. When he's not upgrading Linux servers or skateboarding, Phil spends his time updating his web site, www.hollenback.net.
Return to the Mac DevCenter
You must be logged in to the O'Reilly Network to post a talkback.
Showing messages 1 through 10 of 10.
-
Spotlight from the command line
2006-06-09 09:41:03 jdsant [Reply | View]
It's also noteworthy that you can invokemdfindfrom the CLI to access Spotlight from the command line, thus allowing for far more complex searches that are possible from the GUI.
-
Dashboard has settable keys
2006-06-08 18:23:13 garyaj1 [Reply | View]
I also balked at having F12 to activate Dashboard so I used Preferences to change it to F8.
-
mplayer--
2006-06-08 07:31:51 msporleder [Reply | View]
mplayer on osx has problems and mplayer doesn't care to fix them. Try vlc, it's much nicer and plays all the formats just fine.
(although I do miss mplayer's easier keyboard shortcuts)
-
I have to disagree with the editors lead in
2006-06-08 05:50:14 andrewgwhite [Reply | View]
Editor's note: Many Mac users railed against chromatic's recent article, Switching Back to Desktop Linux.
There's an implication of Mac Fanboyism here. That's absolutely not the case. I think the first poster in chromatic's article nailed it. It was a whiney op-ed piece absolutely unworthy of the O'Reilly Network.
-
DesktopManager Fork
2006-06-07 17:49:05 Roshambo [Reply | View]
You may be happy to hear that another developer has picked up DesktopManager and is actively developing it.
http://virtuedesktops.info/
I've never used it personally, but it's gained a lot of visibility with that fast-user-switching video:
http://www.youtube.com/watch?v=Dbt9upE6hpM -
Virtue Desktops is wonderful!
2006-06-14 18:37:51 Ronald_Pottol [Reply | View]
I really need virtual desktops (well, am used to them, and don't feel like figuring out another solution), and though documentation is lacking (check the forums) Virtue Desktops is good enough to keep me from switching back to Linux.
I'm one of the people who sides with the switching back article, for most people, OS X is the right choice, for a few, Linux is a better one. Nifty as the Mac is, I think I will switch back when the time comes to replace my machine.






Aquamacs is based on the Carbon emacs build, it's not a native Cocoa app. There is a native Cocoa/OpenStep port of Emacs: Emacs.app (http://emacs-app.sourceforge.net/) . A new version was recently released, but it is still in the alpha stage (with some annoying graphical glitches). I think the maintainer of Aquamacs has mentioned the possibility of building future versions of the Aquamacs distribution off of the Cocoa Emacs.app once it is more complete.
I didn't find Aquamacs to be any easier to use than a vanilla Carbon build, personally. Worse, actually. It seemed to open new buffers in new frames unpredictably. I much prefer the Carbon Emacs Package (http://homepage.mac.com/zenitani/emacs-e.html) . It comes with lots of packages, is just as Mac-like, and not as weird.
However, I'm quite in support of Aquamacs Emacs. Apparently it works for some people, and I assume all the useful Mac-ish improvements they make to the Emacs source will make it back to the GNU CVS for the benefit of all distributions :)