The Behold User Forum
Login to participate
  
Register   Lost ID/password?

Louis Kessler’s Behold Blog     The Behold User Forum

Louis Kessler (lkessler) Blog Comments

   all users
Results 121 - 130 of 291 blog comments.   1259 blog entries.   229 forum posts.   1779 total.
121. 

Living Up To Expectations - Blog comment by lkessler - 22 Jun 2015

Rob, Rich, Deckie, I really appreciate the supportive words. But really, what I want too is to get the editing capability into Behold. So it does make sense that I should not work on the lesser things, but work only on what is needed to get there. There is lots to do, but it will happen much faster if ...
122. 

Complete Genealogy Data Transfer - Blog comment by lkessler - 20 Jun 2015

Enno, Well its not really like versioning. The previous version of the data needs to be passed ONLY when (1) the program does not support the feature in question, and (2) the data it subordinate to (i.e. dependent on) other data that the user has changed. So there would never be two versions of any data. ...
123. 

Complete Genealogy Data Transfer - Blog comment by lkessler - 16 Jun 2015

Enno, I agree with you. When a data item is edited, the attached non-handled data may not be relevant or may even be wrong. But that doesn't mean the issue is unsolvable. One possible solution might be to require that the former pre-edited data be transmitted with the non-handled data as a separate event ...
124. 

Complete Genealogy Data Transfer - Blog comment by lkessler - 13 Jun 2015

Will, I presume you don't currently do extensive documentation of your sources, because I don' t believe Legacy, Geni/Myheritage and FamilySearch do a very good job yet of transferring sources between each other or into GEDCOM. GEDCOM is technically okay for sources, but most programs don't read them in well ...
125. 

Complete Genealogy Data Transfer - Blog comment by lkessler - 10 Jun 2015

Arb: Excellent! Now you're really starting to think about this. The examples you give of data-pass through when an intermediate program doesn't handle something are solvable. As I said in my post, the concepts "must be sufficiently independent of each other" to help prevent such problems. What to do about ...
126. 

Complete Genealogy Data Transfer - Blog comment by lkessler - 9 Jun 2015

Well yes. A read-only program obviously need not export anything. But if it does, and if it expects other programs following the standard to read its export, then its export must not lose any data. Sorry, but I'm very adamant on this point. This new standard must be rigid and must require data retention ...
127. 

Complete Genealogy Data Transfer - Blog comment by lkessler - 9 Jun 2015

Arb: I think data exchange is everything. If you can't export the data your program creates, then it's an island unto itself. So yes, developers need to implement the features they want and they only have to make use of just the data they need, But unless they can't add their contribution to the data stream ...
128. 

Literally Nothing From RootsMagic - Blog comment by lkessler - 8 Jun 2015

Arnold, Bart Brenner did trace it down. See Bart's post on Google+ which in summary said: " It was originally in a Family Tree Maker (I'm not sure which version) file which was exported to GEDCOM. That GEDCOM was imported into RootsMagic (probably version 4, perhaps version 3). It is also possible that I ...
129. 

Literally Nothing From RootsMagic - Blog comment by lkessler - 6 Jun 2015

Arnold, It was encoded as UTF-8. But that really had nothing to do with it. An end-of-string character is an invalid GEDCOM character and is not allowed in a GEDCOM file. The post links to my Stack Overflow question. The answer I accepted was what I used. The length function gives th correct length of the ...
130. 

Recording Your Reasoning (Proof Argument) - Blog comment by lkessler - 1 Jun 2015

Yes, you can get infinite loops. It normally isn't a problem for a program like Behold that may expand one level, but otherwise gives everything as links to the other structure. With links, you'll click on one to go to the other. And then, you'll click on the other and go back to the first. But any program ...