February 12, 2006

Using a Clié TH-55 with Palm Desktop on the Mac

Q: Sony does not officially support the Clié PEG TH-55 for the Mac which means no software out of the box for it. I know Palm Desktop for the Mac does synchronize with some Cliés. Is there anyway to get it to work with the TH-55 or do I need to use The Missing Sync?

A: With some careful work with a text editor, it is possible to convince Palm Desktop to synchronize with a Sony Clié PEG TH-55. Read on to discover how and why you might want to consider investing in the Missing Sync anyway.

Your PEG TH-55 doesn't work out of the box with the Palm Desktop because the model didn't exist the last time the Palm Desktop software was updated. As Palm has stated its intentions to not continue supporting the Palm Desktop, my recommendation is to switch to using MarkSpace's Missing Sync as it is supported and adds functionality not present in the original Palm Desktop synching mechanism, including synching profiles, Bluetooth and WiFi synching, and multimedia support for photos.

If you can't use the Missing Sync and still want to use Palm Desktop with its HotSync Manager, you'll need to get down and dirty with some of the configuration files for the Palm Desktop. Here's what you need to do:

  1. Locate the Palm Desktop folder.

  2. Make a backup of the HotSync Manager file in that folder by using the Finder's Cmd-D to duplicate the file. Store this backup in a safe place.

  3. Right-click on the HotSync Manager file and choose show package contents.

  4. Open the Contents folder and then open the Plug-Ins folder.

  5. Once in the Plug-Ins folder, show package contents of the USBNotifier file, then open Contents.

  6. Open Info.plst in a text editor. You can use TextEdit, BBEdit, or any other text editor that can save plain text files. I don't recommend Microsoft Word. TextEdit came with your Mac and is in your Applications folder.

  7. Go to the bottom of the Info.plist file and look for the last "dict" entry. A "dict" entry looks something like this:

    <dict> <key>USBVendor</key> <string>1356</string> <key>USBProduct</key> <string>218</string> </dict>

    Copy the last dict entry block and paste it above the "</array>" line close to the bottom of the file.

  8. In your copied block, change the USBVendor ID to 1356. Then, change the USBProduct ID to 324.

  9. Go through the same editing steps with the Transport Manager, including making a backup first! It's also in the same folder as your Palm Desktop HotSync Manager.

  10. Go through the same editing steps with the file USB, which you'll find in /Library/Application Support/Palm HotSync/Transports.

  11. Restart your Mac and then try to sync. With luck, you should be good to go.

    Basically, what all this editing does, is add the unique device information to the HotSync Manager (which does the synching) and the system which monitors the USB ports for known PDAs.

    If you ever update Palm Desktop or reinstall it, you'll need to go through the same sequence. It's tedious. I still recommend a href="http://www.markspace.com/missingsync_palmos.php" class="extlink">MarkSpace's Missing Sync. It's a lot easier and you can still use the Palm Desktop's calendaring application on your Mac.

    Posted by Eingang at 04:58 AM | Comments (0) | TrackBack

July 10, 2004

Disabling Display of HTML In Eudora

Q: I use Eudora Lite for e-mail, and sometimes it crashes when opening e-mail with images (typically spam). I'd like Eudora to only show me text, so that spam with images would look like HTML and I'd have to click deliberately before I'd actually see the images. Is there a preference I could toggle to get that as my default view?

A: Yes, there is. You'll need to do some delving into the innards of two categories of Eudora settings, but your wish can be granted.

Eudora has problems with some HTML mail. I've never bothered figuring out if it's because there's something actually wrong with the HTML or if Eudora just has a poor HTML parser. Anyway...

To turn off displaying HTML and images rendered in Eudora, you need to adjust two sets of settings:

  1. Open Eudora's Settings. Scroll through the list of setting icons until you see "Fonts & Display". Uncheck the following: "Automatically download HTML graphics", "Animate animated GIF images", and possibly "Display graphics in messages". Try out the first two and see if that's enough to solve your problem. The last one is for graphics actually attached to the message itself rather than referred to on a remote web site. Most spam e-mail accesses graphics remotely so you can be tracked and doesn't attach graphics to the actual message. If you're still not happy, continue on.

  2. Find the Styled Text settings. Under the section "When receiving styled mail, pay attention to", uncheck everything you'd like to get rid of. This isn't an all or none kind of thing, so feel free to play a bit.

Click "OK" when done to update your settings. I think they take effect immediately.

Posted by Eingang at 12:06 PM | Comments (0) | TrackBack