XML Books - Page 6

MagicBeanDip.com

Page 6 of 68 - Go to page: 1 2 3 4 5 6 7 8 9 10 11 17

Word 2003 Document Automation with VBA, XML, XSLT, and Smart Documents (Wordware Applications Library)

Scott Driza

Word 2003 Document Automation with VBA, XML, XSLT, and Smart Documents (Wordware Applications Library) Scott Driza Amazon Price: $26.97
List Price: $36.95
Usually ships in 24 hours
By: Wordware Publishing, Inc.
Amazon Marketplace: 38 new & used starting at $23.05

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Microsoft -> Applications -> Word
Subjects -> Computers & Internet -> Microsoft -> Development -> VBA
Subjects -> Computers & Internet -> Microsoft -> Development -> Visual Basic -> General AAS

Customer Reviews:
Total reviews: 3 Average rating: 3.0 of 5

It delivers on its promise! 4 out of 5 stars.
36 of 36 people found this review helpful.

Quite often you see book titles that unfortunately do not match the subject content. This one certainly does! The back cover states that it sets out to explain how to:

- Automate documents with a minimum of programming by using Word's native functionality
- Use VBA to create document automation solutions
- Record macros, create automated templates, format and manipulate files using Word and build documents dynamically
- Create, edit and format XML documets
- Develop smart documents solutions to guide users through a variety of repetitive tasks
- Transform XML using WordprocessingML, XSLT, XPath, smart documents and web services technologies

Ok, to be fair I didn't find anything on web services explicitly but it still gets us over 99% of the way through delivering on its expectations.

This book has hit a niche area for word users wanting to create smarter documents with no other book providing coverage of this subject matter as intimately or in a way as easy to follow as this book. It is perfect for people who routinely have to write legal contracts, functional specifications and general technical documentation as it allows you to fully leverage off Word's capabilities in letting you work smarter.

I did not own any other books by Wordware and this seemed to be a bit out there in their list of publications so I was initially a bit hesitant about buying this book. As it turns out I shouldn't have been! Scott Driza presents the subject matter well and in a very succint way - this book has just over 400 pages in which it manages to cover quite a lot of ground!

I bought this book primarily to concentrate on the XML, XSLT and Smart Documents features, but have found that I even picked up a trick or two in relation to VBA-based templates. For those who like using shortcut keys, Appendix A will be a God send as it has the most exhaustive list of Word commands and shortcut keys I have ever seen!

The book devotes approximately half of its pages to VBA and assumes no prior knowledge of VBA, XML, XSLT or Smart Documents. It doesn't cover all subject areas exhaustively but it gets you started and tells you where to get additional materials.

I would have liked to have seen a bit more detail on XML schemas although the the book does show you how to get Word to automatically generate an inferred schema based on XML mark-up. That is pretty much the only reason why I didn't give it a 5-star rating.

If you are an IT professional, engineer, lawyer, technical writer or any other type of knowledge worker; do yourself a favour - stop creating your documents the hard way and buy this book. It will more than pay for itself the first time you start applying the concepts, techniques and technologies it refers to.

Editorial Review:

While it has always been possible to create customized Word solutions, Word 2003 offers new functionality that allows documents to be truly interactive. Word 2003 Document Automation with VBA, XML, XSLT, and Smart Documents explains how to use a variety of technologies that change the ways users interact with documents.

Learn how to:
* Automate documents with a minimum of programming by using Word’s native functionality.
* Use Visual Basic for Applications to create document automation solutions.
* Record macros, create automated templates, format and manipulate files using Word, and build documents dynamically.
* Create, edit, and format XML documents.
* Develop smart document solutions to guide users through a variety of repetitive tasks.
* Transform XML using WordprocessingML, XSLT, XPath, smart documents, and web services technologies.

Xslt

Doug Tidwell

Xslt Doug Tidwell Amazon Price: $28.45
List Price: $39.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 45 new & used starting at $0.39

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS
Subjects -> Computers & Internet -> Graphic Design -> General AAS

Customer Reviews:
Total reviews: 38 Average rating: 3.0 of 5

Editorial Review:

"XSLT" documents a core technology for processing XML. Originally created for page layout, XSLT (Extensible Stylesheet Transformations) is now much more: a general-purpose translation tool, a system for reorganizing document content, and a way to generate multiple results-- such as HTML, WAP, and SVG--from the same content.

What sets "XSLT" apart from other books on this critical tool is the depth of detail and breadth of knowledge that Doug Tidwell, a developer with years of XSLT experience, brings to his concise treatment of the many talents of XSLT. He covers XSLT and XPath, a critical companion standard, and addresses topics ranging from basic transformations to complex sorting and linking. He explores extension functions on a variety of different XSLT processors and shows ways to combine multiple documents using XSLT. Code examples add a real-world dimension to each technique.

Useful as XSLT is, its peculiar characteristics make it difficult to get started in, and the ability to use advanced techniques depends on a clear and exact understanding of how XSLT templates work and interact. For instance, the understanding of "variables" in XSLT is deeply different from the understanding of "variables" in procedural languages. The author explains XSLT by building from the basics to its more complex and powerful possibilities, so that whether you're just starting out in XSLT or looking for advanced techniques, you'll find the level of information you need.

Java and XML

Brett McLaughlin, Justin Edelson

Java and XML Brett McLaughlin, Justin Edelson Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 52 new & used starting at $18.51

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Java -> General
Subjects -> Computers & Internet -> Programming -> Java -> General AAS
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> XML

Customer Reviews:
Total reviews: 66 Average rating: 3.5 of 5

Editorial Review:

Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.

After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications. This third edition of Java and XML covers all major Java XML processing libraries, including full coverage of the SAX, DOM, StAX, JDOM, and dom4j APIs as well as the latest version of the Java API for XML Processing (JAXP) and Java Architecture for XML Binding (JAXB). The chapters on web technology have been entirely rewritten to focus on the today's most relevant topics: syndicating content with RSS and creating Web 2.0 applications. You'll learn how to create, read, and modify RSS feeds for syndicated content and use XML to power the next generation of websites with Ajax and Adobe Flash.

Topics include:

  • The basics of XML, including DTDs, namespaces, XML Schema, XPath, and Transformations
  • The SAX API, including all handlers, filters, and writers
  • The DOM API, including DOM Level 2, Level 3, and the DOM HTML module
  • The JDOM API, including the core and a look at XPath support
  • The StAX API, including StAX factories, producing documents and XMLPull
  • Data Binding with JAXB, using the new JAXB 2.0 annotations
  • Web syndication and podcasting with RSS
  • XML on the Presentation Layer, paying attention to Ajax and Flash applications

If you are developing with Java and need to use XML, or think that you will be in the future; if you're involved in the new peer-to-peer movement, messaging, or web services; or if you're developing software for electronic commerce, Java and XML will be an indispensable companion.

Programming Jabber: Extending XML Messaging (O'Reilly XML)

DJ Adams

Programming Jabber: Extending XML Messaging (O'Reilly XML) DJ Adams Amazon Price: $26.37
List Price: $39.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 46 new & used starting at $2.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> General AAS
Subjects -> Computers & Internet -> Networking -> Data in the Enterprise -> Client-Server Systems
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> XML

Customer Reviews:
Total reviews: 3 Average rating: 4.5 of 5

DJ delivers an excellent primer into the world of Jabber 5 out of 5 stars.
14 of 14 people found this review helpful.

As a disclaimer, I have been involved with Jabber for 3 years, am the author of one of the more popular Jabber clients for linux, and am a friend of DJ's.

Jabber finally has its Bible. DJ has written an excellent introduction into the world of Jabber, covering everything a programmer would need to become familiar with the protocol for this Open instant messaging system. He covers everything from the basics of what exactly Jabber is, how to deal with presence, messages, and basic extensions, all the way up to complicated and unfinished extensions such as XML-RPC. Anyone programming Jabber needs this as a reference, and anyone looking to get started in the Jabber world need not look further than this book.

Editorial Review:

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. Programming Jabber is divided into two parts. The first part serves as an introduction to Jabber; you'll learn about its features, why it's more than an IM system, and how to install and configure a Jabber server of your own. The second part provides detailed information about the Jabber protocol, and a series of practical examples, which can be used to solve everyday problems. The examples, in Perl, Python, and Java, use various Jabber features as a way of illustrating parts of the protocol. Programming Jabber provides the foundation and framework for developers to hit the ground running, and is the essential book on Jabber.

Applied XML Programming for Microsoft .NET

Dino Esposito

Applied XML Programming for Microsoft  .NET Dino Esposito Amazon Price: $32.99
List Price: $49.99
Usually ships in 24 hours
By: Microsoft Press
Amazon Marketplace: 50 new & used starting at $3.82

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> PCs
Subjects -> Computers & Internet -> Microsoft -> Development -> .NET
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> XML

Customer Reviews:
Total reviews: 11 Average rating: 4.5 of 5

*THE* XML book for .NET 5 out of 5 stars.
21 of 21 people found this review helpful.

Dino Esposito has total, absolute command of the subject matter that he expertly teaches in this book. This is a template for how all technical training books should be written. I wanted in-depth coverage of the XML object library in .NET and that is exactly what this book delivers. This is THE book on XML in .NET. Don't waste your money on anything else.

It is also terrific supplemental material for the Developing XML Web Services and Server Components certification exam. I recommend Mike Gunderloy's book as an all-encompassing source (look up my review for that book); however, I recommend reading the first four chapters of this book before you start Gunderloy's book if you don't have much experience reading and writing XML in .NET. Chapters 12 and 13 on remoting and web services, respectively, are also great sources of exam prep material. In fact, Chapter 12 on .NET Remoting is the best chapter on the subject you will find anywhere.

Terry, MCAD and MCSD for Microsoft .NET

Editorial Review:

XML is buried everywhere in the Microsoft .NET Framework, but effective XML parsing and coding in .NET requires adjustment. This book describes the set of XML core classes in .NET, introduces the .NET XML parsing model and how to program against it, and discusses XML readers and writers and XMLDOM. It examines related technologies such as schemas, transformations, and XPath, and it discusses data issues such as synchronization and serialization, the DiffGram format, and the XML extensions in Microsoft SQL Server 2000. This Microsoft Press title also reveals how to get the best performance from XML with .NET, and it offers in-depth information on interoperability topics such as when to use XML Web services and when to use remoting.

Microsoft .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer)

Matthew MacDonald

Microsoft  .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) Matthew MacDonald Amazon Price: $37.79
List Price: $59.99
Usually ships in 24 hours
By: Microsoft Press - Model: 0-7356-1933-6
Amazon Marketplace: 49 new & used starting at $1.26

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Hardware -> Microprocessors & System Design -> Computer Design
Subjects -> Computers & Internet -> Microsoft -> Development -> .NET

Customer Reviews:
Total reviews: 14 Average rating: 4.5 of 5

Editorial Review:

Make the jump to distributed application programming using the .NET Framework—and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and architectural issues, explaining which features and designs will best serve your customized distributed application projects—and when to use them. Case studies with full code examples illustrate these practical techniques in action, as well as demonstrating their benefits and tradeoffs.Learn how to: • Cross application boundaries with .NET Remoting, XML Web services, and Message Queuing• Create responsive clients and scalable servers with multithreading• Model your distributed application with interfaces, facades, and factories• Use COM+ services such as object pooling, JIT activation, and transactions• Craft a data transfer plan with Microsoft ADO.NET?without concurrency errors• Help secure your code end to end?from the transport level to the presentation tier• Learn ways to avert?or unclog?performance bottlenecks in your applications• Automate deployment using self-updating applications and XML Web services• Master stateless programming and other best practices for distributed applications

Effective XML: 50 Specific Ways to Improve Your XML (Effective Software Development Series)

Elliotte Rusty Harold

Effective XML: 50 Specific Ways to Improve Your XML (Effective Software Development Series) Elliotte Rusty Harold Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: Addison-Wesley Professional
Amazon Marketplace: 36 new & used starting at $22.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Business & Culture -> E-Commerce
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> XML
Subjects -> Computers & Internet -> Programming -> General

Customer Reviews:
Total reviews: 13 Average rating: 5.0 of 5

Editorial Review:

Learning the fundamentals of XML might take a programmer a week. Learning how to use XML effectively might take a lifetime. While many books have been written that teach developers how to use the basic syntax of XML, this is the first one that really focuses on how to use XML well. This book is not a tutorial. It is not going to teach you what a tag is or how to write a DTD (Document Type Definition). Instead it's going to tell you when, why, where, and how to use such tools effectively (and equally important when not to use them).Since XML has become a fundamental underpinning of new software systems, it becomes important to ask new questions, not just what XML is, but how does one use it effectively? Which techniques work and which don't? Perhaps most importantly, which techniques appear to work at first but fail to scale as systems are further developed? This book answers these questions. It is not enough to write programs that compile and produce the expected results. It is important to write code that is extensible, legible, and maintainable. XML can be used to produce robust, extensible, maintainable systems.

XML and Perl

Mark Riehl, Ilya Sterin

XML and Perl Mark Riehl, Ilya Sterin Amazon Price: $31.19
List Price: $39.99
Usually ships in 24 hours
By: Sams
Amazon Marketplace: 29 new & used starting at $7.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General AAS
Subjects -> Computers & Internet -> Networking -> General AAS

Customer Reviews:
Total reviews: 12 Average rating: 4.5 of 5

Useful guide to processing XML with Perl 4 out of 5 stars.
15 of 15 people found this review helpful.

One of Perl's great strengths is in processing text files. That is, after all, why it became so popular for generating dynamic web pages - web pages are just text (albeit text that is supposed to follow particular rules). As XML is just another text format, it follows that Perl will be just as good at processing XML documents. It's therefore surprising that using Perl for XML processing hasn't recieved much attention until recently. That's not saying that there hasn't been work going on in that area - many of the Perl XML processing modules have long and honourable histories - it'd just that the world outside of the Perl community doesn't seem to have taken much notice of this work. This is all set to change with the publication of this book and O'Reilly's Perl and XML.

XML and Perl is written by two well-known members of the Perl XML community. Both are frequent contributors to the "perl-xml" mailing list, so there's certainly no doubt that they know what they are talking about. Which is always a good thing in a technical book.

The book is made up of five sections. The first section has a couple of chapters which introduce you to the concepts voered in the book. Chapter one introduces you separately to XML and Perl and then chapter two takes a first look at how you can use Perl to process XML. This chapter finishes with two example programs for parsing simple XML documents.

Section two goes into a lot more detail about parsing XML documents with Perl. Chapter three looks at event-driven parsing using XML::Parser and XML::Parser::PerlSAX to demonstrate to build example programs before going to talk in some detail about XML::SAX which is currently the state of the art in event-driven XML parsing in Perl. It also looks at XML::Xerces which is a Perl inteface to the Apache Software Foundation's Xerces parser. Chapter four covers tree based XML parsing and presents examples using XML::Simple, XML::Twig, XML::DOM and XML::LibXML. In both of these chapters the pros and cons of each of the modules are discussed in detail so that you can easily decide which solution to use in any given situation.

Section three covers generating XML documents. In chapter five we look at generating XML from text sources using simple print statements and also the modules XML::Writer and XML::Handler::YAWriter. Chapter six looks at taking data from a database and turning that into XML using modules like XML::Generator::DBI and XML::DBMS. Chapter seven looks at miscellaneous other input formats and contains examples using XML::SAXDriver::CSV and XML::SAXDriver::Excel.

Section four covers more advanced topics. Chapter eight is about XML transformations and filtering. This chapter covers using XSLT to transform XML documents. It covers the modules XML::LibXSLT, XML::Sabletron and XML::XPath.

Chapter nine goes into detail about Matt Sergeant's AxKit, the Apache XML Kit which allows you to create a website in XML and automatically deliver it to your visitors in the correct format.

Chapter rounds off the book with a look at using Perl to create web services. It looks at the two most common modules for creating web services in Perl - XML::RPC and SOAP::Lite.

Finally, section five contains the appendices which provide more background on the introductions to XML and Perl from chapter one.

There was one small point that I found a little annoying when reading the book. Each example was accompanied with a sample of the XML documents to be processed together with both a DTD and an XML Schema definition for the document. This seemed to me to be overkill. Did we really need both DTDs and XML Schemas for every example. I would have found it less distracting if one (or even both) of these had been moved to an appendix.

That small complaint aside, I found it a useful and interesting book. It will be very useful to Perl programmers (like myself) who will increasingly be expected to process (and provide) data in XML formats.

Editorial Review:

If you are a Perl programmer looking to explore Perl's XML capabilities or an XML developer with a basic understanding of Perl, this book will provide you with all the tools required for XML processing with Perl. XML and Perl teaches you to create portable, powerful, and extensible applications when you use XML and Perl together. You'll also learn to customize your XML processing facilities to accomplish unique tasks.With this book, you'll quickly see the advantages of using XML and Perl together, and you'll be able to perform even complicated tasks more easily with powerful Perl XML modules.

DocBook: The Definitive Guide (O'Reilly XML)

Norman Walsh, Leonard Muellner

DocBook: The Definitive Guide (O'Reilly XML) Norman Walsh, Leonard Muellner List Price: $36.95
By: O'Reilly Media, Inc.
Amazon Marketplace: 9 new & used starting at $19.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Graphic Design -> General AAS
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> XML

Customer Reviews:
Total reviews: 6 Average rating: 4.0 of 5

Editorial Review:

DocBook: The Definitive Guide is the complete and official documentation of the DocBook Document Type Definition (DTD) and many of its associated tools. DocBook is a system for writing structured documents using SGML and XML. It provides all the elements you'll need for technical documents of all kinds. A number of computer companies use DocBook for their documentation, as do several Open Source documentation groups, including the Linux Documentation Project (LDP). With the consistent use of DocBook, these groups can readily share and exchange information. With an XML-enabled browser, DocBook documents are as accessible on the Web as in print. DocBook: The Definitive Guide was written by Norman Walsh, the author of the XML implementation of the DocBook DTD; and Leonard Muellner, the manager of O'Reilly & Associates' Production Tools Group. In this book, you'll find:
  • A brief introduction to SGML and XML
  • A guide to creating documents with the DocBook DTD and associated stylesheets
  • Information about using SGML and XML tools like Jade and DSSSL
  • An guide to customizing DocBook
  • A complete SGML and XML reference, including examples, for every DocBook element
In addition, the CDROM contains:
  • The complete source text of this book, in both SGML and HTML
  • All the examples from the book
  • DSSSL Stylesheets that let you convert DocBook documents to RTF, LaTeX, or HTML
  • The DocBook DTD for SGML, version 3.1
Oasis, the organization that is the official maintainer of the DocBook DTD, has identified DocBook: the Definitive Guide as the official documentation for the DocBook DTD.

Python & XML

Christopher Jones, Fred Drake, Christopher A. Jones

Python & XML Christopher Jones, Fred Drake, Christopher A. Jones Amazon Price: $26.37
List Price: $39.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 33 new & used starting at $9.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Python
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> XML
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General

Customer Reviews:
Total reviews: 3 Average rating: 4.0 of 5

Editorial Review:

If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical programming tasks together, or as a complete cross-platform application development language. Yet, because it is object-oriented and has powerful text manipulation abilities, Python is an ideal language for manipulating XML. Python & XML gives you a solid foundation for using these two languages together. Loaded with practical examples, this new volume highlights common application tasks, so that you can learn by doing. The book starts with the basics then quickly progresses to complex topics, like transforming XML with XSLT, querying XML with XPath, and working with XML dialects and validation. It also explores the more advanced issues: using Python with SOAP and distributed web services, and using Python to create scalable streams between distributed applications (like databases and web servers). The book provides effective practical applications, while referencing many of the tools involved in XML processing and Python, and highlights cross-platform issues along with tasks relevant to enterprise computing. You will find ample coverage of XML flow analysis and details on ways in which you can transport XML through your network. Whether you are using Python as an application language, or as an administrative or middleware scripting language, you are sure to benefit from this book. If you want to use Python to manipulate XML, this is your guide.

Page 6 of 68 - Go to page: 1 2 3 4 5 6 7 8 9 10 11 17

Return to MagicBeanDip.com

This page was created in 1.5160 seconds.