<?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: XML is GEDCOM; GEDCOM is XML</title>
	<atom:link href="http://www.beholdgenealogy.com/blog/?feed=rss2&#038;p=641" rel="self" type="application/rss+xml" />
	<link>http://www.beholdgenealogy.com/blog/?p=641</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: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=641#comment-62</link>

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

		<pubDate>Wed, 12 Nov 2008 00:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=641#comment-62</guid>
		<description>Don't worry. I enjoy these conversations.

Even today, XML has not made any significant impact in genealogy software. And you ask the average computer user about XML and they won't know what you're talking about. In fact most web developers don't know the difference between HTML and XML.

And I don't say that it wasn't important. It just wasn't in general use, especially not the way it is starting to be used in the last few years.

Until last week, I never had connected using XML for GEDCOM. I didn't know enough about it to realize that it wasn't just another data definition language.  It only came back into my thinking again while reading one of &lt;a href="http://www.beholdgenealogy.com/blog/?p=632" rel="nofollow"&gt;the new Delphi books I purchased&lt;/a&gt; which had a chapter on it.

But it's still not easy. There are many ways to implement it, and which way if any is best for Behold is still not clear to me. Hopefully, it will be soon.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry. I enjoy these conversations.</p>
<p>Even today, XML has not made any significant impact in genealogy software. And you ask the average computer user about XML and they won&#8217;t know what you&#8217;re talking about. In fact most web developers don&#8217;t know the difference between HTML and XML.</p>
<p>And I don&#8217;t say that it wasn&#8217;t important. It just wasn&#8217;t in general use, especially not the way it is starting to be used in the last few years.</p>
<p>Until last week, I never had connected using XML for GEDCOM. I didn&#8217;t know enough about it to realize that it wasn&#8217;t just another data definition language.  It only came back into my thinking again while reading one of <a href="http://www.beholdgenealogy.com/blog/?p=632" rel="nofollow">the new Delphi books I purchased</a> which had a chapter on it.</p>
<p>But it&#8217;s still not easy. There are many ways to implement it, and which way if any is best for Behold is still not clear to me. Hopefully, it will be soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uwe</title>
		<link>http://www.beholdgenealogy.com/blog/?p=641#comment-61</link>

				<dc:creator>uwe</dc:creator>

		<pubDate>Wed, 12 Nov 2008 00:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=641#comment-61</guid>
		<description>Web designers used XML based solutions even before 2000, MSXML is around since 2003, and the same year there were already Delphi components available for both D4 and D5 (for example OmniXML or OpenXML). Adobe introduced XMP for PDF in 2001 and has since then used it in other products, too. To say that XML was not important before the onset of Web 2.0 is therefore ... well ... quite an exaggeration ...

I didn't want to question your expertise, by the way - I just found it funny how XML "dawned" on you.</description>
		<content:encoded><![CDATA[<p>Web designers used XML based solutions even before 2000, MSXML is around since 2003, and the same year there were already Delphi components available for both D4 and D5 (for example OmniXML or OpenXML). Adobe introduced XMP for PDF in 2001 and has since then used it in other products, too. To say that XML was not important before the onset of Web 2.0 is therefore &#8230; well &#8230; quite an exaggeration &#8230;</p>
<p>I didn&#8217;t want to question your expertise, by the way - I just found it funny how XML &#8220;dawned&#8221; on you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis Kessler</title>
		<link>http://www.beholdgenealogy.com/blog/?p=641#comment-60</link>

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

		<pubDate>Tue, 11 Nov 2008 22:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=641#comment-60</guid>
		<description>XML 1.0 only became a W3C Recommendation in February 1998. RSS feeds became based on them. But it really took until the onset of Web 2.0 and Microsoft's adoption of them for their default Office formats before it become something important.

I've known about XML's attempted use and the to-date unsuccessful attempts to replace GEDCOM with XML versions of it. See some of &lt;a href="http://www.beholdgenealogy.com/forum/search.php?w=blog&#038;q=xml&#038;u=" rel="nofollow"&gt;the other references to XML I've made in the past&lt;/a&gt;.  I did refer to the link you mentioned in &lt;a href="http://www.beholdgenealogy.com/blog/?p=245" rel="nofollow"&gt;my November 20, 2004 post&lt;/a&gt;.

But it's newly available for me because Delphi 4 had no good hooks into it, whereas Delphi 2009 does. And I really didn't realize that XML and GEDCOM are really the same (Duh! Hit me with a brick!) until last week.</description>
		<content:encoded><![CDATA[<p>XML 1.0 only became a W3C Recommendation in February 1998. RSS feeds became based on them. But it really took until the onset of Web 2.0 and Microsoft&#8217;s adoption of them for their default Office formats before it become something important.</p>
<p>I&#8217;ve known about XML&#8217;s attempted use and the to-date unsuccessful attempts to replace GEDCOM with XML versions of it. See some of <a href="http://www.beholdgenealogy.com/forum/search.php?w=blog&#038;q=xml&#038;u=" rel="nofollow">the other references to XML I&#8217;ve made in the past</a>.  I did refer to the link you mentioned in <a href="http://www.beholdgenealogy.com/blog/?p=245" rel="nofollow">my November 20, 2004 post</a>.</p>
<p>But it&#8217;s newly available for me because Delphi 4 had no good hooks into it, whereas Delphi 2009 does. And I really didn&#8217;t realize that XML and GEDCOM are really the same (Duh! Hit me with a brick!) until last week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uwe</title>
		<link>http://www.beholdgenealogy.com/blog/?p=641#comment-59</link>

				<dc:creator>uwe</dc:creator>

		<pubDate>Tue, 11 Nov 2008 17:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.beholdgenealogy.com/blog/?p=641#comment-59</guid>
		<description>XML a new technology? You must have been hiding somewhere in the Canadian woods, Louis... ;-)

Here is a link that might help:
http://xml.coverpages.org/genealogy.html#gedML

HTH
Uwe</description>
		<content:encoded><![CDATA[<p>XML a new technology? You must have been hiding somewhere in the Canadian woods, Louis&#8230; <img src='http://www.beholdgenealogy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Here is a link that might help:<br />
<a href="http://xml.coverpages.org/genealogy.html#gedML" rel="nofollow">http://xml.coverpages.org/genealogy.html#gedML</a></p>
<p>HTH<br />
Uwe</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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