InfoQ Homepage XML Content on InfoQ
-
W3C Workshop on Web of Services Report
The W3C has released a report about the results of the Workshop on the Web of Services for Enterprise Computing, which was held in February.
-
Article: Using Java to Crack Office 2007
Office file manipulation used to be difficult, but since Office 2007, Word, Excel and Powerpoint files can be read and written without anything more complicated than the native JDK itself because Office 2007 documents are now nothing more than ZIP files of XML documents. Ted Neward demonstrates this in action.
-
14 Ruby projects accepted for Google Summer of Code
14 Ruby projects were accepted for the Google Summer of Code bounty program. The projects range from a debugger for Rails, to a project writing an RSpec specification for Ruby, to protocol implementations using EventMachine and Ragel, and more.
-
Choosing Patterns over Abstractions: Streaming XML
Due to its structure, XML does not naturally stream well. Microsoft’s XML Team researched several different APIs in an attempt to abstract away the complexity. In the end, they choose to give up on abstract APIs and instead demonstrate some coding patterns to accomplish the same goal.
-
Interview: Frank Cohen on FastSOA
InfoQ today publishes a one-chapter excerpt from Frank Cohen's book "FastSOA". On this occasion, InfoQ had a chance to talk to Frank Cohen, creator of the FastSOA methodology, about the issues when trying to process XML messages, scalability, using XQuery in the middle tier, and document-object-relational-mapping.
-
Five Orcas Short Demos
Microsoft's Data blog has five short demos on Orcas and post-Orcas features for editing XML files and XSD files, debugging XSLT, and working with Entity Data Models (EDM).
-
WCF Messaging Fundamentals
Aaron Skonnard has published an article about WCF Messaging Fundamentals in the current issue of the MSDN Magazine. He provides an overview of WCF's messaging layer, improvements in the System.Xml namespace as well as guidance on working with messages and message representations.
-
MSXML4 Will Be Disabled In IE7
MSXML4 is going to be kill bitted sometime between October and December of this year. That means it won't be accessible from Internet Explorer and that web sites will need to transition to MSXML6.
-
Visual Studio Orcas Round-Up
InfoQ has assembled a summary of the features included in the March CTP of Visual Studio Orcas. The Orcas CTP, which is expected to be released as VS 2007, can be downloaded from MSDN.
-
Does C# Need VB9's XML Literals?
Microsoft's two flagship languages, C# and VB, are set to diverge even more in the next release. One of the major features C# is not getting is XML Literals, and not everyone is happy about that.
-
Should You Bulk Convert from MS Office Binary to OpenXML?
Microsoft has released a new tool for bulk converting MS Office files from the older binary format to the Office 2007 format OpenXML. The question is, should you use it?
-
InfoQ Article: 10 Principles of SOA
In this article, InfoQ's Stefan Tilkov, consultant at innoQ, proposes 10 principles to serve as a basis for SOA discussions. The list starts with Don Box's four tenets (service with explicit boundaries, shared contract and schema, policy-driven, and autonomous) and expands them to include wire formats, document orientation, loose coupling, standards compliance, vendor independence, and metadata
-
Deep XML Support for VB 9.0
Microsoft's XML team demonstrates some of the new features for VB 9 including XLINQ and XML Literals by converting iTunes Playlists into Zune Playlists.
-
Interview: Arjen Poutsma on Spring Web Services
InfoQ talks to Spring Web Services creator Arjen Poutsma about Spring's Java Web services stack and the different approach it has to building Java Web services. Topics covered include the reason for yet another WS framework, advantages of contract-first, document-driven Web services, JAX-WS, and REST.
-
Fire and Motion: What OpenXML Means to IBM and Lotus Notes
In the on going debate between ODF and OpenXML, two things are becoming clear. The first is that both ODF and OpenXML are essentially proprietary formats dressed up to be open standards. The second is neither IBM nor Microsoft is going to back down.