Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Powered by Dayana Networks   Cheap Web Hosting with Instant Account Activation by Dayana Host
More than 68,453 web sites hosted. Latest client joined at Dec 1, 2008, 8:33am PST

Useful Books and Software

Related HTML Books

     
 
Books and Software > Books > HTML > Page 3 > Using XML with Legacy Business Applications
 
     
 
Using XML with Legacy Business Applications
 
5.0 of 5.0
 
Using XML with Legacy Business Applications
"This volume offers relentlessly pragmatic solutions to help your business applications get the most out of XML, with a breezy style that makes the going easy. Mike has lived this stuff; he has a strong command of the solutions and the philosophy that underlies them." --Eve Maler, XML Standards Architect, Sun Microsystems Businesses running legacy applications that do not support XML can face a tough choice: Either keep their legacy applications or switch to newer, XML-enhanced applications. XML presents both challenges and opportunities for organizations as they struggle with their data. Does this dilemma sound familiar? What if you could enable a legacy application to support XML? You can. In Using XML with Legacy Business Applications, e-commerce expert Michael C. Rawlins outlines usable techniques for solving day-to-day XML-related data exchange problems. Using an easy-to-understand cookbook approach, Rawlins shows you how to build XML support into legacy business applications using Java and C++. The techniques are illustrated by building converters for legacy formats. Converting CSV files, flat files, and X12 EDI to and from XML will never be easier! Inside you'll find: *A concise tutorial for learning to read W3C XML schemas *An introduction to using XSLT to transform between different XML formats *Simple, pragmatic advice on transporting XML documents securely over the Internet For developers working with either MSXML with Visual C++ or Java and Xerces: *See Chapter 3 for a step-by-step guide to enabling existing business applications to export XML documents *See Chapter 2 for a step-by-step guide to enabling existing business applications to import XML documents *See Chapter 5 for code examples and tips for validating XML documents against schemas *See Chapter 12 for general tips on building commerce support into an application For end users who need a simple and robust conversion utility: *See Chapter 7 for converting CSV files to and from XML *See Chapter 8 for converting flat files to and from XML *See Chapter 9 for converting X12 EDI to and from XML *See Chapter 11 for tips on how to use these techniques together for complex format conversions The resource-filled companion Web site (www.rawlinsecconsulting.com/booksupplement) includes executable versions of the utilities described in the book, full source code in C++ and Java, XSLT stylesheets, bug fixes, sample input and output files, and more. 0321154940B07142003

 
Publisher: Addison-Wesley Professional
Author: Michael C. Rawlins
Release Date: 2003-08-07
ISBN/EAN: 0321154940 / 9780321154941

New Price: $34.88 / Used Price: $11.82 / Collectible Price: n.a.
Buy it Now!
Average Rating: 5.0
Number of Reviews: 8

 

The most usable book I read in agesRating:
A lot of IT people are busy making different applications running on different platforms "talk" to each other. XML was invented as the "Esperanto" of the IT world to get these systems to understand each other. In practice however it just isn't that simple, as most of these applications don't talk XML yet, until this book.

This book is a real do itbook. It does not teach you XML or XSLT but shows you how to use it. What I especially liked is that he discusses his design considerations, he wants you to understand the whys. Once he thinks you know the basics he goes back to his basic design and improves it to make it make it fully reusable and modular, making it even beter.

Mr. Rawlins gives you toolbox of utilities, with the source code, that can become the building blocks for your own application integration system.

I have not come across a book with as much usable code in my IT career. We have already redesigned quite a few of our systems because of it. If you are into connectivityyou cant be without this book.

Ps. The word Legacy in the title does not imply big mainframes.

Total Votes: 3, Helpful Votes: 3, Date: 2004-01-22
 
Unpretentious and UsefulRating:
Easy to read, in a refreshing unpretentious style, Rawlins explains numerous complicated concepts associated with using XML. Especially useful are the chapters covering the conversion of EDI formatted data into and out of XML and the converting of one XML format to another XML format. The inclusion of Java and C++ considerations in appropriate chapters provides excellent practical advice.
Total Votes: 3, Helpful Votes: 3, Date: 2003-12-15
 
Step-by-step, covers the details wellRating:
Mike Rawlin's book deals with the reality that legacy business applications are not readily converted to processing XML-formatted information. While XML works fine as the interchange format, you need to convert between that interchange format and the format your applications understand. Mike covers all of the minor nuances that you need to consider, presents a wealth of knowledge in an easily-understood format, and provides examples to boot.
Total Votes: 2, Helpful Votes: 2, Date: 2003-12-10
 
From the trenchesRating:
Rawlings does a first-rate job of conveying elegant solutions to very arduous problems. If you find yourself in the trenches trying to bridge the technology gap between modern tools and older EDI or flat file based systems - this is your book. Those without the budget for a commercial product will especially appreciate do-it-yourself practical code and easy to follow examples.
Total Votes: 1, Helpful Votes: 1, Date: 2003-12-09
 
Using XML with Legacy Business ApplicationsRating:
This book provides practical advice and examples on integrating XML into existing business systems. The book is easy to read and follow. The approach of the book is to break the problem down into a chain of simple problems, addressing each as a data 'filter'. The end result is to connect the input/output of a legacy system with the input/output of an XML parser.

I recommend this book to anyone faced with the problem of using XML to extend the reach of existing applications.

Total Votes: 1, Helpful Votes: 1, Date: 2003-12-03
 
The most usable book I read in agesRating:
A lot of IT people are busy making different applications running on different platforms "talk" to each other. XML was invented as the "Esperanto" of the IT world to get these systems to understand each other. In practice however it just isn't that simple, as most of these applications don't talk XML yet, until this book.

This book is a real do itbook. It does not teach you XML or XSLT but shows you how to use it. What I especially liked is that he discusses his design considerations, he wants you to understand the whys. Once he thinks you know the basics he goes back to his basic design and improves it to make it make it fully reusable and modular, making it even beter.

Mr. Rawlins gives you toolbox of utilities, with the source code, that can become the building blocks for your own application integration system.

I have not come across a book with as much usable code in my IT career. We have already redesigned quite a few of our systems because of it. If you are into connectivityyou cant be without this book.

Ps. The word Legacy in the title does not imply big mainframes.

Total Votes: 3, Helpful Votes: 3, Date: 2004-01-22
 
Unpretentious and UsefulRating:
Easy to read, in a refreshing unpretentious style, Rawlins explains numerous complicated concepts associated with using XML. Especially useful are the chapters covering the conversion of EDI formatted data into and out of XML and the converting of one XML format to another XML format. The inclusion of Java and C++ considerations in appropriate chapters provides excellent practical advice.
Total Votes: 3, Helpful Votes: 3, Date: 2003-12-15
 
Step-by-step, covers the details wellRating:
Mike Rawlin's book deals with the reality that legacy business applications are not readily converted to processing XML-formatted information. While XML works fine as the interchange format, you need to convert between that interchange format and the format your applications understand. Mike covers all of the minor nuances that you need to consider, presents a wealth of knowledge in an easily-understood format, and provides examples to boot.
Total Votes: 2, Helpful Votes: 2, Date: 2003-12-10
 
From the trenchesRating:
Rawlings does a first-rate job of conveying elegant solutions to very arduous problems. If you find yourself in the trenches trying to bridge the technology gap between modern tools and older EDI or flat file based systems - this is your book. Those without the budget for a commercial product will especially appreciate do-it-yourself practical code and easy to follow examples.
Total Votes: 1, Helpful Votes: 1, Date: 2003-12-09
 
Using XML with Legacy Business ApplicationsRating:
This book provides practical advice and examples on integrating XML into existing business systems. The book is easy to read and follow. The approach of the book is to break the problem down into a chain of simple problems, addressing each as a data 'filter'. The end result is to connect the input/output of a legacy system with the input/output of an XML parser.

I recommend this book to anyone faced with the problem of using XML to extend the reach of existing applications.

Total Votes: 1, Helpful Votes: 1, Date: 2003-12-03
 
 
     
Dayana Host
  Home
  Process Guide
  Affiliate Program
  Testimonials
  Sample Clients
  CPanel Demo
  AUP / ASP / TOS
   
Network and tools
  Network Maps
  Network Status
 

NS Lookup

  Whois Search
   
Product and Services
  Domain Registration
  Say5 Web Hosting
  Personal Web Hosting
  Business Web Hosting
  Reseller Web Hosting
  Traffic Blazer
  Web Design Themes
  Members Area
   
Customer Support
  Support Center
  Forums
  CPanel Tutorials
  FAQ
  Getting Started Guide
  Useful Links
  Downloads
  Books and Software
   
Contact us
  Contact
  Customer Service
   
   

Say5 Hosting Control Panel
© Copyrights 1998-2008 Dayana Networks. All rights reserved. Privacy Policy - AUP/ASP/TOS

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy