Active Articles: 2038
Total Categories: 16
Sub Categories:616
How the IBM Web Services Compares with Microsoft Visual Studio .NET | ||||||||
This article provides a high-level overview of both development environments and tools in the IBM Web Services Development Environment and Toolkit and in Microsoft Visual Studio® .NET. ... learn more
| ||||||||
| ||||||||
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 ... learn more
| ||||||||
| ||||||||
Displaying XML with XSLT and CSS | ||||||||
This is another simple snippet that shows how to use XSLT and CSS on the client to format your XML data. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
XSLT Basics | ||||||||
A Sample Chapter from "Professional XSL". This chapter will provide you with enough information to start building useful XSLT stylesheets. I will introduce a number of the elements that make up the language, providing examples of their use. We will also look at a few of the functions built into the language and see how ... learn more
| ||||||||
| ||||||||
RSS FAQs - Introduction to RSS Basics | ||||||||
A collection of 7 FAQs on RSS (Really Simple Syndication). Clear answers are provided with tutorial samples on introduction to Website syndication technology; RSS and Atom syndication file standards and versions. ... learn more
| ||||||||
| ||||||||
Solution Enabler | ||||||||
Solution Enabler is a framework for creating and deploying solutions locally or to remote machines with different operating systems. The framework helps to simplify the creation and deployment of software solutions by capturing detailed knowledge of a solution package deployed through a common installer. ... learn more
| ||||||||
| ||||||||
XML Tutorial | ||||||||
Learn how to create an XML document from scratch and find out why XML is becoming so important. Topics covered include: popular XML editors, basic XML syntax, how to properly nest your XML tags, and much more. ... learn more
| ||||||||
| ||||||||
Why Unified Modeling Language (UML) | ||||||||
There are a number of reasons why you will want to consider Unified Modeling Language (UML) - for your application development. When I think of UML, one term which comes to mind is "software quality." One thing that has plagued the software industry in recent year is poor software design. While the software industry has ... learn more
| ||||||||
| ||||||||
The CTDP XML Guide | ||||||||
This XML guide explains XML uses, categories, elements and types of XML documents. XML structure, document type definition, element attributes, and extensible stylesheet language (XSL) is explained. ... learn more
| ||||||||
| ||||||||
Introduction to the Darwin Information Typing Architecture (DITA) Article | ||||||||
The Darwin Information Typing Architecture (DITA) is an XML-based architecture for authoring, producing, and delivering technical information. This article introduces the architecture, which sets forth a set of design principles for creating information-typed modules at a topic level, and for using that content in delivery modes such as online help and product support portals on ... learn more
| ||||||||
| ||||||||
Using XML and JSP together | ||||||||
XML and JSP are two of the hottest buzzwords these days. This article shows how you can use these two technologies together to make a dynamic Website. You also get a look at code examples for DOM, XPath, XSL, and other Java-XML techniques. ... learn more
| ||||||||
| ||||||||
Web services insider, part 1: Reflections on SOAP | ||||||||
What is the current state of the "Web services revolution?" This first installment of the "Web services insider series" will answer this question by reviewing the tools and technologies that have emerged over the past year, highlighting their differences and similarities. ... learn more
| ||||||||
| ||||||||
A Guide to XML | ||||||||
This article provides a technical introduction to XML with an eye towards guiding the reader to appropriate sections of the XML specification when greater technical detail is desired. This introduction is geared towards a reader with some HTML or SGML experience, although that experience is not absolutely necessary. The XML Link and XML Style specifications ... learn more
| ||||||||
| ||||||||
PHP and XML: using expat functions | ||||||||
This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page. ... learn more
| ||||||||
| ||||||||
Managing e-zines with JavaMail and XSLT, Part 2 | ||||||||
This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five reusable code samples include a Java program to send e-mails using JavaMail, an XSLT style sheet to convert ... learn more
| ||||||||
| ||||||||
What is XML Sapiens? | ||||||||
The number of commercial CMSs is diligently growing up. Many of open standards have been approved lately. They allow to structure information within sites, separate it from design, but the most of CMSs still don’t follow them. The XSLT standard exists for quite a long time. It allows to form documents from different sources: XML-files ... learn more
| ||||||||
| ||||||||
XHTML 1.0 Tutorials - Document Structure and Head Level Tags | ||||||||
A collection of 22 FAQs/tutorials tips on XHTML document structure and head level elements. Clear answers are provided with tutorial exercises on XHTML DTD specifications and the root element; the head and body elements; head level elements like title, meta, base, script, link, and style; description and keywords meta elements. ... learn more
| ||||||||
| ||||||||
XML - Elements, Attributes, Entities | ||||||||
In this tutorial you will learn about Elements, Anatomy of tags, Tag naming rules, Invalid tags, Valid tags, Root and child elements, Attributes, When Do I use Attributes? Entities, Character data sections, Comments and Processing instructions. ... learn more
| ||||||||
| ||||||||
Effective XML processing with DOM and XPath in Java | ||||||||
Based on an analysis of several large XML projects, this article examines how to make effective and efficient use of DOM in Java. The DOM offers a flexible and powerful means for creating, processing, and manipulating XML documents, but it can be awkward to use and can lead to brittle and buggy code. Author Parand ... learn more
| ||||||||
| ||||||||
