XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Demos, GUIs, Resource Sites -> XML Development Video Demonstrations

XML Development Video Demonstrations


Link: http://www.stylusstudio.com/xml_videos.html
Source Author or Organization: Stylus Studio

Stylus Studio provides free online XML video demonstrations covering various XML development topics - they show you how to be an expert in working with any XML technology, including SQL/XML, XSLT, XQuery, and Web services, and more, using the Stylus Studio GUI and run-time components. The following is a list of free online XML video demonstrations, ordered by the date they were produced (newest first) --. an alternate listing is also available based on popularity.

  • Using XML Deployment Adapters: Learn how to use XML deployment adapters to take XSLT or XQuery application developed in Stylus Studio to the next level and actually deploy the applications to your production environment, for example, a Linux server. This demonstration shows how in just minutes, you can create an XQuery that access EDI code, generate the Java code needed to run the XQuery and deploy the application with just a few clicks.
  • Generating Java Code in to run XML Data Integration Applications: Stylus Studio's Java Code Generator saves you hours of needless, error-prone typing work by automatically generating Java code that runs XSLT and XQuery in your Java applications. Learn how to leverage this powerful feature in just 5 minutes.
  • Introduction to Convert to XML: Stylus Studio provides Convert to XML, a module that allows you to convert .txt, binary, and EDI files to XML. You can use Convert to XML to convert individual files, or to build converters that allow you to open flat files as XML documents anywhere in Stylus Studio.
  • Using the XML Grid View for Editing Tabular Data: Stylus Studio's XML Grid View makes it easy to visualize, navigate, and edit XML documents with tabular (table-like) structures, including XML views of relational data. Using the XML Grid View, you can perform advanced XML editing operations like sorting elements, reshaping an XML document, renaming elements, moving elements or attributes, and more.
  • Using XML Differencing Utilities: Covers how to visually compare different XML files or folders using Stylus Studio's XML Differencing Utility -- analyze and merge changes made to XML documents.
  • Working with Relational Data as XML: This video series provides a two-part tutorial on how to render relational data as XML using industry-standard SQL/XML technologies.
  • Working with XQuery: This video series covers how to visually develop XQuery applications using the XQuery mapper.
  • Catalog Support in Stylus Studio: Catalogs in XML applications are used to redirect requests for resources, such as schemas and DTD files, from one location to another. This demonstration describes Stylus Studio catalog support and shows you the different ways you can work with catalogs in your Stylus Studio projects.
  • Optimizing XSLT and XQuery Performance: XSLT and XQuery Profilers provide you with performance metrics for your XSLT and XQuery code, just like Java code profilers do. This demonstration shows you how to run the Profiler report, and how to save raw performance data for composing reports of your own and is a must-see for anyone serious about XSLT or XQuery speed.
  • Transforming XML Into HTML using XSLT: Covers how to use various XSLT WYSIWYG tools that let you transform XML into HTML using XSLT - without writing any XSLT code!
  • Building and Testing Web Services: This demonstration shows you how to use a Web Service Call Composer to browse UDDI registries for published Web service WSDLs, and how to compose and test a Web service SOAP request - simplifying Web service development.