Useful Books and Software
|
Related XML Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related XML Books |
Page 5 of 161
Total results: 1601 |
|
|
| |
|
|
| |
 |
|
XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer) |
| XSLT 2.0 and XPath 2.0Â Programmer's Reference, 4th Edition Combining coverage of XSLT 2.0 and XPath 2.0 into one book, this authoritative reference provides equal weight to the powerful new features of XSLT 2.0 and XPath 2.0 and the established capabilities of the 1.0 versions. Author Michael Kay has created his own implementation of XSLT 2.0 (Saxon), and he puts his unique knowledge to work in this detailed reference to the elements of the XSLT 2.0 language and the fundamentals of XPath, complete with syntax, practical usage advice, and examples. The book begins by teaching the essential concepts behind the language, knowledge you need if you are going to write good code rather than just working code. You will discover how XSLT and XPath differ from other languages, and how you use them to create effective web-based applications. The central chapters provide meticulous coverage of the language features of XSLT 2.0 and XPath 2.0. You will return to this reference whenever you encounter new programming challenges. You finish with detailed case studies highlighting real applications to give you insights you would otherwise gain only from months of practical experience. What you will learn from this book All the XSLT elements you can use in a stylesheet and the detailed rules for the syntax and semantics of each How Path expressions enable you to navigate around the structure of an XML document How you can improve your stylesheets by taking advantage of the XML Schema definitions of input and output documents How to take advantage of vendor extensions without losing portability Techniques for taking advantage of XSLT to write real applications
Who this book is for This book is for experienced programmers who are looking to become proficient with XSLT 2.0. Previous experience with XSLT or XPath is not necessary. However, a working knowledge of XML, HTML, and web architecture is beneficial. Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.
Publisher:
Wrox
Author:
Michael Kay
Release Date: 2008-05-05
ISBN/EAN: 0470192747 / 9780470192740
New Price: $32.92 /
Used Price: $32.87 |
| |
|
|
|
|
| |
|
|
| |
 |
|
XSLT and XPath On The Edge, Unlimited Edition |
Extensible Stylesheet Language Transformations, along with the XML Path Language, give you the power to transform XML documents into HTML documents, or to other XML documents that you can use in Web-based applications. But how do you implement XSLT in the real world? This book provides the answers. Covering everything from reformatting numbers to creating dynamic XSLT applications, XSLT expert Jeni Tennison delivers a wealth of ready-to-use utility templates and practical XSLT solutions -- everything you need to jump-start XSLT development. With XSLT and XPath on the Edge, Unlimited Edition, you'll: * Take advantage of utility templates for searching and replacing strings, calculating minimums, and more * Build your own recursive templates or use simple XPaths * Discover ready-made solutions for filtering, numbering, grouping, and other transformations * Understand the building blocks of XSLT applications * Separate style from format and break up your stylesheet into functional modules that are easier to maintain and reuse * Build dynamic applications that use client-side processing with MSXML or server-side processing with Cocoon * Fine-tune stylesheets to work more efficiently and deliver exactly the output you're looking for * Harness the power of the XSLT extensions available with MSXML, Saxon, and Xalan With this Unlimited Edition, owners of the book can download all-new content from the Web and access a searchable version of the book online.
Publisher:
Wiley
Author:
Jeni Tennison
Release Date: 2001-10-15
ISBN/EAN: 0764547763 / 9780764547768
New Price: $20.00 /
Used Price: $19.50 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Beginning C# Web Applications with Visual Studio .NET |
| The arrival of .NET has changed the face of web development with Microsoft technologies. With the Visual Studio .NET IDE, you can now move seamlessly from building C# desktop applications to building web applications, with all the facilities provided by the VS.NET environment. With this book you'll learn the fundamentals of the web environment and how Visual Studio .NET makes it accessible to C# programmers. You'll build a working website that demonstrates all the elements of a C# web application. We'll take a step-by-step approach to each example as we explore the essential technologies and how VS.NET helps us to integrate them into a highly interactive, attractive web application. What you will learn in this book: * How to create dynamic web pages with ASP.NET web forms and web server controls * How to display and manipulate data using ADO.NET and Visual Studio .NET components * How to persist state in different ways, within the "stateless" web environment * How to create XML files and XML schema, and how to use them for data transfer * How to integrate your web applications with others, through web services * How to make your application more secure, via the security features in ASP.NET and IIS * How to eliminate bugs and unexpected failures, through effective debugging and exception-handling techniques * How to improve the performance of your application and prepare it for release
Publisher:
Wrox Press
Author:
Release Date: 2002-12
ISBN/EAN: 1861007329 / 9781861007322
New Price: $38.20 /
Used Price: $28.27 |
| |
|
|
|
|
| |
|
|
| |
 |
|
HTML & Web Artistry 2: More than Code |
HTML and Web Artistry.2 provides best-practices-based advice, couched in real-world explanations and backed with high-profile case studies. Readers will gain the knowledge they need to control their Web design by knowing how to manipulate web-page design at the HTML code level.
Publisher:
New Riders Press
Authors:
Natalie Zee, Susan Harris
Release Date: 2002-07-24
ISBN/EAN: 0735710295 / 9780735710290
New Price: $5.02 /
Used Price: $0.25 |
| |
|
|
|
|
| |
|
|
| |
 |
|
HTML, XHTML, and CSS All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech)) |
| Want to build a killer Web site? Want to make it easy to keep your site up to date? You'll need to know how CSS, HTML, and XHTML work together. HTML, XHTML, and CSS All-In-One Desk Reference For Dummies makes that easy too! These eight minibooks get you started, explain standards, and help you connect all the dots to create sites with pizzazz. This handy, one-stop guide catches you up on XHTML basics and CSS fundamentals. You'll learn how to work with Positionable CSS to create floating elements, margins, and multi-column layouts, and you'll get up to speed on client-side programming with JavaScript. You'll also get the low-down on server side programming with PHP, creating a database with MySQL, and using Ajax on both client and server sides. You'll find out how to: - Use templates and validators
- Manage information with lists and tables
- Turn lists of links into button bars
- Add style color and borders
- Create variables for data
- Add motion with basic DOM animation
- Work with arrays
- Add Flash functionality with AFLAX
- Build and manage a multipage site
- Choose and run your own server
You don't need expensive or complicated software or a super-powerful computer to build a Web site that does all sorts of amazing things. All you need is a text editor and the clear, step-by-step guidance you'll find in HTML, XHTML, and CSS All-In-One Desk Reference For Dummies.
Publisher:
For Dummies
Authors:
Andy Harris, Chris McCulloh
Release Date: 2008-05-05
ISBN/EAN: 0470186275 / 9780470186275
New Price: $19.08 /
Used Price: $19.26 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Modeling & Simulation-Based Data Engineering: Introducing Pragmatics into Ontologies for Net-Centric Information Exchange |
Data Engineering has become a necessary and critical activity for business, engineering, and scientific organizations as the move to service oriented architecture and web services moves into full swing. Notably, the US Department of Defense is mandating that all of its agencies and contractors assume a defining presence on the Net-centric Global Information Grid. This book provides the first practical approach to data engineering and modeling, which supports interoperabililty with consumers of the data in a service- oriented architectures (SOAs). Although XML (eXtensible Modeling Language) is the lingua franca for such interoperability, it is not sufficient on its own. The approach in this book addresses critical objectives such as creating a single representation for multiple applications, designing models capable of supporting dynamic processes, and harmonizing legacy data models for web-based co-existence. The approach is based on the System Entity Structure (SES) which is a well-defined structure, methodology, and practical tool with all of the functionality of UML (Unified Modeling Language) and few of the drawbacks. The SES originated in the formal representation of hierarchical simulation models. So it provides an axiomatic formalism that enables automating the development of XML dtds and schemas, composition and decomposition of large data models, and analysis of commonality among structures.
Zeigler and Hammond include a range of features to benefit their readers. Natural language, graphical and XML forms of SES specification are employed to allow mapping of legacy meta-data. Real world examples and case studies provide insight into data engineering and test evaluation in various application domains. Comparative information is provided on concepts of ontologies, modeling and simulation, introductory linguistic background, and support options enable programmers to work with advanced tools in the area. The website of the Arizona Center for Integrative Modeling and Simulation, co-founded by Zeigler in 2001, provides links to downloadable software to accompany the book.
* The only practical guide to integrating XML and web services in data engineering * Introduces linguistic levels of interoperability for effective information exchange * Covers the interoperability standards mandated by national and international agencies * Complements Zeigler's classic THEORY OF MODELING AND SIMULATION
Publisher:
Academic Press
Authors:
Bernard P. Zeigler, Phillip E. Hammonds
Release Date: 2007-08-03
ISBN/EAN: 0123725151 / 9780123725158
New Price: $66.31 /
Used Price: $38.20 |
| |
|
|
|
|
| |
|
|
| |
 |
|
PHP Oracle Web Development: Data processing, Security, Caching, XML, Web Services, and Ajax |
This practical book for PHP/Oracle developers is built around well explained, easy-to-follow example code to build robust, efficient, secure solutions covering popular current topics on using PHP with Oracle. Assuming no special skill level, experienced author Yuli Vasiliev shows how to install and configure PHP and Oracle; connect PHP to Oracle; move application business logic to Oracle; build transactional applications; use security features; improve performance with caching; employ XML features; implement SOAP web services; build Ajax-driven PHP/Oracle solutions. Building and deploying PHP applications on Oracle Database combines the power and robustness of Oracle with the easy, rapid development of open-source PHP to achieve high-performance, scalable, reliable data-driven web applications with minimal effort. Unlike some other databases, Oracle allows building the key business logic of PHP applications inside the database, moving data processing from web server to database server.
Publisher:
Packt Publishing
Author:
Yuli Vasiliev
Release Date: 2007-08-03
ISBN/EAN: 1847193633 / 9781847193636
New Price: $44.99 /
Used Price: $58.85 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Understanding MySQL Internals (Understanding) |
Although MySQL's source code is open in the sense of being publicly available, it's essentially closed to you if you don't understand it. In this book, Sasha Pachev -- a former member of the MySQL Development Team -- provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner workings of this powerful database. You'll go right to heart of the database to learn how data structures and convenience functions operate, how to add new storage engines and configuration options, and much more.
The core of Understanding MySQL Internals begins with an Architecture Overview that provides a brief introduction of how the different components of MySQL work together. You then learn the steps for setting up a working compilable copy of the code that you can change and test at your pleasure. Other sections of the book cover:
- Core server classes, structures, and API
- The communication protocol between the client and the server
- Configuration variables, the controls of the server; includes a tutorial on how to add your own
- Thread-based request handling -- understanding threads and how they are used in MySQL
- An overview of MySQL storage engines
- The storage engine interface for integrating third-party storage engines
- The table lock manager
- The parser and optimizer for improving MySQL's performance
- Integrating a transactional storage engine into MySQL
- The internals of replication
Understanding MySQL Internals provides unprecedented opportunities for developers, DBAs, database application programmers, IT departments, software vendors, and computer science students to learn about the inner workings of this enterprise-proven database. With this book, you will soon reach a new level of comprehension regarding database development that will enable you to accomplish your goals. It's your guide to discovering and improving a great database.
Publisher:
O'Reilly Media, Inc.
Author:
Sasha Pachev
Release Date: 2007-04-10
ISBN/EAN: 0596009577 / 9780596009571
New Price: $14.90 /
Used Price: $14.89 |
| |
|
|
|
|
| |
|
|
| |
 |
|
X3D: Extensible 3D Graphics for Web Authors (The Morgan Kaufmann Series in Interactive 3D Technology) |
In the early days of the Web a need was recognized for a language to display 3D objects through a browser. An HTML-like language, VRML, was proposed in 1994 and became the standard for describing interactive 3D objects and worlds on the Web. 3D Web courses were started, several best-selling books were published, and VRML continues to be used today. However VRML, because it was based on HTML, is a stodgy language that is not easy to incorporate with other applications and has been difficult to add features to. Meanwhile, applications for interactive 3D graphics have been exploding in areas such as medicine, science, industry, and entertainment. There is a strong need for a set of modern Web-based technologies, applied within a standard extensible framework, to enable a new generation of modeling & simulation applications to emerge, develop, and interoperate. X3D is the next generation open standard for 3D on the web. It is the result of several years of development by the Web 3D Consortium's X3D Task Group. Instead of a large monolithic specification (like VRML), which requires full adoption for compliance, X3D is a component-based architecture that can support applications ranging from a simple non-interactive animation to the latest streaming or rendering applications. X3D replaces VRML, but also provides compatibility with existing VRML content and browsers. Don Brutzman organized the first symposium on VRML and is playing a similar role with X3D; he is a founding member of the consortium. Len Daly is a professional member of the consortium and both Len and Don have been involved with the development of the standard from the start.
* The first book on the new way to present interactive 3D content over the Web, written by two of the designers of the standard * Plentiful illustrations and screen shots in the full color text * Companion website with extensive content, including the X3D specification, sample code and applications, content creation tools, and demos of compatible Web browsers
Publisher:
Morgan Kaufmann
Authors:
Don Brutzman, Leonard Daly
Release Date: 2007-04-13
ISBN/EAN: 012088500X / 9780120885008
New Price: $49.95 /
Used Price: $40.00 |
| |
|
|
|
|
| |
|
|
|
|
|