MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
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. mark for My Articles similar articles
Linux Journal
December 1, 2006
Ben Martin
Federated Desktop and File Server Search with libferris How to federate CLucene personal document indexes with PostgreSQL/TSearch2. mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
JavaWorld
November 2000
Lanette Poe & Michael Ball
DSML gives you the power to access your LDAP information as XML These days, directory services and XML form the backbone of good data management. With Directory Service Markup Language (DSML) -- a new standard for representing directory information as XML -- directory services can take advantage of XML's most powerful features... mark for My Articles similar articles
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... mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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 mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
Linux Journal
August 1, 2007
Chou et al.
Standard Operating Procedures for Embedded Linux Systems You can follow the procedures discussed in this article for building an Linux-based embedded system prototype. Also, we methods for downsizing your system. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
Linux Journal
May 1, 2002
Greg Kroah-Hartman
How the PCI Hot Plug Driver Filesystem Works How the PCI Hot Plug core implements a RAM-based filesystem and how you can do the same for your drivers... mark for My Articles similar articles
JavaWorld
October 2002
Ray Djajadinata
Yes, you can secure your Web services documents, Part 2 Introduction to XML Digital Signature, a standard that handles a document's integrity, including how to write XML Signature code using an implementation currently available: IBM XML Security Suite. mark for My Articles similar articles
Linux Journal
February 1, 2007
Steven Mathes
The Interoperability Power of Linux-NTFS Tools Some of the best Windows utilities available might be in your Linux partition. mark for My Articles similar articles
Linux Journal
December 1, 2006
Mick Bauer
Paranoid Penguin - Running Network Services under User-Mode Linux, Part II Our objective is to use User-Mode Linux to create one or more virtual guest machines, each running a different network service. That way, if one application on one guest machine gets compromised somehow, others won't be affected. mark for My Articles similar articles
Linux Journal
February 1, 2007
Irfan Habib
Accessing Linux Filesystems in Windows You don't have to wait for Microsoft to support Linux filesystems to get at your Linux files from Windows. mark for My Articles similar articles
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. mark for My Articles similar articles
Linux Journal
December 1, 2003
Shawn Garbett
Cross-Platform CD Index CD-ROM content now has a search engine that can run in any browser, straight from static index files. mark for My Articles similar articles
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... mark for My Articles similar articles
Linux Journal
August 25, 2004
Christian Herzog
Building a Diskless 2.6 Firewall For your next DIY project, pick up an old Pentium computer and a CompactFlash card and build a custom router/firewall using Linux. mark for My Articles similar articles
Linux Journal
July 20, 2001
Cliff Brake
Flash Filesystems for Embedded Linux Systems Flash isn't only a hard disk with no moving parts. This article shows you how to combine filesystem technologies to make the best use of Flash. mark for My Articles 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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
InternetNews
August 25, 2004
Michael Singer
Building a Better Filesystem For Linux Reiser4, a new operating system filesystem, is expected to inject new life into Linux's ability to search files, documents, e-mails and contacts more efficiently. mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
InternetNews
May 17, 2010
Linux Kernel Debuts With New Filesystems Linux 2.6.34 kernel arrives with new filesystems in tow for the open source operating system, including the distributed Ceph and LogFS, geared toward flash media devices. mark for My Articles similar articles
Linux Journal
September 2001
Don Marti
Review: SuSE Linux 7.2 Professional If you're going to install your first Linux server or take on the task of deploying Linux on the desktop, you could do a lot worse than SuSE 7.2 Professional. Key features include a journaling filesystem, a crypto filesystem, an easy-to-use desktop environment and network updates... mark for My Articles similar articles
JavaWorld
July 2002
Nelson Minar
Test networked code the easy way Networked code proves difficult to test thoroughly because test suites work best as standalone processes unreliant on other servers. In this article, the author describes two techniques for unit testing network code. mark for My Articles similar articles
PC World
October 22, 2002
Yardena Arar
Microsoft Unveils Office 11 First beta reveals XML support enhancing collaborative functions, plus updated Outlook. mark for My Articles similar articles
Linux Journal
September 1, 2007
Tech Tips Combine Automount with FUSE and CurlFtpFs... Easy Installation of NVIDIA and ATI Drivers on Ubuntu/Kubuntu... etc. mark for My Articles similar articles
CIO
May 15, 2001
Scott Berinato
The Hype Stuff Will XML be the ultimate platform? Or will it be the next EDI? mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles