Documents And Specifications
Article

Using PySOAP

You don't have to become expert in XML to use SOAP. For most programmers, SOAP is just a technique for distributed computing. You write a function call on your computer here, and it retrieves a...
Article

Dare to script tree-based XML with Perl

Parsing an XML document into tree structures makes it possible to operate on the tree structure of the data. Find out how to use the functions for accessing and manipulating the document tree, and...
Article

Charming Python: Revisiting XML tools for Python

The first two installments of Charming Python by David Mertz provided an overview of working with XML in Python. In the year since those initial writings, however, the state of XML tools for Python...
Article

Charming Python: Tinkering with XML and Python

A major element of getting started on working with XML in Python is sorting out the comparative capabilities of all the available modules. In this first installment of his new Python column,...
Article

Charming Python: The dynamics of DOM

In this article, David Mertz examines in greater detail the use of the high-level xml.dom module for Python discussed in his previous column. Working with xml.dom is illustrated with clarifying code...
Article

Graphics programming with libtiff, Part 2

TIFF is an extremely common but quite complex raster image format. Libtiff is a standard implementation of the TIFF specification that is free and works on many operating systems. This article shows...
Article

Graphics programming with libtiff

TIFF is an extremely common but quite complex raster image format. Libtiff, a standard ANSI C implementation of the TIFF specification, is free and works on many operating systems. This article...
Article

Introduction to DB2 SQL/XML and DB2 XML functionality

The eXtensible Markup Language (XML) can be used to exchange data between computers. The DB2 XML Extender allows you to integrate DB2 Universal Database (DB2 UDB) with XML. THIS ARTICLE will...
Article

How to import Excel, Access or XML data into MySQL database by using a MySQL Client Tool – Navicat?

This article discusses a solution to import MS Excel, MS Access, XML data to local or Remote MySQL databases by using a famous MySQL Admin Tool called Navicat.
Article

Organic Schemas and Outlier Data

Elliotte Rusty Harold talks with Bill Venners about strict versus forgiving XML parsing, dealing with outlier data, and growing schemas organically.
Article

XML transformations in .NET - Part I

An introduction to using XSL transformations on XML documents, and how to perform these in VB .NET using the XslTransform class.
Article

The Human Side of XML

Elliotte Rusty Harold talks with Bill Venners about the readability of XML documents and the code that processes them.
Article

Reading, Storing and Transforming XML Data in .NET

This article illustrates a mixture of common .NET methods for formatting and presenting in a readable fashion any XML document you may encounter. The latest hype with XML Web Services and even the...
Article

Tip: Convert from HTML to XML with HTML Tidy

This tip demonstrates how to convert HTML documents to XML (or more specifically, XHTML) with a simple, open source tool, HTML Tidy. This conversion is useful for webmasters who are migrating...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.