xml - Rumorstore search

Beginning XML, 4th Edition (Programmer to Programmer)
Price: $39.99 USD
Beginning XML provides a complete course in the Extensible Markup Language (XML) with an unusually gradual learning curve. In fact, the introduction states that the book is "for people who know that it would be a pretty good idea to learn the language, but aren't 100 percent sure why." Despite its recognition of the fuzziness of readers' understanding of the technology, the book delivers a rather comprehensive study of XML.

Very little space is wasted detailing the history of XML and its relation to SGML, as is the case in many other titles. The argument for the importance of XML is made quickly, and the basics of well-formed syntax are tackled right off. One notable distinction of this book is its excellent coverage of related technologies, such as cascading style sheets (CSS) and relational databases.

In addition to discussing the crucial companion standards to the core XML language (DTDs, XSL, and XSLT), the book adds a nice perspective to the broad range of applications in which XML can play a role. One section, "Other Uses for XML," illustrates how XML can be used to serialize object models, creating stateless objects and utilizing the Resource Description Framework (RDF). Case studies on--among other things--how XML can be used to build discussion groups, and provide B2B data transfer, round out the text. This book is perfect for Web programmers who are turning their attention to XML for the first time. It imparts a solid understanding of the XML forest and XML trees. --Stephen W. Plain

Topics covered:

  • Well-formed XML
  • Cascading style sheets (CSS)
  • XSLT and Xpath
  • Document Object Model (DOM)
  • Simple API for XML (SAX)
  • XML/database integration schemas
  • Document Type Definitions (DTDs)
  • Namespaces
  • B2B data-transfer applications
  • Discussion group applications
The perfect resource for beginning XML programmers, this guidebook shows you what XML is, how to use it, and what technologies surround it. The authors build on the strengths of previous editions while covering the latest changes in the XML landscape such as XQuery, RSS and Atom, and Ajax. You will progress from XML basics to more advanced programming techniques and learn how to publish information on the web, design dynamic interactive graphics, and make interactive forms.
What is this book about?

Extensible Markup Language (XML) is a rapidly maturing technology with powerful real-world applications, particularly for the management, display, and organization of data. Together with its many related technologies it is an essential technology for anyone using markup languages on the web or internally.

This book teaches you all you need to know about XML — what it is, how it works, what technologies surround it, and how it can best be used in a variety of situations, from simple data transfer to using XML in your web pages. It builds on the strengths of the first edition, and provides new material to reflect the changes in the XML landscape — notably SOAP and Web Services, and the publication of the XML Schemas Recommendation by the W3C.

What does this book cover?

Here are just a few of the things this book covers:

  • XML syntax and writing well-formed XML
  • Using XML Namespaces
  • Transforming XML into other formats with XSLT
  • XPath and XPointer for locating specific XML data
  • XML Validation using DTDs and XML Schemas
  • Manipulating XML documents with the DOM and SAX 2.0
  • SOAP and Web Services
  • Displaying XML using CSS and XSL
  • Incorporating XML into tradition databases and n-tier architectures
Author: David Hunter
Author: Jeff Rafter
Author: Joe Fawcett
Author: Eric van der Vlist
Author: Danny Ayers
Author: Jon Duckett
Author: Andrew Watt
Author: Linda McKinnon
Publisher: Wrox
Learning XML, Second Edition
Price: $39.95 USD
Although Learning XML covers XML rather broadly, it nevertheless presents the key elements of the technology with enough detail to familiarize the reader with this crucial markup language. This guide is brief enough to tackle in a weekend.

Author Erik T. Ray begins with an excellent summary of XML's history as an outgrowth of SGML and HTML. He outlines very clearly the elements of markup, demystifying concepts such as attributes, entities, and namespaces with numerous clear examples. To illustrate a real-world XML application, he gives the reader a look at a document written in DocBook--a publicly available XML document type for publishing technical writings--and explains the sections of the document step by step. A more simplified version of DocBook is used later in the book to illustrate transformation--a powerful benefit of XML.

The all-important Document Type Definition (DTD) is covered in depth, but the still-unofficial alternative, XML Schema, is only briefly addressed. The author makes liberal use of graphics, tables, and code to demonstrate concepts along the way, keeping the reader engaged and on track. Ray also goes deep into some discussion of programming XML utilities with Perl.

Learning XML is a very readable introduction to XML for readers with existing knowledge of markup and Web technologies. It meets its goals very well--to deliver a broad perspective of XML and its potential. --Stephen W. Plain

Topics covered:

  • XML overview
  • XPointer
  • XLink
  • XHTML
  • Presentation with Cascading Style Sheets (CSS)
  • Document Type Definitions (DTDs)
  • XML Schemas
  • Transformation with XSLT
  • Internationalization
  • Simple API for XML (SAX)
This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential-- not just a whirlwind tour of XML. The author explains the important and relevant XML technologies and their capabilities clearly and succinctly with plenty of real-life projects and useful examples. He outlines the elements of markup--demystifying concepts such as attributes, entities, and namespaces--and provides enough depth and examples to get started. Learning XML is a reliable source for anyone who needs to know XML, but doesn't want to waste time wading through hundreds of web sites or 800 pages of bloated text. For writers producing XML documents, this book clarifies files and the process of creating them with the appropriate structure and format. Designers will learn what parts of XML are most helpful to their team and will get started on creating Document Type Definitions. For programmers, the book makes syntax and structures clear. Learning XML also discusses the stylesheets needed for viewing documents in the next generation of browsers, databases, and other devices. Learning XML illustrates the core XML concepts and language syntax, in addition to important related tools such as the CSS and XSL styling languages and the XLink and XPointer specifications for creating rich link structures. It includes information about three schema languages for validation: W3C Schema, Schematron, and RELAX-NG, which are gaining widespread support from people who need to validate documents but aren't satisfied with DTDs. Also new in this edition is a chapter on XSL-FO, a powerful formatting language for XML. If you need to wade through the acronym soup of XML and start to really use this powerful tool, Learning XML, will give you the roadmap you need.
Author: Erik Ray
Publisher: O'Reilly Media, Inc.
XML in a Nutshell, Third Edition
Price: $39.95 USD
If you're a developer working with XML, you know there's a lot to know about XML, and the XML space is evolving almost moment by moment. But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in the updated third edition of "XML in a Nutshell,"

With "XML in a Nutshell" beside your keyboard, you'll be able to:

Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM

Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema

Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO

Build data-intensive XML applications

Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM)

This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. "XML in a Nutshell" also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, "XML in a Nutshell" puts theinformation at your fingertips.

Simply put, "XML in a Nutshell" is the critical, must-have reference for any XML developer.

Author: Elliotte Rusty Harold
Author: W. Scott Means
Publisher: O'Reilly Media, Inc.
Beginning XML Databases (Wrox Beginning Guides)
Price: $39.99 USD
  • Supported by all major database systems, XML provides an easy, standardized method of transferring data between databases and to and from the Web, independent of the software in use
  • Offers database programmers and data-driven Web developers detailed guidance on how to understand and work with XML as data
  • Numerous hands-on, step-by-step examples help readers learn to simplify database work using XML
  • Shows how to use XML to exchange data between multiple databases either internally or with external customers and partners
  • Covers XML in popular databases including Oracle Database, SQL Server, and brief coverage of DB2 Database
  • Covers basic syntax for XML, the XML DOM, and XSL – with an emphasis on database use, and native XML databases
  • Additional topics covered include Native XML databases, XPath, XQuery, XLink, XPointer, DTDs, XML Schemas, among others
Author: Gavin Powell
Publisher: Wrox
A Designer's Guide to Adobe InDesign and XML: Harness the Power of XML to Automate your Print and Web Workflows
Price: $44.99 USD
Is this book for programmers? Written specifically for graphic designers and production artists already comfortable working with Adobe InDesign, this book teaches you how to automate publishing without learning a lot of scary code. XML simplifies the process of moving content in and out of your layouts and can speed up any print or Web assignment.

Why should I care about XML? If you’re managing data-intensive layout projects, and you want to keep that data consistent, accurate, and up-to-date, then incorporating XML can help. You can also use XML to automate processes like importing text and large numbers of graphics into a layout, or repurposing content from one application to another. Do I need additional plug-ins or special software? You need only the powerful features built into InDesign CS2 or CS3 to use this book.

How will I learn XML?
This guide includes nine easy-to-follow projects with downloadable support files. With these hands-on tutorials, you will learn XML in context. By the final project, XML will no longer be a mystery, but a powerful tool you can use to support your company or clients.

These real-world projects will teach you:
l Business cards: Create a structured layout in InDesign and then import XML. Format text automatically and flow the text into multiple examples.
l Product catalog: Learn how to import XML data into a structured layout using nested styles and cloned text.
l Direct mail and variable data printing: Use XML and InDesign to create sophisticated direct mail pieces without costly plug-ins or third-party software.
l Magazine and newspaper: Build and export magazine-style publications for online distribution.
l Web: Transform XML into XHTML to incorporate directly into your Web pages, or use Cascading Style Sheets to instantly format your exported XML.
Author: James J. Maivald
Author: Cathy Palmer
Publisher: Adobe Press
XML Problem Design Solution
Price: $34.99 USD
Author: Mitch Amiano
Author: Conrad D'Cruz
Author: Kay Ethier
Author: Michael D. Thomas
Publisher: Wrox
XML Problem Design Solution (Programmer to Programmer)
Price: $34.99 USD
  • Offering a unique approach to learning XML, this book walks readers through the process of building a complete, functional, end-to-end XML solution
  • Featured case study is an online business product catalog that includes reports, data input/output, workflow, stylesheet formatting, RSS feeds, and integration with external services like Google, eBay, and Amazon
  • The format of presenting a problem and working through the design to come up with a solution enables readers to understand how XML markup allows a business to share data across applications internally or with partners or customers even though they might not use the same applications
Author: Mitch Amiano
Author: Conrad D'Cruz
Author: Kay Ethier
Author: Michael D. Thomas
Publisher: Wrox
Professional XML (Programmer to Programmer)
Price: $49.99 USD
  • As XML gains popularity, developers are looking to implement XML technologies in their line-of-business applications
  • This book offers readers real-world insight into XML so that they can build the best possible applications
  • Offers an in-depth look at XML and discusses XML tools, services (RSS, SOAP, REST, WSDL), programming (DOM, SAX, Ajax), and languages (.NET, Java, PHP)
Author: Bill Evjen
Author: Kent Sharkey
Author: Thiru Thangarathinam
Author: Michael Kay
Author: Alessandro Vernet
Author: Sam Ferguson
Publisher: Wrox
New Perspectives on XML, Second Edition, Comprehensive (New Pespectives)
Price: $97.95 USD
Updated to teach the most current XML standards, this book uses real-world case studies and a practical, step-by-step approach to teach XML. It provides extensive coverage of DTDs, namespaces, schemas, Cascading Style Sheets, XSLT, XPath, and programming with the WSC document object model.
Author: Patrick Carey
Publisher: Course Technology
Beginner's .NET XML Web Services 2004 on DVD
Price: $29.95 USD
Web services are a set of standards that define how a computer can expose select data or functionality to client applications via the Internet, and are increasingly becoming more commonplace as a means for business partners to share information. The 14 lessons in this 8 hour two disk DVD set begins with an examination of the core Web service standards, and then quickly moves into showing you how to create and consume Web services in Microsoft's .NET Framework. There are in-depth lessons for each of the core Web service standards: XML, SOAP, and WSDL. Scattered throughout each of these chapters are extensive demos, depicting how to build, deploy, and access Web services using Microsoft's Visual Studio .NET. The DVD also contains a thorough examination of a real-world, end-to-end Web service application. This DVD also contains lessons on the Web Service Enhancements, or WSE, including a look at Microsoft's WSE Toolkit. In particular, the DVD presents an overview of WSE, the WSE Toolkit, and provides demos of sending attachments and providing UsernameToken authentication.
Publisher: D.V. Press
Results provided by Amazon