Apple Releases Multi-Button Mouse

Apple this morning released the Mighty Mouse ($49 at the Apple Store). With a scrollball, left and right click, and side buttons, it’s a big departure from Apple’s old opposition to multi-button mice. Apple didn’t invent the mouse, but they were probably the first to put mice through usability testing. One, two, and three button [...]

The Big Switch

Other than a bit of head scratching after the announcement in June, I’ve been quiet about Apple’s switch to Intel processors. Now, ArsTechnica’s Jon “Hannibal” Stokes has written some of the most intelligent material I’ve seen since.
How’s it work? Hannibal thinks Apple’s relationship with IBM soured to the point where they refused to play the [...]

Making ZIP Files On Mac OS X

Everybody else may know this, but MacOS X includes the command-line utility to make Windows-compatible ZIP files. It works a lot like tar, but without needing any switches.
> zip {target file} {source files}

tags: archive, command line, compression, mac, mac os X, tar, zip