Useful Books and Software
|
Related XML Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related XML Books |
Page 10 of 154
Total results: 1538 |
|
|
| |
|
|
| |
 |
|
Water: Simplified Web Services and XML Programming |
* The essential guide to this exciting new programming language and the first book on the topic, written by one of the creators of Water programming * Water is a new, native Web service programming language that allows the developer to program in XML syntax, replacing the different languages of the various technologies required to build Web applications * Shows readers how to greatly speed and simplify their Web applications and Web services development using Water * Offers hands-on tutorials with more than 100 fully functional examples of Water applications * Companion Web site provides additional information and connects the reader with an active user community
Publisher:
Wiley
Author:
Mike Plusch
Release Date: 2002-12-23
ISBN/EAN: 0764525360 / 9780764525360
New Price: $0.76 /
Used Price: $1.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Web Designer's HTML Card Reference Guide |
Answers most HTML and CSS questions in seconds. Shows all tags, attributes and style sheet properties in one glance, with color-coded browser support, bugs, clashes, tips, functional icons and index, and diagrams of table parts and image alignments. Form fields visually cued. W3C-deprecated features cross-referenced to specific style sheet alternatives and vice versa. Example code for common HTML and CSS features with extensive bubble help annotations. Special symbols, international character codes, XHTML checklist, SSI, URLs. Extensive detail online elaborates on the notations in this reference.
Publisher:
VisiBone
Author:
Bob Stein
Release Date: 2000-09-21
ISBN/EAN: 0967826330 / 9780967826332
New Price: n.a. /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML in 60 Minutes a Day |
- XML is now ubiquitous, not just in Web development, but as the underpinning of interactive Web services: applications that really do run on any platform
- Includes twenty-four one-hour lessons that recreate a typical week-long introductory seminar
- Provides readers with a sound, fundamental understanding of XML and how it changes application development
- Explains how to use XML when dealing with transforms, schemas, and other Web services requirements
- The authors teach courses for IBM Canada
- Companion Web site features an online presentation by the authors that follows along with each chapter and includes an audio-only option for readers with dial-up Internet connection
Publisher:
Wiley
Authors:
Linda McKinnon, Al McKinnon
Release Date: 2003-05-30
ISBN/EAN: 0471422541 / 9780471422549
New Price: $6.00 /
Used Price: $0.82 |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML in Data Management: Understanding and Applying Them Together (The Morgan Kaufmann Series in Data Management Systems) |
XML in Data Management is for IT managers and technical staff involved in the creation, administration, or maintenance of a data management infrastructure that includes XML. For most IT staff, XML is either just a buzzword that is ignored or a silver bullet to be used in every nook and cranny of their organization. The truth is in between the two. This book provides the guidance necessary for data managers to make measured decisions about XML within their organizations. Readers will understand the uses of XML, its component architecture, its strategic implications, and how these apply to data management.
To view a sample chapter and read the Foreword by Thomas C. Redman, visit http://books.elsevier.com/mk/?isbn=0120455994
* Takes a data-centric view of XML. * Explains how, when, and why to apply XML to data management systems. * Covers XML component architecture, data engineering, frameworks, metadata, legacy systems, and more. * Discusses the various strengths and weaknesses of XML technologies in the context of organizational data management and integration.
Publisher:
Morgan Kaufmann
Authors:
Peter Aiken, M. David Allen
Release Date: 2004-06-07
ISBN/EAN: 0120455994 / 9780120455997
New Price: $18.39 /
Used Price: $18.83 |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML Navegar En Internet |
Publisher:
Alfaomega Grupo Editor
Author:
Adolfo Vazquez Rodriguez
Release Date: 2002-05
ISBN/EAN: 9701507576 / 9789701507575
New Price: $23.80 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML Problem Design Solution |
- 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
Publisher:
Wrox
Authors:
Mitch Amiano, Conrad D'Cruz, Kay Ethier, Michael D. Thomas
Release Date: 2006-06-13
ISBN/EAN:
New Price: $20.78 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML Web Services in the Organization (Pro-Developer) |
Provides IS developers and architects with the information they need to understand why XML Web services will revolutionize and simplify the way they do business
Publisher:
Microsoft Press
Author:
Chris Boar
Release Date: 2003-07-09
ISBN/EAN: 0735618828 / 9780735618824
New Price: $3.38 /
Used Price: $0.49 |
| |
|
|
|
|
| |
|
|
| |
 |
|
XML: Content and Data |
Text designed to support students and faculty learning XML and XML technologies. Will help readers to learn XML and to plan, build, and test quality XML web-based applications. Softcover.
Publisher:
Prentice Hall
Authors:
Kelly Carey, Stanko Blatnik
Release Date: 2002-04-02
ISBN/EAN: 0130282294 / 9780130282293
New Price: $9.99 /
Used Price: $3.10 |
| |
|
|
|
|
| |
|
|
| |
 |
|
XSL Essentials |
By allowing us to style and reformat XML content, XSL (eXtensible Stylesheet Language) adds flexibility and power to the hugely popular XML. This one-of-a-kind resource gives developers all the information they need to understand and apply this highly effective Web tool. Using extensive samples and source code, XML expert Mike Fitzgerald walks readers through all facets of XSL, including transforming and formatting documents to an XML path language, numbered and sorted lists, conditional processing and loops, output methods, advanced formatting, and shorthand properties. Readers will get expert guidance on translating XML documents with XSLT (XSL Transformation) and formatting with XSLFO (XSL Formatting Objects). As part of the exciting new Wiley XML Essentials Series, this excellent resource features an appendix listing all XSL elements and XSLFO formatting objects and formatting properties, source code indexing, and more.
XSL is an important piece of the XML puzzle and comprises two parts. The first--XSL Transformations (XSLT)--is responsible for transforming XML documents into other formats, including XML and HTML. The second part is XSL formatting objects (XSL-FO)--a language for applying styles to documents to prepare them for various output formats. XSL Essentials uses concrete examples to present the most important aspects of XSL. This book is best suited for accomplished Web developers looking to dive right into XSL. It uses B2B examples to give you enough sample templates to begin to develop your own. The majority of the text is devoted to XSLT--the more mature of the two pieces of XSL. You'll learn how to transform documents, sort and list content, apply conditional processing, use variables and parameters, and exploit the document() function to combine information from multiple documents into one. XSL-FO is quite a lengthy specification, but the coverage in this book is rather brief. The author focuses on the most important pieces such as defining the page regions, applying block formatting, and using tables and lists. A wrap-up chapter provides a review of XSL. The book has a companion Web site with all of the example code and links for downloading XSLT processors; the example code also comes on an included CD-ROM. XSL Essentials is far from an exhaustive examination of XSL but serves its purpose--to lay out the essential elements of this subject. --Stephen W. Plain Topics covered: Transformation and processors, outputting XML, outputting HTML and XHTML, XPath, sorting and numbering lists, conditional processing, variables and parameters, processing multiple documents, XPath functions and extensions, XSL-FO basics, XSL-FO tables and lists, XSL review.
Publisher:
John Wiley & Sons
Author:
Michael Fitzgerald
Release Date: 2001-10
ISBN/EAN: 0471416207 / 9780471416203
New Price: $39.98 /
Used Price: $12.96 |
| |
|
|
|
|
| |
|
|
|
|
|