XML Programmingfor Web & Enterprise Home      XSLTForms      Other Products & Solutions      Services      Contact The News*******02/22/2014Version 1.0 Release Candidate 2-------03/25/2010SVG support in XSLTForms-------05/11/2009Mark Logic is now an XSLTForms contributor More information Practicing XML technics since 2000, many different solutions have been built :a Report Builder in PDF format for an ERP solution with an "home-made" SQL request engine and the FOP productinterfaces with Web Services between a travel expenses application and an ERP solutionan intranet server to supervise and enrich an ERP solutiondata collect from different sources (web sites browsing, ActiveDirectory, Windev files, CSV, Excel) then removing of duplicates and normalization to produce national directoriesautomatic construction of face books in Word formatautomatic generation of CD-ROM home page from the files hierarchy (DocBook and DublinCore formats)MS-DOS screencaptures for data collection in a training management applicationautomatic emailing of thousands of customized emails according to a CSV file for a meetingwebsites generation (XHTML pages, CSS stylesheets and PNG images from SVG format)customization of Javascript and CSS files (scrollings added to datatable Yahoo! YUI widget)For these solutions, tools have been developed :tXs (tiny XML server) : tree scripts engine in XML to be used for batch or HTTP server treatments OpenSource project hosted by Sourceforge.net (http://sourceforge.net/projects/txs) Already at work in a C# version C# and in a PHP5 version PMF (Parameters-Models-Files) : XML representation for a file collection with common parts Can be used to compile static or dynamic web sites, to build reports,... JSX and CSSX : XML notations for Javascript and CSS Grammar analysis with the DOM API and XSLT stylesheet as "beautifier"-"pretty print" XMLpatcher : patch applier for XML document with the DOM API Patches are to be specified in an XML format HTML2XML : HTML to well-formed XML converter (one-pass automat in Java / C# / PHP5) OpenSource project hosted by Sourceforge.net (http://sourceforge.net/projects/light-html2xml) Required to easily extract data from an HTML page