|
|
|
|
|
| Top 1-50 XML scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
1)
Visual XSLT
Visual XSLT is a XML software with which you can perfom XML transformations using powerful plugins of visual studio .NET through an intuitive drag and drop interface.
2)
Using XML and JSP together
This article shows how you can use XML and JSP technologies, the hottest buzzwords these days, together to make a dynamic Website. You can design a system that uses XML files to store data on a Web server and JSP files to display that data. Code examples for DOM, XPath, XSL, and other Java-XML techniques can also be viewed here.
3)
Xpath Tutorial
In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
4)
XML Converter
A data converting software is a visual mapping and conversion tool, which manages all dialects of XML such as DTD, XDR, and XML formats. It allows the user to use XML documents by exporting source data into XML file. It can be used for quickly building application integration solutions.
5)
XML Product Catalog
This script gives a facility to use a XML file instead of a database to create a product catalog for a fictional movie distribution company.
6)
Binding XML to a DropDown in ASP.NET
This example demonstrates a nice an easy way to databing an an XML Document to an ASP.NET drop down control.
7)
XMLDOM Quick Reference guide
This details all the interfaces deemed by W3C to be basic to any implementation of the DOM. Each object is fully described with working examples that clearly illustrate how its properties and methods can be used to work with XML documents.
8)
Tip: Compress XML files for efficient transmission
'Tip: Compress XML files for efficient transmission' is a tutorial that teaches programmers to do an efficient compression on XML files for performing good transmission on XML over the internet.
9)
Aplomb Guestbook XML new
This is a flat-file guest book that uses a XML file to store entries. Its features include IP logging and HTML tag stripping. It is very easy to install, configure, and customize.
10)
Using XSLT for content management
This is the first article of "Working XML", that demonstrates the evolution of full-fledged XML applications. This introduces XM (XSLT Make), which is a simple and affordable Web publishing content-management solution that takes advantage of XML and XSLT.
11)
Chilkat XML Parser component
This is a high-performance XML component for parsing, navigating, and manipulating large XML data files. This is non-validating and has an AutoFix property that automatically fixes problems such as removing non-printable characters.
12)
XML::Node
This is a simplified programming interface in which the users can register callback sub-routines or variables to specific type of XML nodes and the values of the specified XML nodes are copied to the corresponding variables. When specified XML tags are found, registered callback sub-routines are called.
13)
produce dynamic Web pages with Java and XSLT
This article discusses two ways to produce dynamic Web pages with Java and XSLT. This is done by passing user-request parameters from a Java backend program to an XSLT style sheet that is used to render the Web page. The sample code demonstrates the use of the XSLTProcessor method and a custom method, plus how to use global parameters in XPath expressions.
14)
Parsing XML with PHP
This article will be helpful for the experienced PHP programmer, who is interested in writing applications using XML. It also assumes that the programmer is familiar with XML's syntax and advantages
15)
Combining XML Documents using XSLT
The following collection of approaches to combining XML Documents is from a column, "Shedding a little Silverlight on XML", that I wrote for XML Journal a while back.
16)
A Guide to XML
This article provides an introduction to XML with an intention to guide the reader to appropriate sections of the XML specification when greater technical detail is desired.
17)
Exchanger XML Lite
Exchanger XML Lite - a free XML Editor for use in a non-commercial environment.
18)
xml2tree
This application is a library class for accessing XML documents, manipulating them in memory and for extracting specific nodes from larger XML objects.
19)
AurigaDoc
AurigaDoc is a simple java XML- XSL based documentation tool with which you can create and convert XML documents to any desired file formats through XSLT tools.
20)
Creating and Using XML Web Services
This is a simple and useful article for the webmasters in gaining knowledge on the underlying priciples and concepts of XML based web services.
21)
rsslib
This is a simple PHP script that can collect a specified RDF file and parse the information into invisible HTML file.
22)
XML DataDesk
XML DataDesk offers organized views for interactive mapping. It creates an XSLT map that converts source file to a result XML; a relational Database schema to XML and SQL query to XML schema. It generates result XML by applying XSLT map by visually mapping database to XML and XML to XML..
23)
The XML FAQ
This site provides a long list of FAQ on XML technology from what it is and what it can do to more specific elements of XML. It is maintained on behalf of the World Wide Web Consortium’s XML Special Interest Group,
24)
XSLDebugger
This is a visual tool for XSL developers with complete with breakpoints and step-into/over. This tool is easy to use with features such as XPath statements, online checking and online bug submission.
25)
Extend JAX-RPC Web services using SOAP headers
'Extend JAX-RPC Web services using SOAP headers' is an article in which author describes about the JAX-RPC SOAP handlers in prcessing SOAP message headers.
26)
XML DB Schema Interpreter
This is a class which handles your database schemas, stores them as an XML file and to use the class to parse the file and execute the SQL that is generated.
27)
Softsilver Transformer
This scripts can be used to convert text files, Excel workbooks, Access databases or any other ODBC compliant data sources into XML without programming. The conversion can be automated by using a command line utility.
28)
Recursion reminds me of Recursion
This is a tutorial through which programmers can gather information about utilizing XSLT recursion in VB to load treeview control.
29)
RSS Latest News
RSS Latest News is an XML based system which helps business owners and entrepreneurs to publish news online. This system includes various categories for adding the news.
30)
How to use XLink with XML
In this short tip you shall learn how to include parts of other XML documents in your own XML through XLink. This lets you achieve dramatic linking effects in your XML documents.
31)
Extensible Markup Language (XML) and C#
The .NET Framework uses XML extensively. The Framework Class Library (FCL) provides an extensive set of XML-related classes. Much of Visual Studio's internal implementation also employs XML. In this paper, we introduce XML, XML-related technologies and key classes for creating and manipulating XML documents.
32)
XML guestbook
XML guestbook is a php guestbook program Where users can post several entries on the website. It can be used multiple times in a website either as a standalone page or included into another page.
33)
Specializing Domains in DITA
This article shows you how to leverage the extensible DITA (The Darwin Information Typing Architecture) DTD to describe new domains of information. In the current approaches, DTDs are static, as a result, DTD designers try to cover every contingency and, when this effort fails, users have to force their information to fit existing types
34)
JAVAXML.org
The home of Java and XML development. Join the community and share the power!
35)
XSLbyDemo
This is a technology for generating XSLT rules on the basis of editing operations conducted under on the WYSIWYG view of an HTML editor. XSLbyDemo is available for full-fledged HTML editors, such as, IBM WebSphere Studio Page Designer, and IBM WebSphere Homepage Builder.
36)
Using XML and Relational Databases with Perl
This article describes how Perl can be used to transfer data between XML and relational databases, and how XML can bridge two databases. This uses MySQL as an example database.
37)
XML Programming in Java
This article describes the design and implementation of a fast and compact Java toolkit for parsing and manipulating XML -- Electric XML. It shows how to apply object-oriented techniques to the creation of an XML parser, and also provides useful knowledge of API design..
38)
DTD Tutorial
Basic DTD features are demonstrated in this tutorial through a number of examples that can be downloaded for off-line use.
39)
Perl Open Directory Project
This application consists of a program which is used to parse RDF dumps from the Open Directory Project into customizable HTML.
40)
rdfparse.php3
This is a RDF/RSS parser which is written in PHP3 and utilizes PHP’s XML routines to configure PHP WITH xml to use it.
41)
Directory Services Desktop
Directory Services Desktop is a program which permit the users to manage and access LDAP directory services with two screens.
42)
Flash to Video Encoder PRO
Convert Flash swf Movies to Video AVI ASF WMV MPEG DVD files with watermark.
43)
Presenting XML
Presenting XML is a Java web application framework. It is used for presenting HTML, PDF, WML etc. in a device independent manner. This framework supports flow of content (XML files, flat files, dynamic XML) through SAX pipelines and XSLT transforms to a device. It runs as a servlet in a web environment and also as a console application
44)
IBM developerWorks Live! Technical briefings
IBM developerWorks Live! Technical briefings is a tutorial that elaborately discusses about the advanced development techniques, products and technologies of the software by using briefings.
45)
Krysalis Platform
Transform XML documents into XHTML with PHP and XSL
46)
Build XML Data-Driven Web Solutions
Learn how to build live XML data-driven Web solutions by editing and presenting live XML data on the Web, making the data available for easy, wide consumption.
47)
EditiX
EditiX is a powerful XML software designed with java swing tools that allows you to edit XML documents with real time tree and text synchronization.
48)
UDDI Overview
'UDDI Overview' is a tutorial through which the author offers an overview about Universal Description, Discovery and Integration to distributed Web based information registries of Web services.
49)
Basic XML and RDF techniques for knowledge management
This article explores knowledge management with XML by illustrating techniques for populating Resource Description Framework (RDF) models with data from existing XML formats. The code samples included, demonstrate how easy it can be to jump-start knowledge management with RDF in the development game
50)
Using XML as the Foundation for Distributed Design
Visual Studio.NET and the .NET Framework provide a rich set of XML capabilities. This presentation demonstrates how to use those capabilities by taking an approach that puts XML at the core of the architecture / design of a reality-based distributed application scenario.
Browse Pages: 1 [2] [3] [4] [5] |
|
|
|
|
|