XML Sapiens – the power to set your site alive! Have you ever looked for an Open Source CMS for your site? We are sure that you definitely have faced some problems while developing functional models. Maybe you even had to turn down some nice ideas about interface and content. Most likely you thought “It would be cool if there were a macro language to describe my site interfaces without any limitations to predefined stamps”. This article introduces XML Sapiens – a tool to turn your ideas into life, giving you the power to set your site alive!
Category: XML
XMLPitstop Provides a central location for everything that a developer needs to know about XML technologies (XML, XSLT, XLL, SVG and about 40 other categories). You will find examples with Source Code, Tutorials, Tools, Resources, Books, etc.
P3P Wizard P3P Wiz is a simple and easy to use, real-time, web-based, P3P Compliant Privacy Policy Wizard. It generates and (if required) automatically installs all aspects of your Privacy Policy including: P3P (XML) Reference File, Multiple P3P (XML) Policies, Human Readable (HTML) Privacy Statement and Compact Headers. The included Installation Wizard allows secure and automatic installation to your web site requiring no downloading or manual installation. Privacy Policy data is also supplied in raw format, preview and as a customized zip file. Password protected online editing allows you to modify your Privacy Policy as required. P3PWiz now includes the first real-time ‘P3P Privacy Validation Seal’, ensuring customer trust in your website.
FEX FS-Player AMP Standalone The FEX FS-Player is currently the best and most complete flash MP3 audio player available, brings you exclusive features, and is extremely easy and fast to use and customize. The look and feel of the FEX FS-Player resembles an audio player how Winamp but was created in pure Macromedia Flash. – Exclusive Playlist. – Auto format song name and author. – Customize display image. – Get Song ID3 – Create unique and exclusives colors themes. – All controls and features of a audio system player. – Extremely easy and intuitive to personalize. – Superior quality Interface. – Almost all can be customizable. – Translate support.
Java API for XML Processing – JAXP This tutorial provides a quick introduction of JAXP 1.4 included in JDK 1.6 and tutorial example of XML DOM parser as Java application.
Data, its presentation and user interface forms To deliver information to a user a site is needed. Web site content should be managed and that involves separation data from its presentation. The task is still often solved with the help of templates in program technologies. Though now we have XSLT technology at our disposal. Any document can be represented with data that is structured in detail with the help of XSL. It is quite enough to report the corresponding XSL template to define a proper graphic presentation for the data. XSL language is polymorphous and permits high flexibility in format changes of documents. This might seem to be St.Grail of web development – we add XSL tools to our arsenal and shorten the time of the project development thus raising its quality. But perhaps we lost sight of a significant something. Read this article about it
DTD Validation with DOM and SAX Using Java This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX.
PHP SOAP Extension – Server Applications Tutorials This tutorial describes: PHP SOAP Extension Functions for Server Applications HelloServer.php – First SOAP Server Application HelloServer12.php – SOAP 1.2 Server Application HelloServerWsdl.php – SOAP 1.2 Server Application in WSDL Mode
Introduction to PHP SOAP Extension This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL document example. How use SOAP Extension in non-WSDL mode.
XML Tutorials – XSD (XML Schema Definition) Syntax This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File – dictionary.xsd