Big Blog

Arts & Culture
Biological Science
Blog Watch
Computer Games
Computer Security
Cricket
Data Privacy
Developer
Domain Names
E-commerce
Gadgets
General Science
Handhelds
IP & Patents
Java
Linux
MP3
Nanotech
Online Auctions
Online Legal Issues
Open Source
Personal Finance
Photography
Quirky
Robotics
Search Engines
Space Science
Top Internet
Top Stories
Top Tech
Video Games
Web Developer
Webmaster Tips
XML & Metadata
{Home}



Process and parse XML with ease using Jakarta Digester: related news

Process and parse XML with ease using Jakarta Digester

Most of the time, parsing an XML document involves either programming a parser to sequentially traverse an XML document, taking different actions as it encounters different tags (SAX) or building a tree representation of the document in memory and using tree methods to navigate the tree's parent-child relationships (DOM).

Syncro Soft releases Oxygen XML Editor 9.3

Syncro Soft has updated Oxygen XML Editor (and Oxygen XML Author) to version 9.3. The update's main feature is archive-editing support. Users can extract, validate, edit and process the XML data in OpenDocument files and other ZIP-based archives. The software also supports transformations using XSLT 1.0, XSLT 2.0 and XQuery on files inside ZIP-based archives and users can compare and merge archived files. It works with OOXML, ODF, JAR and other zip-based archives. Oxygen XML Editor and XML Author are cross-platform, working on Windows, Linux/Unix and Eclipse, in addition to the Mac platform. Oxygen XML Editor costs $300 for a professional license while XML Author costs $180. There are also enterprise and education licenses and a 30-day trial is available.

Two Efficient XML Interchange (EXI) Drafts Published: Format 1.0; Evaluation

The Efficient XML Interchange Working Group published two Working Drafts today: Efficient XML Interchange (EXI) Format 1.0 and Efficient XML Interchange Evaluation. The former specifies the Efficient XML Interchange (EXI) format. EXI is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. The EXI format uses a hybrid approach drawn from the information and formal language theories, plus practical techniques verified by measurements, for entropy encoding XML information. Using a relatively simple algorithm, which is amenable to fast and compact implementation, and a small set of data types, it reliably produces efficient encodings of XML event streams.

Last Call: XProc: An XML Pipeline Language

The XML Processing Model Working Group has published the Last Call Working Draft of XProc: An XML Pipeline Language. This specification describes the syntax and semantics of XProc: An XML Pipeline Language, a language for describing operations to be performed on XML documents. A pipeline consists of steps. Like pipelines, steps take zero or more XML documents as their inputs and produce zero or more XML documents as their outputs. Comments are welcome through 26 September. Learn more about the Extensible Markup Language (XML) Activity.

Performance Woe of Binary XML

Since its inception, XML has been criticized for the overhead it introduces into the enterprise infrastructure. Business data encoded in XML takes five to 10 times more bandwidth to transmit in the network and proportionally more disk space to store. While most agree that verbosity is inherent to XML's way of encoding information (e.g., extensive use of tags and pointy brackets), the explanation of XML's perceived performance issue remains inconclusive. A popular belief is that since XML is human-readable text, it has to be slow and inefficient. And by the same token, proponents of binary XML seem to suggest that a compact encoding format, most noticeably the binary XML, would automatically lead to better processing performance.

i-Technology Viewpoint: The Performance Woe of Binary XML

Since its inception, XML has been criticized for the overhead it introduces into the enterprise infrastructure. Business data encoded in XML takes five to 10 times more bandwidth to transmit in the network and proportionally more disk space to store. While most agree that verbosity is inherent to XML's way of encoding information (e.g., extensive use of tags and pointy brackets), the explanation of XML's perceived performance issue remains inconclusive. A popular belief is that since XML is human-readable text, it has to be slow and inefficient. And by the same token, proponents of binary XML seem to suggest that a compact encoding format, most noticeably the binary XML, would automatically lead to better processing performance.

i-Technology Viewpoint: The Performance Woe of Binary XML

Since its inception, XML has been criticized for the overhead it introduces into the enterprise infrastructure. Business data encoded in XML takes five to 10 times more bandwidth to transmit in the network and proportionally more disk space to store. While most agree that verbosity is inherent to XML's way of encoding information (e.g., extensive use of tags and pointy brackets), the explanation of XML's perceived performance issue remains inconclusive. A popular belief is that since XML is human-readable text, it has to be slow and inefficient. And by the same token, proponents of binary XML seem to suggest that a compact encoding format, most noticeably the binary XML, would automatically lead to better processing performance.

Intel's XML Software Suite Improves XML Performance by 200%

XML data descriptions can be exhaustive, often creating performance and scalability challenges for the enterprises. The Intel XML Software Suite delivers outstanding XML processing performance, great scalability across multi-processing environments and easy integration into the existing XML applications, providing higher return on your XML and SOA investments.

Open XML Format SDK

The 2007 Microsoft® Office system introduces a new file format that is based on XML called Open XML Formats. Microsoft Office Word 2007, Microsoft Office Excel® 2007, and Microsoft Office PowerPoint® 2007 all use these formats as the default file format. Open XML formats are useful for developers because they are an open standard and are based on well-known technologies: ZIP and XML. Microsoft provides a library for accessing these files as part of the WinFX technologies in the System.IO.Packaging namespace. The Open XML Format SDK is built on top of the System.IO.Packaging API and provides strongly typed part classes to manipulate Open XML documents.

Deal with XML parsing errors in Java APIs

With the ease of XML parsing in the newer Java™ language APIs, from JAXP to JAXB to JAX-WS, XML parsing has become foundational to Java programming. But with the abstractions and higher-level APIs comes an apparent loss of control over the fine-grained interactions between a parser and your XML data. This typically leads to more errors or worse, a complete halt of parsing when even the smallest problem arises. Fortunately, the Simple API for XML (SAX) still provides an easy-to-use means of dealing with errors and you can access that mechanism even when you don't use SAX directly.

The XML Technology Certification Committee Announces a New Certification for XQuery and XML DB Technical Expertise

The XML Technology Certification Committee today announced the worldwide release of the "XML Master Professional Database Administrator" exam, certifying technical professionals in XQuery and XML DB.

The XML Technology Certification Committee Announces a New Certification for XQuery and XML DB Technical Expertise

PRNewswire/ -- The XML Technology Certification Committee today announced the worldwide release of the "XML Master Professional Database Administrator" exam, certifying technical professionals in XQuery and XML DB.

The XML Technology Certification Committee Announces a New Certification for XQuery and XML DB Technical Expertise

PRNewswire/ -- The XML Technology Certification Committee today announced the worldwide release of the "XML Master Professional Database Administrator" exam, certifying technical professionals in XQuery and XML DB.

Wish XML a happy birthday

XML has been around for 10 years, and to celebrate, the W3C is hosting a public greeting card. Post your XML greetings today and tell a story about how you first learned about XML. Do you use it all the time? Did XML save your life? The stories can be anonymous and will be stored forever. You have until 31 December 2008, to submit your greeting.

How to Rapidly Enable High Speed Parsing of XML Files

XML serves as the standard for transporting data through a business process or between disparate applications. XML formatted messages and files continue to expand, however, resulting in significant performance slow downs and memory overloads. Discover how to eliminate the common errors associated with the growing number of XML files.

How to Rapidly Enable High Speed Parsing of XML Files - Vendor Webcast

XML serves as the standard for transporting data through a business process or between disparate applications. XML formatted messages and files continue to expand, however, resulting in significant performance slow downs and memory overloads. Discover how to eliminate the common errors associated with the growing number of XML files.

Ten XML Schemas You Should Know

IconLearn XML schemas that provide solutions for all sorts of problems, from the basics of Web services to data description. Also, cover database-like solutions that involve contacts and invoices. The schemas in this article were chosen for their usefulness and utility, plus their impact on the XML community in how information is shared and exchanged using the XML format.

Deal With XML Parsing Errors in Java APIs

"XML parses the newer Java language APIs—JAXP, JAXB, JAX-WS, and more—so easily that XML parsing is now a fundamental aspect of Java programming; potential problems arise when abstractions in the higher-level APIs cause a loss of fine-grained control between parser and data interactions. In this article, I'll show you how the Simple API for XML (SAX) delivers an easy-to-use vehicle to deal with those errors, one you can use even when you're not using SAX directly."

Minimize XML Performance Challenges and Boost Productivity

Today’s applications rely on data feeds from many sources, using technologies that are based on the use of XML. XML data descriptions can be complex often creating performance and scalability challenges for the enterprises. Efficient XML processing is the cornerstone of almost every Service Oriented Architecture (SOA) deployment, regardless of the language or data center environment.

Ten XML Schemas you should know: Solutions for sharing data between different platforms and environments

In this article, look at some top XML schemas that provide solutions for all sorts of problems, from the basics of Web services to data description. You'll also cover database-like solutions that involve contacts and invoices. The schemas in this article were chosen for their usefulness and utility, plus their impact on the XML community in how information is shared and exchanged using the XML format.

Easylabel 5 Platinum XML Monitor from Tharo Systems Inc.

Tharo Systems has introduced a new version of its Easylabel software that includes XML support for SAP enterprise management systems. Easylabel 5 Platinum's XML Monitor will watch a file directory or TCP/IP port and will automatically print your RFID or bar-code labels when a compatible XML file is received. This feature provides a direct connection to SAP or any other application capable of generating a properly formatted XML file. It provides seamless printing of RFID or bar-code labels from supply chain or manufacturing software. A free trial edition is available for download from Tharo's Web site.

Evaluate XPaths from the Java platform: Select parts of an XML document from Java code

No data format is harder to search than XML, but with the fairly recent introduction of the XQuery API, XML searches are now flexible and easy to perform. For Java™ programmers who work with XML documents using SAX, DOM, JDOM, JAXP, and more, the XQuery API for Java is a welcome addition to the programmer's toolkit. Now the power of XQuery is available to Java programmers without resorting to system calls or unwieldy APIs, all in a Sun-standardized package.

The XML Technology Certification Committee Announces a New Certification for XQuery and XML DB Technical Expertise

The XML Technology Certification Committee Announces a New Certification for XQuery and XML DB Technical Expertise

CACM Reports: Channeling Brainpower Using Computer Games; August Issue Probes New Ideas on Using Computer Games to Solve Practical Problems

CACM Reports: Channeling Brainpower Using Computer Games; August Issue Probes New Ideas on Using Computer Games to Solve Practical Problems

E4X: JavaScript on steroids: Process XML efficiently with JavaScript E4X

Learn to use ECMAScript (aka JavaScript™) for XML (E4X), and discover the capabilities of the E4X enhancement, which was designed to facilitate simple and easy parsing, calculating, editing, and related activities on XML data.


Search News:


Copyright © 2001-2008 Jonathan Hedley