Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | XML

Results 261-280 of 287
XML programming in Java
This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author's company. It shows one way to apply object-oriented techniques to the creation of an XML parser, and it provides useful insight into API design. The source code for the non-validating parser described in this article may be downloaded and used freely for most commercial uses.
(0 ratings)
Reviews0
PriceFree
Views2495
How the IBM Web Services Compares with Microsoft Visual Studio .NET
This article provides a high-level overview of both development environments and tools in the IBM Web Services Development Environment and Toolkit and in Microsoft Visual Studio� .NET.
(0 ratings)
Reviews0
PriceFree
Views3188
Web services insider, part 1: Reflections on SOAP
What is the current state of the "Web services revolution?" This first installment of the "Web services insider series" will answer this question by reviewing the tools and technologies that have emerged over the past year, highlighting their differences and similarities.
(0 ratings)
Reviews0
PriceFree
Views3182
Spinning your XML for screens of all sizes
This article shows how to use HTML as an intermediate language so that you can write a single stylesheet to translate from XML to one or more versions of HTML and use the features of the WebSphere Transcoding Publisher server to translate the resulting HTML to the target markup language the requesting device requires.
(0 ratings)
Reviews0
PriceFree
Views1428
Introduction to the Darwin Information Typing Architecture (DITA) Article
posted bykwigintinAuthoring
The Darwin Information Typing Architecture (DITA) is an XML-based architecture for authoring, producing, and delivering technical information. This article introduces the architecture, which sets forth a set of design principles for creating information-typed modules at a topic level, and for using that content in delivery modes such as online help and product support portals on the Web. This article serves as a roadmap to DITA: what it is and how it applies to technical documentation. The article also links to representative source code.
(0 ratings)
Reviews0
PriceFree
Views1974
XSLDebugger
Complete with breakpoints and step-into/over this is a visual tool for XSL developers. Currently in beta, this tool is easy to use and small.
(3 ratings)
Reviews0
PriceFree
Views3576
XSLTester
posted bydkackmaninSoftware
This tool is now a mature 2 years old. It was the first opensource Visual XSL development environment.
(3 ratings)
Reviews0
PriceFree
Views5874
XSLT/XPATH tutorial
In this 28 page tutorial, you will go from not knowing much about XML/XSL/XPATH to finishing with a working knowledge of XSLT and XPATH.
(0 ratings)
Reviews0
PriceFree
Views3818
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 disparate databases. MySQL is used as an example database.
(3 ratings)
Reviews0
PriceFree
Views3922
Migrating from HTML to XML
As the Internet world shifts its focus to XML and related technologies, what happens to HTML? Everywhere you go, products are becoming "XMLitized" as vendors rush to gain market share. While this is great for companies that are only now beginning to build their infrastructures, what about the rest of us whose sites have existed for years, accumulating documents architected on old HTML technology? Fortunately, the market for tools in this space is growing, and technologies like Extensible Hypertext Markup Language (XHTML) are making it easier to migrate your repository of existing HTML documents. This article describes tools to help you convert to XML with ease.
(0 ratings)
Reviews0
PriceFree
Views5270
XML Survey
XML Survey is a Java Servlet that allows you to collect data from any html form and save it in xml-format. It runs using a text configuration file that can be saved anywhere on your server. Also XML file can be created anywhere on your server.
(45 ratings)
Reviews0
PriceFree
Views19412
NanoXML
NanoXML is a very small (5KB!) XML parser for Java. It currently performs no validation (the DTD is ignored).
(0 ratings)
Reviews0
PriceFree
Views3430
XML Parser for Java
posted bywebmasterinJava
XML Parser for Java is a validating XML parser written in 100% pure Java. The package (com.ibm.xml.parser) contains classes and methods for parsing, generating, manipulating, and validating XML documents. XML Parser for Java is believed to be the most robust XML processor currently available and conforms most closely to the XML 1.0 Recommendation.
(3 ratings)
Reviews0
PriceFree
Views3045
XSL Editor
posted bywebmasterinJava
The IBM XSL Editor application allows a user to import, create, and save Extensible Stylesheet Language (XSL) style sheets and Extensible Markup Language (XML) source documents. IBM's XSL Editor allows users to set and remove "break points" on the style sheet and source document. The XSL Editor user interface features an XML "source based" collapsible "tree view" with dynamic font resizing for "Zooming" in/out to handle small/large documents. Dynamic "edit pads" provide a vehicle for style sheet and source document editing that are automatically kept in synch with their corresponding tree views. Style sheet authoring is made convenient by the ability to automatically generate XPath syntax from sample source documents.
(3 ratings)
Reviews0
PriceFree
Views3085
b.
b. is a Web-based manager for Web bookmarks written in Perl. Bookmarks are stored in an XML file. Operations on the data are done with Perl scripts. It also allows a user to add his/her own new CSS stylesheets and new icons for bookmarks and folders.
(3 ratings)
Reviews0
PriceFree
Views5399
The XML FAQ
Maintained on behalf of the World Wide Web Consortium�s XML Special Interest Group, 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.
(3 ratings)
Reviews0
PriceFree
Views3513
XML� Bible
This book takes you step by step through everything you need to know to put XML to work, from the fundamentals of the XML language to document construction and simple XML-based solutions for specialized markup problems. Numerous examples, specifications, and addresses for relevant Web sites leave no questions unanswered. Topics covered: XML background, example XML applications, type definitions (DTDs), style languages, Xlinks, Xpointers, Namespaces, application planning, and XML 1.0 specification.
(6 ratings)
Reviews0
PriceFree
Views3543
XML Pocket Reference
The XML Pocket Reference is both a handy introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities, and datatypes. It also covers XSL (Extensible Stylesheet Language), necessary to ensure that your XML documents have a consistent look and feel across platforms. Although XML itself is complex, its basic concepts are simple. This small book acts both as a perfect tutorial for learning the basics of XML, and as a reference to the XML and XSL specifications.
(3 ratings)
Reviews0
PriceFree
Views2979
Professional XML
A serious look at how to use XML in sophisticated real-world Web applications, Professional XML goes beyond your run-of-the-mill tutorial by giving you practical examples and techniques. The book focuses on W3C XML and the various enabling technologies that are becoming entwined with XML. It provides three threads of content, representing the different angles from which readers will approach XML. The first covers the core material, including well-formed syntax, data modeling, and the Document Object Model (DOM)--a critical programming interface to XML documents. The other two threads cover the most common usages of XML: as a data format and transport mechanism, and as a visual presentation language for human interaction.
(6 ratings)
Reviews0
PriceFree
Views4416
XML by Example (By Example)
XML by Example teaches Web developers to make the most of XML with short, self-contained examples every step of the way. The book presumes knowledge of HTML, the Web, Web scripting, and covers such topics as: Document Type Definitions, Namespaces, Parser Debugging, XSL (Extensible Stylesheet Language), and DOM and SAX APIs. At the end, developers will review the concepts taught in the book by building a full, real-world e-commerce application.
(15 ratings)
Reviews0
PriceFree
Views5254
Results 261-280 of 287