Archive for May, 2006

Record to your ipod from your DV Camera.

Not due for release until later this year, the [Bella Catapult](http://www.bella-usa.com/Catapult.htm) is a battery driven box that plugs into your digital camcorder via firewire and records the video onto your iPod or USB hard drive. It does pre and post-recording, time lapse and remote trigger recording (using a motion detector this is useful for surveillance or wildlife video.)

Cool. Pack a couple of 120GB pocket drives and your camcorder and capture video data straight to drive. Get back to the office, no need for any real-time importing, it’s already done – just plug your drive in, open the clips in Final Cut Pro and start editing.

[Focus Enhancements](http://www.focusinfo.com/solutions/catalog.asp?id=3) have been selling this kind of box for a while – their products are aimed at video professionals whereas the catapult at US$300 seems to be aimed at the consumer level.

Mac OS X Safe Boot

A very useful OS X troubleshooting step is to start the problem machine in Safe Mode. Restart your machine and immediately after you hear the startup tone, press and hold the Shift key.
The Shift key should be held as soon as possible after the startup tone but not before. You can relase the shift key when you see the gray Apple and the spinning gear on the display.

Remember that this is a troubleshooting step – third party software such as Suitcase won’t work nor will any Airport cards, DVD player and your modem. If the problems disappear when you Safe Boot you can be reasonably certain that that a StartupItem (such as Norton’s Antivirus) is causing the problem.

[Here's](http://docs.info.apple.com/article.html?artnum=107392) what Safe Booting actually does:

- It forces a directory check of the startup volume.
- It loads only required kernel extensions (some of the items in /System/Library/Extensions).
- Mac OS X 10.4 Tiger only: It disables all startup items and any Login Items.
- In Mac OS X 10.3.9 or earlier, it runs only Apple-installed startup items (some of the items in /Library/StartupItems and /System/Library/StartupItems – and different than login items).
- Mac OS X 10.4 Tiger only: It disables all fonts other than those in /System/Library/Fonts .
- Mac OS X 10.4 Tiger only: It moves to the Trash all font caches normally stored in /Library/Caches/com.apple.ATS/(uid)/ , where (uid) is a user ID number such as 501.

Taken together, these changes can work around issues caused by software or directory damage on the startup volume.