<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN Delphi / Web Technologies / XML Feed (bg)</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/bg/delphi/webtech/xml" title="EDN Delphi / Web Technologies / XML (bg)" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/bg/delphi/webtech/xml/feed" title="EDN Delphi / Web Technologies / XML Feed (bg)" />
<id>http://edn.embarcadero.com/bg/delphi/webtech/xml</id>
<updated>2013-06-19T16:42:47-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>Delphi XML Binding Wizard Tutorial</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/34110" />
<author>
<name>Andrea Raimondi</name>
<uri>http://gp.codegear.com/authors/edit/1902.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/34110</id>
<updated>2007-03-02T12:31:01-08:00</updated>
<published>2007-03-02T12:31:01-08:00</published>
<summary>The Delphi XML Binding Wizard requires some understanding to be used. I'll show you</summary>
</entry>
<entry>
<title>Delphi and Microsoft's Language Integrated Query (LINQ)</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/33326" />
<author>
<name>Danny Thorpe</name>
<uri>http://gp.codegear.com/authors/edit/527.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/33326</id>
<updated>2005-09-22T00:00:00-07:00</updated>
<published>2005-09-22T00:00:00-07:00</published>
<summary>Danny Thorpe, Borland Delphi Chief Scientist, discusses Microsoft's LINQ (Language Integrated Query) project and what it means for Delphi</summary>
</entry>
<entry>
<title>What are Microformats?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/33014" />
<author>
<name>David Intersimone</name>
<uri>http://gp.codegear.com/authors/edit/2.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/33014</id>
<updated>2005-03-24T11:56:11-07:00</updated>
<published>2005-03-24T11:56:11-07:00</published>
<summary>In his article on the O'Reilly XML.COM site, Micah Dubinko, writes about Microformats.  Microformats are a a way of thinking about data, design principles for formats, and more...</summary>
</entry>
<entry>
<title>The BDN Guide to RSS - by Craig Stuntz</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/31981" />
<author>
<name>Craig Stuntz</name>
<uri>http://gp.codegear.com/authors/edit/2023.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/31981</id>
<updated>2004-03-01T00:00:00-08:00</updated>
<published>2004-03-01T00:00:00-08:00</published>
<summary>A simple introduction to using the BDN RSS feeds and writing applications which produce or consume RSS.</summary>
</entry>
<entry>
<title>Blank Line as first line of .xml document will cause a Parse Error</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/31278" />
<author>
<name>Angel Martinez</name>
<uri>http://gp.codegear.com/authors/edit/549.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/31278</id>
<updated>2003-10-30T00:00:00-07:00</updated>
<published>2003-10-30T00:00:00-07:00</published>
<summary>Describes what happens when using an .xml file with a blank line as the first line in the document with a XMLTransformProvider</summary>
</entry>
<entry>
<title>BDNtv: Using Delphi 7 to consume web services and transform XML</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/30379" />
<author>
<name>Anders Ohlsson</name>
<uri>http://gp.codegear.com/authors/edit/10.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/30379</id>
<updated>2003-09-19T00:00:00-07:00</updated>
<published>2003-09-19T00:00:00-07:00</published>
<summary>This BDNtv episode shows how you can consume an XML web service and create custom XML transforms to display custom data in your application.</summary>
</entry>
<entry>
<title>Distributed Information Systems. From A to Z. - Part IV. Using multiple TSOAPDatamodules or multiple TDataModules.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/30031" />
<author>
<name>Serge Dosyukov</name>
<uri>http://gp.codegear.com/authors/edit/1858.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/30031</id>
<updated>2003-05-14T15:28:34-07:00</updated>
<published>2003-05-14T15:28:34-07:00</published>
<summary>This is a 4th article from a list, it shows how to transfer multiple TSOAPDataModule into one and use multiple TDataModules instead.</summary>
</entry>
<entry>
<title>Distributed Information Systems. From A to Z. - Part III. How to use multiple SOAPDataModules in your Web service</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29542" />
<author>
<name>Serge Dosyukov</name>
<uri>http://gp.codegear.com/authors/edit/1858.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29542</id>
<updated>2003-02-28T21:04:11-08:00</updated>
<published>2003-02-28T21:04:11-08:00</published>
<summary>This a 3rd article shows how to build a stand-alone Web service using Indy and Delphi 7</summary>
</entry>
<entry>
<title>Distributed Information Systems. From A to Z. - Part II. Building a stand-alone Web service with Indy in Delphi 7</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29484" />
<author>
<name>Serge Dosyukov</name>
<uri>http://gp.codegear.com/authors/edit/1858.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29484</id>
<updated>2003-02-28T21:01:58-08:00</updated>
<published>2003-02-28T21:01:58-08:00</published>
<summary>This is a 2nd article shows how to build a stand-alone Web service using Indy and Delphi 7</summary>
</entry>
<entry>
<title>&quot;CoInitialize has not been called&quot; when using TXMLDocument</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29240" />
<author>
<name>Lucas Bantner</name>
<uri>http://gp.codegear.com/authors/edit/543.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29240</id>
<updated>2002-10-31T00:00:00-07:00</updated>
<published>2002-10-31T00:00:00-07:00</published>
<summary>This FAQ addresses a common error that comes up when using Delphi's XML components inside of a thread</summary>
</entry>
<entry>
<title>Strange access violations when using TXMLDocument at runtime</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29241" />
<author>
<name>Lucas Bantner</name>
<uri>http://gp.codegear.com/authors/edit/543.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29241</id>
<updated>2002-10-31T00:00:00-07:00</updated>
<published>2002-10-31T00:00:00-07:00</published>
<summary>This document explains some of the odd behavior you may run into while using TXMLDocument at runtime</summary>
</entry>
<entry>
<title>Kylix 2 BizSnap Chapter (part One of Six)</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28530" />
<author>
<name>Bob Swart</name>
<uri>http://gp.codegear.com/authors/edit/1987.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28530</id>
<updated>2002-03-22T02:29:52-07:00</updated>
<published>2002-03-22T02:29:52-07:00</published>
<summary>Bob Swart has written an additional Kylix 2 BizSnap chapter for the Kylix Developer's Guide (published by SAMS).This new chapter will be published in six weekly sections, starting with XML Document Programming.</summary>
</entry>
<entry>
<title>Using XMLMapper and XML Transforms with Kylix 2 Enterprise</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28010" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28010</id>
<updated>2001-11-12T19:07:24-08:00</updated>
<published>2001-11-12T19:07:24-08:00</published>
<summary>This article describes the new Borland technology for transforming XML documents into dataset representations for easy modification</summary>
</entry>
<entry>
<title>Download the fixed Delphi 6 Updates</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27800" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27800</id>
<updated>2001-10-03T00:00:00-07:00</updated>
<published>2001-10-03T00:00:00-07:00</published>
<summary>The fixed Delphi 6.01 patch and updated Delphi 6 documentation are now available for download</summary>
</entry>
<entry>
<title>Round trip databases with XML</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26882" />
<author>
<name>SREEKUMAR SADASIVAN PILLAI</name>
<uri>http://gp.codegear.com/authors/edit/11094.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26882</id>
<updated>2001-09-06T13:06:42-07:00</updated>
<published>2001-09-06T13:06:42-07:00</published>
<summary>Use this Delphi code to transfer data from one format to another using XML as an intermediate format.</summary>
</entry>
<entry>
<title>Community TV: Delphi 6 WebSnap with Jim Tierney</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27303" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27303</id>
<updated>2001-07-16T14:16:37-07:00</updated>
<published>2001-07-16T14:16:37-07:00</published>
<summary>John K interviews Jim Tierney, architect of WebSnap, for the details on this new Delphi 6 feature. Now with text transcript and MP3 audio.</summary>
</entry>
<entry>
<title>Community TV: RAD Product Group Overview with Simon Thornhill</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27299" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27299</id>
<updated>2001-06-13T07:49:59-07:00</updated>
<published>2001-06-13T07:49:59-07:00</published>
<summary>Anders O interviews Simon Thornhill about Delphi 6 and future plans of the RAD product group. Now with MP3 audio and text transcript.</summary>
</entry>
<entry>
<title>Community TV: Delphi 6 XML Data Bindings with Mark Edington</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27323" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27323</id>
<updated>2001-06-13T07:47:38-07:00</updated>
<published>2001-06-13T07:47:38-07:00</published>
<summary>John K talks with Mark Edington about XML Data Bindings and how support for XML DOM is implemented with Object Pascal language bindings. Includes MP3 audio and text transcript.</summary>
</entry>
<entry>
<title>Community TV: Delphi 6 Overview with Michael Swindell</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27300" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27300</id>
<updated>2001-06-13T07:43:21-07:00</updated>
<published>2001-06-13T07:43:21-07:00</published>
<summary>Anders O interviews Michael Swindell, Director of Product Management for the RAD Group, who provides an overview of Delphi 6's new features BizSnap, WebSnap and DataSnap. Includes text transcript and audio mp3</summary>
</entry>
<entry>
<title>Community TV: Delphi 6 BizSnap with Rick Nadler</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27301" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27301</id>
<updated>2001-05-15T15:07:49-07:00</updated>
<published>2001-05-15T15:07:49-07:00</published>
<summary>John K interviews Rick Nadler, Web Services Architect, on the new support for Web Services in Delphi 6. Now with MP3 audio.</summary>
</entry>
<entry>
<title>Community TV: Delphi 6 Technical Overview with Chuck Jazdzewski</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27302" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27302</id>
<updated>2001-05-15T15:07:07-07:00</updated>
<published>2001-05-15T15:07:07-07:00</published>
<summary>Anders O gets the architectural overview from Chuck Jaz on Delphi 6. Now with MP3 audio</summary>
</entry>
<entry>
<title>Borland aims to make Web Services a 'Snap'</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27257" />
<author>
<name>Anders Ohlsson</name>
<uri>http://gp.codegear.com/authors/edit/10.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27257</id>
<updated>2001-05-01T17:27:52-07:00</updated>
<published>2001-05-01T17:27:52-07:00</published>
<summary>Peter Coffee of eWeek published an article on upcoming Web Services support in Delphi 6</summary>
</entry>
<entry>
<title>XML/XSL Demo</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27238" />
<author>
<name>Alexander Seliutin</name>
<uri>http://gp.codegear.com/authors/edit/10444.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27238</id>
<updated>2001-04-20T12:39:00-07:00</updated>
<published>2001-04-20T12:39:00-07:00</published>
<summary>The demo allows you to load XML file, recognize the reference to XSL (or load a new XSL file), perform transformation of the XML text to a HTML text and save the result in the file.</summary>
</entry>
<entry>
<title>Using XML and XSLT with Delphi 5 and WebBroker</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27106" />
<author>
<name>Vincent Parrett</name>
<uri>http://gp.codegear.com/authors/edit/1892.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27106</id>
<updated>2001-03-21T18:08:40-07:00</updated>
<published>2001-03-21T18:08:40-07:00</published>
<summary>&lt;p&gt;This article is aimed at Delphi developers who wish to make use of XML/XSLT in their WebBroker applications.I'll present some WebBroker extensions/components which make it easier to create XSLT based WebBroker applications. &lt;/p&gt;</summary>
</entry>
<entry>
<title>How to deploy XML successfully</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26878" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26878</id>
<updated>2001-02-12T17:25:35-08:00</updated>
<published>2001-02-12T17:25:35-08:00</published>
<summary>Gartner Group guidelines for XML in the enterprise.</summary>
</entry>
<entry>
<title>Excellent web site for XML information</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26695" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26695</id>
<updated>2001-01-24T00:00:00-08:00</updated>
<published>2001-01-24T00:00:00-08:00</published>
<summary>This web site contains tons of links for information, tips, tutorials, and software for XML for a variety of languages and platforms</summary>
</entry>
<entry>
<title>chami.com is an excellent resource for web programming</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26476" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26476</id>
<updated>2000-12-21T15:36:04-08:00</updated>
<published>2000-12-21T15:36:04-08:00</published>
<summary>Just the tips alone make this site worth a visit, but the free utilities (both web based and GUI based) make this site a must-visit place if you're doing anything with markup languages</summary>
</entry>
<entry>
<title>Delphi Informant: XSL Transformations</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26180" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26180</id>
<updated>2000-10-31T15:29:21-07:00</updated>
<published>2000-10-31T15:29:21-07:00</published>
<summary>Keith Wood introduces the XSLT language, its syntax, and semantics, then shares an example program that combines an XML document and XSL stylesheet to produce HTML</summary>
</entry>
<entry>
<title>ZDNet: Get out your hype-o-meter</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/23225" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/23225</id>
<updated>2000-09-22T00:00:00-07:00</updated>
<published>2000-09-22T00:00:00-07:00</published>
<summary>XML slices. It dices. It cuts through standards confusion with a single swish.</summary>
</entry>
<entry>
<title>Linux Journal: Doc Searls on the next big bang</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22963" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22963</id>
<updated>2000-08-28T09:59:03-07:00</updated>
<published>2000-08-28T09:59:03-07:00</published>
<summary>The explosive combination of embedded Linux, XML, and instant messaging.</summary>
</entry>
<entry>
<title>Many links to information and resources for XML</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22510" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22510</id>
<updated>2000-07-21T13:27:53-07:00</updated>
<published>2000-07-21T13:27:53-07:00</published>
<summary>This is a compiled (currently uncategorized) list of XML-related links John K has gathered</summary>
</entry>
<entry>
<title>ZDNet: XML moves to the mainstream</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22325" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22325</id>
<updated>2000-06-27T06:11:52-07:00</updated>
<published>2000-06-27T06:11:52-07:00</published>
<summary>XML has become a must-have feature for content-processing applications.</summary>
</entry>
<entry>
<title>IBM developerWorks: Globalizing e-commerce</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22315" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22315</id>
<updated>2000-06-26T09:29:39-07:00</updated>
<published>2000-06-26T09:29:39-07:00</published>
<summary>Open standards like XML and Unicode are promoting truly global software.</summary>
</entry>
<entry>
<title>The State of XML</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22290" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22290</id>
<updated>2000-06-22T00:00:00-07:00</updated>
<published>2000-06-22T00:00:00-07:00</published>
<summary>Abstract of a Keynote presentation from XML Europe 2000 on the state of XML</summary>
</entry>
<entry>
<title>VNUNet: SOAP could slip up on security</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22272" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22272</id>
<updated>2000-06-21T07:35:18-07:00</updated>
<published>2000-06-21T07:35:18-07:00</published>
<summary>Protocol can bypass firewall defenses, experts say.</summary>
</entry>
<entry>
<title>eWeek: IBM, Rational to propose e-business spec</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22239" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22239</id>
<updated>2000-06-14T10:03:41-07:00</updated>
<published>2000-06-14T10:03:41-07:00</published>
<summary>XMI extensions to support interapplication communications to be submitted to OMG.</summary>
</entry>
<entry>
<title>Extending InternetExpress with Custom Components</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22233" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22233</id>
<updated>2000-06-13T13:54:00-07:00</updated>
<published>2000-06-13T13:54:00-07:00</published>
<summary>Nick Hodges explains how to enhance InternetExpress, complete with source code. This is an excerpt from his BorCon 2000 presentation</summary>
</entry>
<entry>
<title>CNet: Sun changes tune in support of SOAP</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22202" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22202</id>
<updated>2000-06-08T07:40:16-07:00</updated>
<published>2000-06-08T07:40:16-07:00</published>
<summary>After dismissing Microsoft technology as &quot;pure hype,&quot; Sun has now reversed its stance.</summary>
</entry>
<entry>
<title>VARBusiness: Intel gives XML a higher IQ</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21939" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21939</id>
<updated>2000-05-10T08:19:48-07:00</updated>
<published>2000-05-10T08:19:48-07:00</published>
<summary>Smart networking products are Internet building blocks.</summary>
</entry>
<entry>
<title>Custom Internet Express Components</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21849" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21849</id>
<updated>2000-04-30T10:14:49-07:00</updated>
<published>2000-04-30T10:14:49-07:00</published>
<summary>Bob Swart describes how to create custom Web components for InternetExpress in his Dr. Bob's Examines column</summary>
</entry>
<entry>
<title>XML.com: XML, standards, and you</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21689" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21689</id>
<updated>2000-04-11T04:56:47-07:00</updated>
<published>2000-04-11T04:56:47-07:00</published>
<summary>The key promise of XML -- interoperability of data -- rests upon voluntary conformance with standards.</summary>
</entry>
<entry>
<title>XML.com: Grassroots enforcers</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21688" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21688</id>
<updated>2000-04-11T04:54:02-07:00</updated>
<published>2000-04-11T04:54:02-07:00</published>
<summary>Inside the Web Standards Project.</summary>
</entry>
<entry>
<title>XML.com: Markup is a family affair</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21658" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21658</id>
<updated>2000-04-07T05:48:13-07:00</updated>
<published>2000-04-07T05:48:13-07:00</published>
<summary>A close look at how XML reads and renders pages.</summary>
</entry>
<entry>
<title>Parsing the Web by Richard Phillips</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21627" />
<author>
<name>David Intersimone</name>
<uri>http://gp.codegear.com/authors/edit/2.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21627</id>
<updated>2000-04-05T11:09:24-07:00</updated>
<published>2000-04-05T11:09:24-07:00</published>
<summary>Three Classes for Grabbing HTML/XML Information</summary>
</entry>
<entry>
<title>xmlhack: A news site for XML developers</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21612" />
<author>
<name>J.D. Hildebrand</name>
<uri>http://gp.codegear.com/authors/edit/123.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21612</id>
<updated>2000-04-05T08:34:16-07:00</updated>
<published>2000-04-05T08:34:16-07:00</published>
<summary>Keep up-to-date on the latest products, technologies, and open source projects.</summary>
</entry>
<entry>
<title>Come See Kylix in Milwaukee, WI or Chicago, IL</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21302" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21302</id>
<updated>2000-03-15T20:28:37-07:00</updated>
<published>2000-03-15T20:28:37-07:00</published>
<summary>John K will be on the road March 21st and 23rd, showing Delphi 5's Internet Express and a preview of Kylix</summary>
</entry>
<entry>
<title>Community TV: Delphi 5 InternetExpress with Jim Tierney</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/21144" />
<author>
<name>David Intersimone</name>
<uri>http://gp.codegear.com/authors/edit/2.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/21144</id>
<updated>2000-03-07T14:13:28-08:00</updated>
<published>2000-03-07T14:13:28-08:00</published>
<summary>Jim Tierney, R&amp;D Engineer, talks about InternetExpress,  the RAD way to build full-featured, thin-clients for the web.</summary>
</entry>
<entry>
<title>Delphi 5 Product Review (Mainly Internet Features)</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/20968" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/20968</id>
<updated>2000-03-03T11:56:49-08:00</updated>
<published>2000-03-03T11:56:49-08:00</published>
<summary>Bob Swart takes you on a tour through just about every internet feature available in Delphi; from ActiveForms to CGI/ISAPI with WebBroker, MIDAS and - of course - his personal favorite InternetExpress.</summary>
</entry>
<entry>
<title>Delphi Live Chat on WebBroker</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/20959" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/20959</id>
<updated>2000-03-02T14:32:22-08:00</updated>
<published>2000-03-02T14:32:22-08:00</published>
<summary>Here is the complete chat transcript from 24 Feb 2000 with the Delphi development team</summary>
</entry>
<entry>
<title>Delphi 5 InternetExpress (with XML)</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/20878" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/20878</id>
<updated>2000-02-28T15:00:19-08:00</updated>
<published>2000-02-28T15:00:19-08:00</published>
<summary>Bob Swart examines Delphi 5's InternetExpress in a nice, long article</summary>
</entry>
</feed>
