Navigation
On Topic
Complete Directory
About Us
Add-site
Link to Us

Google


142 XML Programming Resources
A utility to parse fixed length flat files in C# using XML templates
Zach Smith explains how to use XML templates to create a generic flat file parsing utility that can be reused for many different file layouts. A sample application is included which demonstrates the ideas described.
Open Open Tab   Provides Information
AJAX benefits, issues cited by Zimbra exec
While Asynchronous JavaScript and XML may have issues with security and performance, Zimbra Inc. still sees AJAX as the best way to deliver experiences on the Web and has based its open-source Web 2.0 platform on 200,000 lines of JavaScript.
Open Open Tab December 6, 2007 Provides Information
Associating Style Sheets with XML Documents.
Official World Wide Web Consortium (W3C) recommendation.
Open Open Tab   Provides Information
B
BizTalk
Industry initiative started by Microsoft to accelerate the adoption of XML in a consistent manner.
Open Open Tab   Provides Information
Bradbury Software TopStyle
a cascading style sheet editor for Windows 95, Windows 98 and Windows NT 4.
Open Open Tab   Provides Information
Buyer's Guide
The web magazine XML.COM offers this up-to-date list of XML software products with detailed reviews.
Open Open Tab   Provides Information
C
Capture an Oracle 10g audit trail in XML format
Oracle 10g can be configured to write its audit logs to XML files in operating system directories. This tip shows the configuration changes that need to be made, as well as how to access the resulting XML files.
Open Open Tab   Provides Information
Cetus Links
Collection of links on XML, Object-Orientation and Internet technology.
Open Open Tab   Provides Information
Charles F. Goldfarb's XMLTimes.com
provides the news, knowledge and community of the rapidly developing XML industry.
Open Open Tab   Provides Information
College Coders Working With IBM's Project Zero
North Carolina State students are learning to build Web 2.0 business apps using IBM's Project Zero programming framework.
Open Open Tab February 14, 2008 Provides Information
Computing Art Inc
C-Art provides enterprise XML Solutions for electronic publishing.
Open Open Tab   Provides Information
Convert an XML file into an Excel spreadsheet with this technique
One way to present XML information to a user is by converting it to a file format they user actually knows. Edmond Woychowsky walks you through his process, including all the necessary sample code, to convert an XML file to an Excel spreadsheet.
Open Open Tab   Provides Information
Crane Softwrights Ltd.
A computer systems analysis consulting company specializing in structured text processing using the SGML family of standards and products, including DSSSL, HyTime, XML and XSL.
Open Open Tab   Provides Information
Create an RSS 2.0 Feed
If you can learn HTML, you can easily learn how to build your own RSS 2.0 feeds. I'll take you through the steps to creating an RSS feed from scratch.
Open Open Tab   Provides Information
Creating RSS files for your Web site
This tutorial explains and demonstrates how to create an RSS (Rich Site Summary) file for a web site to track its updates and how to publish it to the web for the purpose of syndication.
Open Open Tab   Provides Information
D
Dakota Systems
Dakota Systems specializes in XML-based e-commerce, web management and data conversion solutions.
Open Open Tab   Provides Information
Data conversion to XML
Offering conversion of paper or digital format files into HTML or XML and Quark to XML, for clients in the U.S. and Europe.
Open Open Tab   Provides Information
Design Principles for XML
Ten key points explaining the rationale of the language.
Open Open Tab   Provides Information
Developing an object oriented database in less than 140 lines of C# (Part 1)
One of the best benefits of the .NET Framework over lower level programming is that it enables developers to create very complex, custom solutions, without writing low-level code. Zach Smith explores how you could take advantage of the built-in .NET Framework functionality to develop a simple object oriented database in less than 140 lines of code.
Open Open Tab   Provides Information
Developing an object oriented database in less than 140 lines of C# (Part 2)
In Part 1 [link to part 1] of this series we explored how an object oriented database (OODB) could be implemented using built in .NET Framework functionality. The basic database is setup using XML as a storage format, XPath and Predicates as query languages, and the XmlDocument object as a container for our data.
Open Open Tab   Provides Information
DigitalML
Building Europe's Premier XML powered sites.
Open Open Tab   Provides Information
Doing It With XML
Part 1 of the WDVL introduction on using XML for web development.
Open Open Tab   Provides Information
Doing It With XML 2
Part 2 of the WDVL introduction on using XML for web development. Information on inexpensive tools for editing XML, and how to use CSS or XSL to control the presentation and processing of XML.
Open Open Tab   Provides Information
Dynamic Creation of Validation Controls
Explains how to use an XML configuration file to control the dynamic creation of ASP.NET validation controls that are automatically applied to user input controls.
Open Open Tab   Provides Information
E
Eclipse releases RAP 1.0 Ajax toolkit
The Eclipse Foundation says building rich internet applications (RIA) just got easier with the release today of its much-anticipated Rich Ajax Platform (RAP 1.0) toolkit.
Open Open Tab October 15, 2007 Provides Information
Exchange Data More Securely with XML Signatures and Encryption
XML Signature and XML Encryption standards, Digital signing and encryption features in the .NET Framework 1.x and 2.0
Open Open Tab   Provides Information
Exploring XML
A large number of resources, including a bi-weekly column.
Open Open Tab   Provides Information
Extensible Markup Language
Tim Bray's XML page, with the Lark XML processor.
Open Open Tab   Provides Information
Extensible Markup Language
XML info and resources from W3C.
Open Open Tab   Provides Information
EXtensible.org
A site dedicated to the exploration of XML and Web Services, providing hand-picked papers and articles.
Open Open Tab   Provides Information
EXtensinet.com Global Resource Network
World's largest XML and Web Services resource page.
Open Open Tab   Provides Information
EZwebdesign.com - XML
A directory of XML web sites.
Open Open Tab   Provides Information
F
FAQ
Questions on XML and its use with lengthy answers.
Open Open Tab   Provides Information
Finetuning.com
An XML developer site full of tools, resources, and generally useful XML information.
Open Open Tab   Provides Information
FlixML - the XML Based B-Movie Guide
FlixML is an admittedly trivial XML application which nevertheless meets its primary objective: to be a tool for learning XML. Tutorial at the site.
Open Open Tab   Provides Information
G
GBdirect: XML Training Courses
Courses for managers, strategists and software developers; technical and commercial overviews and programming.
Open Open Tab   Provides Information
Gene Expression Markup Language (GEML)
An open-standard XML format for DNA microarray and gene expression data.
Open Open Tab   Provides Information
Groovy: XML without the bloat
You may find this hard to believe, but there was a time before XML hell, when the idea was that XML was going to solve just about every tricky problem in software development. From swapping data between applications or platforms, to storing complex data structures in a portable format - XML was the answer.
Open Open Tab December 14, 2007 Provides Information
H
How do I... Transfer and store data from an XML document in a relational database?
XML really makes it easy to move data from here to there and from there to here. However, eventually the data needs to be stored somewhere, most likely in a relational database.
Open Open Tab   Provides Information
I
IBM DeveloperWorks: XML
Includes the first search engine specifically designed to find XML resources; tools, samples, standards information, education resources, news and events, and links to the major XML community forums.
Open Open Tab   Provides Information
IBM XML
The IBM XML web site is designed for developers. You'll find tools, samples, standards information, education resources, news and events, and links to the major XML community forums.
Open Open Tab   Provides Information
IBM's XML Tutorial
This is the main page for IBM's XML Tutorials on IBM's DeveloperWorks site. Topics range from document basics to working with XSLT (XSL Transformations) and more specialized vocabularies, such as SVG (Scalable Vector Graphics).
Open Open Tab   Provides Information
Introducing the Extensible Markup Language
A list of general introductory articles on XML. Part of a larger directory of XML related information.
Open Open Tab   Provides Information
Introduction to XML For Web Developers
Using simple, well-explained examples this tutorial walks you through XML and the sister XSL style sheet language.
Open Open Tab   Provides Information
Infonyx, LLC
A New Jersey-based consultancy serving clients in the Philadelphia, Wilmington and South Jersey area. They specialize in XML, XSL, Enterprise Application Integration and Java Development.
Open Open Tab   Provides Information
ISKIV: XML challenge and resources
A dossier prepared by Irčne Silberstein Khouvine (ISKIV) provides commented resources in English and in French.
Open Open Tab   Provides Information
J
Java(TM) XML Tutorial
This is Sun's tutorial on JAXP: "Working with XML The JavaTM Api for XML Parsing (JAXP)".
Open Open Tab   Provides Information
M
Manage dependency injection for ColdFusion with the ColdSpring framework
More powerful Adobe ColdFusion tools and frameworks are driving application developers to become better, while better developers are creating more powerful tools and frameworks. One of the central elements in this ongoing success is the ColdSpring framework.
Open Open Tab   Provides Information
Mass. Shifts Plan for Open XML Format
Massachusetts last week revealed plans to support Microsoft Corp.'s Office Open XML format, reversing an earlier controversial proposal intended to force state workers to use only “open” technologies such as the OpenDocument format.
Open Open Tab July 9, 2007 Provides Information
Meta Content Framework (MCF)
A data model for describing information organization structures (metadata) for collections of networked information.
Open Open Tab   Provides Information
Microsoft Passes OpenAjax Alliance Interop Tests
Microsoft joins several other companies and open-source projects in meeting OpenAjax guidelines.
Open Open Tab September 24, 2007 Provides Information
Microsoft Silverlight rivals Flash, AJAX
Redmond's new rich Internet application boasts strong development tools, a small browser footprint, and cross-platform support.
Open Open Tab October 1, 2007 Provides Information
Microsoft XML
Microsoft's XML resource site including tutorial, XML specification, samples, and XML support in Microsoft applications such as Internet Explorer.
Open Open Tab   Provides Information
Microsoft's XML Tutorial
This comprehensive tutorial covers traditional XML Basic concepts such as authoring documents and using XML Namespaces and XML Schemas, as well as several Microsoft-specific topics, such as data islands and interfacing with ADO objects.
Open Open Tab   Provides Information
Mulberry Technologies, Inc.
Mulberry Technologies, Inc. is an electronic publishing consultancy specializing in SGML- and XML-based systems.
Open Open Tab   Provides Information
N
Namespaces in XML
The official W3C recommendation of the XML Namespaces specification.
Open Open Tab   Provides Information
Need Scripts
One stop Web Development Resource providing reviews and articles.
Open Open Tab   Provides a Service
O
O'Reilly.com: XML Resource Guide
Choose from hundreds of categories of related resources.
Open Open Tab   Provides Information
OK, So What Is This XML Thing?
The "Extensible Markup Language" is a document description language, much like "Hypertext Markup Language" (HTML) used to construct web pages.
Open Open Tab   Provides Information
One Stop XML Resource Centre
Categorized links to XML sites.
Open Open Tab   Provides Information
Open Software Description Format (OSD)
A vocabulary used for describing software packages and their dependencies. It is intended to be useful in automated software distribution environments.
Open Open Tab   Provides Information
Oracle XML Developer's Kit
Parsers, schema processors, and class generators for Java, C, C++ and PL/SQL.
Open Open Tab   Provides Information
Open XML stumbles in India
A technical committee in India unanimously rejected Microsoft Corp.'s Office Open XML file format as a standard, ahead of a vote on Sept. 2 by the international standards group ISO on whether to approve Open XML as an international standard.
Open Open Tab August 24, 2007 Provides Information
P
PC Consulting & Progamming Services (PCCPS Inc.)
Visual Basic, XML, ASP, MTS, COM/DCOM, Javascript, VBscript, DHTML, HTML. Programming, System Design, Web Site Design. Convert CA-Calipper application to Windows/Web platform.
Open Open Tab   Provides Information
Percussion Software
XML web server, tool to split HTML into DTD and XSL style sheet, tools for Lotus Domino.
Open Open Tab   Provides Information
PetroXML
A DTD for vendor invoicing for oil and gas field operations.
Open Open Tab   Provides Information
Process and parse XML with ease using Jakarta Digester
Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections.
Open Open Tab   Provides Information
Project Cool XML Zone
Tutorials, concept articles, reference section, applications, and interviews with developers.
Open Open Tab   Provides Information
Project Zvon
Forum for free information exchange ranging from the basic introductions to the programming references and advanced tutorials.
Open Open Tab   Provides Information
Public SGML/XML software
The software listing of The XML Cover Pages.
Open Open Tab   Provides Information
R
Redix
Redix International Inc.provides and supports B2B, XML, EDI, DTD, and Electronic Commerce software.
Open Open Tab   Provides Information
S
ScriptHeaven.Org
A Comprehensive directory of links to resources no Webmaster should be without. Everything ranging from scripts written in Perl, PHP, ASP, Java, JavaScript, Flash and many more.
Open Open Tab   Provides a Service
SGML/XML Web Page
A comprehensive online database containing reference information and software pertaining to the Standard Generalized Markup Language (SGML) and its subset, the Extensible Markup Language.
Open Open Tab   Provides Information
SGML/XML Web Page
Extensible Linking Language (XLL).
Open Open Tab   Provides Information
Shred XML data with XQuery in SQL Server 2005
Tim Chapman discusses new functionality in SQL Server 2005 that allows you to shred XML data into a relational format without the intensive memory operations. He also explains how using XQuery rather than OPENQUERY can lead to performance gains.
Open Open Tab   Provides Information
STG Validator
On-line checking of XML specified by URL, local file, or cut and paste.
Open Open Tab   Provides Information
Stilo Technology
Specialises in the provision of XML authoring tools and associated professional services.
Open Open Tab   Provides Information
Structuring Data for the Web, An Introduction
The article briefly surveys a number of new Web technologies such as XLL, XSL, RDF, DOM, MathML, SMIL, PGML, and how they relate to XML.
Open Open Tab   Provides Information
Sun Java XML
Sun's Java XML resource site, includes information on Java standard extension for XML, Java Project X.
Open Open Tab   Provides Information
T
Textuality FAQ
Some simple, but important, questions and answers with an SGML slant.
Open Open Tab   Provides Information
The Annotated XML Specification (version 1.0)
Tim Bray, one of the authors of the XML specification, presents this annotated version to make the complicated jargon slightly easier to understand.
Open Open Tab   Provides Information
The Apache XML Project
XML parsers, XSL-T processors and XML processing frameworks.
Open Open Tab   Provides Information
The Misfit Geek and AJAX acceptability
If you had any doubts about just how far Ajax has come, you had only take a look at the speakers list for the recent AJAXWorld Conference in Santa Clara, California.
Open Open Tab October 8, 2007 Provides Information
The Seven Deadly Sins of AJAX application development
There are common, obvious mistakes anybody can make when creating an AJAX application; then there are the mistakes that can obliterate function and performance, stripping away all of AJAX's benefits.
Open Open Tab   Provides Information
The Unicode Consortium
The official Unicode web site provides extensive information and resources for programmers, implementers and others involved in computer globalization work.
Open Open Tab   Provides Information
The XML Files
Detailed look at XML.
Open Open Tab   Provides Information
The XML Files from Idealliance
Monthly on-line magazine covering XML-related topics.
Open Open Tab   Provides Information
Top XML
A community site for the beginner to the developer; site provides discussion forums, links, articles, training, downloads.
Open Open Tab   Provides Information
Treehouse Software XML Resource Site
Treehouse now markets and supports Tamino, Bolero, and EntireX, a suite of native XML tools for B2B solutions. This site offers a variety of XML Related links and resources.
Open Open Tab   Provides Information
TREX - Tree Regular Expressions for XML
A language for validating XML documents. Site includes tutorial, specification and sample implementation in Java.
Open Open Tab   Provides Information
TurboLinux to Help Translate Open XML for Asia
Linux distributor TurboLinux is helping to translate docs from Open XML to ODF for Asian markets.
Open Open Tab July 10, 2007 Provides Information
Turn XML into relational data with OPENXML
XML support has been significantly extended for SQL Server 2005. In this article, Tim Chapman takes a look at how you can shred XML data into a relational format with SQL Server's OPENXML function.
Open Open Tab   Provides Information
U
Unicode in XML and other Markup Languages
This document contains guidelines on the use of the Unicode Standard in conjunction with markup languages such as XML.
Open Open Tab   Provides Information
Utilize XML to store configuration settings
The .NET Framework provides many ways to track application data, with its inherent XML support providing the perfect vehicle for maintaining this data. Take a closer look at storing application data in an XML file.
Open Open Tab   Provides Information
V
VicSoft
Providers of XML and other Internet solutions using Microsoft technologies.
Open Open Tab   Provides Information
VoiceXML
XML-based markup language for distributed voice applications being developed by industry forum founded by AT&T, IBM, Lucent and Motorola.
Open Open Tab   Provides Information
Vordel
Cohesion technologies for eBusiness. Provider of XML-based tools and applications to enable cohesion within business networks.
Open Open Tab   Provides Information
W
W3C Data Formats
Brief technical note showing the relationships between the various World Wide Web Consortium controlled formats.
Open Open Tab   Provides Information
W3C XML Specifications, Proposals and Vocabularies
Master list of all XML-related specifications and proposals, developed by or submitted to the World Wide Web Consortium (W3C).
Open Open Tab   Provides Information
WDVL XML Software Guide
A guide to the latest tools in XML development. With a description of each tool, ranging from XML editors, parsers, database support, browsers and APIs.
Open Open Tab   Provides Information
WDVL: XML
This XML site is one of the most useful and comprehensive XML resources around.
Open Open Tab   Provides Information
Webreference.com: Xploring XML
Articles, columns, tools and resources.
Open Open Tab   Provides Information
What the <?XML!>
Dozens of links to a well-chosen variety of sites.
Open Open Tab   Provides Information
X
XBEL
Document type for bookmark files, which can be used to exchange bookmarks between any browsers and also to publish them on the web. A conversion program is available.
Open Open Tab   Provides Information
XMacL
XML news and resources for Macintosh users.
Open Open Tab   Provides Information
XML - WebReference.com
Resources on XML from WebRef. Includes tutorials, tools, collections, RSS, and WML information and links.
Open Open Tab   Provides Information
XML 101
Structured tutorials on XML: basics, DTD, DOM, XSL, ASP, and ADO.
Open Open Tab   Provides Information
XML 101: XSL Home
This site provides an easy-to-follow interractive tutorial covering the basic, and most essential, aspects of XSL.
Open Open Tab   Provides Information
XML 1.0 (Second Edition)
Official specification from the W3C.
Open Open Tab   Provides Information
XML Activity Page
Current and historical projects from W3C.
Open Open Tab   Provides Information
XML Cover Pages
comprehensive reference work for XML and its parent, SGML. Features extensive documentation on the application of the open, interoperable "markup language" standards, including XSL, XSLT, XPath, XQuery, XLink, XPointer, XHTML, HyTime, DSSSL, CSS, SPDL, SVG, CGM, ISO-HTML, and others. (Robin Cover / OASIS)
Open Open Tab   Provides Information
XML Entity
Categorized collection of links.
Open Open Tab   Provides Information
XML in Mozilla
This document provides an overview of the plans for XML in Mozilla.
Open Open Tab   Provides Information
XML Pitstop
Provides a central location for developers. Examples with source code, tutorials, tools, resources, books.
Open Open Tab   Provides Information
XML Resume Library
XML DTD and XSL stylesheets for the interchange and web and print presentation of resumes and curricula vitae.
Open Open Tab   Provides Information
XML Script
XML Script is an alternative to XSL that claims to be simpler to use for data transformation tasks.
Open Open Tab   Provides Information
XML Script Tutorial
This tutorial provides an introduction to XML Script along with a step-by-step description of how to create an XML Script template.
Open Open Tab   Provides Information
XML Server Pages
Conversion Toolkit transforms Powerbuilder datawindow in Java/XML/XSL/Javascript objects for any server/browser.
Open Open Tab   Provides Information
XML Spy 3.0
XML Spy is an Integrated Development Environment (IDE) for XML that includes all major aspects of XML in one product: a validating XML editor, a Schema/DTD editor with schema validation, and an XSL editor with support for any external XSLT processor.
Open Open Tab   Provides Information
XML Spy 3.0 Online Manual - Unicode Support
Description of the Unicode and character-set encoding support in this XML editor. Includes detailed explanation of Unicode, character-set, and font issues with the various Windows OS versions. XML Spy can read, write, and convert XML files between all major character-set encodings and Unicode formats.
Open Open Tab   Provides Information
XML Startkabel
Categorized links collection.
Open Open Tab   Provides Information
XML tools at WebReference
A collection of GNU software tools for processing XML and its derivates, such as RSS.
Open Open Tab   Provides Information
XML Training Videos
Learn XML using easy-to-follow training videos.
Open Open Tab   Provides Information
XML Tutorial
Microsoft's overview tutorial, list of tutorial lessons, browser and system requirements.
Open Open Tab   Provides Information
XML via the Document Object Model
Using a DOM-supporting programming language, such as JavaScript, one can maneuver within the XML data to perform queries, processing, or modifications.
Open Open Tab   Provides Information
XML Zone
XML resource site offering technical articles, frequently asked questions, links to the leading XML sites, and news for XML developers on Development Exchange.
Open Open Tab   Provides Information
XML-RPC
A specification and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls via HTTP and XML.
Open Open Tab   Provides Information
XML/XSL Portal
An XML/XSL Portal containing resources utilities tutorials examples written in xml/xsl
Open Open Tab   Provides Information
XML.com
Information, articles, and services from Seybold Publications and Songline Studios. Resource guide includes links to W3C and related developments, drafts, and recommendations.
Open Open Tab   Provides Information
XML.ORG - The XML Industry Portal
News, education, and information about the application of XML in industrial and commercial settings.
Open Open Tab   Provides Information
XML.start4all.com
Categorized links to sites.
Open Open Tab   Provides Information
XML, Java, And The Future Of The Web
A White paper by Jon Bosak of Sun Microsystems.
Open Open Tab   Provides Information
XmlGlobe
A link directory containing information, source samples and articles.
Open Open Tab   Provides Information
Xmlmethods.com
Chicago-based consultancy for XML, XSL, and ODBC. Makers of ODBC2XML.
Open Open Tab   Provides Information
XMLPatterns.com
An attempt to start to produce a structural pattern language for XML. Includes an overview of structural patterns, and a draft proposed language.
Open Open Tab   Provides Information
XMLTrainer.com - Resources for XML Trainers
This site provides news, links and resources for Microsoft training courses on XML and XML-related topics such as BizTalk Server, Commerce Server, XSLT and XML Schemas.
Open Open Tab   Provides Information
Xploring XML
Articles, columns, tools and resources on XML.
Open Open Tab   Provides Information
Xploring XML
Xploring the relationship between XML and HTML, from Webreference.
Open Open Tab   Provides Information
XUL Reference
XUL Reference presents a clickable list of the XML-based User Interface Language (XUL) elements and attributes.
Open Open Tab   Provides Information
Z
Zveno Pty Ltd
Zveno is an Australian company providing XML consulting, contracting and training.
Open Open Tab   Provides Information
ZVON XML Tutorial
This is the main page for ZVON's extensive and quite excellent XML tutorial site.
Open Open Tab   Provides Information
© 1997 - 2008 The MerchantStore