<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
<title>Ask Ein</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/" />
<modified>2006-10-13T06:31:18Z</modified>
<tagline>Have a technical problem?  Ask Ein!</tagline>
<id>tag:askein.eingang.org,2006://4</id>
<generator url="http://www.movabletype.org/" version="3.15">Movable Type</generator>
<copyright>Copyright (c) 2006, Eingang</copyright>
<entry>
<title><![CDATA[Using a Cli&eacute; TH-55 with Palm Desktop on the Mac]]></title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2006/02/using_a_clia_th_1.php" />
<modified>2006-10-13T06:31:18Z</modified>
<issued>2006-02-12T04:58:47Z</issued>
<id>tag:askein.eingang.org,2006://4.63</id>
<created>2006-02-12T04:58:47Z</created>
<summary type="text/plain">Configure your Palm Desktop software to synchronize and recognize your Sony Clie PEG TH-55</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Mac OS Tiger</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: Sony does not officially support the Cli&eacute 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&eacutes.  Is there anyway to get it to work with the TH-55 or do I need to use The Missing Sync?</p>

<p>A: With some careful work with a text editor, it is possible to convince Palm Desktop to synchronize with a Sony Cli&eacute PEG TH-55.  Read on to discover how and why you might want to consider investing in the Missing Sync anyway.</p>]]>
<![CDATA[<p>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 <a href="http://www.markspace.com/missingsync_palmos.php" class="extlink">MarkSpace's Missing Sync</a> 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.</p>

<p>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:</p>

<ol>
<li><p><span class="stepitem">Locate the Palm Desktop folder</span>.</p></li>

<li><p>Make a <span class="stepitem">backup of the HotSync Manager</span> file in that folder by using the Finder's Cmd-D to duplicate the file.  Store this backup in a safe place.</p></li>

<li><p>Right-click on the HotSync Manager file and choose <span class="stepitem">show package contents</span>.</p></li>

<li><p><span class="stepitem">Open the Contents</span> folder and then <span class="stepitem">open the Plug-Ins</span> folder.</p></li>

<li><p>Once in the Plug-Ins folder, <span class="stepitem">show package contents</span> of the USBNotifier file, then <span class="stepitem">open Contents</span>.</p></li>

<li><p><span class="stepitem">Open Info.plst in a text editor</span>.  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.</p></li>

<li><p>Go to the bottom of the Info.plist file and <span class="stepitem">look for the last "dict" entry</span>.  A "dict" entry looks something like this:</p>
<blockquote>

		&lt;dict&gt;
			&lt;key&gt;USBVendor&lt;/key&gt;
			&lt;string&gt;1356&lt;/string&gt;
			&lt;key&gt;USBProduct&lt;/key&gt;
			&lt;string&gt;218&lt;/string&gt;
		&lt;/dict&gt;
</blockquote>
<p><span class="stepitem">Copy the last dict entry block</span> and <span class="stepitem">paste it</a> above the "&lt;/array&gt;" line close to the bottom of the file.</p></li>

<li><p>In your copied block, <span class="stepitem">change the USBVendor ID</span> to 1356.  Then, <span class="stepitem">change the USBProduct ID</span> to 324.</p></li>

<li><p><span class="stepitem">Go through the same editing steps</span> with the Transport Manager, including making a backup first!  It's also in the same folder as your Palm Desktop HotSync Manager.</p></li>

<li><p><span class="stepitem">Go through the same editing steps</span> with the file USB, which you'll find in /Library/Application Support/Palm HotSync/Transports.</p></li>

<li><p><span class="stepitem">Restart your Mac</span> and then try to <span class="stepitem">sync</span>.  With luck, you should be good to go.</
</ol>

<p>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.</p>

<p>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</a>. It's a lot easier and you can still use the Palm Desktop's calendaring application on your Mac.</p>]]>
</content>
</entry>
<entry>
<title>Using Apple&apos;s iWeb to publish somewhere other than to .Mac</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2006/01/using_apples_iw.php" />
<modified>2006-10-13T06:27:46Z</modified>
<issued>2006-01-17T13:40:41Z</issued>
<id>tag:askein.eingang.org,2006://4.101</id>
<created>2006-01-17T13:40:41Z</created>
<summary type="text/plain">Q: I&apos;m using Apple&apos;s iWeb from iLife &apos;06 to create web pages. Can I publish the web pages to my own web site or must I publish to .Mac? A: Yes. You can use iWeb to publish your content to...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Mac OS</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: I'm using Apple's <a href="http://www.apple.com/ilife/iweb/" class="extlink">iWeb</a> from <a href="http://www.apple.com/ilife" class="extlink">iLife '06</a> to create web pages. Can I publish the web pages to my own web site or must I publish to <a href="http:/www.mac.com/" class="extlink">.Mac</a>?</p>

<p>A: Yes.  You can use iWeb to publish your content to a folder and then transfer the content to your own web site using regular file transfer mechanisms.</p>]]>
<![CDATA[<p>Discussion:<br />
Apple is definitely pushing the simple one-button publish mechanism of iWeb integrated with their <a href="http:/www.mac.com/" class="extlink">.Mac hosting/e-mail service.</a>  However, according an <a href="http://docs.info.apple.com/article.html?path=iweb/1.0/en/bld1046.html" class="extlink">Apple iWeb Technical Support article</a>, it is possible to have the content placed into a folder on your local computer.  To do that, the article suggests the following:</p>

<blockquote>
<ol>
<li><span class="stepitem">Choose File > Publish to a Folder.</span></li>
<li><span class="stepitem">Choose a location to store your site, and then click Choose.</span></li>
</ol>
</blockquote>

<p>They also warn that doing so means you can't have password protection, the hit counter, or a slideshow with viewing controls.  Depending on your web host, however, you may be able to add these things manually yourself.</p>

<p>Once you get the content into a local folder, you can upload it to your web host using the same mechanism you normally would.  For most people, this is either via <acronym title="file transfer protocol">FTP</acronym> or <acronym title="secure file transfer protocol">SFTP</acronym>, although some people may use WebDAV (like for iDisks, for example).</p>

<p>The following programs allow you to use either FTP/SFTP to upload files to a remote host:</p>

<ul>
<li>Panic's <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/16683" class="extlink" title="Transmit's VersionTracker info page">Transmit</a></li>
<li>Stairways Software's <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/259" class="extlink" title="Interarchy's VersionTracker info page">Interarchy</a></li>
<li>Xnet Communications's <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/12941" class="extlink" title="Captain FTP's VersionTracker info page">Captain FTP</a></li>
<li>RSUG's <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/15693" class="extlink" title="Fugu's VersionTracker info page">Fugu</a> (only does SFTP/<acronym title="secure copy">SCP</acronym>, not FTP!)</li>
</ul>

<p>For any SFTP/FTP transfer, you will need know the following things from your web host:</p>
<ul>
<li>Your user name and password to login;</li>
<li>Whether you should use FTP/SFTP, WebDAV, SCP, or something else;</li>
<li>The address (URI) you should use for connecting to your web host to do file transfers;</li>
<li>The starting directory where you should upload your content.  For many web hosts, this is "web", "home", "html" or something similar.  Everything under "web" is accessable to the web.</li>
</ul>

<p>Remember:</p>
<ul>
<li><p>The folder you choose to create your iWeb site shouldn't itself be uploaded, just the stuff inside it.</p></li>
<li><p>Most web sites use index.html or index.htm as the default starting point for a web site, but not all do.  If that doesn't work, try renaming the index.html page to index.htm, default.htm, or default.html, or ask your web host what the default starting page is.</p></li>
</ul>]]>
</content>
</entry>
<entry>
<title>Using tar to archive only newer files</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2005/05/using_tar_to_ar.php" />
<modified>2005-06-22T18:32:00Z</modified>
<issued>2005-05-11T13:20:14Z</issued>
<id>tag:askein.eingang.org,2005://4.90</id>
<created>2005-05-11T13:20:14Z</created>
<summary type="text/plain">Q: We sometimes have multiple people updating project directories and we would like to be able to periodically make an archive of files which have changed so we can update other places where rsync isn&apos;t feasible to use. How can...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>UNIX</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: We sometimes have multiple people updating project directories and we would like to be able to periodically make an archive of files which have changed so we can update other places where rsync isn't feasible to use.  How can we do this?</p>

<p>A: You should be able to combine options for both the tar and find utilities into one line to produce the desired archive.</p>]]>
<![CDATA[<p>Examples:<br />
Tar archive with gzip compression<br />
tar -czf /tmp/myArchive.tgz `find . -newer /path/to/file/to/compare -type f -print`</p>

<p>Regular tar archive<br />
tar -cf /tmp/myArchive.tar `find . -newer /path/to/file/to/compare -type f -print`</p>

<p>Discussion:<br />
If we omitted the "-type f", any directories which contained modified files would also appear in the list, causing tar to add that entire directory.  This is not the behaviour we want, so we tell the find utility to restrict its choices to regular files only.</p>]]>
</content>
</entry>
<entry>
<title>Removing Acrobat Toolbars from Microsoft Office</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2005/05/removing_acroba_1.php" />
<modified>2006-10-13T06:28:39Z</modified>
<issued>2005-05-10T14:41:25Z</issued>
<id>tag:askein.eingang.org,2005://4.89</id>
<created>2005-05-10T14:41:25Z</created>
<summary type="text/plain">Q: When Microsoft Office products and Acrobat Professional are installed, Acrobat adds a PDF toolbar to Microsoft Word and Microsoft Excel. How do I remove this unwanted Acrobat toolbar? A: You should be able to permanently turn it off by...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Microsoft Office</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: When Microsoft Office products and Acrobat Professional are installed, Acrobat adds a PDF toolbar to Microsoft Word and Microsoft Excel.  How do I remove this unwanted Acrobat toolbar?</p>

<p>A: You should be able to permanently turn it off by customizing which toolbars are displayed.  However, the Acrobat toolbar seems to happily ignore that.  Instead, you need to remove some troublesome configuration files.</p>]]>
<![CDATA[<ol>
<li><p><span class="stepitem">Locate Microsoft Office folder</span> on your computer.  It's probably in the Applications folder.  If you don't have the full Office, just find either Excel or Word's folder.</p></li>
<li><p>Use the find facility inside that folder to <span class="stepitem">locate PDFMaker.dot and PDFMaker.xla files</span>.  These are the troublesome files.</p></li>
<li><p><span class="stepitem">Delete the .dot and .xla files</span> from the previous step.</p></li>
<li><p>When Adobe Acrobat asks you to repair PDFMaker, <span class="stepitem">Just say "No" to repairing it.</span></p></li>
</ol>

<p>I think I first saw this on MacFixIt, but it's briefly described in a <a href="http://www.macworld.com/2004/09/secrets/octworkingmac/index.php">MacWorld article</a> as well.</p>

<p><b>Update November 15, 2005:</b> If you're having trouble in Tiger locating the troublesome files, in my copy of Office, they're in Office/Startup/Excel and Office/Startup/Word.  "Office" is a folder in the main Microsoft Office folder in your Applications directory, i.e. in the same folder where you see the icons for Excel, Word, and PowerPoint, if you have a full Microsoft Office installation.    Note that applying Microsoft Office software patches often "fixes" the PDF toolbar and brings it back.]]>
</content>
</entry>
<entry>
<title>RaQ4 Vacation World Writable Directory Error</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2004/11/raq4_vacation_w_1.php" />
<modified>2004-11-13T17:24:50Z</modified>
<issued>2004-11-13T17:06:25Z</issued>
<id>tag:askein.eingang.org,2004://4.73</id>
<created>2004-11-13T17:06:25Z</created>
<summary type="text/plain">Q: Whenever someone enables vacation mail on my RaQ, my maillog keeps filling up with error messages about forward file (forward /var/spool/mail/.forward.dns3: World writable directory, for example) being in a world-readable directory, but it&apos;s not the directory belonging to vacationing...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Cobalt RaQ</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: Whenever someone enables vacation mail on my RaQ, my maillog keeps filling up with error messages about forward file (forward /var/spool/mail/.forward.dns3: World writable directory, for example) being in a world-readable directory, but it's not the directory belonging to vacationing user.  What can I do?</p>

<p>A: This started happening to RaQ4 owners after a Sun update earlier in 2004.  I'm not sure which one, but it's easy to fix by changing the permissions on /var/spool/mail back to 0775.</p>]]>
<![CDATA[<p>In order to fix this, you'll need to be comfortable with using the command line shell on your RaQ4.   Here's a step-by-step set of instructions.</p>

<ol>
<li><p><span class="stepitem">SSH to your RaQ4</span> (or use telnet if you must) and <span class="stepitem">log in as admin</span>.</li>

<li><p>Type "<span class="stepitem">su - root</span>" and tap the return key at the command line prompt.  You'll need to be the machine's root account.  Most RaQs will have the admin password as the root account password as well.</p></li>

<li><p>Type "<span class="stepitem">cd /var/spool</span>", followed by a return to change to the directory containing the problematic directory.</p></li>

<li><p>Once you're in /var/spool, type "<span class="stepitem">chmod 0775</span>  followed by the return key to fix the permissions on this directory.</p></li>

<li><p>If you've successfully fixed the problem, typing "<span class="stepitem">ls -l</span>" and return should give you an entry similar to the following (your date will be different): <span class="stepitem">drwxrwxr-x    2 root     mail         3072 Nov 13 10:16 mail</span></p></li>

<li><p>Type "<span class="stepitem">exit</span>" and return to stop being root.   Type "<span class="stepitem">exit</span>" and return again to logout as admin.</p></li>

</ol>

<p>You're done.  Your problem should now be solved.</p>]]>
</content>
</entry>
<entry>
<title>Party Shuffle shows every song in my iTunes library</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2004/10/party_shuffle_s_1.php" />
<modified>2006-10-13T06:29:22Z</modified>
<issued>2004-10-28T18:04:12Z</issued>
<id>tag:askein.eingang.org,2004://4.72</id>
<created>2004-10-28T18:04:12Z</created>
<summary type="text/plain">Q: After weeks of working flawlessly, I have this problem where the Party Shuffle option in iTunes 4.6 won&apos;t show any songs other than my entire library, no matter what I choose as the source. A: While this is very...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Applications</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: After weeks of working flawlessly, I have this problem where the Party Shuffle option in iTunes 4.6 won't show any songs other than my entire library, no matter what I choose as the source.</p>

<p>A: While this is very frustrating, for most people there's a quick and easy fix, which doesn't even require trashing any preference files.  All you need to is is go into the Party Shuffle list, select all of the songs in the list, and delete them.  Click "Refresh" and your list should work fine after that.</p>]]>

</content>
</entry>
<entry>
<title><![CDATA[Finding the MAC address of your Cli&eacute; TH-55]]></title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2004/10/finding_the_mac.php" />
<modified>2004-10-29T16:35:37Z</modified>
<issued>2004-10-28T16:29:52Z</issued>
<id>tag:askein.eingang.org,2004://4.71</id>
<created>2004-10-28T16:29:52Z</created>
<summary type="text/plain"><![CDATA[Q: I have a Sony Cli&eacute; PEG TH-55 that I'm trying to connect to a wireless network restricted to known devices. Before I can connect, I need to register my handheld with the service, which requires the MAC address. Where...]]></summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Palm</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: I have a Sony Cli&eacute; PEG TH-55 that I'm trying to connect to a wireless network restricted to known devices.  Before I can connect, I need to register my handheld with the service, which requires the MAC address.  Where can I find the MAC address of my PEG TH-55?</p>

<p>A: Many portable devices list the <abbr title="Media Access Control">MAC</abbr> addresses for their ethernet and wireless cards on a sticker on the reverse of the device. On a Sony Cli&eacute PEG TH-55, you'll need to look a little harder.</p>]]>
<![CDATA[<p>A  <abbr title="Media Access Control">MAC</abbr> address is a unique address associated with your wireless communication card for your handheld.   Any communications card installed in a device which can connect to a wide area network has a unique address.  If you have both a wireless connection and an ethernet connection on your computer, the ethernet card would have a MAC address and the wireless card would have a different MAC address.  These addresses are assigned when the cards are manufactured.  It is possible to get your PEG TH-55 to tell you its own MAC address by stepping through the following:</p>

<ol>
<li><p><span class="stepitem">Launch the Palm "Prefs" application</span>.</p></li>
<li><p>From the top right drop-down menu, <span class="stepitem">choose "Network"</span>.  You'll be shown a page which says "Service" and has "Details" and "Connect" buttons at the bottom.</p></li>
<li><p>Click on the "Service" drop-down menu and <span class="stepitem">choose "Wireless <abbr title="Local Area Network">LAN</abbr>"</span>.</p></li>
<li><p><span class="stepitem">Click on the "Details" button</span> at the bottom of the screen.  This takes you to the "Wireless <abbr title="Local Area Network">LAN</abbr> Setup" page.</p></li>
<li><p>Click in the upper left corner of the screen, where the title bar is, to bring up the "options" or <span class="stepitem">click on the "options" icon</span> (2nd from the bottom left) on the bottom of the screen.  The title bar will be replaced with a menu which says "Information" and has the choice of "ConnectionStatus".</p></li>
<li><p><span class="stepitem">Choose the "ConnectionStatus" menu option</span>.  The very first thing listed is your 12-character <abbr title="Media Access Control">MAC</abbr> address.</p></li>
</ol>

<p>You now have your MAC address.</p>

<p>Note that if you're registering this with a service, sometimes they don't want any spaces or colons in the address, or may want it in lowercase.</p>

<p>Have fun!</p>]]>
</content>
</entry>
<entry>
<title>Disabling Display of HTML In Eudora</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2004/07/disabling_displ.php" />
<modified>2006-10-13T06:29:56Z</modified>
<issued>2004-07-10T12:06:17Z</issued>
<id>tag:askein.eingang.org,2004://4.59</id>
<created>2004-07-10T12:06:17Z</created>
<summary type="text/plain">Q: I use Eudora Lite for e-mail, and sometimes it crashes when opening e-mail with images (typically spam). I&apos;d like Eudora to only show me text, so that spam with images would look like HTML and I&apos;d have to click...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Eudora</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>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?</p>

<p>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.</p>]]>
<![CDATA[<p><a href="http://www.eudora.com/" class="ext" title="Eudora from Qualcom">Eudora</a> 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...</p>

<p>To turn off displaying HTML and images rendered in Eudora, you need to adjust two sets of settings:</p>
<ol>
<li><p><span class="stepitem">Open Eudora's Settings</span>.  Scroll through the list of setting icons until you see "Fonts &amp; Display".  <span class="stepitem">Uncheck the following</span>: "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.</p></li>

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

</ol>

<p><span class="stepitem">Click "OK"</span> when done to update your settings.  I think they take effect immediately.</p>]]>
</content>
</entry>
<entry>
<title>eBook/document readers for Palm OS Devices</title>
<link rel="alternate" type="text/html" href="http://askein.eingang.org/archives/2004/07/q_what_app_do_i.php" />
<modified>2006-10-13T06:30:33Z</modified>
<issued>2004-07-10T11:49:26Z</issued>
<id>tag:askein.eingang.org,2004://4.58</id>
<created>2004-07-10T11:49:26Z</created>
<summary type="text/plain">Q: What app do I need to read ebooks and text files on my Treo 600? A: You&apos;ll need a document reader for the Palm that can read Palm doc files as well as a converter program for your Macintosh...</summary>
<author>
<name>Eingang</name>
<url>http://www.eingang.org/</url>
</author>
<dc:subject>Palm</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://askein.eingang.org/">
<![CDATA[<p>Q: What app do I need to read ebooks and text files on my Treo 600?</p>

<p>A: You'll need a document reader for the Palm that can read Palm doc files as well as a converter program for your Macintosh to change RTF or text files into Palm doc files prior to transferring them via a hot sync.</p>]]>
<![CDATA[<p>Now that my beloved Handera is 3 years old and still running Palm OS 3.x, I haven't looked at reading software in ages, but here's some general commentary on programs I know about or use regularly.</p>

<p>For e-books/text, I primarily still use a version of TealPoint's <a href="http://www.tealpoint.com/softdoc.htm" class="ext" title="TealDoc from TealPoint">TealDoc</a> software.  TealDoc can read plain text and .doc files, and supports landscape mode and scrollwheels on devices which have those.  It also can deal with documents stored on cards rather than in RAM.  It does not render HTML; however, version 6 can strip out HTML tags.  TealDoc is $19.95 US.  I've read hundreds of books on my handheld with my trusty copy of TealDoc.  Good investment for me.</p>

<p>If you need a reader which renders HTML, people used to suggest <a href="http://www.mobipocket.com/en/DownloadSoft/ProductDetailsReaderPro.asp" class="ext" title="MobiPocket Pro">MobiPocket Reader</a>.  I haven't used it in ages, so I can't really comment on it.  <a href="http://www.webscription.net/" class="ext" title="Baen Book WebScriptions E-Books">Baen Books' online subscription service</a> recommends using MobiPocket as they distribute their books in HTML (but it's really basically just paragraph tags, which are easy enough to visually ignore for me in TealDoc).  This is also $19.95 US.</p>

<p>Palm also offers <a href="http://www.palmdigitalmedia.com/products/palmreader/pro" class="ext" title="eReader downloads">eReader</a> (used to be Palm Reader) for both your Palm and for your Mac, so you can read Palm .doc files on your Mac.  It supports some kind of digital rights management.  It is possible to buy DRM books from somewhere for it, but it will also handle just regular text files converted to Palm doc format.  While I don't use this on my handheld that often, I do use it on my Mac.  It has a nice visual page display.  The desktop and Palm versions are available in a free version.</p>

<p>Most of these programs would go quite handily with <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/13212" class="ext" title="PorDiBle at VersionTracker">PorDiBle</a> for your OS X box.  PorDiBle converts RTF and text files to Palm doc files (.pdb) which can be read with most  document readers for the Palm.</p>]]>
</content>
</entry>

</feed>