By Thor Olavsrud – The World Wide Web Consortium (W3C) Thursday advanced a major recommendation in the realm of Web services: XML Signature Syntax and Processing.The recommendation represents a cross-industry agreement on an XML-based language for digital signatures, and is the foundation up
Other News
Introducing XML::SAX::Machines, Part One
by Kip Hampton – In recent columns we have seen that SAX provides a modular way to generate and filter XML content. For those just learning how SAX works, though, the task of hooking up to the correct parser-generator-driver and building chains of filters can be tricky. More experienced SAX users ma
Easier COM and .NET App Development With Oracle9i Database
Tune in and discover how Oracle9i Database’s extensive integration with Microsoft’s COM and .NET infrastructures allows Windows developers to build more robust programs in less time.Tune-in live: Tuesday February 19th at 1:00 pm PST/21:00 GMT
Oracle Beats IBM in Java Development
According to an independent study conducted by market research firm Strategic Focus, not only does Oracle9i JDeveloper include intuitive wizards that eliminate the need for hand-coding–but it also supports all development approaches, from modeling and declarative development to programming, so it’s
A Quantum Leap in Browser Graphics Capabilities
by Vikas Pandya – You are no longer limited to raster-based images. Finally, you can draw vector images dynamically inside a browser using the new Scalable Vector Graphics (SVG) technology.
Message Patterns and Interoperability
by Leigh Dodds – Web services have been the major topic of conversation on XML-DEV this week following a discussion on types of messaging patterns and some wary initial reactions to WS-I, the "standards integrator" organization.
Embed binary data in XML documents three ways
By Gowri Shankar – The major advantages of XML for interoperability of data are its extensibility and its ability to represent all forms of data in text format. XML proves its worth even when dealing with binary data. This article focuses on three ways to represent binary data in XML. The first meth
How to create an autonumber (ADO/Oracle)
This article explains how to create an autonumber for an oracle table. Autonumbers use a before insert trigger to retrieve an sequence value and assign the value to a primary key field. Autonumbers insure the uniqueness of the primary key.Directed to article by OraclePower.
Oracle9i PL/SQL Transforms and Performs
By Steven Feuerstein – PL/SQL has received significant upgrades in Oracle9i Database. This article reviews some of the most important of these new features and enhancements.
Meshing Of XHTML, VoiceXML Is Proposed
By Tischelle George – IBM, Motorola, and Web-browser company Opera have drafted a proposal for combining voiceXML, which allows navigation of Web pages through the use of voice commands, with xHTML, a mark-up language used to create Web pages.