<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Midiar in English</title>
  <link>http://www.helland.org:80/tor-en/</link>
  <description>Tor&#039;s English ramblings - nickname Midiar</description>
  <language>en</language>
  <copyright>Tor Helland</copyright>
  <lastBuildDate>Wed, 12 Nov 2008 06:51:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Midiar in English</title>
    <link>http://www.helland.org:80/tor-en/</link>
  </image>
  
  
  <item>
    <title>Updating wrapper for Delphi 2009 and XDOM 4.1.6</title>
    <link>http://www.helland.org:80/tor-en/2008/11/12/updating_wrapper_for_delphi_2009_and_xdom_4_1_6.html</link>
    
      
        <description>
          &lt;p&gt;So I finally got down to releasing the wrapper for &lt;a href=&#034;http://www.philo.de/xml/&#034;&gt;XDOM&lt;/a&gt; 4.1.6 and Delphi 2009. There is also a compiler switch to use it on version 3.2, but the focus shifted to 4.1.x because of Delphi 2009.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Here is a summary of changes:&lt;br /&gt;
&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Avoiding error when doing xpath on tree with PreserveWhitespace in effect.&lt;/li&gt;
    &lt;li&gt;SelectNode and SelectNodes now return literal xpath query results (boolean, number, string) as TDomText/IDomText/IXmlNode. &lt;em&gt;I like this tweak a lot, though if relying on it, your code will not work against MSXML, which gives an error.&lt;/em&gt;&lt;br /&gt;
    &lt;/li&gt;
    &lt;li&gt;Added licence text for MPL 1.1.&lt;/li&gt;
    &lt;li&gt;Changes for working in Delphi 2009 Tib&amp;uacute;ron (requires XDOM 4.1.6 or later).&lt;/li&gt;
    &lt;li&gt;Renamed ox31 prefixes to ox4.&lt;/li&gt;
    &lt;li&gt;Uses TXmlInputSource for XDOM v4 in loadxml() and loadFromStream().&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And one known bug: When doing an XPath query of &amp;quot;/&amp;quot;, TXMLDocument&#039;s DocumentElement gets wiped out, and in Delphi 6 it also gives a nasty error. I haven&#039;t located the bug, fixed it, or made a workaround yet. But I wanted to get the current stuff out now.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Download &lt;a href=&#034;../../tor-en/files/gtcXdomDom-20081111.zip&#034;&gt;gtcXdomDom-20081111&lt;/a&gt;, install the package, and select &amp;quot;Open XML 4.1&amp;quot; as DOMVendor in TXMLDocument.gtcXdomDom-20081111.zip&lt;/p&gt;
(This 4.1 wrapper is a reworked version, originally based on Borland&#039;s 2.4 wrapper, so the Creative Commons licence on this blog does not apply to my wrapper. There is licence text at the start of the .pas file, similar to the XDOM licence.)
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2008/11/12/updating_wrapper_for_delphi_2009_and_xdom_4_1_6.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2008/11/12/updating_wrapper_for_delphi_2009_and_xdom_4_1_6.html&#034;
    dc:title=&#034;Updating wrapper for Delphi 2009 and XDOM 4.1.6&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1226472660000&amp;token=9017154506886973348&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>OpenXML XDOM</category>
    
    <comments>http://www.helland.org:80/tor-en/2008/11/12/updating_wrapper_for_delphi_2009_and_xdom_4_1_6.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2008/11/12/updating_wrapper_for_delphi_2009_and_xdom_4_1_6.html</guid>
    <pubDate>Wed, 12 Nov 2008 06:51:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Delphi Prism</title>
    <link>http://www.helland.org:80/tor-en/2008/10/06/delphi_prism.html</link>
    
      
        <description>
          &lt;p&gt; I &lt;a href=&#034;2006/12/03/delphi_as_a_visual_studio_add_in.html&#034;&gt;commented&lt;/a&gt; earlier on a French claim that Delphi would be offered as a plugin for Visual Studio. And I thought it might be a good idea. Now Nick Hodges has apparently &lt;a href=&#034;http://feeds.feedburner.com/~r/marcocantublog/~3/412607467/nick_announces_delphi_prism.html&#034;&gt;announced&lt;/a&gt; such a thing. It will be interesting to see how much is won by using this product. The earlier conclusion, at least regarding Compact Framework, was that this plugin repackaging would not help a bit. Maybe things have changed, or maybe Delphi .Net is a hard sell outside VS. &lt;/p&gt;
&lt;p&gt; Now, do we have a JVM (Netbeans/Eclipse) Delphi plugin somewhere, too? Just kidding. &lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2008/10/06/delphi_prism.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2008/10/06/delphi_prism.html&#034;
    dc:title=&#034;Delphi Prism&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1223290141773&amp;token=-8001068252478330168&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>Delphi</category>
    
    <comments>http://www.helland.org:80/tor-en/2008/10/06/delphi_prism.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2008/10/06/delphi_prism.html</guid>
    <pubDate>Mon, 06 Oct 2008 10:49:01 GMT</pubDate>
  </item>
  
  <item>
    <title>No longer lost in translation!</title>
    <link>http://www.helland.org:80/tor-en/2008/06/10/no_longer_lost_in_translation.html</link>
    
      
        <description>
          &lt;p&gt;Finally, the translation of a complete starter package in DragonRaid is done! That includes the Adventure Master Manual and the LightRaider Handbook, as well as incorporating the new versions of the LightRaider Challenge 1 and 2, instead of the old LightRaider Test. The Rescue of the Sacred Scrolls adventure is not included.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;As the LRC 1 and 2 were based on some updated rules, I also updated the LRH and AMM to include those rules, with new Abilities and weapons, as well as the new understanding of Solo Battle. I even crammed in some clarification of running dragon battle from the &lt;a href=&#034;http://www.dragonraid.net/web/dr2nded/&#034;&gt;DragonRaid 2nd edition&lt;/a&gt;. That is going to be of great help when Adventure Masters get to that point, because I at least have felt very inadequate when running dragon battles.&lt;/p&gt;
&lt;p&gt;The texts were delivered a month ago, but last night I could finally send the texts fully proofread to the Sunday School Union (&lt;a href=&#034;http://www.nssf.no&#034;&gt;NSSF&lt;/a&gt;).&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This is so good! Praise the Lord!&lt;br /&gt;
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2008/06/10/no_longer_lost_in_translation.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2008/06/10/no_longer_lost_in_translation.html&#034;
    dc:title=&#034;No longer lost in translation!&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1213091340538&amp;token=-7622515157590467820&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>DragonRaid</category>
    
    <comments>http://www.helland.org:80/tor-en/2008/06/10/no_longer_lost_in_translation.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2008/06/10/no_longer_lost_in_translation.html</guid>
    <pubDate>Tue, 10 Jun 2008 09:49:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Breaking a cloned TClientDataSet free</title>
    <link>http://www.helland.org:80/tor-en/2007/11/04/breaking_a_cloned_tclientdataset_free.html</link>
    
      
      
        <description>
          &lt;p&gt;I did some fiddling around with CloneDataSet some years ago, and couldn&#039;t find an easy way to break the cloning relationship between the two datasets. But VCL surely must take care of that when freeing stuff? So I decided to just tell both datasets that the other is freed. And then they are free!&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.helland.org:80/tor-en/2007/11/04/breaking_a_cloned_tclientdataset_free.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Delphi</category>
    
    <comments>http://www.helland.org:80/tor-en/2007/11/04/breaking_a_cloned_tclientdataset_free.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2007/11/04/breaking_a_cloned_tclientdataset_free.html</guid>
    <pubDate>Sun, 04 Nov 2007 12:44:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Setting up SharePoint on a Domain Controller</title>
    <link>http://www.helland.org:80/tor-en/2007/10/02/setting_up_sharepoint_on_a_domain_controller.html</link>
    
      
        <description>
          &lt;p&gt; I wanted to setup a SharePoint site for testing yesterday. What I wanted to try out was the &lt;a href=&#034;http://www.codeplex.com/SLK&#034;&gt;SharePoint Learning Kit&lt;/a&gt; (SLK). Now, for testing this I had to use our Win2003 server, and guess what: That server is a domain controller, too. And that is a problem. Now I&#039;m fond of happy endings, if they&#039;re well written, so I&#039;d better write well. What I did was follow GettingStarted.pdf from the SLK. It told me to install Mssql 2005 with all the services running under Network Service. That is not possible, or at least not supported, on a domain controller. So I did get a problem when I tried the &lt;em&gt;Configure SharePoint Learning Kit&lt;/em&gt; step. The SharePoint Manager complained that &amp;quot;Login failed for user &#039;NT AUTHORITY\NETWORK SERVICE&#039;&amp;quot;.&lt;/p&gt;
&lt;p&gt;But luckily a guy called &lt;a href=&#034;http://blogs.msdn.com/luke/archive/2004/10/05/238135.aspx&#034;&gt;Luke Nyswonger&lt;/a&gt; came to the rescue with a tip about how to avoid the error. So this is what I did:&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Under Security, I added &lt;em&gt;NT AUTHORITY\NETWORK SERVICE&lt;/em&gt; as a login.&lt;/li&gt;
    &lt;li&gt;Then I doubleclicked the new login, and added &lt;em&gt;dbcreator&lt;/em&gt; as a server role.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That&#039;s all there was to it! But it didn&#039;t work before I did that little piece of setup.&lt;br /&gt;
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2007/10/02/setting_up_sharepoint_on_a_domain_controller.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2007/10/02/setting_up_sharepoint_on_a_domain_controller.html&#034;
    dc:title=&#034;Setting up SharePoint on a Domain Controller&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1191315840000&amp;token=4933454078067487138&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <comments>http://www.helland.org:80/tor-en/2007/10/02/setting_up_sharepoint_on_a_domain_controller.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2007/10/02/setting_up_sharepoint_on_a_domain_controller.html</guid>
    <pubDate>Tue, 02 Oct 2007 09:04:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Filling a cxGrid</title>
    <link>http://www.helland.org:80/tor-en/2007/09/24/filling_a_cxgrid.html</link>
    
      
      
        <description>
          I think I will document a few of the nice-to-remember coding tips that I find useful from time to time. Here is the first one, how to fill a DevExpress TcxGrid dynamically (QGrid 5), when you don&#039;t know the fields on beforehand, or don&#039;t want to lock things down in design:&lt;p&gt;&lt;a href=&#034;http://www.helland.org:80/tor-en/2007/09/24/filling_a_cxgrid.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Delphi</category>
    
    <comments>http://www.helland.org:80/tor-en/2007/09/24/filling_a_cxgrid.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2007/09/24/filling_a_cxgrid.html</guid>
    <pubDate>Mon, 24 Sep 2007 05:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Delphi as a Visual Studio add-in?</title>
    <link>http://www.helland.org:80/tor-en/2006/12/03/delphi_as_a_visual_studio_add_in.html</link>
    
      
        <description>
          &lt;p&gt;Huw Collingbourne &lt;a href=&#034;http://www.bitwisemag.com/2/Delphi-For-Visual-Studio&#034;&gt;blogged&lt;/a&gt;  about a &lt;a href=&#034;http://www.lemondeinformatique.fr/dossiers/lire-pourquoi-borland-emancipe-un-peu-ses-outils-de-developpement-17-page-2.html&#034;&gt;notice&lt;/a&gt;  in the French journal Le Monde Informatique. They claim that Delphi may from now on be delivered as an add-in to Visual Studio.&lt;/p&gt;
&lt;p&gt;Maybe I should say &amp;quot;about time&amp;quot;? Danny Thorpe &lt;a href=&#034;http://blogs.codegear.com/dcc/archive/2005/02/26/2780.aspx&#034; title=&#034;Where&#039;s My Delphi for .NET Compact Framework?&#034;&gt;blogged&lt;/a&gt;  about the problem of CF designers on February 26, 2005 (found it in Google&#039;s cache after searching for &amp;quot;danny thorpe delphi visual studio compact framework&amp;quot;), and this may be one way to fix it. RemObjects&#039; Chrome was much quicker to adopt .Net 2.0 (but they don&#039;t have CF in their bundled offering - haven&#039;t tried Chrome in a full VS).&lt;/p&gt;
&lt;p&gt;It would mean a lower profile for the CodeGear company, and for Delphi. An add-in, not a... well, platform. Would we buy Delphi the IDE if we could buy Delphi the add-in? Yes, for Win32 work, we would. For .Net programming - getting access to the designers is much of the point in having an IDE.&lt;/p&gt;
&lt;p&gt;The add-in version of Delphi could serve as a preview of the compiler that will be included in the next IDE version. Could be healthy, stopping complaints about Delphi lagging behind. That is important, because Chrome is already plugging that gap.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;[Update: It &lt;a href=&#034;http://www.bitwisemag.com/2/Delphi-For-VS-Lost-In-The&#034;&gt;turns out&lt;/a&gt;  that the news item was actually expressing the journalist&#039;s view about what CodeGear should do, not referring to decisions made by CodeGear. Like I wrote above, the suggestion is perfectly sane, but this journalist Pierre Tran got his methods a bit mixed up.]&lt;/p&gt;
&lt;p&gt;[Update: Craig Stuntz resolutely &lt;a href=&#034;http://blogs.teamb.com/craigstuntz/archive/2006/12/14/CFHardWired.aspx&#034;&gt;shoots down the CF argument&lt;/a&gt;.]&lt;/p&gt;
&lt;p&gt;[Update again: It turns out that there is a CodePlex project called &amp;quot;&lt;a href=&#034;http://www.codeplex.com/Delphi4VisualStudio&#034;&gt;Delphi for Visual Studio&lt;/a&gt;&amp;quot;. Not sure how much use it is.]&lt;br /&gt;
&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2006/12/03/delphi_as_a_visual_studio_add_in.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2006/12/03/delphi_as_a_visual_studio_add_in.html&#034;
    dc:title=&#034;Delphi as a Visual Studio add-in?&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1165102907163&amp;token=7729679459612708120&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>Delphi</category>
    
    <comments>http://www.helland.org:80/tor-en/2006/12/03/delphi_as_a_visual_studio_add_in.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2006/12/03/delphi_as_a_visual_studio_add_in.html</guid>
    <pubDate>Sat, 02 Dec 2006 23:41:47 GMT</pubDate>
  </item>
  
  <item>
    <title>Updating wrapper for XDOM 3.2.1</title>
    <link>http://www.helland.org:80/tor-en/2006/07/07/updating_wrapper_for_xdom_3_2_1.html</link>
    
      
        <description>
          &lt;p&gt;Thank you, Thomas Mueller, for doing what was necessary to get the wrapper running on &lt;a href=&#034;http://www.philo.de/xml/&#034;&gt;XDOM&lt;/a&gt;  3.2 and Delphi 2006, essentially reinstating the WRAPVER1.1 compiler constant which was there in Borland&#039;s wrapper. I&#039;m sorry, but I also changed the file names, reflecting the switch to 3.2, and now a package for each of Delphi 6 and 2006. [Update: I did not update the class names, which would be logical, but creates more hassle.]&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Didn&#039;t look like XDOM had changed much in 3.2.1. Delphi 2006 is the important thing here. And my humble TXmlDocument program for grabbing parts of a document by XPath performed beautifully in 2006, too.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Download &lt;a href=&#034;files/gtcXdom32Dom20060707.zip&#034;&gt;gtcXdom32Dom20060707&lt;/a&gt;, install the package, and select &#034;Open XML 3.2&#034; as DOMVendor in TXMLDocument.&lt;/p&gt;(This 3.2 wrapper is a reworked version, originally based on Borland&#039;s
2.4 wrapper, so the Creative Commons licence on this blog probably does not
apply to my wrapper.)
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2006/07/07/updating_wrapper_for_xdom_3_2_1.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2006/07/07/updating_wrapper_for_xdom_3_2_1.html&#034;
    dc:title=&#034;Updating wrapper for XDOM 3.2.1&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1152301157422&amp;token=-3783960252078882175&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>OpenXML XDOM</category>
    
    <category>Delphi</category>
    
    <comments>http://www.helland.org:80/tor-en/2006/07/07/updating_wrapper_for_xdom_3_2_1.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2006/07/07/updating_wrapper_for_xdom_3_2_1.html</guid>
    <pubDate>Fri, 07 Jul 2006 19:39:17 GMT</pubDate>
  </item>
  
  <item>
    <title>The DragonRaid teenagers to create a new adventure</title>
    <link>http://www.helland.org:80/tor-en/2006/01/23/the_dragonraid_teenagers_to_create_a_new_adventure.html</link>
    
      
        <description>
          &lt;p&gt;  &lt;/p&gt;
&lt;p&gt;Now that the teenagers have fought their way through a bunch of adventures, it feels a bit lame to start over doing the beginners&#039; adventures, even though not everyone have done them all. That&#039;s why we yesterday decided to embark on some adventure creation! It will be exciting, and we can learn a whole lot that way too.&lt;/p&gt;
&lt;p&gt;May the OverLord of Many Names be with us.&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2006/01/23/the_dragonraid_teenagers_to_create_a_new_adventure.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2006/01/23/the_dragonraid_teenagers_to_create_a_new_adventure.html&#034;
    dc:title=&#034;The DragonRaid teenagers to create a new adventure&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1138056884579&amp;token=-7214522549682246293&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>DragonRaid</category>
    
    <comments>http://www.helland.org:80/tor-en/2006/01/23/the_dragonraid_teenagers_to_create_a_new_adventure.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2006/01/23/the_dragonraid_teenagers_to_create_a_new_adventure.html</guid>
    <pubDate>Mon, 23 Jan 2006 22:54:44 GMT</pubDate>
  </item>
  
  <item>
    <title>Updating wrapper again for XDOM 3.1.27</title>
    <link>http://www.helland.org:80/tor-en/2005/11/20/updating_wrapper_again_for_xdom_3_1_27.html</link>
    
      
        <description>
          &lt;p&gt;
I just updated the IDomNode wrapper to take advantage of the OnLookupNamespaceURI event that Dieter Köhler implemented in &lt;a href=&#034;http://www.philo.de/xml/&#034;&gt;XDOM&lt;/a&gt; 3.1.27, so we can take advantage of namespace prefixes defined in the application instead of whatever prefixes are used in the arbitrary document supplied. Thank you, Dieter.
&lt;/p&gt;
&lt;p&gt;
Download &lt;a href=&#034;files/gtcXdom31Dom20051120.zip&#034;&gt;gtcXdom31Dom20051120&lt;/a&gt;, install the package, and select &#034;Open XML 3.1&#034; as DOMVendor in TXMLDocument.&lt;/p&gt;&lt;p&gt;[Update: This 3.1 wrapper is a reworked version, originally based on Borland&#039;s 2.4 wrapper, so the Creative Commons licence on this blog does not apply to my wrapper.]&lt;br /&gt;&lt;/p&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://www.helland.org:80/tor-en/2005/11/20/updating_wrapper_again_for_xdom_3_1_27.html&#034;
    dc:identifier=&#034;http://www.helland.org:80/tor-en/2005/11/20/updating_wrapper_again_for_xdom_3_1_27.html&#034;
    dc:title=&#034;Updating wrapper again for XDOM 3.1.27&#034;
    trackback:ping=&#034;http://www.helland.org:80/tor-en/addTrackBack.action?entry=1132491296617&amp;token=8618620707240962987&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>OpenXML XDOM</category>
    
    <comments>http://www.helland.org:80/tor-en/2005/11/20/updating_wrapper_again_for_xdom_3_1_27.html#comments</comments>
    <guid isPermaLink="true">http://www.helland.org:80/tor-en/2005/11/20/updating_wrapper_again_for_xdom_3_1_27.html</guid>
    <pubDate>Sun, 20 Nov 2005 12:54:56 GMT</pubDate>
  </item>
  
  </channel>
</rss>
