xmlFUSE v.2.1 Demo
Copyright  2004 ThinkData, Inc. and its licensors. All rights reserved. 

Contents

xmlfuse.app - Source to the sample application
xmlfuse.exe - Sample application
xmlfuse.pdf - Complete documentation to xmlFUSE

This Clarion 5.5H compiled application demonstrates the use of the xmlFUSE COM automation product and the Plugware COM Classes.  You may view a portion of the source code contained in the xmlfuse.app file.  The executable has been compiled locally and demonstrates the following functionality.

- Full Microsoft XML 4.0 Parser SDK class wrapper including support for DOM, SAX, XSD, SOM, XSL, XPath and MS XML HTTP
- Full Microsoft SOAP 3.0 Toolkit class wrapper including support for both high level and low level SOAP API calls
- Example application demonstrates the following functionality:
  -- Serialize Clarion data structures such as GROUPs, QUEUEs and FILEs to XML 
  -- Deserialize XML into Clarion data structures such as GROUPs, QUEUEs, and FILEs
  -- Convert Microsoft Outlook contacts, tasks, messages, and appointments into XML
  -- Create XML DOM from scratch using Clarion
  -- Transform XML into HTML using XSLT
  -- Parse XML file using SAX
  -- Fetch web site data using MS XML HTTP
  -- Search Google using MS XML HTTP
  -- Bill credit cards using Authorize.NET via HTTPS POST
  -- Send form data to a web site (ThinkData's Guestbook) via HTTP POST
  -- Retrieve Yahoo stock quotes via MS HTML HTTP
  -- Download an Image over the Internet into a Clarion image control
  -- Transate text into multiple languages including English, French, Spanish, German, Italian, Portuguese and Russian
     using the BabelFish SOAP Web Service from AltaVista
  -- Retrieve Currency Exchange Rates for dozens of countries using XMethods SOAP web service
  -- Low Level SOAP API example for adding numbers
  -- Check spelling using the Google Dictionary SOAP service
  -- Search Google using the Google SOAP service and place the results into a Clarion QUEUE
  -- Search Amazon.com books using the Amazon SOAP web service and place the results into a Clarion QUEUE.  
     This example also retrieves the images available at Amazon and places them in a Clarion Image control.
  -- Read RSS (Really Simple Syndication) news feeds and view site links using the simple RSS reader
  -- Use the GeoMonster SOAP web service to retrieve United States, United Kingdom and Canadian Postal Code information.
  -- Use the GeoMonster SOAP web service to validate E-mail addresses and retrieve IP Address location information.
- Full source code to the wrapper classes, Plugware COM, and example application included!
- Free technical support via our online forum at http://www.thinkdata.com/forum/

The full documentation is included with this demo as well.

To buy xmlFUSE please visit our product page at (URL May Wrap)
http://www.thinkdata.com/store/asp/product.asp?recorprod=&product=97&cat=&ph=&keywords=&recor=&SearchFor=&PT_ID=

Please visit our web site at http://www.thinkdata.com for more information