Mastering XML Premium Edition

Mastering XML Premium Edition
Author: Chuck White
Publisher:
Total Pages: 1202
Release: 2001
Genre: Computers
ISBN:

XML provides a way of structuring data so that it can be exchanged between Web sites running on different platforms. This text contains information on aspects of XML development including XHTML, XSLT, SMIL (multimedia XML), SAX, SOAP, and Microsoft BizTalk.

Mastering ColdFusion MX

Mastering ColdFusion MX
Author: Arman Danesh
Publisher: John Wiley & Sons
Total Pages: 1054
Release: 2006-02-20
Genre: Computers
ISBN: 0782152473

A Database-Powered Website--Easier and Yet More Powerful Than Ever The latest release of ColdFusion represents a giant leap forward in the creation of dynamic, database-driven websites. Mastering ColdFusion MX is the resource you need to take advantage of everything MX has to offer. Whether you're just getting started or making the transition from an earlier version, you'll quickly gain the skills that will take you to the next level. Master database interactions, integrate with Flash applications, build and consume web services, manage and secure your server--and, most importantly, develop full-blown, dynamic web applications. Coverage Includes: * Including outside code * Creating and manipulating variables * Interacting with email, web, FTP, and LDAP servers * Creating dynamic charts and graphs * Creating and validating forms * Using SQL for advanced, dynamic database interaction * Using JSP custom tag libraries in ColdFusion * Building rich-media applications with Flash Remoting * Using XML with ColdFusion * Using object-oriented programming with ColdFusion Components * Building and consuming web services * Scheduling automatic execution of ColdFusion programs * Implementing fine-grained, advanced security * Implementing error control * Building a search engine with Verity * Administering ColdFusion servers

Mastering JSP

Mastering JSP
Author: Todd Cook
Publisher: John Wiley & Sons
Total Pages: 670
Release: 2006-02-20
Genre: Computers
ISBN: 9780782152593

Server-Side Development Is Easier Than You Think Not so long ago, anyone who knew HTML, even casually, was considered to have a special skill. Now, if you don't at least dabble in server-side web development, you're already behind. Fortunately, Mastering JSP is a great way to build the skills you need today. Inside, you'll learn to design and develop a wide range of JSP-based web applications, beginning with a basic, dynamically generated website. From there you'll build apps that read from and write to databases, create your own custom tags, and process and present XML. Throughout, you're helped by detailed, completely illuminated examples. Coverage includes: Making a servlet configurable Using JavaBeans inside Java Server Pages Building basic JavaBeans for storing user preferences and utility functions Recovering source code from binary class files Building a basic database application Handling exceptions and using asserts Redirecting error output to a file Scanning error logs using a servlet Using a pop-up menu to avoid troublesome actions Displaying XML files using XSLT and JSP Making a servlet-based watermarking application Providing dynamic authentication with roles, permissions, and access Building a Model-View Controller application Improving prototyping with ResultSets using a custom class Abstracting data access code using Java Objects Creating a custom tag to handle client-side JavaScript Abstracting data access SQL using meta-data, JavaBeans, and EJB Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

XML Complete

XML Complete
Author: Pat Coleman
Publisher: Sybex
Total Pages: 1012
Release: 2001-11-05
Genre: Computers
ISBN: 9780782140330

XML Complete is a one-of-a-kind book--valuable both for its broad content and its low price. The book contains all the essentials on XML, including comprehensive information on XML-related standards like XHTML and XSLT. With XML Complete, you'll learn everything you need to know for Web development with XML--from creating elements, attributes, and entities to using XML with Servlets and JSP. The book contains the complete CML 1.0 (Second Edition) specification and details the new W3C schema specification recommendation. For a handy, up-to-date guide, Web developers don't need to look any farther! XML Complete introduces you to the work of some of Sybex's finest authors, so you'll know where to go to learn even more about XML.

Mastering XSLT

Mastering XSLT
Author: Chuck White
Publisher: Sybex
Total Pages: 932
Release: 2002-07-11
Genre: Computers
ISBN:

Experienced XML developers who want comprehensive coverage of XSLT will find it here, as will document design professionals who need to convert XML to HTML for Web pages.

Mastering XML

Mastering XML
Author: Ann Navarro
Publisher:
Total Pages: 936
Release: 2000
Genre: Computers
ISBN: 9780782122664

Written by three experienced XML developers, this "real world" guide teaches the nuts and bolts of XML programming through practical example. It's the first book to include specifics on developing for IE and Navigator, as well as definitive design and style information with coverage of design principles, CSS2, DTDs, XSL, and XML data schemas. The companion CD contains all code and pages presented in the book, along with third-party authoring tools and valuable utilities.

Mastering Visual Basic .NET Database Programming

Mastering Visual Basic .NET Database Programming
Author: Evangelos Petroutsos
Publisher: John Wiley & Sons
Total Pages: 702
Release: 2006-02-20
Genre: Computers
ISBN: 0782152538

Enter a New World of Database Programming Visual Basic .NET and ADO.NET facilitate the development of a new generation of database applications, including disconnected applications that run on the Web. Mastering Visual Basic .NET Database Programming is the resource you need to thrive in this new world. Assuming no prior experience with database programming, this book teaches you every aspect of the craft, from GUI design to server development to middle-tier implementation. If you're familiar with earlier versions of ADO, you'll master the many new features of ADO.NET all the more quickly. You'll also learn the importance of XML within the new .NET paradigm. Coverage includes: Getting familiar with the ADO.NET object model Using the data access wizards Taking advantage of new SQL Server 2000 features Carrying out XSL Transformations and XPath queries Generating XML using the T-SQL FOR XML statement Binding controls to ADO.NET result sets Arriving at a sound database design Tuning your SQL Server 2000 database Using the XML Designer in Visual Studio .NET Leveraging the data access tools available in the Visual Studio .NET IDE Working with .NET data providers Choosing between streaming data and caching data Working with the Data Form Wizard in Visual Studio .NET Using advanced ADO.NET techniques Building a threaded application Using .NET's advanced exception handling capabilities Using the .NET Deployment Project Template Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Cocoon 2 Programming

Cocoon 2 Programming
Author: Bill Brogden
Publisher: John Wiley & Sons
Total Pages: 385
Release: 2006-02-20
Genre: Computers
ISBN: 0782151574

Thanks to the tireless efforts of open-source developers, Cocoon has quickly gained visibility as the preeminent XML-based Web publishing framework. Unfortunately, its documentation remains a significant shortcoming. If you're new to Cocoon, gaining a sense of exactly what you can do with it can be difficult, and actually getting started can be even harder. Cocoon 2 Programming: Web Publishing with XML and Java clearly explains the value of Cocoon and helps you build on your familiarity with XML and Java Servlets as you design, build, and implement a range of Cocoon applications. You'll begin by learning to control presentation for various platforms, both wired and wireless. Then you'll move on to Cocoon's capabilities for logic control and content management, using both sitemaps and XSP to create a site dynamically generated from a variety of data sources and types. As you'll see, Cocoon also supports powerful organizing techniques known as design patterns, and you'll master their use in both presentation and content generation. These are essential tools for the planning of your site; for after it's implemented, you'll command powerful techniques for site management and optimization. The Web's dependence on XML is growing rapidly--and with it the list of companies that have adopted Cocoon. Is Cocoon for you? Cocoon 2 Programming will guide you through your decision and far beyond, providing all the assistance you need to build a dynamic, XML-based site--and keep moving into the future.

Dictionary of XML Technologies and the Semantic Web

Dictionary of XML Technologies and the Semantic Web
Author: Vladimir Geroimenko
Publisher: Springer Science & Business Media
Total Pages: 241
Release: 2012-12-06
Genre: Computers
ISBN: 0857293761

The emerging Second-Generation Web is based entirely on XML and related technologies. It is intended to result in the creation of the Semantic Web, on which computers will be able to deal with the meaning ("semantics") of Web data and hence to process them in a more effective and autono mous way. This new version of the Web introduces a multitude of novel concepts, terms, and acronyms. Purpose, Scope and Methods This dictionary is an effort to specify the terminological basis of emerging XML and Semantic Web technologies. The ultimate goal of this dictionary is even broader than just to define the meaning of newwords - itaims to develop aproper understandingofthese leading-edge technologies. To achieve this, comprehensible definitions of technical terms are supported by numerous diagrams and code snippets, clearly annotated and explained. The main areas covered in this dictionary are: (1) XML syntax and core technologies, such as Namespaces, Infoset and XML Schema; (2) all the major membersofthe XML family oftechnologies, such as XSLT, XPath and XLink; (3) numerous XML-based domain-specific languages, such as NewsML (News Markup Language); (4) the concept and architecture of the Semantic Web; (5) key Semantic Web technologies,such as RDF (Resource Description Framework), RDF Schema and OWL (Web Ontology Language); and (6) Web services, including WSDL (Web Services Description Lan guage) and SOAP (Simple Object Access Protocol).

XML Schema

XML Schema
Author: Eric van der Vlist
Publisher: "O'Reilly Media, Inc."
Total Pages: 399
Release: 2002-06-25
Genre: Computers
ISBN: 1449315372

If you need to create or use formal descriptions of XML vocabularies, the W3C's XML Schema offers a powerful set of tools for defining acceptable document structures and content. An alternative to DTDs as the way to describe and validate data in an XML environment, XML Schema enables developers to create precise descriptions with a richer set of datatypes?such as booleans, numbers, currencies, dates and times?that are essential for today?s applications.Schemas are powerful, but that power comes with substantial complexity. This concise book explains the ins and outs of XML Schema, including design choices, best practices, and limitations. Particularly valuable are discussions of how the type structures fit with existing database and object-oriented program contexts. With XML Schema, you can define acceptable content models and annotate those models with additional type information, making them more readily bound to programs and objects. Schemas combine the easy interchange of text-based XML with the more stringent requirements of data exchange, and make it easier to validate documents based on namespaces.You?ll find plenty of examples in this book that demonstrate the details necessary for precise vocabulary definitions. Topics include: Foundations of XML Schema syntax Flat, "russian-doll", and other schema approaches Working with simple and complex types in a variety of contexts The built-in datatypes provided by XML Schema Using facets to extend datatypes, including regular expression-based patterns Using keys and uniqueness rules to limit how and where information may appear Creating extensible schemas and managing extensibility Documenting schemas and extending XML Schema capabilities through annotations In addition to the explanatory content, XML Schemaprovides a complete reference to all parts of both the XML Schema Structures and XML Schema Datatypes specifications, as well as a glossary. Appendices explore the relationships between XML Schema and other tools for describing document structures, including DTDs, RELAX NG, and Schematron, as well as work in progress at the W3C to more tightly integrate XML Schema with existing specifications.No matter how you intend to use XML Schema - for data structures or document structures, for standalone documents or part of SOAP transactions, for documentation, validation, or data binding ? all the foundations you need are outlined in XML Schema.