Programmer's Heaven - For C C++ Pascal Delphi Visual Basic Assembler C# .Net java JSP ASP ASP.NET Javascript developers!

Members
Username:

Password:

Auto-login

Register
Why register?
Forgot Password?
Blogs new Blog section
Jobs
Webtools
Message Boards
FAQ
CodePedia
Free Magazines
User search
What's New
Top lists
RSS Feeds RSS Feed

Submit content
Contact Us
Link To Us
Help



Advanced Search
Newsletter
E-mail:


More information
Current area: HOME -> Database & XML -> General Articles Adds this page to your personal favorites
  General
A survey of XML standards: Part 1
The world of XML is vast and growing, with a huge variety of standards and technologies that interact in complex ways. It can be difficult for beginners to navigate the most important aspects of XML, and for users to keep track of new entries and changes in the space. In this series of articles, the author provides a guide to XML standards, including a wide range of recommended resources for further information.
Visits: 612 Updated: 2004-1-20  Rating: (Not Rated)  More info & Ratings
Advanced UI Design Using XML and XSL: Custom Context Menu Creation
This article explains how to create a custom, object-specific context menu of unlimited depth by using XML and XSLT.
Visits: 4008 Updated: 2001-10-2  Rating: (Not Rated)  More info & Ratings
Advertisment
Advanced UI Design Using XML and XSL: Folder Tree Creation
This article explains how to create a folder tree of unlimited depth by using XML and XSL, the style-sheet language for XML.
Visits: 3240 Updated: 2001-10-2  Rating: (Not Rated)  More info & Ratings
An Interview with Dr. Michael Kay on XML Technologies
Dr. Michael Kay, author of "XSLT Programmer's Reference" from Wrox Press, and editor of the W3C's XSLT 2.0 specification, discusses the future of XQuery and XSLT technologies with Ivan Pedruzzi, Stylus Studio's Sr. Product Architect, and editor of 'The Stylus Scoop' newsletter.
Visits: 859 Updated: 2005-7-17  Rating: (Not Rated)  More info & Ratings
An Introduction to Scalable Vector Graphics
This article gives you all the basic information you need to start putting SVG to use. You'll learn enough to be able to make a handbill for a digital camera that's on sale at the fictitious MegaMart.
Visits: 1094 Updated: 2001-3-27  Rating: (Not Rated)  More info & Ratings
An Introduction to XBRL (eXtensible Business Reporting Language)
The short answer is that XBRL (short for eXtensible Business Reporting Language) is an XML-based standard for handling corporate financial information.
Visits: 236 Updated: 2006-3-22  Rating: (Not Rated)  More info & Ratings
Answering the Namespace Riddle
This article introduces RDDL, the Resource Directory Description Language, the result of a recent project conducted by the XML developer community to make XML namespaces easier to use.
Visits: 507 Updated: 2001-8-8  Rating: (Not Rated)  More info & Ratings
Binary Data to Go:Using XML-RPC to Serve Up Charts on the Fly
This article demonstrates how to use XML-RPC to transport binary data as base64-encoded messages and how to set up a simple Web service that creates charts with this data.
Visits: 754 Updated: 2001-7-15  Rating: (Not Rated)  More info & Ratings
Blueberry Jam
A proposed revision of XML to accommodate new Unicode characters is becoming a sticky point of debate in the XML developer world.
Visits: 597 Updated: 2001-7-8  Rating: (Not Rated)  More info & Ratings
Building a Client-Side XML Application
This article focuses on a few key concepts that have general relevance to all XML application developers. This presentation describes a project I was involved in last year, when I served as Director of Consulting at RivCom, an XML consulting firm based in the UK. The project, entitled "XML/EDI in the Transport Industry," was part of a larger European XML/EDI Pilot Project that ran throughout 1999.
Visits: 964 Updated: 2001-9-29  Rating: (Not Rated)  More info & Ratings
Building distributed applications with XML messaging
In this article Rick reviews XML's key features and problems as a data representation format for relational data and objects. He'll also introduce some free tools to provide easy translation between XML and traditional data structures and shows how to use them with several real-world examples.
Visits: 1099 Updated: 2000-10-3  Rating: (Not Rated)  More info & Ratings
C/C++ developers: Fill your XML toolbox
Designed for C and C++ programmers who are new to XML development, this article gives an overview of tools to assemble in preparation for XML development.
Visits: 7422 Updated: 2001-9-29  Rating: (Not Rated)  More info & Ratings
Celebrate the XML Decade
IBM Systems Journal recently published an issue dedicated to XML's 10th anniversary. Take a look at XML application techniques, and general discussion of the technical, economic and even cultural effects of XML. Learn why XML has been successful, and what it would take for XML to continue its success.
Visits: 504 Updated: 2006-11-17  Rating: (Not Rated)  More info & Ratings
Clark Challenges the XML Community
In this article five main challenges facing the XML community is described
Visits: 474 Updated: 2002-2-1  Rating: (Not Rated)  More info & Ratings
Create Web applets with Mozilla and XML
To go beyond simple HTML, historically the only options have been to use Java technology or plug-ins. Now, you have a new way -- write and display applications natively in XML. The Mozilla platform provides such a mechanism. In this article, Nigel McFarlane introduces XUL (the XML User-interface Language). XUL is set of GUI widgets with extensive cross-platform support that are designed for building GUI elements for applications that have traditional, non-HTML GUIs.
Visits: 418 Updated: 2003-11-2  Rating: (Not Rated)  More info & Ratings
Design Principles and XOM
Elliotte Rusty Harold talks about the API design principles that guided the design of XOM.
Visits: 436 Updated: 2003-10-9  Rating: (Not Rated)  More info & Ratings
DIDL: Packaging Digital Content
Internet applications generally fall short in their ability to transfer multimedia content. This article describes an XML vocabulary for packaging digital content, breaking the one-to-one mapping between the notion of a content item and an individual file.
Visits: 605 Updated: 2001-8-16  Rating: (Not Rated)  More info & Ratings
Digitally Sign and Verify XML Documents
With the increasing adoption of Web services and SOAs, ensuring the authenticity, integrity, and nonrepudiability of XML messages has become an essential component of secure and robust messaging infrastructures. This article walks you through how to enable the signing and verification of XML documents using Apache WSS4J and WebSphere DataPower SOA Appliances together.
Visits: 373 Updated: 2007-11-12  Rating: (Not Rated)  More info & Ratings
Doing it Simpler
This article recaps the history of SML-DEV's efforts to simplify XML, including Common XML, MinML, and YAML. He then examines where SML-DEV may be going next.
Visits: 552 Updated: 2001-8-8  Rating: (Not Rated)  More info & Ratings
Extensible Markup Language (XML) 1.0 (Third Edition)
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML.
Visits: 116 Updated: 2006-1-13  Rating: (Not Rated)  More info & Ratings
From Excel to XML
There is some discussion of converting spreadsheets to XML, and returns to the issue of legal XML element names
Visits: 1202 Updated: 2002-2-1  Rating: (Not Rated)  More info & Ratings
Hacking the XML in Your TiVo
This article shows us how to query a networked TiVo for XML using a REST interface over HTTP. Author then shows us how to use Atom to syndicate our TV habits and integrate them with our weblogs via the "TiVoRoll."
Visits: 248 Updated: 2006-2-17  Rating: (Not Rated)  More info & Ratings
Implement a Division-of-Labor Approach to Complex XML Manipulation
Learn how to use XML and IE's modal dialog functionality to manipulate data from a single Web page.
Visits: 462 Updated: 2001-6-26  Rating: (Not Rated)  More info & Ratings
Introduction to ebXML
This article will provide the reader with a general introduction to ebXML, including an overview of the main goals of the specification set and a conceptual outline of why ebXML exists. In addition to the conceptual overview, the reader will be given an introduction to some of the details regarding the messaging layer, registry, business policies, and the relationship of ebXML to XML Web services.
Visits: 232 Updated: 2006-2-21  Rating: (Not Rated)  More info & Ratings
Investing in XML
Learn about eXtensible Business Reporting Language (XBRL), a new standard that will provide an XML-based framework for creating, exchanging, and analyzing financial reporting information.
Visits: 595 Updated: 2001-6-6  Rating: (Not Rated)  More info & Ratings
Make Data Islands Work in All Browsers
XML Data Islands and XML Data Sources aren't a new idea and they are no longer exclusive to Internet Explorer, either. Here's how to use data islands generically, without getting locked in to any one vendor's implementation, and make your data-centric Web pages work across all modern browsers.
Visits: 295 Updated: 2005-11-30  Rating: (Not Rated)  More info & Ratings
Make the most of Xerces - C++, Part 1
This two-part article offers an introduction to the Xerces-C++ XML library. Part 1 explains how to link the library into applications written in Linux and Windows. Ample code demonstrates parsing with the SAX API, and a sample application shows you how to create a bar graph in ASCII art. In Part 2, I'll demonstrate how to load, manipulate, or synthesize a DOM document, and you'll see how to create the same bar graph using Scalable Vector Graphics (SVG). C++ programmers who read these articles should be able to easily add XML parsing and processing capabilities to their applications.
Visits: 2370 Updated: 2003-8-13  Rating: (Not Rated)  More info & Ratings
Modeling XML Vocabularies with UML: Part I
In the first of a three-part series describes how UML can be put to use in modeling XML vocabularies.
Visits: 1038 Updated: 2001-9-4  Rating: (Not Rated)  More info & Ratings
Modeling XML Vocabularies with UML: Part II
This article describes how to map models from UML to the W3C XML Schema Definition Language.
Visits: 746 Updated: 2001-9-28  Rating: (Not Rated)  More info & Ratings
Need-to-Know XML Data Sets for Security
Most developers have to learn a different playbook when they deal with XML and they are used to database technologies. XML's transparency requires a lot of care when you expose XML to applications on a network. Learn how to avoid security breaches that come with XML's transparency, as well as how to deal with other vulnerabilities that may arise.
Visits: 248 Updated: 2006-7-13  Rating: (Not Rated)  More info & Ratings
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.
Visits: 443 Updated: 2003-10-17  Rating: (Not Rated)  More info & Ratings
Overcoming Objections to XML-based Authoring Systems
When deploying an XML-based content management system, common misconceptions must be corrected. This article helps IT professionals do just that.
Visits: 571 Updated: 2001-7-15  Rating: (Not Rated)  More info & Ratings
P2P and XML in Business
An overview of the application of peer-to-peer technology in the enterprise, and the role played by XML.
Visits: 681 Updated: 2001-7-15  Rating: (Not Rated)  More info & Ratings
Parsing XML in J2ME
The convergence of J2ME and XML is currently a handful of open source parsers. In this article you'll learn how to parse XML in a MIDP client application. I'll begin by talking about system architecture and the motivation for using XML as a data transport. Then I'll describe the available XML parsers, discuss the challenges of developing in a small environment, and present some sample code.
Visits: 563 Updated: 2003-12-10  Rating: (Not Rated)  More info & Ratings
Postcard From the Future: An Introduction to Intentional Schema-Based Programming
This article illustrates Intentional Programming with an implementation of Schema-Based Programming, something called Intentional XML.
Visits: 413 Updated: 2001-9-29  Rating: (Not Rated)  More info & Ratings
Providing Web Services using WDDX
As we've seen in lot of articles and publications, the web of services, is one of the emerging evolutions of the actual document-based web. To make the web a valid media for providing services it would be needed to increase the inter-operability between existing web applications and design new ones with this in mind.
Visits: 860 Updated: 2001-7-10  Rating: (Not Rated)  More info & Ratings
Securing ebXML: Part 1, Message Exchange
This is the first of two articles about security for ebXML, with a focus on the message layer. For a general introduction to ebXML concepts with a look at the overall use case for a generic ebXML interaction based on functional phases, see An Introduction to ebXML. In this article, the emphasis will be on explaining the message-level security and security policy mechanisms for ebXML messaging (ebMS).
Visits: 253 Updated: 2006-2-21  Rating: (Not Rated)  More info & Ratings
Securing ebXML: Part 2, Content Attacks
This is the second of two articles that focus on security for ebXML. The first article, Message Exchange, examined message layer security and security policies for ebXML messages. That is, it focused on the fact that the actual payload may be signed and encrypted to provide persistent security, data privacy, and audit capabilities for ebMS messages. As previously discussed, this payload protection is over and above that which is provided by transport level mechanisms such as SSL or TLS. This type of message-level security falls under a category of trust enablement, allowing the message to contain signed and encrypted payloads irrespective of the transport.
Visits: 259 Updated: 2006-2-21  Rating: (Not Rated)  More info & Ratings
Serialize Java Objects in XML with XStream
XStream is a lightweight and easy-to-use open source Java library for serializing Java objects to XML and back again. Learn how to set up XStream, and discover how to use it to serialize and deserialize objects as well as to read configuration properties from an XML configuration file.
Visits: 391 Updated: 2008-4-9  Rating: (Not Rated)  More info & Ratings
Somewhere in XML
This article discusses how Windows DNA affects team development and how it can be improved using XML, XSLT, and XML Schemas.
Visits: 612 Updated: 2001-8-16  Rating: (Not Rated)  More info & Ratings
Sunshine and Blueberries
This article explores the issues behind the W3C's newly-forming Technical Architecture Group, as well as giving an update on XML Blueberry.
Visits: 539 Updated: 2001-8-8  Rating: (Not Rated)  More info & Ratings
The Human Side of XML
Elliotte Rusty Harold talks with Bill Venners about the readability of XML documents and the code that processes them.
Visits: 564 Updated: 2003-10-9  Rating: (Not Rated)  More info & Ratings
The Naming of Parts
This article explains how to name parts of XML documents, detouring through the tricky areas of EBNF, XML spec productions, and Unicode characters.
Visits: 579 Updated: 2001-8-8  Rating: (Not Rated)  More info & Ratings
The XML Philosopher's Stone
With XML direct browsing, XML is automatically processed on the client, leaving the server free to fulfill other incoming requests.
Visits: 498 Updated: 2001-6-6  Rating: (Not Rated)  More info & Ratings
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 a way to express copyright license terms that are both human-readable and machine-readable. The machine-readable form uses RDF and thus makes available the network effects that have been covered throughout this column.
Visits: 478 Updated: 2003-8-7  Rating: (Not Rated)  More info & Ratings
Three Myths of XML
XML has it all, not only an interoperable syntax but a solution to bring world peace, end poverty and deter evil dictators. The author debunks these and other popular myths of XML.
Visits: 948 Updated: 2001-7-8  Rating: (Not Rated)  More info & Ratings
Time to Refactor XML?
The growing interdependency between XML specifications is causing concern among XML developers -- is this just a case of sensible reuse, or are we creating a dangerously tangled web of standards?
Visits: 553 Updated: 2001-8-8  Rating: (Not Rated)  More info & Ratings
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 to XML. It can also help XML converts who have to interface with legacy HTML tools.
Visits: 755 Updated: 2003-10-6  Rating: (Not Rated)  More info & Ratings
TREX Basics
This article explores the TREX markup language for validating XML documents, focusing on validating a subset of XMLNews-Story Markup Language.
Visits: 597 Updated: 2001-7-8  Rating: (Not Rated)  More info & Ratings
Understanding ebXML
This article outlines how the pieces all fit together.
Visits: 505 Updated: 2001-6-29  Rating: (Not Rated)  More info & Ratings
Understanding XML Namespaces
Understanding XML namespaces is essential to understanding and building Web services. Unfortunately, most developers do not understand how XML namespaces work and get confused when they see all the colons and URLs. I wrote this article to help you get over the initial hump of understanding XML namespaces, and to show you how they are used in XML documents.
Visits: 593 Updated: 2003-6-3  Rating: (Not Rated)  More info & Ratings
Using CSS2 to display XML documents
Outside of custom editors and viewers, reading XML data is comparatively difficult. A lightweight approach for viewing XML is to attach a cascading style sheet (CSS2) to XML documents and then use a recent Web browser to view them (Mozilla is excellent, IE often adequate). developerWorks columnist David Mertz takes a look at this alternative approach in this tip.
Visits: 762 Updated: 2001-12-13  Rating: (Not Rated)  More info & Ratings
Using XML is Only One Step Towards Portability
A pervasive misconception common today is that simply designing your file format around XML somehow makes it magically portable, extensible, and intelligible by other programs. Peter Seebach explains why using XML is only part of the story when you're designing an extensible file format.
Visits: 458 Updated: 2006-9-12  Rating: (Not Rated)  More info & Ratings
Using XML to Configure Groove
This article examines the use of XML to configure custom applications for Groove, a peer-to-peer groupware platform.
Visits: 558 Updated: 2001-7-15  Rating: (Not Rated)  More info & Ratings
Versioning Problems
The publication of the first draft of XML 1.1 is the cause of much dissent in the XML community.
Visits: 499 Updated: 2002-2-1  Rating: (Not Rated)  More info & Ratings
Visual Interfaces: SVG
This article explains the next generation of Internet tools that will actually use XML to drive the appearance and behavior of applications, and will punch the two dimensional desktop world into a multidimensional multimedia universe.
Visits: 1081 Updated: 2001-9-29  Rating: (Not Rated)  More info & Ratings
Why use DITA to produce HTML deliverables?
This is worth checking into. The Darwin Information Typing Architecture (DITA) is an XML-based format for structuring and authoring technical content. This article explores advantages DITA provides for producing HTML content -- including easy global changes, portability through standards, superior linking and Web management, conditional processing, content and design reuse, and better writing through focused content.
Visits: 387 Updated: 2003-10-9  Rating: (Not Rated)  More info & Ratings
Working XML: UML, XMI, and code generation
The inner workings of UML. In the second part of this series on UML and XML, Benoît introduces the UML metamodel. He proceeds to XMI, the XML-based specification for the exchange of models. He then shows how to map from the metamodel to XML schema. As an illustration, he includes two stylesheets that provide simple round-trip engineering between UML and XML.
Visits: 859 Updated: 2004-5-11  Rating: (Not Rated)  More info & Ratings
XML Divided
As XML application grows, it is inevitable that it will divide into different communities, but a strong commitment to interoperability must remain key.
Visits: 542 Updated: 2001-9-30  Rating: (Not Rated)  More info & Ratings
XML Matters: The RXP parser
RXP is a validating parser written in C that creates a non-DOM tree representation of XML documents. While RXP itself is not well documented -- and not for the faint of heart -- at least two excellent higher level APIs have been built on top of RXP: pyRXP, a Python binding; and LT XML, a collection of utilities and libraries. In this article, David introduces you to RXP, compares it with the expat parser, and briefly discusses pyRXP and LT XML as ways of taking advantage of the speed RXP has to offer without all of its complexity.
Visits: 398 Updated: 2003-8-7  Rating: (Not Rated)  More info & Ratings
XML Tutorial
This tutorial will start from the ground up.
Visits: 1408 Updated: 2001-10-31  Rating: (Not Rated)  More info & Ratings
XML-RPC Specification
XML-RPC is a Remote Procedure Calling protocol that works over the Internet. An XML-RPC message is an HTTP-POST request. The body of the request is in XML. A procedure executes on the server and the value it returns is also formatted in XML.
Visits: 192 Updated: 2006-1-13  Rating: (Not Rated)  More info & Ratings
XML: Mastering Information on the Web
This is first in a series of articles written by Todd Freter of Sun about XML, its promises, and its challenges. Topics addressed in this article include the shortcomings of HTML; XML's goals for the Internet; and some observations on how a transition to XML may occur.
Visits: 839 Updated: 2001-4-16  Rating: (Not Rated)  More info & Ratings
Your XML Is in the Mail
Learn about MessageML, an open standard for sending XML messages.
Visits: 615 Updated: 2001-6-6  Rating: (Not Rated)  More info & Ratings


Found a broken link? Please report it to us.

  See also  
 Files
   Java Sourcecode
    XML
   Windows Sourcecode
    Internet
   XML Files
    XML tools
 Articles
   ASP.NET Articles
    XML
   XML Articles
    General
    Database
 

Sponsored Links 
Build IT Knowledge with Current & Trusted Content
Helps Employees Develop & Hone New Technical Programming Skills. Sign Up & Get Full Access.
Check Out IT Certification Preparation Materials
Sign Up With SkillSoft & Get Access to Training Materials for Over 50 Professional Certifications.
Web based bug tracking - AdminiTrack.com
AdminiTrack offers an effective web-based bug tracking system designed for professional software development teams.
Free White Paper: Accelerate Enterprise Apps 2500%
Sign up to learn how solid state disks boost application speed for lots more transactions and users.
Free DB Modeling Trial with ER/Studio
Design and Build More Powerful Databases with ER/Studio.
Buy a link now

Advertisement

  Free Magazine  
Free Magazines
Software Development Targets corporate developers and technical managers working at mainly mid- to large-size companies with sizable development staffs....
subscribe now


Newsletter Submit Content About Advertising Awards Contact Us Link to us    
© 1996-2008 Community Networks Ltd 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 Terms Of Use and Privacy Statement for more information. Development by ASP.NET Konsult - Synchron Data.