By Nakul Goyal – This article explains in a very simple manner how you can use XML in ASP and VB. Since the inception of XML people many developers have wondered why we need XML… How is it better than HTML? For starters, XML is far more powerful than HTML, and that power resides in the "X"
Author: SSWUG Research
W3C Backs XML-based Signatures
The World Wide Web Consortium (W3C) has recommended a new standard for digital signatures, but it may be inappropriate for some uses because of its complexity. XML Signature has been proposed as an XML-based language for digital signatures by the W3C, following collaboration with the Internet
Oracle’s woes may extend beyond Asia
By Larry Dignan – The company warned earlier this month that its fiscal third-quarter results would fall short of Wall Street expectations and broke out a novel reason: Business in Asia wasn’t up to par.
An example of dynamic SQL in PL/SQL
By Prashant Gijare – Problem: In a product table, the answer for each product inquiry is stored in a separate column. Solution: I created a temporary table with one column (prodname) where all product names are individual rows. The product name fetched from this table is fed to dynamic SQL. T
Topic Maps go quantum
Nikita Ogievetsky has presented a continuation of his work for Extreme Markup 2001 showing a very concise form of RDF Topic Map representation based on a "Quantum" Topic Map model easy to constrain using DAML+OIL.
Introduction to Cocoon 2
By Leigh Dodds – Cocoon is a Java server framework that allows the dynamic publishing of XML content using XSLT (XML Stylesheet Language-Transformation) transformations. By relying on XML to describe content, and XSLT as a means of transforming that content into multiple formats, Cocoon provides a p
Dependent Tables – dt.sql
Tip by Simon Clifford – This script is a quick way of determining which tables are involved in PK/FK constraints. It saves you the trouble of querying the user_cons_columns table.
Integrating XML into ASP.NET Web Sites
by Dan Wahlin – Using XML for data exchange among e-business apps is a hot topic these days, but it's not all about business. Here's a way to use XML and .NET classes to retrieve an XML news document and generate headlines for a Web site.
CenterPoint/XML
CenterPoint/XML is a class library with SAX 2 (Simple API for XML) and DOM (Document Object Model) Level 1 and Level 2 conforming interfaces for reading and writing XML files.
XML Web GUI
This is a validating xml editor for creating, edititing an manipulating XML files by a web interface. It is based on open standards like XHTML, JavaScript, DOM and CSS for the client and JavaServlets, JSP for the server.