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

Louis Kessler’s Behold Blog     The Behold User Forum

Louis Kessler (lkessler) Entries, Comments and Posts

   all users
Results 681 - 690 of 1770 total.   1253 blog entries.   288 blog comments.   229 forum posts.
681. 

5.5.1 compliant GEDCOM file - Forum post by lkessler in General Discussion - 10 Mar 2012

Brett: Don't jump for joy just yet. Behold won't do complete GEDCOM checking until Version 1.5 and right now it lets a few things go. You should also try a couple of other validators: VGedX at http://ancestorsnow.com/tools/vgedx.php and GED-inline at http://ged-inline.elasticbeanstalk.com/validate I wouldn't ...
682. 

Invalid date format - Forum post by lkessler in General Discussion - 10 Mar 2012

Brett: It depends on the program and what it lets you do. If programs allow date phrases, which are dates in any format whatsoever, then that would be fine. A date phrase in GEDCOM is any expression enclosed in parenthesis, e.g.: 2 DATE (April 13) If that is not allowed in your program, I'd just add it as a ...
683. 

1000 Days at Stack Overflow - Blog entry by lkessler - 9 Mar 2012

Today was the 1,000’th day I visited the Stack Overflow site where programmers ask and give answers to programming questions. I joined the site 3 years and 4 months ago, right after I discovered it and just a few weeks after it went live. Working that out, there has been an 82% chance on any particular day ...
684. 

ALIA token missing link - Forum post by lkessler in Questions and Answers - 8 Mar 2012

Brett: The way you did it (with a second NAME tag and no TYPE tag) is also an accepted way of entering two alternative names. The TYPE tag with "aka" is preferred but not required. When more than one NAME tag is given, GEDCOM instructs programs to use the first one as the "preferred" name. Louis
685. 

ALIA token missing link - Forum post by lkessler in Questions and Answers - 8 Mar 2012

Brett, The short answer is to replace: 1 ALIA Letitia Holland with 1 NAME Letitia /Holland/ 2 TYPE aka The long answer is a blog post your question prompted me to post: The ALIA Tag of GEDCOM Louis
686. 

The ALIA Tag of GEDCOM - Blog entry by lkessler - 8 Mar 2012

Some tags in GEDCOM are misused, and the ALIA tag is one of the worst. Very often in a GEDCOM file you’ll find the following: 0 @I1@ INDI 1 NAME Thomas Jacob /Black/1 ALIA Jack /Black/This is definitely wrong. GEDCOM states: "Alias Names: One or two systems used the ALIAs tag for representing multiple names. ...
687. 

Next version release - Forum post by lkessler in Questions and Answers - 7 Mar 2012

Brett: I've been working hard to see if I could squeeze what I would call "life events" into the individual profiles. I wrote about it in my Endless Possibilities blog post, where I said: I might want to also expand the parent links, child links, and spouse links within the individuals and families and turn ...
688. 

Getting Ages Right - Blog comment by lkessler - 3 Mar 2012

meliasz: You'll be able to store whatever dates you want. If the person's death date is input as 100 years before their birth date, then so be it - but Behold will by default show the warning to remind you, so you won't forget to fix it later. Louis
689. 

GEDCOM 5.5EL - Forum post by lkessler in Questions and Answers - 3 Mar 2012

Brett: I included support for GEDCOM 5.5EL in Version 1.0.1. The info in the _LOC records is merged into Behold's Place details. Behold already had support for the _WITN tag and Behold's method of handling the ASSO and TYPE tags will handle them. The Find Files window will also identify GEDCOM 5.5EL files. I ...
690. 

Markup in GEDCOM - Blog comment by lkessler - 29 Feb 2012

Tim: (Sorry about the primitive markup allowed in my comments.) Then you are not translating that back into HTML tags and then the person will see the HTML and tags and not what was intended to be rendered. I think that is correct. Notes were never intended in GEDCOM to include markup, and I agree and ...