Similar Articles |
|
Linux Journal July 1, 2007 Marco Fioretti |
Introducing Vector Graphics and Inkscape Inkscape's vector graphics open a whole new world for creating art. Although Inkscape obviously is intended primarily as a GUI application, it can be used for doing SVG processing on the command line as well. |
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. |
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... |
Linux Journal April 1, 2007 Kamran Husain |
Extract and Parse ODF Files with Python This article highlights the basic structure of ODF files, some internals of the underlying XML files and shows how to use Python to read the contents to perform a simple search for keywords. |
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 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... |
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 |
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... |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
New Architect June 2002 Richard Koman |
Build Rich Front Ends to Your Web Applications As we move to the world of Web applications, it becomes clear that HTML isn't always the best tool for providing a robust front end for real-time Web applications. Enter Flash MX... |
Bio-IT World May 19, 2004 Smietana & Lou |
Better Lab Workflow with XML Many bottlenecks could be avoided if informatics data systems provided mechanisms for installing these device drivers so that new instruments could be seamlessly integrated into laboratory workflow. |
JavaWorld August 2000 Arden Yingling |
News and New Product Briefs IBM offers Java Virtual Machines for download; Atinav launches Java-based communications software; Manning releases guide to Java 3D user interfaces; Eliad releases JSmartGrid for Java 2; JunC++ion integrates Java and C++; Sun XML center offers graphics software. |
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 May 8, 2007 David Karlins |
Lineform 1.3 Reasonably priced drawing program fills niche for non-professionals. |
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. |
JavaWorld October 2000 Michael Koch |
Leverage legacy systems with a blend of XML, XSL, and Java As e-commerce becomes a focal point for companies scrambling to have a presence on the electronic frontier, incorporating those new ventures into the existing infrastructure becomes crucial. A few creative applications using XML and Java can give you a good solution... |
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. |
InternetNews December 14, 2006 Andy Patrizio |
Adobe Takes PDF Format to Mars Adobe Systems is giving its ubiquitous Portable Document Format a boost with the addition of XML support. |
JavaWorld October 2001 Michael Ball |
Dispatcher eases workflow implementation This article explains how to use an Extensible Stylesheet Language (XSL)-based application employing the Dispatcher design pattern to create simple workflows and a reusable API... |
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. |
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 Nov/Dec 2014 Murray-Rust et al. |
AMI-diagram: Mining Facts from Images AMI-Diagram is a tool for mining facts from diagrams, and converting the graphics primitives into XML. |
JavaWorld February 2001 Eoin Lane |
Add XML to your J2EE applications The author proposes an open source replacement for the J2EE presentation layer by building an XML-aware application server with a fully operational end-to-end solution. The solution consists of an application server based on open source technologies from Apache, jBoss, and the W3C... |
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. |
InternetNews March 16, 2005 Tim Gray |
Opera Gets 2D With SVG Latest browser first to incorporate native scalable vector graphics. |
CIO May 15, 2001 Scott Berinato |
The Hype Stuff Will XML be the ultimate platform? Or will it be the next EDI? |
JavaWorld January 2002 Frank Sommers |
A birds-eye view of Web services The author defines Web services, explains how they operate, and compares them to related Java technologies. He also presents a general programming model for Web services, independent of any framework or technology... |
PC Magazine May 18, 2005 Karen Jones |
Web Graphics Overhaul Web-based graphics are set for a significant upgrade as two browsers, Opera and Firefox, prepare to support Scalable Vector Graphics (SVG), an XML-based graphics language. |
Searcher February 2002 Irene E. McDermott |
The Third Wave of the Information Age A report from the Internet Librarian Conference, November 2001... |
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. |
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... |
New Architect June 2002 |
By Design Wisdom from the Industry: We ask web technology innovators about the technologies and innovations that are changing their jobs... |
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 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. |
JavaWorld December 2000 Peter Sayer |
XML for Java gains new support with Sun API enhancements Sun Microsystems published details on Monday of two new interfaces to link its Java programming language to XML... |
New Architect August 2002 |
Letters Readers want more privacy on the Whois database, debate Steven Champeon's position on Flash, respond to Richard Koman's surprise that Flash doesn't export to SVG, and appreciate our artwork. |