New MacBook owner progress/frustration report and keyboard rant

It turns out that I have been told a couple of lies about Macs. The first is that they don’t crash. Don’t believe it, I had to figure out how to “force quit” and use that facility quite a lot. And no, not on Microsoft software. Apparently they even do a Mac equivalent of the Blue Screen Of Death.

Secondly they are not all that intuitive. While I really ought to RTFM I was convinced the fabled Mac ease of use would make everything obvious but it doesn’t.

I guess a lot of the confusion comes from never having used a Mac much. Years back I would help people who were stuck on the “classics” etc they had in the design and media parts of the college where I worked, but that was the software rather than basic computer operations so most things were quite familiar. After that I only touched a Mac to change the music on the one in the office or when I went over to Canada and visited my Uncle Marian. I’m sure he will be really pleased that he was partly responsible for convincing me to move to the dark side!

Just typing out this blog post has been wierd – the keyboard is slightly jumbled up! Why is the quote symbol over by my right hand? It’s like they changed it just to be different. Programming is a pain, I have to Alt-3 to get the hash (“#”). “Home” and “End” on a proper keyboard are their own keys, here I have to use the Apple key on the cursors. I keep catching the caps lock by mistake because if I touch type I am pressing all the wrong keys. Productivity is waaay down.

Installing software is weird. I have managed it but I keep getting crap on my desktop. A couple of times I downloaded and installed stuff and the icon disappeared. WTF does it mean to “eject” an application? I am used to running an install program and the installer placing everything where it is meant to go and putting an icon in a menu where you can find it later. There is the doc thing which is ok and an applications folder, I’m sure on Macs I have used before there was a kind of menu also?

Don’t let anyone tell you these things are better quality than comparable PCs either. Yes it does have nice build quality but the base of it gets mega hot. Burn-your-lap-skin-graft-hot. My PC laptop gets *warm* – still-own-a-pair-of-nads-warm. The keys on the keyboard feel fragile, like they will fly off and land in my cornflakes at any second. I’m thinking it was a mistake to get white. Even though it looks pretty with two cats and a small child I don’t think it is going to stay that way. Biggest complaint is why the hell hasn’t it got a monitor port or worse a PCMCIA slot? I just spent a bundle of cash on a 3G card I can’t use.

Lots of the apps seem to be cut back versions of PC apps. Skype and MSN Messenger for eg. MSN doesn’t have a video option that I can see? Why have a built in camera and not be able to use it. No point in me trying iChat, I don’t have anyone to iChat with and I don’t need or want to pay for .mac accounts.

There it goes again, wtf are all these strange noises this thing makes? It’s like a notification but I don’t seem to have any emails or IM messages that I can see. It’s doing my nut in!

The good stuff is really good but it’s mostly on the fun side right now. For example the remote. It’s exactly the same as the iPod one, looks like a shuffle. I was like all “wtf do I need this for?”. Whoah was I wrong. I hit the menu button and up pops this 3d menu. Amy and I watched some film trailers, nice. Then I hooked it up to play my shared iTunes music off my desktop upstairs. I ended up using the MacBook as a hifi while I got my work done on my old laptop! I need to get one of those Mini-DVI to TV dongles. The Apple store is confusing as to exactly which one, none of them say they are compatible with my MacBook, they only seem to mention the Pro …

To be productive I am going to need to sort this environment out. Most of all I need some decent applications on here. I got SVN and BlogBridge installed, going to get Apache, MySQL, a PHP IDE and go in search of a decent email client that doesn’t require buying MS Office. Any suggestions?

Comments

  1. So: you’re not “ejecting” applications. You’re unmounting disk images. Most Mac software is available as .dmg files, which are disk images – exact images of a certain size of disk. So, when you double-click a .dmg, you’re mounting it. The application itself is inside the dmg, usually as a package (which looks like a single executable but is really a “magic” folder – right click and choose “view package contents” if you’re curious). Once you’ve copied the application itself, you’re not “ejecting the application” – you’re unmounting a disk image, which is a relatively *nix-like concept. Mac OS uses “eject” as a synonym for “unmount” throughout, mainly because “mount” is a very foreign word to most users. Unmounting a DMG really is ejecting a virtual disk. Your confusion is that it’s not an application – it’s a virtual disk an app is distributed on.

    Other confusion: you don’t need .mac for iChat – it’s a standard AIM client. I use the same AIM account I’ve used for six years on it. Obviously, if your friends aren’t on it, that’s a moot point.

    Monitor port: it has, they just don’t ship the cable by default on the Macbook (they did on the Powerbook and Macbook Pro). The funny port with the monitor logo above it is mini-DVI. £15 gets you an adapter for VGA; alternatively, you can buy a DVI one. It’s not full size because there’s not bloody room. CF PCMCIA or Expresscard. You want Expresscard, go Pro.

    Decent email client that doesn’t require office: Mail.app, which comes with your Mac and has worked fine for me for many years. Alternatively, Mozilla Thunderbird.

    Apache 1.3 is already installed, though you might want to ram 2.0 on. As far as PHP IDEs go… I really don’t use IDEs for scripting languages; TextMate is the best text editor I’ve ever used (in that it’s a fully extensible and scriptable graphical editor, making it basically Emacs, with windows, and with Perl/Python/Ruby/bash instead of Lisp for scripting). It’s €39.

    I think the problem stems from a what of PC users – especially skilled PC users – have: your understanding of “intuitive” is skewed. Yes, Finder isn’t as good as OS9 era, but there’s lots of stuff that’s different for a reason, and what seems “intuitive” to one user may not be to another. Similarly “I was lied to: it crashes!” – well, buh. It’s a computer, it’s going to go wrong. Still, I can count the number of kernel panics I’ve had on 3.5 years on one hand, ther number of reinstalls on one finger, and my computer’s currently been “on” for 113 days. Its record is about 295. I cannot honestly say that of any of the Windows machines I’ve used. And force-quit (or kill -9ing) applications keeps the rest of the OS up. That said, I’ve been very pleased with Windows XP’s stability, which is almost as good these days. I do think people need to take obviously fanciful quotations with a pinch of salt, though…

    (As for the keyboard: yeah, that’s a bummer. It’s semi-American – tilde in the UK place, quotes in the US place, no hash key. All I can say is I got used to it, but can entirely appreciate that frustration!)

  2. Thanks that explanation helped a lot, now I think of it as unmounting it makes sense. Thankfully I am getting used to my mac and actually enjoying it a lot. Got used to mail.app now, esp since I have the letterbox three column view working.