Palm Desktop Replacement?
rueger asks: "Almost from Day One I've found the Palm desktop and handheld software to be sorely lacking. The Address Book only allows you to record one address, not one for home and one for work, and only lets you sort or search by name and company name, not by city for instance. The calendar won't let you link contact names to appointments which again seems an obvious missing feature. I've been looking for a software replacement that would add these features and more, and still sync with my Palm (well, Clie). Outlook is not a possibility for all of the usual reasons. What I've found is that there are some very nice PIMs out there, but most won't hot-sync. Those that do, like Time & Chaos, have no more functionality than the Palm software, and lack some features that I use. What are other handheld users turning to? Is there an Open Source replacement?"
And had you actually clicked through the link you posted and read the article, you would have realized that it was an old article about "Palm-sized PCs" running Windows CE, not Palm® handhelds.
Am I the only one who is getting sick of the knee-jerk "use google" reactions to "Ask /." questions?
Corporate Jenga: You take a blockhead from the bottom and you put him on top...
Alex.
http://john.redmood.com/organizers.htmlt ml
http://www.ypsolog.com/docs/comp/other/pim.html
http://www.ms.lt/ms/projects/toolkinds/organize.h
The odds are good that you'll find something that works.
I personally use Ecco Pro, Shadow Palm and DateBk5.
But then again, I'm a zealot.
I know a lot of people like to bag on Evolution, but I've found it works quite nicely when synchronizing to my Palm m500 over serial. I'm using Debian stable, and there are a couple of packages that you will need besides evolution. I believe they were evolution, gnome-pilot, and gnome-pilot-conduits (apt should get all the proper dependencies). Although, you still only get one address (business) on the Palm side, I believe this is a limitation with the Palm addressbook software. You can keep multiple addresses in Evolution, but only the business one will show up on the Palm addressbook.
Nathan's blog
"Outlook is not a possibility for all of the usual reasons."
The 'usual reasons', for the most part, apply to Outlook Express and not Outlook 2000/XP.
"Derp de derp."
I can't speak for the desktop version of their software (I only use the Palm edition), but I've been very happy with Agendus by Iambic. It remedies many of the issues you raise.
They have full versions of their software for both Palm and Windows.
DiscDividers tabbed plastic CD dividers: divider cards f
To replace your HotSync software, take a look at the jSyncManager. It's an Open Source, pure Java, and will run on all your different operating systems. It features an Object-Oriented "jConduit" plug-in system to allow different applications to use it for their synchronization services.
The two downsides currently with running the jSyncManager on the desktop are:
Brad BARCLAY
Lead Developer & Project Administrator,
The jSyncManager Project.
The newest version of the Palm desktop has a number of new features, including new contact fields - these will not migrate to an older palm (i.e. less than OS 5) but they stay on your desktop until you upgrade.
I've been using the new desktop w/an older palm for a while and I'm pretty happy.
This should only ever happen if you delete a record on the handheld and re-enter it, causing the new record to receive a different ID value. No properly-written synchronization module should cause any such breakage under normal conditions )ie: editing/modifying the data on the handheld) -- any that do are due purely to buggy code, and not the design of the PalmOS itself.
Some developers who have written PIMs that weren't designed wih handheld synchronization in mind might try to use one of the fields as the unique record identifier, but this is wrong, and will cause the problem you mention if you change the field being used as the identity field. The proper mechanism for this is to create a mapping between the record ID values and the internal application record identifier.
Please don't blame the PalmOS for things outside its control.
Brad BARCLAY
Lead Developer & Project Adminsitrator,
The jSyncManager Project.
As for linking entries to appointments, do you really need that, or is it just something that would be nice to have? Generally I've found that people who bitch about the Palm interface haven't really sat down to think about what they really need. They're too busy trying to micro-manage their lives instead of using the tool for what it's good for. They give themselves the illusion that they're really being productive because they have a list of all of the people involved with the appointment linked to their appointment. This functionality is mostly a toy, and after spending 20 minutes setting up an appointment and linking the contacts, most people give up on their organizer altogether.
If you're seriously constrained by the Palm interface, you maay want to consider a different device. Perhaps a Pocket PC or something with a PIM that's more like Outlook would do better for you?
Hope this helps!