Tracking Packages Using RSS
XML.com has published a nice article on how you can use RSS and XSLT to track packages sent through UPS. Additional code is also available for tracking FedEx, USPS, and DHL packages...
View ArticleTrouble Brewing Over Binary XML Standard
The standard for Binary XML is close to being approved, but developers are already taking sides as to whether or not it's needed. Many fear that Binary XML will break existing web services protocols...
View ArticleUsing XQuery in Java
DeveloperWorks has published an article showing how to use XQuery in Java to extract information not only from XML documents, but also from HTML pages. For instance, you can write a simple application...
View ArticleA Look at Native XML Databases
XML.com takes a look at the current state of native XML databases. See how they compare to standard relational databases and XML-enabled relational databases...
View ArticleUsing XML DataSource Controls in .NET 2.0
An article over at ONDotNet.com explains how to use new XML DataSource Controls in Whidbey (.NET 2.0). These controls allow your application to bind to XML data just as you would to database tables....
View ArticleSecuring Web Services With Mod_Securty On Apache
ONLamp.com has published an article explaining how to use the mod_security module in Apache to secure web services at the WSDL and SOAP level, without having to modify the web services code itself....
View Article