Similar Articles |
|
InternetNews November 3, 2005 Clint Boulton |
W3C Ratifies Key XML Specs The World Wide Web consortium had a landmark day for XML development, recommending XSLT 2.0 and XML XQuery 1.0 as standards for transforming and querying XML. |
Bio-IT World July 2005 Chris Dagdigian |
Adventures in XML Transformation The combination of XPATH and XSLT revived the Grid Engine monitoring project and enabled it to make significant progress in a few short weeks of nights-and-weekends hacking. |
Linux Journal March 1, 2002 Cameron Laird |
XSLT Powers a New Wave of Web Applications Extensible Stylesheet Language for Transformations (XSLT) is a computing language specialized for mapping XML documents into other XML documents... |
InternetNews January 24, 2007 Clint Boulton |
Key XML Standards Pass W3C Muster The World Wide Web Consortium today confirmed the fitness of several XML standards designed to query, transform and access XML data and documents. |
New Architect October 2002 Paul Sholtz |
Tame the Information Tangle A new breed of document storage and management systems has appeared that's been specially optimized for publishing XML documents on the Web. A look at native XML databases and XML-enabled databases. |
JavaWorld February 2002 Julien Mercay & Gilbert Bouzeid |
Boost Struts with XSLT and XML Struts is an innovative server-side Java framework designed to build Web applications. This article introduces the processing model underlying Struts, describes the Struts framework itself, and presents Model 2X, which enhances Struts... |
JavaWorld December 2001 Taylor Cowan |
XSLT blooms with Java XSLT (Extensible Stylesheet Language Transformation) offers an excellent vehicle for styling XML documents as HTML. However, it shows some weakness when the transformation requires extensive logic. When XSLT languages fail to complete the job, you can extend your stylesheets with Java classes and take advantage of both languages' features. This article demonstrates how to extend XSLT with Java. You will learn how to instantiate and invoke methods on Java objects from within an XSLT stylesheet. The article also demonstrates how XML nodes are passed to Java classes and returned back to the stylesheet for further processing. |
JavaWorld June 2000 Michael Ball |
XSL gives your XML some style Separating content from presentation is one of XML's major features. But eventually you need to style that XML into something presentable. That's where XSL (Extensible Stylesheet Language) comes in -- XSL transforms XML from one document type to another. Servlets provide a great platform for doing those translations. In this article you'll learn how to transform XML into HTML, using servlets. |
JavaWorld September 2002 Joe Walker |
XML glossary With XML evolving at a rapid pace, many developers get lost in a sea of acronyms. This article defines many XML technologies crucial to Java developers |
PC Magazine December 28, 2004 Richard V. Dragan |
Ease into XML with Microsoft Word 2003 Office 2003 is XML-aware, and Word is a good place to get your feet wet. |
Macworld October 2000 Lisa Schmeiser |
Inside XML Will These Three Letters Change the Web Forever? Don't let what you don't know frighten you. XML promises to make Web publishing as simple as an elementary-school grammar lesson. And Macworld's in-depth XML tutorial will show you what it's all about. |
JavaWorld August 2000 Robert Hustead |
Mapping XML to Java, Part 1 The SAX API is superior to the DOM API in many aspects of runtime performance. In this article we will explore using SAX to map XML data to Java. Because using SAX is not as intuitive as using DOM, we will also spend some time familiarizing ourselves with coding to SAX. |
Linux Journal April 1, 2007 Chad Files |
Use Inkscape and XSLT to Create Cross-Platform Reports and Forms A way to create platform-independent dynamic forms and reports. |
New Architect November 2002 Kurt Cagle |
eXcelon Stylus Studio 4.0 Today, eXcelon Stylus Studio has gone from being a promising concept to a superb, mature editor for XSLT. It has also extended its capability to other languages, including XML Schema Definition language (XSD) and Java servlets. |
JavaWorld September 2000 Andre Tost |
XML document processing in Java using XPath and XSLT The XSLT and XPath standards provide a way of handling certain problems that is more elegant and efficient than simply using the DOM API. In fact, using DOM, XSLT, and XPath together, applying each to different problems, will lead to the best code... |
InternetNews February 12, 2004 Alexander Wolfe |
Microsoft Locks Up XML Patent The software giant lands another XML patent, which will bolster its product development scheme. |
InternetNews May 14, 2010 |
W3C Issues XProc XML Pipeline Standard World Wide Web Consortium issues long-awaited XML pipeline standard dubbed XProc to enable interoperability across multiple XML documents. |
CIO July 1, 2001 Tim Bray |
XML: Three Letters Every CIO Should Know In a world ruled by data, it's time for a tool that protects you from the future... |
D-Lib February 2005 |
The eXtensible Past: The Relevance of the XML Data Format for Access to Historical Datasets and a Strategy for Digital Preservation Reports on investigations carried out by the Netherlands Historical Data Archive into the relevance of the XML data format and the "Open Archives" paradigm on the long-term preservation and dissemination of historical datasets. |
Linux Journal September 30, 2006 David Lynch |
Simple Web Sites Using DocBook XML and CSS An embedded software developer explains how to build simple content Web sites using DocBook XML and CSS. |
JavaWorld July 2000 Mark Johnson |
Programming XML in Java, Part 3 An in-depth look at the Document Object Model (DOM), the most common alternative XML-processing mechanism. See how you can use DOM to manipulate the source code data in an illustrative example program... |
JavaWorld October 2000 Rinaldo Di Giorgio |
Serve clients' specific protocol requirements with Brazil, Part 2 How to use XML to facilitate data exchange between applications.... How you apply XML to exchange weather data... Scripting languages that you can implement to efficiently and quickly produce XML-tagged data... etc. |
InternetNews June 2, 2005 Clint Boulton |
Microsoft to Adopt XML Formats in Office 12 Microsoft said it will use XML technology as the default file formats for the next version of its productivity software, Office 12. |
D-Lib May 2003 Priscilla Caplan |
XML in Libraries Reading XML in Libraries, edited by Roy Tennant, gave me once again a powerful sense of the vigor and creativity with which we seize upon new technologies. The book features a baker's dozen of short case studies describing various library-related applications using XML in some way. |
New Architect February 2003 Ron Miller |
Corel Ventura 10 A long awaited update, but the XML integration isn't deep enough |
JavaWorld March 2001 Vinay Aggarwal |
The magic of Merlin This technical overview will give you insight into the various new features and APIs of the upcoming JDK 1.4 -- code-named Merlin -- expected to be released this month. |
CIO May 15, 2001 Scott Berinato |
The Hype Stuff Will XML be the ultimate platform? Or will it be the next EDI? |
New Architect October 2002 Kurt Cagle |
When Good Servers Meet Bad Clients A review of Coherity XML Database (CXD) 3.0: strong server technology, but weak documentation and poor user interface. |
JavaWorld October 2000 Brett McLaughlin |
Validation with Java and XML Schema, Part 2 A roadmap for taking Java method parameters and validating them against constraints in an XML document. Various approaches will be examined, and you will begin to actually code the utilities for converting those XML constraints into usable Java utilities... |
InternetNews December 20, 2004 Clint Boulton |
New W3C Standard Reuses Content The Web standards body reaches another goal in its bid to construct composite XML documents reusing information. |
D-Lib May/Jun 2015 Geipel et al. |
Metamorph: A Transformation Language for Semi-structured Data In this paper we present Metamorph, a data flow-oriented language for transforming semi-structured data. Its declarative style facilitates communication between programmers and domain experts. |
JavaWorld May 2000 Bill Venners |
Objects versus documents for server-client interaction, Part 1 Bill Venners compares the traditional approach to client-server interaction, using protocols and documents, with Jini's approach of using objects and interfaces.... |
JavaWorld February 2002 Victor Okunev |
Generate JavaBean classes dynamically with XSLT For some projects, you need a more flexible business object structure. This article lays a foundation for a simple framework to build truly adaptive systems, saving you hours of routine programming... |
Linux Journal February 1, 2007 Ben Martin |
Virtual Filesystems Are Virtual Office Documents Use libferris, XML and XSLT to create virtual filesystems and virtual documents. |
PC World June 22, 2001 Matt Berger |
Microsoft Peeks Into the Future of Software Company's chief executive says packages apps are a thing of the past, and XML is a sign of things to come... |
CIO October 1, 2001 Christopher Lindquist |
Company to Watch: NeoCore XML's adherents use many glowing adjectives to describe their favorite acronym, but fast isn't usually one of them. Now a small company in Colorado Springs, Colo., hopes to make speed and XML synonymous... |
JavaWorld May 2002 Leon Messerschmidt |
Take the sting out of SAX Although SAX (the Simple API for XML) parsers are handy tools for parsing XML content, developing and maintaining a SAX parser can prove difficult. This article shows you how to use the information contained in XML Schemas to generate source code for a skeleton SAX parser... |
InternetNews January 6, 2005 Clint Boulton |
IBM to Add Native XML for DB2 The company is planning to add a separate storage manager to DB2, making it easier for programmers to use XML. |
InternetNews January 25, 2005 Clint Boulton |
W3C Issues Key Web Services Standards The standards body delivers three complete components for speeding the way XML-based documents are transmitted. |
InternetNews May 21, 2007 Clint Boulton |
Microsoft, China Translate Files in Open Source Microsoft today said it is funding an open source translator project between China's Unified Office Format and the Ecma Open XML file formats. |
Information Today September 1, 2015 |
GPO Offers Electronic Code of Federal Regulations in XML Format All of the titles in the Electronic Code of Federal Regulations are available in XML format to facilitate one-click bulk data download from the Federal Digital System. |
InternetNews December 15, 2005 Erin Joyce |
Myths And Realities of Web Services Web services and service-oriented architecture are the holy grail of computing, but you must still beware of their ups and downs. |
InternetNews April 22, 2005 Clint Boulton |
XML Buffs Laud XQuery The spec isn't official yet, but developers are already taking up the language with gusto, a survey says. |
InternetNews April 22, 2004 Ryan Naraine |
XML Encryption Added to Apache Project The Apache Foundation's XML Security Project takes another step towards full implementation of security standards in the markup language. |
D-Lib November 2004 Canos et al. |
A Service-Oriented Framework for Bibliography Management The continuous growth of information sources and the subsequent increase in the size of collections has made bibliography management one of the most frustrating tasks researchers face. Bibshare exploits the power of Web services to provide a framework for bibliography management. |
JavaWorld July 2000 Jason Hunter & Brett McLaughlin |
Easy Java/XML integration with JDOM, Part 2 JDOM is a new API for reading, writing, and manipulating XML from within Java code. In Part 1 of this series, Hunter and McLaughlin explained how to use JDOM to read XML from an existing source. In this final part, they focus on how you can use JDOM to create and mutate XML. |
InternetNews February 23, 2004 Susan Kuchinskas |
Microsoft Gives InfoPath Better Pavement Microsoft enhances its information management application in advance of its Service Pack release in June. |
JavaWorld March 2001 Dirk Reinshagen |
XML messaging, Part 1 In this article, the first of three, the author discusses XML messaging, specifically the basic premise of XML messaging, what it is, and why it is useful. Further, he presents a simple XML message broker for custom XML messages... |
Macworld October 17, 2005 David Sawyer McFarland |
Dreamweaver 8 This solid Web-authoring program features greater stability, faster performance, and new design tools |
InternetNews May 24, 2005 Clint Boulton |
Reactivity Breaks XML Message Barrier Reactivity said it has created new software that improves the way large chunks of XML-based messages are processed on computer networks. |