The XML & SGML Cookbook
Title | The XML & SGML Cookbook PDF eBook |
Author | Rick Jelliffe |
Publisher | Prentice Hall |
Pages | 666 |
Release | 1998 |
Genre | Computers |
ISBN |
SGML experts are in short supply and in high demand. This book will help jump start SGML users by providing "cookbook recipes" for the most common SGML document type definitions (DTDs). The CD-ROM contains hundreds of sample DTDs that users can cut and paste from to create their own DTD.
XML and Java
Title | XML and Java PDF eBook |
Author | Hiroshi Maruyama |
Publisher | Addison-Wesley Professional |
Pages | 694 |
Release | 2002 |
Genre | Computers |
ISBN | 9780201770049 |
CD-ROM contains: Ready-to-run sample programs along with trial versions of WebSphere and DB2.
XSL-FO
Title | XSL-FO PDF eBook |
Author | Dave Pawson |
Publisher | "O'Reilly Media, Inc." |
Pages | 285 |
Release | 2002-08-19 |
Genre | Computers |
ISBN | 1449366023 |
No matter how flexible and convenient digital information has become, we haven't done away with the need to see information in print. Extensible Style Language-Formatting Objects, or XSL-FO, is a set of tools developers and web designers use to describe page printouts of their XML (including XHTML) documents. If you need to produce high quality printed material from your XML documents, then XSL-FO provides the bridge.XSL-FO is one of the few books to go beyond a basic introduction to the technology. While many books touch on XSL-FO in their treatment of XSLT, this book offers in-depth coverage of XSL-FO's features and strengths. Author Dave Pawson is well known in the XSLT and XSL-FO communities, and maintains the XSLT FAQ. An online version of this book has helped many developers master this technology. XSL-FO is the first time this reference is available in print.The first part of the book provides an overview of the technology and introduces the XSL-FO vocabulary. The author discusses how to choose among today's implementations, explains how to describe pages, and shows you what is going on in the processor in terms of layout. You'll learn about the basics of formatting and layout as well as readability.The second part focuses on smaller pieces: blocks, inline structures, graphics, color and character level formatting, concluding by showing how to integrate these parts into a coherent whole. XSL-FO also explores organizational aspects you'll need to consider?how to design your stylesheets strategically rather than letting them evolve on their own.XSL-FO is more than just a guide to the technology; the book teaches you how to think about the formatting of your documents and guides you through the questions you'll need to ask to ensure that your printed documents meet the same high standards as your computer-generated content. Written for experienced XML developers and web designers, no other book contains as much useful information on this practical technology.
Java Cookbook
Title | Java Cookbook PDF eBook |
Author | Ian F. Darwin |
Publisher | "O'Reilly Media, Inc." |
Pages | 892 |
Release | 2001 |
Genre | Computers |
ISBN | 9780596001704 |
A comprehensive collection of problems, solutions, and practical examples for anyone programming in Java, "The Java Cookbook" presents hundreds of tried-and-true Java "recipes" covering all of the major APIs as well as some APIs that aren't as well documented in other Java books. The book provides quick solutions to particular problems that can be incorporated into other programs, but that aren't usually programs in and of themselves.
DB2 pureXML Cookbook
Title | DB2 pureXML Cookbook PDF eBook |
Author | Matthias Nicola |
Publisher | Pearson Education |
Pages | 938 |
Release | 2009-08-10 |
Genre | Computers |
ISBN | 0137035845 |
DB2 pureXML Cookbook Master the Power of the IBM Hybrid Data Server Hands-On Solutions and Best Practices for Developing and Managing XML Database Applications with DB2 More and more database developers and DBAs are being asked to develop applications and manage databases that involve XML data. Many are utilizing the highly praised DB2 pureXML technology from IBM. In the DB2 pureXML Cookbook, two leading experts from IBM offer the practical solutions and proven code samples that database professionals need to build better XML solutions faster. Organized by task, this book is packed with more than 700 easy-to-adapt “recipe-style” examples covering the entire application lifecycle–from planning and design through coding, optimization, and troubleshooting. This extraordinary library of recipes includes more than 250 XQuery and SQL/XML queries. With the authors’ hands-on guidance, you’ll learn how to combine pureXML “ingredients” to efficiently perform virtually any XML data management task, from the simplest to the most advanced. Coverage includes pureXML in DB2 9 for z/OS and DB2 9.1, 9.5, and 9.7 for Linux, UNIX, and Windows Best practices for designing XML data, applications, and storage objects Importing, exporting, loading, replicating, and federating XML data Querying XML data, from start to finish: XPath and XQuery data model and languages, SQL/XML, stored procedures, UDFs, and much more Avoiding common errors and inefficient XML queries Converting relational data to XML and vice versa Updating and transforming XML documents Defining and working with XML indexes Monitoring and optimizing the performance of XML queries and other operations Using XML Schemas to constrain and validate XML documents XML application development–including code samples for Java, .NET, C, COBOL,PL/1, PHP, and Perl
Regular Expressions Cookbook
Title | Regular Expressions Cookbook PDF eBook |
Author | Jan Goyvaerts |
Publisher | "O'Reilly Media, Inc." |
Pages | 613 |
Release | 2012-08-27 |
Genre | Computers |
ISBN | 1449319432 |
"Detailed solutions in eight programming languages"--Cover.
Perl Cookbook
Title | Perl Cookbook PDF eBook |
Author | Tom Christiansen |
Publisher | "O'Reilly Media, Inc." |
Pages | 967 |
Release | 2003-08-21 |
Genre | Computers |
ISBN | 0596554966 |
Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.Covered topic areas include: Manipulating strings, numbers, dates, arrays, and hashes Pattern matching and text substitutions References, data structures, objects, and classes Signals and exceptions Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet CGI and mod_perl programming Web programming Since its first release in 1998, Perl Cookbook has earned its place in the libraries of serious Perl users of all levels of expertise by providing practical answers, code examples, and mini-tutorials addressing the challenges that programmers face. Now the second edition of this bestselling book is ready to earn its place among the ranks of favorite Perl books as well.Whether you're a novice or veteran Perl programmer, you'll find Perl Cookbook, 2nd Edition to be one of the most useful books on Perl available. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.