Other News

Community

Introduction to Cocoon, XML XSL

By Olivier Eymere – One of your largest problems is html. Html is is presentation oriented. When you write html the focus is on how the page will look. The actual data in the page is secondary to the layout. There are now many tools to help make web pages look nice but they do not help make sense of

Community

SOAP InterOpera

Given SOAP's role as the underlying specification for Web services, the work being done on the SOAPBuilders discussion list regarding the state of XML, and particularly, SOAP interop has attracted a lot of attention on Web news sites, weblogs, and trade publications. XML Magazine Editor in Chief

Community

Working with XML Recordsets

By Dino Esposito – ADO provides the ability to automatically persist recordsets in XML. The Recordset object exposes the Save method, which can serialize to disk the in-memory representation of the recordset. The following Visual Basic (VB) code shows how to save a recordset to disk using XML as the

Community

Using PHP With XML (part 2)

By icarus Melonfire – In the first part of this article, I said that there were two approaches to parsing an XML document. SAX is one; the other uses the DOM to build a tree representation of the XML data structures in the document, and then offers built-in methods to navigate through this tree. Onc

Community

The Ultimate SQL Server

by Brad M. McGehee – I don’t yet have my ultimate SQL Server. Yea, I do have a couple of “larger” servers, but not the kind I can really brag about at the upcoming SQLPass conference. So what if I could choose my ultimate SQL Server, what would I choose? After a little thought (about 5 nanoseconds),