You are here: ITniki > XML > Software

Serving XML ver 0.1

  Serving XML Pick
  Category : XML -  Software  
  Platform :  
  Price : Free (LGPL)  
  Developer: Daniel Parker  
  Version : 0.1  
  HomePage Address : Click to Visit  
  Demo URL : See the Demo  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  
Serving XML is an effective Software that helps webmasters to create XML contents from simple flat and text files by providing mark-up language. This program also provides an intuitive platform for formatting and presenting those XML contents on the net with multi valued fields, namespaces, contents between XML tags, record types etc., This XML software uses the advanced XSLT stylesheets and SAX filters for the conversion process and supports XML files, SAX event, flat files, SQL queries etc.,

 

TAG: files, contents, serving, serving xml,

Also see ...


XML Data Mediator 1)    XML Data Mediator
 XML Data Mediator as the name implies is a powerful XML software capable of transforming documents to and from XML and structured data formats. This software is capable of creating documents that describes the relationships between the XML and the corresponding RDBMS constructs by externalizing the mapping specifications. Some of the important features include support for relational and LDAP schema elements, customizable tree structure, SQL query-based approach, efficient run-time objects etc.,...
License: Commercial

XFlows - XML and XSLT Manager 2)    XFlows - XML and XSLT Manager
 XFlows is an XML and XSLT integrated solution, it helps you to create complex scenarios, transforming a set of files with XSLT, publishing your result into a remote server, exporting and importing data with your database using XML Files, converting your HTML documents to XML... XFlows runs in Batch and User Interface modes. Xflows manages various tasks (DB export, DB import, XSLT, FO, DocBook, HTML to XML, Concat, Copy local or remote...). You can plug your own parser or JDBC driver for a custom database. Several logs levels and platforms are available in batch mode including Mail support....
License: $49

EditiX (for Mac OS X) 3)    EditiX (for Mac OS X)
 EditiX is an XML editor and XSLT debugger for Windows,Linux and Mac OS X designed to help web authors and web application programmers take advantage of the latest XML and XML-related technologies such as XSLT / FO, DocBook and XSD Schemas....
License: US$33

Fleming 4)    Fleming
 Fleming is small utility to perform batch transforms of XML files against an XSL stylesheet. The results are then saved with a new file extension in another directory. Fleming is handy for creating a directory of HTML files from a directory of XML files. Fleming is an HTML application. It requires Internet Explorer 5.x or greater, and Microsoft's XML parser 4.0 (it may work with 3.0 as well, but it's never been tested)....
License: Free (Public Domain)

dtSearch Web with Spider single-server 5)    dtSearch Web with Spider single-server
 dtSearch Reviews • “The most powerful document search tool on the market”— Wired Magazine • “dtSearch ... leads the market” — Network Computing • "Finding a virtual needle in a digital haystack is now much easier" — MS OfficePRO • “Blindingly fast” — Computer Forensics: Incident Response Essentials • “A powerful arsenal of search tools” — The New York Times • “Super fast, super-reliable” — The Wall Street Journal • “Covers all data sources ... powerful Web-based engines” — eWEEK • “Searches at blazing speeds” — Computer Reseller News Test Center See www.dtsearch.com for hundreds more reviews and case studies. INSTANTLY SEARCH TERABYTES OF TEXT The dtSearch product line can instantly search terabytes of text across a desktop, network, Internet or Intranet site. dtSearch products also serve as tools for publishing, with instant text searching, large document collections to Web sites or CD/DVDs. General features include: • over two dozen indexed, unindexed, fielded and full-text search op...
License: $999

ExamXML 6)    ExamXML
 This is a program that enables users to make a better comparison between data of XML files, SQL server and CSV files. This program also facilitates users to import data from SQL server and CSV file and export data to CSV file. Users can have the facility to merge the XML files and can open XML element and XML file by using external applications. This program comes with several features for users benefit....
License: Free Trial / US $ 29.00

xmlBlueprint 7)    xmlBlueprint
 xmlBlueprint makes editing XML faster, easier, and more enjoyable. Features include: Unicode aware text editing; validation of any DTD, XML Schema or XML Document against its DTD or XML Schema; XML layout tidying; real-time XML coloring; context-sensitive XML dropdown tips; identification of XML dialects by their namespace; XML tree explorer; unlimited undo/redo....
License: US $45.00

XSLbyDemo 8)    XSLbyDemo
 The XSLT rules generated by XSLbyDemo replicate the WYSIWYG editing operations and automate the styling of HTML pages. An XSLT stylesheet can be created automatically solely on the basis of the knowledge of HTML editing, without any knowledge of syntax/programming of XSLT or the rule generation process, which happens behind the HTML authoring in the WYSIWYG view. XSLbyDemo thus allows for concentration on the styling of the HTML document. Because XSLbyDemo is a work in progress, a technology preview, it has some limitations: It cannot be guaranteed that the created XSLT rules will always be correct. But the examples and the steps that are documented in the tutorial will work....
License: 

Krysalis Platform 9)    Krysalis Platform
 For a web applications programmer who has to develop complex enterprise level applications, web services or multi language dynamic websites (Content Management Systems), Krysalis is a development platform that improves the Apache/PHP framework by separating the application logic from the presentation layer, using open standards as XML/XSL/SOAP. Krysalis is an open-source PHP development platform, designed to improve the way web developers create websites. It is based on a XML/XSLT core and offers SOAP support to help developers create web services easily....
License: US $500.00/$200.00/GPL

XML Quik Builder 10)    XML Quik Builder
 XML Quik Builder is based on a W3C XML schema. It is a dynamic and intelligent GUI processor. This script can create, validate and save XML data files for a given schema. It can validate XML data file against XSD on already laid down specifications. It can also compile XSD to check for validity....
License: $99

Thinking XML: Patent filings meet XML 1)    Thinking XML: Patent filings meet XML
 This tutorial clearly explains about the background of the XML based e-filing. Author provides information which are gathered from patent organisations. He elaborately discusses about the patent filings that is useful for the readers to use XML. Author practically describes how to do patent filing on XML by gathering information from experts....
License: 

XML Security Suite 2)    XML Security Suite
 This application is a tool that can provide security to the XML documents by providing safety measures such as digital signature, encryption and access control. These features are beyond the capability of transport-level security protocols such as Secure Sockets Layer (SSL). The goals in creating this technology were to contribute to standards development by providing sample implementations and to supply advanced technologies to partners and developers and to gather their input. Three technologies are included in XML Security Suite: · Digital signature implementation based on "XML-Signature Syntax and Processing" by W3C/IETF · XML encryption implementation based on "XML Encryption Syntax and Processing" by W3C · XML Access Control Language and implementation...
License: 

Decoding XML and the DTD 3)    Decoding XML and the DTD
 All XML documents must be both well-formed and valid. But how do you determine whether your XML documents meet those requirements? The short answer is that you don't. Or at least, you don't have to. Most of the time, you'll rely on an XML parser to manage the dirty work for you. This introductory article shows how to create XML Document Type Definitions (DTDs) and well-formed, well-defined XML files that can be validated by the XML parser of your choice. While you don't have to include a DTD with every XML file you produce, doing so will make your life a lot easier. Not only will a DTD enforce the syntax you've established for your XML files, it will also allow your files to be parsed by a validating XML parser. Code samples include DTD and XML document examples....
License: 

XSLDebugger 4)    XSLDebugger
 Complete with breakpoints and step-into/over this is a visual tool for XSL developers. With the XSLDebugger you can Visually step through an XSL transformation, See the active XSL element, the XML selection and the output, View parameters and variables in a watch window, Integrate with your favorite XML/XSL editor, Test your XPath statements with the XPath Visualizer, Online checking for program updates, Online bug submissions dialog and many more....
License: Freeware

xmlizer 5)    xmlizer
 xmlizer is the solution to custom database to xml mapping. Its suite consists of two independent applications which are configurator and the server. The configurator is used to setup projects and the server reads these and delivers the processed requests on demand. Additionaly, the server acts like a real webserver and can host normal websites. Two modules that have been integrated are: "Simple DB Export" & "Database to XML". The first can export databases in two different (fixed) formats and the second can connect to an unlimited number of databases to gather the data in a new XML Instance according to predefined rules....
License: Free (GPL)

XMLmind FO Converter 6)    XMLmind FO Converter
 XMLmind FO Converter is an XSL-FO to RTF converter. It was designed to provide a means of converting XML documents or XML data to a format suitable for display and editing with MS-Word and other word processors. XMLmind FO Converter (XFC for short) is an XSL-FO to RTF converter. It takes an XSL-FO source file as input and converts it to RTF. XFC preserves the structure of the original document (e.g. a list-block element is converted to an actual RTF list) and most of the presentation information (font attributes, indentation, etc). The output RTF conforms to version 1.6 of the specification. Output conformance was checked with MS-Word 2000. XFC is written entirely in the JavaTM programming language and is available in two forms...
License: $500 - $3000

Jonah 7)    Jonah
 This is a set of scripts which is written in PHP to display for a portal like site managing the content. Right now Jonah includes a backend which will fetch RDF/RSS/syndicated XML site summary or headline files, store them locally, parse them, and generate (and save) html from them. My.Netscape style RSS files and My.UserLand XML storylist files seem to both work. The frontend is extremely simplistic - it lists the available channels and lets you view the generated html for them. This is just the beginning - Jonah will eventually have a complete my.netscape style portal frontend, and as many backend content sources as people are interested in....
License: Free

scriptXML 8)    scriptXML
 scriptXML is a fast non-recursive xml parser written in JavaScript. It's fully object oriented and modular, and can parse XML 1.0, XHTML 1.0, and XHTML 1.1 markup into a fully functional DOM level 1 object....
License: Freeware

XSLbyDemo 9)    XSLbyDemo
 The XSLT rules generated by XSLbyDemo replicate the WYSIWYG editing operations and automate the styling of HTML pages. An XSLT stylesheet can be created automatically solely on the basis of the knowledge of HTML editing, without any knowledge of syntax/programming of XSLT or the rule generation process, which happens behind the HTML authoring in the WYSIWYG view. XSLbyDemo thus allows for concentration on the styling of the HTML document. Because XSLbyDemo is a work in progress, a technology preview, it has some limitations: It cannot be guaranteed that the created XSLT rules will always be correct. But the examples and the steps that are documented in the tutorial will work....
License: 

XMLwriter XML Editor 10)    XMLwriter XML Editor
 XMLwriter XML Editor is a powerful XML software with which you can edit XML documents with unique GUI. Using this software you can even group all files with a single extension with predefined output specifications. Webmasters would be able to transform schemas to and from DTD and XSD with the help of "intelligent entry helpers" available in the software. Admins are facilitated with several advanced plugins and user tools to perform the conversion process and some of the important features include tagbar, code snippets, multi document user interface, editable entry helper files etc.,...
License: Free Trial / US $ 99.00