Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts

Thursday, 21 August 2014

XML - Managing Data Exchange


    eXtensible Markup Language (XML) is a widely-used computer language for creating and designing pages on the web and for defining other languages with more specialized purposes.

The XML language has become the standard for writing documents on the Internet and is constantly improving and evolving.

This book provides a detailed description of XML, its origins, its programming, and its uses on the Internet today. This book also provides exercises with which to test the knowledge you have gained through the deliberate study of its contents.

Title XML - Managing Data Exchange
Author(s) Wikibooks Contributors
Publisher: Wikibooks (2013 - Date)
Language: English
eBook: http://en.wikibooks.org/wiki/XML_-_Managing_Data_Exchange

Processing XML with Java: A Guide to SAX, DOM, JDOM, JAXP, and TrAX


A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.

Processing XML with Java™ provides a brief review of XML fundamentals, including XML syntax; DTDs, schemas, and validity; stylesheets; and the XML protocols XML-RPC, SOAP, and RSS. The core of the book comprises in-depth discussions on the key XML APIs Java programmers must use to create and manipulate XML files with Java. These include the Simple API for XML (SAX), the Document Object Model (DOM), and JDOM (a Java native API). In addition, the book covers many useful supplements to these core APIs, including XPath, XSLT, TrAX, and JAXP.

Practical in focus, Processing XML with Java™is filled with over two hundred examples that demonstrate how to accomplish various important tasks related to file formats, data exchange, document transformation, and database integration. You will learn how to read and write XML documents with Java code, convert legacy flat files into XML documents, communicate with network servers that send and receive XML data, and much more. Readers will find detailed coverage of the following:

    How to choose the right API for the job
    Reading documents with SAX
    SAX filters
    Validation in several schema languages
    DOM implementations for Java
    The DOM Traversal Module
    Output from DOM
    Reading and writing XML documents with JDOM
    Searching XML documents with XPath
    Combining XSLT transforms with Java code
    TrAX, the Transformations API for XML
    JAXP, the Java API for XML Processing

Title Processing XML with Java: A Guide to SAX, DOM, JDOM, JAXP, and TrAX
Author(s) Elliotte Rusty Harold
Publisher: Addison-Wesley Professional (November 15, 2002)
Paperback 1120 pages
Language: English
ISBN-10: 0201771861
ISBN-13: 978-0201771862
eBook: http://www.cafeconleche.org/books/xmljava/

Sams Teach Yourself XML in 21 Days


Sams Teach Yourself XML in 21 Days, written by expert author Steve Holzner, offers hundreds of real-world examples demonstrating the uses of XML and the newest tools developers need to make the most of it.

In Week One, he starts from basic syntax, and discusses XML document structure, document types, and the benefits of XML Schema. Week Two covers formatting using either CSS or the Extensible Sytlesheet Language, and working with XHTML and other tools for presenting XML data on the Web, or in multimedia applications. The final chapter of week two discusses XForms, the newest way to process forms in XML applications. Week Three applies XML to programming with Java, .NET or JavaScript, and building XML into database or Web Service applications with SOAP. Along the way, Steve shows readers the results of every lesson and provides both the "how" and "why" of the inner working of XML technologies.

Title Sams Teach Yourself XML in 21 Days
Author(s) Steven Holzner
Publisher: Sams; 3 edition (October 20, 2003)
Paperback 888 pages
Language: English
ISBN-10: 0672325764
ISBN-13: 978-0672325762
eBook: http://www.informit.com/library/library.aspx?b=STY_XML_21days

Friday, 4 April 2014

O'Reilly® Programming Jabber: Extending XML Messaging


Jabber is a set of protocols expressed in XML, and an extensible framework that allows people and applications to exchange all sorts of information, from simple text messages to being used to extend the backbone of an enterprise data system. Jabber gives you the power to build applications that have identity, presence, and that can take part in conversations.

Programming Jabber offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed in the form of mini-projects, or simple and extended examples.

Title O'Reilly® Programming Jabber: Extending XML Messaging
Author(s) DJ Adams
Publisher: O'Reilly Media; 1st edition (January 1, 2002)
Paperback: 480 pages
Language: English
ISBN-10: 0596002025
ISBN-13: 978-0596002022
eBook: http://commons.oreilly.com/wiki/index.php/Programming_Jabber
loading...

Search: