Wednesday, September 06, 2006
Retrospect Pro needs internet access to backup my LAN
Now the decaying remnant of Retropsect is owned by EMC Insignia. I still use Retrospect Pro, but I don't know anyone else who does. There are few Amazon reviews and no respectable reviews anywhere else. No decent blogger confesses to using it (ok, there's me, but I'm not decent). There are no free downloads and no user forums. It's fair to say that EMC is simply feeding off a decaying user base.
All of which is by way of introducing a curiousity. I recently terminated NAV and installed a trial version of Microsoft OneCare. That means I have a better firewall than I used to. Today I found that Retrospect Pro had hung during a LAN backup. The firewall told me that it had blocked Retrospect's acccess to the net. I allowed access to Retrospect and the backup resumed.
Retrospect uses an internet registry to find the address of machines it backs up. That's how it can do backups across a WAN. One day, of course, EMC will give up and turn off that service. I think there's a workaround (hard code the IP addresses probably), but it is interesting to see examples of remote application disabling that date back to the 1990s.
Monday, September 04, 2006
Reconfiguring an Airport Express to WDS and switching from home to travel configuration
1. try a hard reset first. If that doesn't work do a factory reset (MacWorld ref article on resets - since I wrote this I've found the factory reset more useful).Here's the catch. My AEBS recognized the ethernet ID of the Airport Express and "assumed" it was already configured -- so it wouldn't run the auto-configuration (don't try to do this manually, it's ugly). I had to remove the AExp entry from the WDS client list, then add it back in again. That ran the setup routine. Don't forget to set a password on the AExp.2. Use Airport Admin utility to configure the Airport Extreme Base Station, not the Airport Express! This is the counterintuitive part: AirPort Extreme and Express: Using WDS to create a network from multiple base stations.
- To perform a hard reset, push and hold the reset button for 10 full seconds with the AE powered the whole time.
- Release the button, and AirPort Express will reset.
- For the factory reset, unplug first. Press and hold the reset button and, while holding it, plug in the AirPort Express (this is a pain in the butt to do). KEEP HOLDING. It takes at least 30 seconds after plugging in before it resets.
Then I used the Admin tool to configure the AExp to a more recognizable name.
Way too hard.
Update 10/12/06: The good news is that you can save the configuration prior to travel from the admin utility, then reload it on return. The bad news is that if you change the password on a WDS WLAN access point (the main Airport Extreme), you break everything. You need to connect individually with each of the stranded access points using the old password, then remove the password, then add them back in as above. Really, Apple's Airport Express was really only half-baked.
- On initial configuration I kept getting asked for an Airport Express password -- even though I'd done a factory reset. I had to disconnect my iMac from the wired LAN (and thus the Time Capsule), so it was purely an Airport client, before this went away. This is pure weird and I can't explain what intuition led me to the workaround.
- To configure the Aexp you need to switch to it's network. That means you're not on the base station network any more. There's a place where you're supposed to see the name the base station network. When I did this - nothing showed up (tried in two accounts). That is, nothing showed up until I typed in my network name. That produced an error message, but when the screen refreshed the wireless networks appeared.
- Plug in Airport Express (AExp). It doesn't need to be connected to the net.
- Connect to the AExp wireless network so you can talk to it.
- Open Airport Utility. It took a while for it to find my AExp. Maybe it hadn't finished restarting?
- Set Airport Utility to Manual setup
- You can "Open" the external configuration file to view it, but to switch you need to use import.
- Restart AExp. Worked for me.
Microsoft OneCare: googletoolbarinstaller.exe is a virus
More on Microsoft's core subscription software service later ...
Sunday, September 03, 2006
iPhoto: what remains when you delete every image?
I dissected the remainders until I got the empty Library to 5.8MB. Here's what remained:
Thumb*.data: 125MB - when you delete images iPhoto does not necessarily clean up the thumb caches. These can be safely deleted.I'm going to take the 45 images I recovered and compare them to the images in my main Library. I'll provide as an update to this post.
iPod Photo Cache: 580MB - this is what goes on my iPod. It wasn't removed when I deleted all the iPhoto images.
2004: 75MB (41 photos)
and
2005: 2.3MB (1 photo)
I think these are left over folders from when I moved from iPhoto 5 to iPhoto 6. They probably hold images that remained after everything else was relocated. Interestingly iPhoto never produced any error messages about these residual images. I think they were all images I deleted that somehow didn't get removed properly.
Originals: 2 photos only remained in my Originals folder, apparent duplicates two of the images in the 2004 folder.
The final residual: 5.8MB
Friday, September 01, 2006
When OS X Disk Utility Fails: Error code -9972
From Apple’s KB:
Disk Utility reports \Underlying... In rare circumstances, Disk Utility may display the following message when you try to repair a disk:
"The underlying task reported failure"
The Disk Utility log will also display a -9972 error code. This indicates that your disk volume has issues that Disk Utility cannot fix.
What can I do?…
…. For Mac OS X 10.4.6 or earlier: If you have Adobe Photoshop CS2 or Adobe Illustrator CS2 installed, try removing the following files:
* /Applications/Adobe Photoshop CS2/Legal.localized/Tie??ng Vie??t.html
* /Applications/Adobe Illustrator CS2/Legal.localized/Tie??ng Vie??t.html ...
Basically this error means you’re probably doomed and should have good backups. Note, however, the curious Adobe related bug. I bet that one’s quite interesting.
Nasty OS X design flaw: Spotlight and sleep
Mac OS X: Why your Mac might not sleep or stay in sleep mode: "SpotlightWow. That's one heck of a design flaw -- more than a mere bug. This may explain all those dead laptop drives from owners who closed their new MacBook, stuck it their bag, and expected it to sleep. If Spotlight was at work in the background, the machine won't sleep.
... Your computer will not sleep if Spotlight is indexing content, because that requires hard disk access. For example, if you just installed or reinstalled Mac OS X, Spotlight may need a while to index content...
Dumb.
An exceptional list of Windows developer tools and resources
It’s from a Windows developer (.NET), but a very useful list for those of us who must occasionally dwell in XP.
Scott Hanselman's Computer Zen - Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List for Windows
He likes the Notepad2 or Notepad++ text editors. I still use TextPad myself — but that’s probably from inertia.