Active Articles: 2038
Total Categories: 16
Sub Categories:616
Deploying Web services with WSDL | ||||||||
In the Deploying Web services with WSDL series, htis article will explore all major technical aspects of creating, deploying, and publishing Web services -- from Web Services Markup Language (WSDL), to Simple Object access Protocol (SOAP), and Universal Description Discovery and Integration (UDDI) registries. Part 1 focuses on WSDL authoring: You will learn how to ... learn more
| ||||||||
| ||||||||
RSS FAQs - Atom Feed Introduction and File Generation | ||||||||
A collection of 16 FAQs on Atom feed file standard. Clear answers are provided with tutorial samples on introduction to Atom feed file standard; various ways to generate Atom feeds; linking Atom feeds to Web pages. ... learn more
| ||||||||
| ||||||||
Why XML Schema beats DTDs hands-down for data | ||||||||
This article explains why XML Schema beats DTDs hands-down for data. It looks at four features of XML Schema that are particularly suited to data representation, and shows some examples of each. Code samples include XSD schemas and schema fragments. ... learn more
| ||||||||
| ||||||||
Get ready for XForms | ||||||||
Traditional HTML forms violate many of the tenets of good markup language design, frequently mixing presentation and data. This article introduces you to XForms, an extension of XHTML that represents the next generation of Web forms. Though XForms is still in an embryonic state, it holds great promise: For instance, a form written with XForms ... learn more
| ||||||||
| ||||||||
RSS FAQs - Atom Feed File Structure and Elements | ||||||||
A collection of 15 FAQs on Atom feed file structure and elements. Clear answers are provided with tutorial samples on Atom feed documents and Atom entry documents; sub-elements of the feed and entry elements; generating contents for id, updated, and link sub-elements. ... learn more
| ||||||||
| ||||||||
Absolute Beginners' XML Tutorial | ||||||||
The very basics of XML documents set out in a brief tutorial for absolute beginners. Discusses XML tags, DTDs, well-formed XML documents and gives links to other resources such as XML Parsers, Editors and XSL tools. Free. ... learn more
| ||||||||
| ||||||||
Expand XSL with extensions | ||||||||
The combined power of XML and XSL for representing, manipulating, and presenting data over the Web and sharing data across differing applications has been clearly demonstrated through the fast acceptance and broad usage of these technologies. Still, most developers familiar with the basics of XML and XSL are not utilizing this power fully. This article ... learn more
| ||||||||
| ||||||||
RSS FAQs - Adding Your Feeds to RSS News Readers and Aggregators | ||||||||
A collection of 11 FAQs on RSS news aggregators. Clear answers are provided with tutorial codes on desktop and online news aggregators; adding your feeds to online news aggregators; sample codes for Google Reader, My Yahoo, Bloglines, NewsGator, Netvibes. ... learn more
| ||||||||
| ||||||||
What is blog/website pinging? XML-RPC references. | ||||||||
The article you are going to read on this page refers to what is blog/website pinging and how it works. What is XML RPC, and why we use it to deliver pings to content update monitoring services such as Technorati. In this article you will also learn about how to get the best out of ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
A Technical Introduction to XML | ||||||||
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related XML specifications, which are evolving. The article is organized in four main sections plus an appendix. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
UML Industry Usage : Introduction | ||||||||
UML is a very important programming language for those who work in either the software development, or software engineering field. UML is the program of choice for many software developers because it uses an object oriented approach, and this is valuable for many contemporary software applications. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
Thinking XML: XML Topic Maps by the book | ||||||||
Many artists independent of big media concerns seek to collaborate with others and make their work more widely available. They are often willing to offer less restrictive contractual terms than those that consumers have recently been forced to accept. Creative Commons, which Uche Ogbuji introduces in this article, seeks to address this need by providing ... learn more
| ||||||||
| ||||||||
XHTML FAQs - Introduction To XHTML 1.0 | ||||||||
A collection of 17 tutorial tips on XHTML 1.0 introduction. Clear answers are provided for frequently asked questions on what is XHTML, Web, HTTP, XML, HTML, URL, SGML, CSS, and DTD; who developed XHTML; writing and viewing XHTML documents. ... learn more
| ||||||||
| ||||||||
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 ... learn more
| ||||||||
| ||||||||
Specializing domains in DITA | ||||||||
In current approaches, DTDs are static. As a result, DTD designers try to cover every contingency and, when this effort fails, users have to force their information to fit existing types. The Darwin Information Typing Architecture (DITA) changes this situation by giving information architects and developers the power to extend a base DTD to cover ... learn more
| ||||||||
| ||||||||
UML Introduction | ||||||||
UML, or Unified Modeling Language, is a specification language that is used in the software engineering field. It can be defined as a general purpose language that uses a graphical designation which can create an abstract model. This abstract model can then be used in a system. This system is called the UML model. The ... learn more
| ||||||||
| ||||||||
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 ... learn more
| ||||||||
| ||||||||
