Apple OS 10.5, aka Leopard, was released last Friday and is full of new features. The best review we have seen is from John Siracusa, it is very deep and covers pretty much everything there is to know. For a higher level quick and slick overview, check out Apple’s guided tour. As with any software, particularly operating systems, there are some bugs. One or two of them are significant including a Windows-esque blue screen of death in some upgrade circumstances. Unless you are in a position to do a clean erase and install, our advice is to wait until Apple has had time to offer patches or verified procedures to correct these problems. REMEMBER: When attempting any kind of upgrade or fresh installation, mirror your startup disk to an external drive before doing anything!
Monthly Archive for October, 2007
Linux is a relatively lightweight operating system and can be run quite effectively from a USB flash drive. This can be very useful when trying to retrieve files from a PC with a corrupt OS or boot sector. Most PCs manufactured in the last couple of years will allow you to boot from a USB device but you may have to enter the computer’s BIOS to enable this functionality. This tutorial enables you to install, boot and run Ubuntu Linux 7.10 Gutsy Gibbon from a USB flash drive. In addition to installing Ubuntu to the USB device and then booting from it, this also enables you to automatically save your changes and settings back to the flash drive and restore them on each boot using a second persistent partition.
You will need:
Throughout the following instructions, replace X with your drive letter:
You will now have a USB flash drive running Ubuntu 7.10 Gutsy Gibbon that will automatically save your changes, restoring them on boot. If you have trouble getting Ubuntu to boot, your memory stick may have a corrupted Master Boot Record (MBR). To repair the MBR of your USB device, at the terminal type sudo apt-get install lilo followed by lilo -M /dev/sdx (again replacing x with the letter of your flash device).
To capture a screen image in Apple OS X, you have two options. Firstly, to capture an image of your entire screen, select Command-Shift-3. You will hear a camera click sound and a PNG file will be created on your desktop containing the image. To capture a particular section of your screen, select Command-Shift-4. Your cursor turns in to a crosshair, now just click and drag your mouse to select the part of the screen you want to capture. When you let go of the mouse button, you will hear the same camera click sound and, as above, a PNG file will be created on your desktop containing the captured image.
When using groups in the Address Book, you may want to see which contacts are not assigned to any of your groups. This is a pretty convoluted method but until Apple provide a smart group option in Address Book to accommodate this requirement, you can do the following:
- Backup your Address Book by selecting File then Backup Address Book
- Create a new group and call it anything you like (I suggest “Z”)
- Select all of your contacts and drag them in to this new group
- Click on your first existing group (let’s pretend it is called Group1) and select all of its contacts (Command-a)
- Click on the Z group and you will notice that only the contacts you have just selected are highlighted
- Press Tab once to switch focus to the Name column
- Hit the Delete key and then click the Remove From Group button
At this point, you have a group called Z which contains all your contacts except those listed in Group1. Repeat steps 4 thru 7 for all your remaining groups and you will end up with group Z containing only those contacts not assigned to any other groups.
To quickly cycle through open applications in MS Windows, hold down Alt and repeatedly press Tab. Just let go of all keys once the desired application is highlighted. Similarly, in Apple OS X, hold down Command and repeatedly press Tab. Another option in OS X is to use Expose. Press F9 to invoke it and then just select the desired window with your mouse. However, if you have Spaces enabled in OS 10.5 (aka Leopard), Expose will only show you open windows in your current Space whereas the Command-Tab method will cycle through all applications across all Spaces.