Bookmark and Share
ASP
Perl
PHP
CSS
HTML
Javascript
XML
C
Visual Basic
Access
MySQL
SQL
MsSQL
Java
jQuery

XML Subcategories


XML Strengths and Weaknesses with DOM, ASP and XSL
XML | Views: 0 |
Since the inception of XML, many developers have wondered why we need XML... How is it better than HTML and what does it do? For starters, XML is far more powerful than HTML, and the power resides in the "X" in XML (which stands for extensible). Rather t..

Generating Web Content with Cocoon
XML | Views: 0 |
Cocoon provides for developers a way to generate content dynamically using XML data. XML expert Michael Classen takes a look at the version 2 release, which, among other things, improves scalability by using SAX instead of the DOM

Introducing XML::SAX::Machines, Part Two
XML | Views: 0 |
This month, Kip Hampton's introduction to Perl's XML::SAX::Machines tool continues, adding flexibility to Apache-based apps and demonstrating the construction of a SAX controller

Putting Attributes to Work
XML | Views: 0 |
Once an XML document is read into a source tree, where an XSLT stylesheet can get a hold of it, there's a lot that the stylesheet can do with the source document's attribute values. This month we'll look at how to convert attributes to result tree elemen..

XSL Transformation With Xalan
XML | Views: 0 |
If you've been following along, you already know how to parse XML documents using both SAX and the DOM with the Java-based Xerces XML parser. But why stop there? In this article, take your Java/XML skills to the next level by converting your XML into oth..

XSL Device Formatting Using the Microsoft XSL ISAPI Filter
XML | Views: 0 |
Microsoft released version 2.2 of its XSL ISAPI filter at the beginning of March 2002. This version replaces the previous version, 2.1, which was released in February of 2001. The XSL ISAPI filter is an extension to Microsoft's Internet Information Servi..

XML Sockets in Flash
XML | Views: 0 |
The purpose of this tutorial is to familiarize readers with the XMLSocket object in Flash, it's methods and properties. Teach the reader the more common methods of using the XMLSocket object, and then open the reader up to the possibilities allowed by th..

Beyond W3C XML Schema: XPath and XSLT for Validation
XML | Views: 0 |
The XML developer who needs to validate documents as part of application flow may choose to begin by writing W3C XML Schema for those documents. This is natural enough, but W3C XML Schema is only one part of the validation story. In this article, we will

XML Schema
XML | Views: 0 |
We examine one of the least understood features of XML, schema, which provide a means for defining the structure, content, and semantics of documents

Web Services at Work: Google Web APIs
XML | Views: 0 |
A lot of hype is buzzing around Web Services these days. New acronyms are appearing every day and protocols and tools are implemented at break-neck speed; but not many real applications are publicly available up to now

Advanced UI Design Using XML and XSL - Part 7: Relational Folder Tree Lines
XML | Views: 0 |
Joe Slovinski is back with part 7 of his always-popular advanced UI design article. This time Joe shows how to add relational lines to his folder tree behavior

Google SVG Search, Part I
XML | Views: 0 |
Though Web services are relatively new, there's still no need to reinvent the wheel when calling them. Our XML expert begins his Google Web service implementation with a look at the SOAP::Lite Perl module

A comparison of Web service security techniques
XML | Views: 0 |
XML is a wonderful advancement in data formatting, but it provides no inherent security. There are various XML security techniques, and this article provides a summary and comparison of the most

Client Side Validation using the XMLHTTPRequest Object
XML | Views: 0 |
Jonathan Zufi shows how to use the XMLHTTP object within Javascript or VBScript to validate form-field information without having to submit a page and wait for the result

XML in Mozilla 1.0
XML | Views: 0 |
We all know of Mozilla's prowess when it comes to supporting standards such as HTML and CSS. But what does it have to offer XML enthusiasts

Comparing and Replacing Strings
XML | Views: 0 |
In this month's Transforming XML column, Bob DuCharme gives us the ins and outs of string munging in XSLT, including string equality comparisons and search-and-replace operations

XML Unlocks Information
XML | Views: 0 |
XML is gaining acceptance today, not because it is a great technology looking for a problem, but because today's problems require its flexibility and simplicity. XML enables you to create structured and semi-structured documents that can be transferred a..

Doing More With XML Schemas (part 1)
XML | Views: 0 |
Get into the more advanced aspects of XML Schema design with a discussion of simple and complex datatypes, and learn to apply the basic OOP concepts of extensibility and inheritance to your schemas

Posting XML data with MSXML 4
XML | Views: 0 |
A beginners guide to the different ways of sending and recieving post data using Microsofts XML parser

Doing More With XML Schemas (part 2)
XML | Views: 0 |
In this second part, find out how to derive new element types by constraining existing ones, control access to your schema definitions, and redefine externally-provided schemas in place
Previous 1 2 3 4 5 6 Next