Book Reviews


[Day Permalink] Friday, November 14, 2003

[Item Permalink]  -- Comment()
The Reality Of Bugs: "People are constantly shocked and amazed that their pet bug hasn't been fixed in subsequent releases (e.g., in Mozilla or Safari), but those people simply don't understand how many hundreds of thousands of bugs their particular problem is competing with." (Dave Hyatt via MyAppleMenu) [MyAppleMenu]


[Item Permalink]  -- Comment()
Windows Vs Apple: "After a week with a Windows machine I get the feeling that this system is designed by people who know a lot about computers. Macs, on the other hand, seem to be designed by people who know a lot about people." (The Times via MyAppleMenu) [MyAppleMenu]


[Item Permalink]  -- Comment()
Microsoft Defies EU Commission: "Microsoft claims that by removing Windows Media Player from Windows, it would be forced to ship a substandard version to European consumers. This is on the heels of a three-day hearing by a European commission to determine the validity of charges that Microsoft illegally abused its power over the home computer market." [Slashdot]


[Item Permalink]  -- Comment()
PowerPoint of No Return: "Bill Jensen boldly proclaims that PowerPoint is "among mankind's worst inventions, ever" and the "largest single source of useless crap within companies." To balance his virulence, Bill goes on to offer several tips and tactics that -- if you must use PowerPoint -- will help you create a presentation worth sharing.
  • Turn the one point you want people to know into a question.
  • Never "present." Always provoke conversations.
  • Create a one-page summary.
Personally, I've never used PowerPoint. Not once. But it turns out that Abraham Lincoln did." [via Jeremy Zawodny's blog]


[Item Permalink]  -- Comment()
Encrypting directories: "[C]reate an encrypted read/write .dmg (disk image) using Disk Utility/New Image against some passphrase, and then [...] mount that image against the passphrase. It will mount under /Volumes in the usual way, but if you want it elsewhere (eg in your home directory, perhaps so that it can easily be SMB exported across the network) then UNIX link (rather than Mac alias) it into the required location. [...] When you're done with it, simply unmount the image and the contents will be secure. The UNIX link can be left in place -- it won't work while the image is unmounted, of course, but will come back to life when the image is mounted again. [...] The .dmg can be backed up and will remain fully secure off-line until restored and remounted against the original passphase." [macosxhints]