View Single Post
Old 03-26-2012, 09:49 AM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,109
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by OldLincoln View Post
In my programming days I did a lot of auto updates based on the last date updated. My work was mostly with databases and all of mine had a timestamp field. Anything newer than the last timestamp is new otherwise nothing to do. It is a very normal and common thing. In fact it's bad form to rely on something like a title to determine a new record.

In the case of Calibre, with manual updates possible, you need to deal with that in the duplicates function. Either allow dupes or don't - an existing option.
In your programming days, your programs did not check files with time zones from/in all over the world, using all sorts of native character sets and running on multiple operating systems

Heck, I hear that Windows (saved) file names are not the same from version to version , let alone XP,Vista and W7 which Calibre does support
theducks is online now   Reply With Quote