« Posts under Mac

Hey Internets: Which Mac and Windows Text Editor Should I Try for Web Dev?

So about six months ago I tried switching to Vim. At first I loved it: all the customizations I could do! Then I hated it: all the customizations I needed to do! Now I’ve realized: all the customizations I’d need to do to get to the level of productivity I want to have! I really need something that I find delightful to use as close as possible to the minute I launch it. Any suggestions?

Here’s what I want: something nice to work with. And by “work” I mean “work with Javascript — chiefly jQuery and Google Analytics stuff — HTML, CSS, and (mostly WordPress) PHP.” and by “nice” I mean “I’ve spent years working in GUIs, and the rest of my workflow is in GUI apps that use things like the system clipboard, and I need whatever I’m working in to play nicely with both my existing reflexes and the other apps I work with. Seriously, Command/Control-C and Command/Control-V aren’t optional.”

Oh, and it would be great if it’s cross-platform, so that I can use it at home (Mac) and at work (Windows). But that’s not required: I’ll do one app in one place and the other in the other, if that’s what it takes. I’ll buy something commercial, too, particularly to make it so that I’m really, really happy doing my hobby coding at home.

I’ve done some poking around, and here’s what I’ve figured out:

So, internets, any thoughts on those tools? Any other recommendations? And, yes, please feel free to flame over me dumping Vim/snubbing Emacs.








Trying Out Vim; or, When the Geek Says “Get Off My Lawn, You Noisy Kids!”

There seems to be an age that people reach at which getting a new computer stops inspiring us to paroxysms of joy and starts making us cranky that things aren’t all set up just the same as they used to be. I fear I’ve reached that stage.

What’s the Tech Term for ‘Ossuary’?

I like working on Web things. Working on Web things means writing code. Geeks like me write code in programs called text editors — that is, apps that give you the most tools possible (fancy syntax-based coloring, predictive text completion, powerful find-and-replace, and more) to edit only the simplest kind of file (plain text, no font sizes or bold or even typefaces).

Being at said more mature stage in my life, I’ve gotten tired of trying the latest new app or switching when I change from Mac to PC or when they stop developing the text editor I’m used to or whatever. Plus, since I’m cross-platform now at my new job, I’d rather appreciate something that I could run on Mac, Windows, and Linux.

Okay, that’s a tall order. And, if you’re a geek, I bet you can guess where this is going. Well, you’re entirely right. For the rest of you, the story is this: they basically make two powerful, proven text editors that run everywhere: emacs and vim. Picking a side in this argument is pretty much like picking a side in Catholic vs. Lutheran or Mets vs. Yankees.

Naturally, this being a blog, I plan to pick a side.

Digression: Far Too Much Backstory

So my first exposure to these guys was back in college, when I used a text editor on a Vax to write scripts to do data analysis with SPSS. Depending on which specific server you signed on to (which was itself a function of traffic and of which tools you wanted to use on that server), you could edit that script with vim’s predecessor, vi; emacs; or pico. The server with emacs always had too many users on it, so I never really got a chance to try it out; I usually ended up on the server with vi and pico.

And I most certainly used pico. Vi has — vim too — this quirk: it’s modal. In one mode, it lets you enter text; in another mode, it gives you powerful tools to edit that text. You’re in the one mode or the other, which means that it’s hard to write text when you’re editing or edit when you’re writing. I generally hate modal apps and in college I quickly found myself hating vi. Pico, while almost entirely feature-free, at least got out of my way with that mode crap.

After college I was taken in by the newer-fangled text editors with actual graphical user interfaces and menus and buttons and all that good stuff. There was a long, passionate affair with BBEdit that ended only when I switched to OS X and needed a new version I didn’t want to buy. There were desultory years spent with Espresso, which looked good from afar but, close up, was far from good. HomeSite was of course mentioned above. Heck, I was even special buddies with the quirky Tex-Edit for quite a while.

Back to the Present Choice at Hand

So with all that under my belt, you can maybe see why I would be appealed to by an emacs or vim that had been around for thirty-ish years now. Plus, making all of those switches from one tool to the next certainly added up to more time spent learning than I’d burn learning emacs or vim just the once. So I decided to try the two. But, to be honest, I was pretty sure I already knew how it’d turn out.

Now, remember, I hated vi; so I was confident I’d hate vim too. And emacs sure seemed the right tool in abstract: I’m past the age at which I’m excited to see new stuff on my computer, and emacs has the advantage that it’s actually basically the world’s most powerful program and you can choose plug-ins and usage methods that actually let you accomplish virtually anything at all using just emacs, so I’d never need to learn another program again. (I’m pretty sure there’s an emacs web server out there somewhere, and I think they have an emacs first-person shooter as well.) Plus, you make it do all these awesome things by hitting control-something and typing in what you want it to do. Easy-to-remember and, actually, sounds just like a bigger version of my beloved LaunchBar.

So it was much to my surprise that, ten minutes into the tutorial, I’d already developed a deep loathing for emacs. I had to do that to move the cursor? That to edit the text? Remember that four-key combination to do the other everyday task? No thanks.

Another twenty minutes later, I was having great fun with vim (to the extent that one can have fun with a tutorial, anyway). All of a sudden I was starting to understand why I would want a text editor that actually was designed around editing text separately from writing it. I realized that vim may be crazy, but it’s my kind of crazy.

Tl;Dr; What’d You Choose Now?

So I decided to do the only smart thing: learn the hell out of vim by customizing it. Since it runs on every platform, I got it up and running at work, too. Then I set said customizations up on github so that I could keep them synced between home and work.

Thanks to the magic of the internet, you can read all about my progress with vim here and laugh both at my work practices and at the code I write. So, enjoy. And soon enough, enjoy my blog entry on A Month With Vim or Switching to Vim for GUI Geeks or something like that. And, of course, if you’re a vim user (or an emacs buff who thinks I made a horrible error), give me your hot tips here so that I can put them in my .vimrc straight away!








Five Days with Lion

I’m a notorious late upgrader, but Mac OS X Lion caught my fancy back on Thursday; my new job doesn’t start ‘til the 28th, so it looked like either update now or update in December, the way new jobs tend to go. So I updated now. My first impression is: wow, but yikes. There’s a lot to love and a lot to be scared of.

What Kind of a Mac User Am I?

The thing about reviews of any sort is that, the closer the reviewer is to the kind of person you are, the more likely it is that the review will be relevant to you. Here’s who I am, so that you can decide if what I say is in any way useful, or if it’s just my usual claptrap. (ed. note — my bet’s on the latter!)

I’m the type of Mac user who writes Applescripts to get things done. I’m comfortable with the Terminal (or, what my lovely wife calls “that scary black screen”). I use a variety of Adobe products, and Office, and a bunch of Mac-specific tools (Things, OmniGraffle, MarsEdit) that you couldn’t pry me away from with a crowbar. I prefer to launch my apps with LaunchBar, although I used to be a Quicksilver user.

And I’ve been with the platform a long time. I remember OS9 and 8, yes, but I was a master of System 7, cut my teeth on System 6, and even worked on a Mac so old that it didn’t have an operating system number. Now I know my daemons and plists, but before I knew my Extensions and my DAs and that I had to use Font/DA Mover to move those around. I understand the concept behind a suitcase. I once considered getting a tattoo of Clarus. If this is you, you might find this review useful.

First, the Verdict

Definitely upgrade. Generally love it. Keep your eyes wide open, though: the big killer is the lack of Rosetta. If you need Rosetta, you need to stay on your existing OS.

Upgrading & the Mac App Store

The very first thing you experience when you upgrade to Lion is the upgrade process itself, and Lion’s is amazing. You just click on the Lion icon in the Mac App Store, the darned thing downloads — it didn’t take nearly as long as I feared, and I downloaded it on launch day, so I’d bet anyone with a cadle mobem or better would have it done by the end of dinner. The upgrade ran quickly and easily, and much sooner than I’d expected I was up and running in Lion.

Part of what made that up-and-running seem so fast is that Lion boots straight to the login screen, and only after you log in sends you to the ol’ blank gray screen with the spinning wait cursor that the OS shows during boot. I don’t know if boot overall is faster, but I sure felt better-served!

Does Lion Play Well With My 4-Year-Old MacBook Pro?

Yes, yes it does. I’ve got a MacBook Pro with a 2.4GHz Core 2 Duo (a MacBookPro3,1 for the geeks out there), and it’s noticeably snappier with Lion than it was with Snow Leopard. Leopard was itself snappier than Tiger, so I think Apple’s on a bit of a roll here. The speed increase is perhaps most visible in the Finder — which was rewritten in Cocoa, so should be a lot faster — but app opening and closing, and file opening and saving, are noticeably faster as well. Memory usage might have gone down a smidge as well, although I’m still happy that I have 6 gigs of RAM.

Lion’s Look

The first thing I noticed was the new square corners and tiny close-minimize-maximize chic lets. I have to say, those latter I think don’t look much good at all, but the squarer corners are a change that’s really grown on me. Replacing many Aqua-themed control widgets with flatter controls with fewer colors definitely makes the screen less-busy and easier-on-the-eyes. Some have speculated that it could be easier to miss controls with these looks, but I haven’t had that problem. Frankly, I think it looks slick.

Scrolling

The first part of this look that’s a noticeable change is the new scrollbars: no arrows, no handles; heck, there’s no scroll thumb in newer apps that take advantage of the latest controls. This is kind of shocking to look at, but, I have to admit, I can’t remember the last time I relied much on the scrollbar; I generally work with 30-60 page documents, and the traditional scrollbar just isn’t that much use there. Gestures have also been changed: you drag down with two fingers to scroll down, and up with two fingers to scroll up. It sounds stupid, but it’s just like the swipes you do on a smartphone. I never really used the gestures to scroll before, but now I do, and I love it. I don’t miss the old way at all.

Window Management

Another big change is window management. Since back in the early days of the Mac, you moved a window from the titlebar at the top and resized it from a special control at one corner. Now, you can resize from any edge. Honestly, having moved back and forth between Windows and the Mac, I never really thought resize-from-all-sides was a big advantage for Windows, and I don’t care now.

Lion offers true fullscreen windows — not just maximized, but occupying the sole layer in a given space, and with no menubar or other chrome. (The menu pops up if you mouse to the top of the screen.) This is great for apps, like Mail, which you manage mostly through buttons in the interface or through key commands, and for apps like OmniGraffle that you control through palettes. Be careful, though! If your app really, really isn’t written for full-screen — like, say, Chrome — then you can get it to full-screen without the button that gets you out of full-screen ever appearing!

Of course, window management isn’t just sizing and moving windows, it’s seeing where all your windows are. Lion replaces Exposé and Spaces with Mission Control, which seemed super-cool in the demos and so far has only disappointed. Honestly, this is the piece that I wish I didn’t have the most in the entire upgrade. The big problem for me is that I used to group windows by activity in each space — one for mail, one for notes, one for to-dos, and one for each project. That was easy in Leopard and Snow Leopard, because you could just hit F8 and see all your Spaces and drag windows from one to the next. Unfortunately, with Mission Control, you have a two-step process to move windows between Spaces: you need to first navigate to the starting space, then enter Mission Control from there, then drag the windows over. That’s twice as much work. Plus, everything’s in a straight line, instead of a grid, so you can’t move directly from, say, Space 1 to Space 4 like you used to be able to.

Worse, full-screen apps don’t play well with Mission Control. Full-screen apps each get their own space, but there’s no way to directly switch to that space — it’s not numbered. The only ways to get there are to go into Mission Control or to command-arrow over there.

Frankly, Mission Control has left me with this pattern of using Lion in which I move back and forth in my spaces, as if along a ribbon of film. It reminds me of the good ol’ System 4 Switcher days, back before even MultiFinder.

Mail, iCal, and Address Book

iCal and Address Book have been re-done in new skeuomorphic looks. Skeuomorphic is a word I learned reading about iCal and Address Book’s new looks, and it means “look like real things.” They sure do! Address Book’s new look is skin-deep only; it works about the same, but now it looks like a book, rather than Baby’s First User Interface Design Project. It’s a meh.

iCal’s redesign, despite it’s stupid leather look, is awesome. The year view now gives you a heat map of how busy your days are, so you can see when you have time and when you don’t; it’s brilliant for setting far-future events based on free time. The month and week views are the same as they were before, which isn’t bad since I used to live in my week view; but the day view is my new favorite. You get the usual view of your day, but, instead of a bunch of wasted space, there’s now an agenda view of the whole week right next to it. Definitely the best way to look at your schedule!

Mail is similarly brilliant. Everyone talks about the 3-pane view, which is nice, but, to me, the other details are better. One is that the three-view is really a two-view: there’s a button to toggle the folder list opened and closed, which is great since we all mostly spend time in our inbox and only refer elsewhere sometimes. Most of the time that list can be out of the way, but it’s still easily at-hand when you need it.

The other is the new threaded mail view. Basically, the right-hand reading pane looks like GMail’s, but prettier. Brilliant! Honestly, with Mail’s great new look and powerful rules, plus Mail Act-On’s flexible rules and filing commands, I can hardly imagine needing more from my mail client.

If you live in iCal and Mail, then the $29.95 update to Lion is worth it just for those two apps; you’d easily spend more on third-party apps of a similar caliber.

Other New Features

One thing I rather don’t like is the new dialogs the system pops when it needs an Administrator password for something: you used to be able to click on a disclosure triangle to see exactly who was asking for something, but no more. I liked that info, and, thanks to the disclosure triangle, I can’t see how it would’ve gotten in anybody’s ways.

User account icons are circular with a fairly prominent beveled edge. Just looks stupid!

The Guest account is gone, which I can’t see how that’s an improvement.

E-mail and Calendar account prefs are now in the Preferences, rather than in a given app. Potentially useful, if all your apps can eventually draw from this.

Autocorrect in spelling works like on the iPhone, with little pop-up suggestion boxes and autocorrect. I think I have to get used to this, but I’m not sure what the point is on a non-multitouch screen. A portent of the future?

I’ve had some trouble with the new DVD player. Hopefully, that’s more the DVD I tried than the software itself!

Did I mention no Rosetta? This is a Do Not Upgrade if you’re reliant on, say, Microsoft Office 2004.

My Verdict

I really need to get better used to the desktop- and window-management paradigms from Mission Control. I suspect they’re good at the end of the day, but I need to learn how to use them.

Mail is one of the best e-mail clients I’ve ever used.

With the exception of Mission Control, I’m not really bothered by anything, and overall my computer is definitely faster. Lion’s a good upgrade! At $29.95, it’s a no-brainer for pretty much any Intel Mac user.








Things I Thought Would Be Simple By Now Include Personal Finance Programs

I need a personal finance program. You know, to track money on hand and budgets and stuff. I figured it’d be pretty easy, what with it being a major product category for something like a decade and a half now. Not so much; apparently I’m a demanding customer. Said demands — not letters-cut-out-of-magazines-pasted-into-message-sent-anonymously-style demands, just plain old consumer expectation-style demands — included:

  • I can enter transactions (you know, rather than just having them auto-downloaded for me)
  • Auto-reconcile download transactions from multiple banks and credit cards
  • Multiple separate budgets (you know, so that I can have one for me and one for the family)
  • View budgets on iPhone app
  • Enter transactions on iPhone app and sync to desktop
  • Runs on Mac

That’s all! That doesn’t seem like much to me. However, it’s been harder than I’d expected; nothing out there so far has made the grade. I’ve tried:

What about Quicken?

Quicken is the obvious answer, unfortunately there’s no matching iPhone app. From experience, I know that, if I don’t enter the transaction shortly after I make it, I’ll just end up with a pile of receipts and an out-of-date budget. Similarly, Moneydance and Moneywell both have iPhone apps coming but… not yet.

What about Mint?

I was happily using Mint for a few years, but it just didn’t match my life anymore. It didn’t have multiple budgets, which was an annoyance. But the killer is that I can’t enter transactions in it. We pay our rent with a check, since our landlord is just some lady who owns a few houses, and there are a few other people we pay with checks every month too; none of these fine people deposits checks promptly, so cash in our bank account can exceed cash actually available by thousands of dollars for a couple of weeks every month. This makes Mint’s picture of our finances pretty unenlightening.

So I tried the rest:

iBank

iBank has a great desktop program. It’s easy-to-use, good-looking, and is one of the few that lets you budget by more than just category. Unfortunately, the iPhone version doesn’t have budgets, and is designed in such a way as to suggest that they don’t really mean to include budgets. That’s a killer for me. However, if you want direct download from your bank, like Quicken offers, iBank is one of the few with this feature.

Cha-Ching

Cha-Ching actually does everything mentioned here! Feature-wise, it’s a clear winner. Otherwise, it doesn’t appear to be under active development anymore and so I just didn’t feel comfortable committing to it. It’s hard to put all your financial data in a program that won’t be updated to match future changes.

Money

Money was the early leader here, with all of the features… except it’s not very smart about auto-reconciling. If the transaction date in the download doesn’t match the date you entered it, Money doesn’t know to match it and Money offers no way to manually match downloaded transactions to existing ones. This is more frustrating than it seems, at least to me, since my bank and credit cards provide the posting date, rather than the date the transaction occurred, in downloads. The posting date is sometime between the same day and up to 5 or 6 days later, depending on the practices of the place you buy, I believe. Naturally, I entered transactions on the date they occurred. Having dozens of duplicated transactions because of this date disagreement was a killer to me. However, if that’s not a problem for you, then the budgeting here was as good as iBank.

Squirrel

Squirrel is almost perfect. The desktop version is actually rather lovely, although you’re limited to budgeting by category. But the iPhone version crashes every time I look at my budget. So there goes the whole budget thing.

iCompta

Same date problem as Money. Also, weird and French.

I’m not sure what’s next. Do I abandon the requirement for a budget on my iPhone and either accept Squirrel, with the promise of maybe future budget bug busting, or iBank, with no budget but the only support for Direct Download à la Quicken? Do I choose Quicken and give up on having “an app for that”? Do I wait to see if Moneywell and Moneydance have good iPhone apps? What do you think?








Give Me Your Tried, Your Ports, Your Mac Apps

OK, I’ve been fooling around on my new PowerBook — I mean, MacBook — now for a couple weeks, and I’ve achieved a moderate level of productivity. But what are the great apps out there that I’m missing? What small developer should get my $30 for the magic they’ll put in my Applications folder? Tell me your favorites so that I can try them out!
So far I’m using Mail.app, iCal, Address Book, OmniFocus, Office, SCPlugin, and CS3 regularly for work. Adium and iPhoto and iTunes have kept me pretty well amused. Mark/Space Notebook, part of The Missing Sync, is keeping my notes, but it’s a minimally-featured program and I’d seriously consider a change. I used to love me some OmniOutliner but I’m not sure I need it what with OmniFocus, since mostly I plan in outlines. Quicksilver doesn’t seem to quite be up to speed with Leopard yet so I’ll admit I don’t quite love it; I’ll probably give LaunchBar a whirl and see if it’s more my style. And do I need to shell out for SpamSieve, or will Mail learn soon enough?
But, more specifically, what am I missing? Tell me stuff I should try. In particular, I need to eventually pick a text editor. I was a big BBEdit fan back in the days of System 7 and OS 8 and 9, but I’m open to anything. SCPlugin doesn’t do SVN Imports so maybe I could use another Subversion client… or maybe I should just use Terminal.
Also, if someone could tell me what setting lets me tab through all the controls on a Web form, that would be super. But that’s not to be negative; I love it so far. I just want to make the most!















Back in Mac

Well, I went and did it. I got a 15″ “MacBook Pro”:http://www.apple.com/macbookpro/ to replace my Dell. The new Mac was supposed to come in more of the April/May timeframe, but then the Dell had a little explosion — a flash of light, an overpowering smell of ozone, and then it wouldn’t turn on for two days (remarkably, after a weekend turned off, the Dell worked fine). That put a crimp in my plans for productivity and whatnot, and I couldn’t quite trust a sparky laptop, so MacBook Pro time it was. And it’s wonderful. It’s beautiful. It feels great, and I love it.
Apple of course made the out-of-box experience a good one, something I really try to imitate in “my own company”:http://dinetothrive.com:
!/images/macbook/Packaging_Manual.jpg!
And it said hello!
!/images/macbook/Welcome.jpg!
I guess great new things make me happy
!/images/macbook/BoyamIhappy.jpg!
So far, it’s been a great computer, although of course there’s a lot to get used to, and it’ll take days to get all my data over. But a few things are obvious:
* Boy, everything’s beautiful
* Typical programs have distinctly better interaction design than equivalent Windows programs
* Of course, the one major exception thus far is “SCPlugin”:http://scplugin.tigris.org/, which I will use everyday, and which is decidedly less-convenient than “TortoiseSVN”:http://tortoisesvn.tigris.org/
* zOMG!!1! SSH set-up in 5 minutes? How is it so absurdly difficult on Windows? Yay for SVN+SSH and SFTP!
* The Dock isn’t any better… but it’s still ok, and no worse than the Taskbar
* Two-finger scroll and right-click on the trackpad is _brilliant_
* Ahh, Fn-delete is Delete… *phew*
* Lighted keyboard is all I’d hoped
* “MagSafe”:http://www.apple.com/macbookpro/design.html has already saved me once!
* The Dashboard seems like it’ll be way more useful than I had thought from seeing friends use it
* iCal + Mail.app + Address Book + OmniFocus seems like a very capable combination
* Dock on the bottom looks like crap, but Dock on the left is convenient, useful, and looks nice
* My Dine to Thrive Business Plan and Financial Projections, which ask quite a lot of, respectively, Word and Excel, seem to open with no problems in Mac Excel
But then there’s a few concerns too:
* New firewall in Leopard… I’m not sure if it’s blocking anything, but I sure hope it is! Also, should be on by default, I almost didn’t think to turn it on.
* Speaking of security, I’m so used to having to run as an Administrator in XP that it didn’t occur to me to create a non-Admin user for my everyday use, at first
* Now that I’m not running as an Administrator, I’m having to authenticate for sudo all the time… not a problem, because that’s a side-effect of set-up (how many things have I installed?), but I can understand how Vista users go crazy
* It wasn’t obvious that the way to get multi-user log-in for the screensaver was to turn on Fast User Switching, but I guess it makes sense now that I think about it (shouldn’t Fast User Switching be on by default?)
* “Quicksilver”:http://docs.blacktree.com/quicksilver/what_is_quicksilver seems really powerful but I’ve got sooo much to learn, it’s pretty intimidating — surprising, given “what I used on my PC”:http://wadearmstrong.com/archives/productivity/boost_your_windows_productivity_with_launchy_and_autohotkey.php
* Boy, I’m installing a _lot_ of beta software… I guess Leopard’s pretty new
* Can’t decide if the Dock is hidden by default or not, for best interface usability
* Yikes, which text editor? There’s so many! Fortunately, they all look good
Anyway, it looks like another few hours before I’m even in the position to start moving stuff over from my PC, so real productivity will have to wait. But that’s ok; the fooling with it is half the fun!















90 Days With Mac OS X

After much trepidation, I “upgraded to OS X”:http://juniorbird.com/archives/000008.html a little more than three months ago. An expert user of the Classic Mac OS, I braced myself for more than ten years of detailed knowledge about that OS to become immediately obsolete, and for various problems to become difficult and even unsolvable. I worked up my nerve to rely on a command-line interface, to keep track of obscure file locations and decode one XML-based preference file after the other. In return, I expected to get a moderately stable OS that gave me Bluetooth, hot new games and software and a built-in Web development environment.
Turns out almost nothing I expected about OS X was right. I didn’t have to delve into its UNIX underpinnings to get the darned thing to work; the system wasn’t moderately stable, it was rock-solid; fixing problems was easy; and I’ve only just now begun to touch the Web development features.
Where do I start with this review? Well, first let’s look at “the things I loved, hated and didn’t know what I thought about”:http://juniorbird.com/archives/000009.html when I first installed X.
h3. Things I Thought I Loved
*Bluetooth:* Yeah, this is great. What I said before.
*New Apple And Application Menus:* Ditto.
*The Look:* Ditto Ditto
*ODBC:* One of those things I expected I’d love, I haven’t touched this. Probably a side effect of not using the Web development features.
*Terminal:* Also barely touched this.
h3. Things I Wasn’t Sure I Liked
*Safari:* OK, I’ve changed entirely on this. I love Safari! It’s got all the features I need in a Web browser. Fast, stable, pop-up blocking, and I love tabs. I’d like better compatibility with some banking Web sites, and the whole ability to work with the window behind the active one is annoying, but it’s a great app.
*Those Buttons In Finder Windows:* Oddly, I think I use the Finder less now, so I rarely notice the buttons. Not useful items. More on the Finder later.
*iApps:* I tolerate iCal, which has the disastrous interface flaw that you need to tab from a field before it will keep the value you just entered in it. This means, for instance, that if you enter the starting time for an event and don’t tab away, the time will be reset to the time at which you entered the event. Since the single most important thing a calendar has to do is get the time and date of an event right, this is entirely unacceptable. iTunes is, of course, wonderful. Address Book and Mail are minimal and thus minimally acceptable, if at least free. iPhoto is a lot of fun but needs an “export” command badly so that you can adjust a photo in iPhoto and then save it to the Web or e-mail it to a friend.
h3. Things I Knew I’d Dislike
*The Dock:* I knew I’d dislike it, but I’ve tamed it to my needs. It’s actually not bad for switching apps and I like that apps in the dock (like my memory monitor) can show data and others (like Mail) can show state. I’ve abandoned it for application launching, and am happy enough.
*Those Flat Microsoft-Style Buttons:* What I said before.
*Buttons Without Tooltips:* These are awful and have caused me to make serious errors in the past. If you’re not going to have a label, you must have a tooltip. The automatic display of some sort of tooltip for every button must be built into the system.
*Brushed Metal Interface:* I hate to say, but it’s pretty pretty. It’s OK with me.
Of course, there’s plenty of things that I’ve discovered that I hadn’t anticipated:
h3. Things I Miss From OS 9
*Pop-Up Windows:* If you’re working, it’s convenient to have windows at your fingertips. It’s kind of too much to have tons of folders in the Dock, but I suppose I can try it.
*Extensions And Control Panel Folders:* It used to be, if you installed something that futzed with your system it went in these. Now, it goes in one of several Library folders or subfolders. Centralizing everything makes it easy to manage.
*Extensions and Control Panels Showing At Startup:* Not only did it make long startup times less boring, but it provided a lot of info about what was going on. The current spinning clock at startup doesn’t tell you what’s happening, which means that, if something goes wrong, you don’t know where, and it doesn’t pass the time, which makes it seem like startup takes even longer.
*Extensions Manager:* This let you turn various control panels and extensions on and off. Still necessary, because there’s all sorts of things you can install to tweak how your system works.
*Location Manager:* The old Location Manager really let you change location: internet access, printer, even the behavior of some apps and some system defaults could be changed based on where you are. The current Location Manager lets you change only network preferences. A lot more changes when you move around!
*Chooser:* I’m probably the only person in the world who will cop to this, but the fact is that the current location of the Network Browser is just too obscure, and Print Center is also too well-hidden. Both should be, at the very least, in the Apple menu; then they might replace the Chooser.
*Pull-Out Control Panels Menu:* Up through System 6, the Classic Mac OS had a single Control Panel application that let you cycle through various different things you could control. In System 7 and later (and in Windows ME and later, hint hint), you got a pull-out menu of all the control panels. Let’s be clear about this: when I select Control Panel, I never ever want to go to the main Control Panel application, I only want to go to a single Control Panel. There’s therefore no reason to drop me into the main app. In addition, the organization of panels is not as intuitive as it might be, which means that I often have a hard time finding the one I want. The old alphabetical organization worked well, once you were even slightly familiar with the system.
*Control Strip:* While I could see that this is just another place to secret settings, to me it was convenient way for power users to manipulate features they often fooled with. Plus, it could be made compact. Perhaps some sort of in-Dock application could replace it. The ability to put controls in the menu bar is not an adequate replacement, because there’s only so much space there and my apps need it.
h3. New Things I Love
*Stability:* I knew this would be good, but I didn’t appreciate how rock-solid X would be. I’m running at just over two reboots a month, and most of those come from installing apps. I’ve had maybe 3 real needs to restart in the last 90-some days.
*Transparency:* Not just eye candy, this gives things another way to set a visual hierarchy. Visual hierarchies are good.
*Shareware:* The release of X has definitely reinvigorated the Mac shareware community. Yay small clever apps!
*System-Wide Address Book:* I will never use an e-mail app that doesn’t use the Address Book, because having addresses available everywhere is so useful.
*Services:* Universally-available tools are great. Now if they were just there for Carbon apps…
*Real Multithreading:* The ability to really do work while you do things like large file copies, emptying the trash and even launching applications is great. X’s ability to enable you to work while an app launches surpasses, in my opinion, even Windows XP’s.
All in all, I’m impressed with X. It works well and it does what I need. Best of all, after working in it for just 90 days, I already feel like I’m as efficient in it as I was in 9, with all the years of experience I had there. It’s a gimme of an update, and I’d recommend it to anyone.















Seven Things I Find Annoying About You, Or Whatever That TV Show Was Called

So I’ve configured and set up and used OS X for a day, and I’m starting to develop an opinion. There’s a bunch of things I love, and a bunch of things I don’t love at all, and a bunch of things I just have to get used to.
Things I Love
Bluetooth
One of the main reasons I upgraded to X was to make my address book talk to my cell phone. Success! While my Nokia 3650 is not compatible with iSync, using SmartVCard, I was able to export all of my contacts from Address Book and import them in my phone. Bluetooth file exchange has been fun fun fun – it’s easy to send files to my phone and recieve them from my phone. Only problem is, I can only send one file at a time – it would be nice if OS X would let me queue files for transfer, rather than making me wait for the completion of each transfer.
The new Apple and Application menus
I realize I’m the only person in the world who likes these, but they sure work with the way I work. I always loaded up my Apple menu with stuff, but I stopped using it for everyday tasks like application launching when I discovered DragThing. Having system controls in the Apple menu is convenient and similar to the way I had my system set up before.
Having application control options in the Application menu is also convenient. And I like that you have the name of the app you’re in right in front of you! Better than searching for Preferences everywhere.
The Look
Yeah, everybody said “lickable” three years ago. But you know, it just looks like the OS of the future. I like to sit there and say “this is me, using the OS of the future.”
ODBC ODBC ODBC ODBC
I haven’t used it yet, but about a quarter of my job involves fooling directly with databases. ODBC support lets me do that easily on my Mac. I love that! Databases are good for most everything.
Terminal
I don’t like having to use the command line, but I sure like being able to do all those things that UNIX lets you do.
Things I’m Not Sure About
Safari
… in which I’m writing this entry. Fast? Yeah, and I like that. Pop-up blocking? Glad it’s easy to turn on and off. The famed bookmark management? Well, seems like what you could do in IE 5, if you knew what you were doing and how to use your tool. A lot of people turned off those side panes in IE, but that’s exactly the functionality they provided.
Those Buttons In Finder Windows
I like that they get you places quick and easy. I’m not sure that I like that they’re necessary.
i Apps
OK, I’ve loved iTunes for years. I’ve already organized my photos in iPhoto, and I’m a most happy boy! But iCal, Address Book, Mail? Seem like good apps. Not that many features. The look just isn’t as nice as Entourage. We’ll see how they feel when I’ve set them up fully. I do know that I like that you can show and hide classes of events in iCal – that’s a great addition already.
Things I Know I Dislike, And Am Pretty Sure I Won’t Start Liking
The Dock
Several complaints:
1. Clutter. Boy this gets full fast! Just a few commonly-used apps and a few system utilities open and yer entire screen is full.
2. Every app is in there. Even the ones I don’t want, and never plan to manipulate, like DragThing. This used to be ok in OS 9, because the list of apps wasn’t out in front of you there. Now it is, so it needs to be possible to exclude certain applications from the Dock.
3. Why’s the Trash in the Dock?
4. I have an extended keyboard. Why can’t I map some single key, like F15, to show/hide the Dock, rather than using command-shift-D?
I’ve solved most of these by also using DragThing, an application and file launching bar with tabs and all sorts of customization that I’ve had installed since about 1997.
Those Flat Microsoft-Style Buttons
A few years back, Microsoft decided that it didn’t need to put buttons in button bars on beveled buttons; these buttons could just be icons on flat backgrounds. For some reason, this has been imitated in OS X. Why not just make buttons look like buttons?
Buttons Without Labels
In the Dock and elsewhere, there are buttons with no labels at all. Sometimes you get a tooltip if you mouse over a button. Guess what, I want to know what buttons do. Give me a label.
Brushed Metal Interface
I’d always hoped this would make more sense in OS X. You know what, it does, at least for a few apps. It’s great in the iLife apps, which all use a single-window interface. It’s suboptimal here in Safari with a multi-window interface.
It’ll be fun to see how I feel about these in a month.

»Read More








X Marks The Spot

Today was a big day: purchase Nokia 3250. Upgrade to OS X. Purchase USB Bluetooth adapter. Learn how to sync said phone with said OS. Oh my! Probably should write a more detailed version of this. But it’s late. This is more of a “oops, I should write tonight before I go to bed” entry. No useful information to be disseminated at this time.
Oh my. But imagine what dreams I’ll have!