<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Out on a Bad Date</title>
	<atom:link href="http://www.beholdgenealogy.com/blog/?feed=rss2&#038;p=896" rel="self" type="application/rss+xml" />
	<link>http://www.beholdgenealogy.com/blog/?p=896</link>
	<description>the Development of my Genealogy Program named Behold</description>
	
		<image>
	<link>http://www.beholdgenealogy.com/blog</link>
	<url>http://www.beholdgenealogy.com/blog/../beholdblog.gif</url>
	</image>
	<copyright>Comments by Louis Kessler are Copyright 2000-2013 Louis Kessler, All Rights Reserved.  Comments by others belong to the people who made them.</copyright>
		<item>
		<title>By: Best of the Genea-Blogs | My Blog</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-417</link>

				<dc:creator>Best of the Genea-Blogs | My Blog</dc:creator>

		<pubDate>Mon, 19 Dec 2011 04:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-417</guid>
		<description>[...] Out on a bad date by Louis Kessler on Louis Kessler&#8217;s Behold Blog.  Louis found that many origin government [...]</description>
		<content:encoded><![CDATA[<p>[...] Out on a bad date by Louis Kessler on Louis Kessler&#8217;s Behold Blog.  Louis found that many origin government [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-414</link>

				<dc:creator>Louis Kessler</dc:creator>

		<pubDate>Fri, 16 Dec 2011 06:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-414</guid>
		<description>The official standard is GEDCOM 5.5.  The de facto standard is GEDCOM 5.5.1. 

There is in fact very little difference between the two. In 5.5.1, the BLOB tag was removed and 8 tags were added, including some important ones like EMAIL, WWW, LATI and LONG, and a few extra syntactical changes were added that improved 5.5.  Many programs now export these extras.

A program that can read valid 5.5.1 can also read valid 5.5, except for the BLOB tag which I don't believe is used any more by any current program, and I'm not sure if it can be displayed by any program (maybe GEDitCOM). I have never found a GEDCOM that actually uses BLOBs other than a GEDitCOM-generated file used for testing GEDCOM readers. So I've not bothered to implement interpretation of what the blob is supposed to be.

A program exporting to 5.5 would have to do something with those extra 5.5.1 tags and enhanced syntax, and that would compromise the user's data. A program exporting to 5.5.1 would only lose the BLOG tag.

So overall, there are minor trade-offs between using GEDCOM 5.5 and GEDCOM 5.5.1.

Prior to implementing GEDCOM export, I'll take a more detailed look at what some other programs do and then decide on what might be best for Behold to export to. I do want only one export version, though.</description>
		<content:encoded><![CDATA[<p>The official standard is GEDCOM 5.5.  The de facto standard is GEDCOM 5.5.1. </p>
<p>There is in fact very little difference between the two. In 5.5.1, the BLOB tag was removed and 8 tags were added, including some important ones like EMAIL, WWW, LATI and LONG, and a few extra syntactical changes were added that improved 5.5.  Many programs now export these extras.</p>
<p>A program that can read valid 5.5.1 can also read valid 5.5, except for the BLOB tag which I don&#8217;t believe is used any more by any current program, and I&#8217;m not sure if it can be displayed by any program (maybe GEDitCOM). I have never found a GEDCOM that actually uses BLOBs other than a GEDitCOM-generated file used for testing GEDCOM readers. So I&#8217;ve not bothered to implement interpretation of what the blob is supposed to be.</p>
<p>A program exporting to 5.5 would have to do something with those extra 5.5.1 tags and enhanced syntax, and that would compromise the user&#8217;s data. A program exporting to 5.5.1 would only lose the BLOG tag.</p>
<p>So overall, there are minor trade-offs between using GEDCOM 5.5 and GEDCOM 5.5.1.</p>
<p>Prior to implementing GEDCOM export, I&#8217;ll take a more detailed look at what some other programs do and then decide on what might be best for Behold to export to. I do want only one export version, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-413</link>

				<dc:creator>Brett</dc:creator>

		<pubDate>Fri, 16 Dec 2011 06:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-413</guid>
		<description>Louis:

I am looking forward to the 'soon will have Behold to to convert their file back to standard GEDCOM'.

By the way, what is your idea of standard GEDCOM, 5.5 or 5.5.1.

Thanks</description>
		<content:encoded><![CDATA[<p>Louis:</p>
<p>I am looking forward to the &#8217;soon will have Behold to to convert their file back to standard GEDCOM&#8217;.</p>
<p>By the way, what is your idea of standard GEDCOM, 5.5 or 5.5.1.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-412</link>

				<dc:creator>Louis Kessler</dc:creator>

		<pubDate>Fri, 16 Dec 2011 05:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-412</guid>
		<description>Brett:

Developers will need a good reason to change before they would. A new standard will have to be not too difficult to implement. It will have to be able to still work without requiring modifications to their current database. And it will have to offer them something that is so important they can't refuse, and that will be important to them if their competition is using it and/or their users demand it.  Maybe some slick implementation of sources/citations, evidence/conclusions or internationalization might entice them.

As far as the incorrect GEDCOMs go, those users today are very lucky. If and when a new standard comes out, there will be at least a few programs made to convert GEDCOM to the new standard. Some of the programs will do extended GEDCOM better than others. And I know I'll add that conversion ability into Behold as well. So they really don't have to worry about it for quite a while yet. The fact that GEDCOM today is so pervasive is what provides this safety and the fact that it was able to get that way is what makes me say we are very lucky as genealogists to have had it. 

Developers could and probably should, but don't and won't have to write their own conversion routine unless they have a good reason to. Ancestry.com didn't write a conversion routine for their FTW Text leaving many of their users in the exact situation you describe - but Ancestry didn't care. And those FTW Text files now have Behold to view their data and soon will have Behold to to convert their file back to standard GEDCOM. So the users are all safe for now.

Louis</description>
		<content:encoded><![CDATA[<p>Brett:</p>
<p>Developers will need a good reason to change before they would. A new standard will have to be not too difficult to implement. It will have to be able to still work without requiring modifications to their current database. And it will have to offer them something that is so important they can&#8217;t refuse, and that will be important to them if their competition is using it and/or their users demand it.  Maybe some slick implementation of sources/citations, evidence/conclusions or internationalization might entice them.</p>
<p>As far as the incorrect GEDCOMs go, those users today are very lucky. If and when a new standard comes out, there will be at least a few programs made to convert GEDCOM to the new standard. Some of the programs will do extended GEDCOM better than others. And I know I&#8217;ll add that conversion ability into Behold as well. So they really don&#8217;t have to worry about it for quite a while yet. The fact that GEDCOM today is so pervasive is what provides this safety and the fact that it was able to get that way is what makes me say we are very lucky as genealogists to have had it. </p>
<p>Developers could and probably should, but don&#8217;t and won&#8217;t have to write their own conversion routine unless they have a good reason to. Ancestry.com didn&#8217;t write a conversion routine for their FTW Text leaving many of their users in the exact situation you describe - but Ancestry didn&#8217;t care. And those FTW Text files now have Behold to view their data and soon will have Behold to to convert their file back to standard GEDCOM. So the users are all safe for now.</p>
<p>Louis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-411</link>

				<dc:creator>Louis Kessler</dc:creator>

		<pubDate>Fri, 16 Dec 2011 05:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-411</guid>
		<description>Bob:  Very interesting. I guess our samples really are representative of the current date state. - Louis</description>
		<content:encoded><![CDATA[<p>Bob:  Very interesting. I guess our samples really are representative of the current date state. - Louis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-410</link>

				<dc:creator>Brett</dc:creator>

		<pubDate>Fri, 16 Dec 2011 01:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-410</guid>
		<description>Louis:

What do you consider the likelihood of developers being willing to compromise and adapt their programs to work with any standards decided?

How does one address the many users who are happy with their program as is (not knowing GEDCOM export/import difficulties) and do not upgrade their software, so that there will still be incorrect GEDCOM files being created/distributed? Would each developer need to also adapt their programs to correctly import GEDCOM, as is your goal for Behold?

Brett</description>
		<content:encoded><![CDATA[<p>Louis:</p>
<p>What do you consider the likelihood of developers being willing to compromise and adapt their programs to work with any standards decided?</p>
<p>How does one address the many users who are happy with their program as is (not knowing GEDCOM export/import difficulties) and do not upgrade their software, so that there will still be incorrect GEDCOM files being created/distributed? Would each developer need to also adapt their programs to correctly import GEDCOM, as is your goal for Behold?</p>
<p>Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coret</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-409</link>

				<dc:creator>coret</dc:creator>

		<pubDate>Thu, 15 Dec 2011 23:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-409</guid>
		<description>I run the website Genealogie Online (http://www.genealogieonline.nl/en/) where genealogists can publish their genealogical data (GEDCOM) and images. For this to work, Genealogie Online has to "swallow" a lot of GEDCOM's from several programs (see http://www.genealogieonline.nl/en/stamboom-programma.php for a complete list).

After reading your blogposting I decided to examine the 4638 GEDCOM's which genealogists uploaded. I searched for files containing 29 FEB ***1, 29 FEB ***3, 29 FEB ***5, 29 FEB ***7 or 29 FEB ***9. 

PRO-GEN	&#62; 26
GensDataPro	&#62; 22
MyHeritage Family Tree Builder &#62; 21
BROSKEEP &#62; 7
Aldfaer	&#62; 1
gwb2ged	&#62; 1
OEDIPUS_II &#62; 1
PhpGedView &#62; 1
Reunion	&#62; 2
Stamboom &#62; 1

So Dutch programmers have some work to do too...</description>
		<content:encoded><![CDATA[<p>I run the website Genealogie Online (http://www.genealogieonline.nl/en/) where genealogists can publish their genealogical data (GEDCOM) and images. For this to work, Genealogie Online has to &#8220;swallow&#8221; a lot of GEDCOM&#8217;s from several programs (see <a href="http://www.genealogieonline.nl/en/stamboom-programma.php" rel="nofollow">http://www.genealogieonline.nl/en/stamboom-programma.php</a> for a complete list).</p>
<p>After reading your blogposting I decided to examine the 4638 GEDCOM&#8217;s which genealogists uploaded. I searched for files containing 29 FEB ***1, 29 FEB ***3, 29 FEB ***5, 29 FEB ***7 or 29 FEB ***9. </p>
<p>PRO-GEN	&gt; 26<br />
GensDataPro	&gt; 22<br />
MyHeritage Family Tree Builder &gt; 21<br />
BROSKEEP &gt; 7<br />
Aldfaer	&gt; 1<br />
gwb2ged	&gt; 1<br />
OEDIPUS_II &gt; 1<br />
PhpGedView &gt; 1<br />
Reunion	&gt; 2<br />
Stamboom &gt; 1</p>
<p>So Dutch programmers have some work to do too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-408</link>

				<dc:creator>Louis Kessler</dc:creator>

		<pubDate>Thu, 15 Dec 2011 15:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-408</guid>
		<description>Brett: 

I don't think the reason for fail will be lack of developer involvement. Tom Wetmore who developed Lifelines, was involved in GenTech and is now developing DeadEnds has been a major contributor. Michael Martineau of Family Pursuit has also been a contributor. 

Then we've had involvement from AncestorSync who is in turn involved and has connections to many of the major vendors. Bruce Buzbee of RootsMagic has attended a few developer meetings. Gordon Clarke of FamilySearch has been helping with the organization of the BetterGEDCOM group. And Legacy has offered its citation templates for BetterGEDCOM's SourceTemplates.org endeavor.

I don't think it would be hard to get other developers involved if BetterGEDCOM started producing something tangible that others could evaluate. My current push is to get them to produce the Source/Citation definitions that have been talked about. BG's got to produce something soon in order to stay relevant, and there would be no better time to do that than just prior to RootsTech.

I said BetterGEDCOM might be doomed to fail, not because developers aren't involved, but because the developers would not willing to compromise and adapt their programs to work with whatever standards are decided upon.

Louis</description>
		<content:encoded><![CDATA[<p>Brett: </p>
<p>I don&#8217;t think the reason for fail will be lack of developer involvement. Tom Wetmore who developed Lifelines, was involved in GenTech and is now developing DeadEnds has been a major contributor. Michael Martineau of Family Pursuit has also been a contributor. </p>
<p>Then we&#8217;ve had involvement from AncestorSync who is in turn involved and has connections to many of the major vendors. Bruce Buzbee of RootsMagic has attended a few developer meetings. Gordon Clarke of FamilySearch has been helping with the organization of the BetterGEDCOM group. And Legacy has offered its citation templates for BetterGEDCOM&#8217;s SourceTemplates.org endeavor.</p>
<p>I don&#8217;t think it would be hard to get other developers involved if BetterGEDCOM started producing something tangible that others could evaluate. My current push is to get them to produce the Source/Citation definitions that have been talked about. BG&#8217;s got to produce something soon in order to stay relevant, and there would be no better time to do that than just prior to RootsTech.</p>
<p>I said BetterGEDCOM might be doomed to fail, not because developers aren&#8217;t involved, but because the developers would not willing to compromise and adapt their programs to work with whatever standards are decided upon.</p>
<p>Louis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.beholdgenealogy.com/blog/?p=896#comment-407</link>

				<dc:creator>Brett</dc:creator>

		<pubDate>Thu, 15 Dec 2011 06:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=896#comment-407</guid>
		<description>Louis
Without meaning this as a negative comment to the BetterGEDCOM project, of which I have previously been a member, but more as information to your blog readers, there is a high possibility that BetterGEDCOM may fail. This is due to the participation of minimal (maybe that could read only Behold) Genealogy program developers/owners being a part of BetterGEDCOM.
Brett</description>
		<content:encoded><![CDATA[<p>Louis<br />
Without meaning this as a negative comment to the BetterGEDCOM project, of which I have previously been a member, but more as information to your blog readers, there is a high possibility that BetterGEDCOM may fail. This is due to the participation of minimal (maybe that could read only Behold) Genealogy program developers/owners being a part of BetterGEDCOM.<br />
Brett</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.690 seconds -->
