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

Top Rated Scripts | XML

Results 61-80 of 287
Sitemap Writer Pro
posted byghochinSoftware
Professional XML sitemap generator program will help you easily create XML sitemaps. Sitemap Writer Pro includes built in site crawler for adding URLs into the XML sitemap, FTP manager, search engine notification tool (Yahoo!, Google, Ask.com, MSN and Moreover.com), Sitemap index file editor, HTML site map export tool and Google CodeSearch sitemap export tool. Sitemap Writer Pro can convert HTML sitemaps and RSS 2.0 feeds to XML sitemap.
(3 ratings)
Reviews0
PriceUSD 30.00
Views1695
Herong's Notes on XML Technologies
This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: eXtensible HTML XML: eXtensible Markup Language XQL: XML Query language XSD: XML Schema Definition XSL: eXtensible Style Language XSLT: XSL Transformation
(9 ratings)
Reviews0
PriceFree
Views2452
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
Views19387
ADO to XML
posted bygaryinASP
With XML being the latest and greatest craze, I thought this might be useful to someone out there. It's a little script that queries a database and then using ADO's built in Save feature saves a copy of the data as an XML file. The format isn't perfect since it's meant to be opened back up by ADO, but it sure beats writing it by hand.
(9 ratings)
Reviews0
PriceFree
Views6990
Oxygen XML Editor 15
posted bysupportinSoftware
Oxygen is an XML Editor, XSLT/XQuery Debugger and Profiler with full Unicode support. It supports visual XML editing driven by CSS stylesheets. Introduces XML Author specially tuned for content authors providing a well designed interface for XML editing by keeping only the relevant authoring features. It offers a powerful code insight that can follow a DTD, Relax NG or an XML Schema or even can learn the structure from a partial edited document. XML and XSL documents can be easily associated one with the other and the transformation results can be viewed as text or HTML. Oxygen provides a visual schema editor for W3C XML Schema and Relax NG schema designed to simplify the development and understanding of the schema files. Oxygen validates XML, XSL, XQUERY, FO, XSD, RNG, RNC, NRL, DTD, Schematron, WSDL and CSS content, reporting errors with description and line number information and marking them in the document when validate as you type is enabled.
(9 ratings)
Reviews0
PriceUSD 99.00
Views8267
DTD Validation with DOM and SAX Using Java
posted byheronginJava & XML
This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX.
(6 ratings)
Reviews0
PriceFree
Views2646
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
Views2961
Online XML PAD Generator
Free Web based PAD Generator. Create your PAD files fast and easy with our online web based builder for free. Just fill in your company, program and other information. Then you can generate your PAD file within a second by just clicking the Generate PAD button.
(3 ratings)
Reviews0
PriceFree
Views1898
Tips and Prerequisites for Learning VoiceXML
posted bychowsysinAuthoring
There are a number of concepts that you will want to become familiar with before you can effectively learn VoiceXML. It is first important for you to have a basic understanding of programming concepts and elements. In addition to this, you must have a basic understanding of the field of telephony.
(3 ratings)
Reviews0
PriceFree
Views1065
HPE
posted bymwkrusinPHP
HPE is a set of PHP scripts that collects updates from a collection of sites around the web and displays them in news boxes which can be organized on a number of pages. It uses MySQL to store data, and includes PHP3 functions that support formats raging from XML/RSS to raw HTML parsing. It also lets users select news sources and display them on a number of pages.
(6 ratings)
Reviews0
PriceFree
Views17999
Make the most of Xerces - C++, Part 1
posted byvoltroninParsing
This two-part article offers an introduction to the Xerces-C++ XML library. Part 1 explains how to link the library into applications written in Linux and Windows. Ample code demonstrates parsing with the SAX API, and a sample application shows you how to create a bar graph in ASCII art. In Part 2, I'll demonstrate how to load, manipulate, or synthesize a DOM document, and you'll see how to create the same bar graph using Scalable Vector Graphics (SVG). C++ programmers who read these articles should be able to easily add XML parsing and processing capabilities to their applications.
(6 ratings)
Reviews0
PriceFree
Views3044
XPath Tutorial
posted bynicmilainAuthoring
In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
(3 ratings)
Reviews0
PriceFree
Views4234
DevGuru XHTML Quick Reference Guide
posted byinfoinReferences
This is a handy 180 page reference source that defines and explains all of the tags, events, and associated attributes that compose XHTML (eXtensible Hyper Text Markup Language, version 1.0. This Quick Reference also includes useful, real world, working examples of code for each tag. In addition, there are write-ups, with code examples, for the 17 events and another 7 attributes that are commonly available to many tags.
(3 ratings)
Reviews0
PriceFree
Views3060
XML DOM: Inserting, Modifying and Deleting elements using VBScript
This snippet demonstrates the all too common functionality of adding, modifying and deleting elements in an xml document. The demo page (see below) displays the xml before and after the actions.
(3 ratings)
Reviews0
PriceFree
Views1842
Xtensible Shopping Bag
Xtensible Shopping Bag (XSB), which besides storing standard properties (product id, product name, price, quantity) allows you to add as many custom properties as you like. In addition, it contains more high-tech: internally, it is based on XML - therefore scaling to large numbers of users as Session state is stored as XML data, not as object.
(12 ratings)
Reviews0
PriceFree
Views34538
Voicent VoiceXML Gateway
posted byvoicentinSoftware
VoiceXML Gateway VOIP PSTN TAPI development API for interactive telephony application. High level development platform based on W3C VoiceXML. Supports text-to-speech, voice recognition, DTMF tones for both inbound, outbound apps. Works with VOIP through Skype, voice modem. API , SDK, tutorial, sample code available online. Free program download. eveloper can integrate Voicent Gateway easily with http web interface, command line API.
(3 ratings)
Reviews0
PriceFree
Views1689
XMLDOM Quick Reference Guide
posted byinfoinReferences
This is a valuable 239 page reference detailing all the interfaces deemed by W3C to be basic to any implementation of the DOM (including HTML), as well as XML-specific interfaces and Microsoft's own, further extensions to the Document Object Model. Each object is fully described with working examples that clearly illustrate how its properties and methods (and in the case of Microsoft's extension, event handlers) can be used to manipulate actual XML documents.
(6 ratings)
Reviews0
PriceFree
Views4791
SharePoint Project Progress Monitor
SharePoint Project Progress Monitor makes monotonous SharePoint lists more visual, allowing you to display numerical data visually in the form of percentage-based progress bars. Fully customizable settings allow for your choice in foreground and background colors, bar length, and where to display the actual, numeric percentage.
(3 ratings)
Reviews0
PriceFree
Views487
OrangeBox for Windows
Create and publish your own RSS newsfeeds with OrangeBox for Windows. Inside it's intuitive control panel are all the tools you need to rapidly produce custom RSS and Atom feeds. Built-in wizards reduce the amount of time it takes to set up a channel or add news to just seconds. The next-generation syndication techniques "podcasting" and "videocasting" -- which allow you to distribute audio and video files -- are fully supported, from one-click file attachment to built-in FTP uploading. RSS stands for Really Simple Syndication, and was designed to be a lightweight format for news distribution. OrangeBox for Windows reflects that simplicity. Rather than being bloated with features that confuse the producer and do not contribute to the effectiveness of a newsfeed, OrangeBox for Windows offers features that aid in creating professional, standards-based RSS newsfeeds.
(4 ratings)
Reviews1
PriceFree
Views2082
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
Views3910
Results 61-80 of 287