Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Powered by Dayana Networks   Cheap Web Hosting with Instant Account Activation by Dayana Host
More than 67,159 web sites hosted. Latest client joined at Oct 11, 2008, 8:34pm PDT

Useful Books and Software

Related XML Books

     
 
Books and Software > Books > XML > Page 4
 
     
 
Web Hosting and Web Design Related XML Books Page 4 of 157
Total results: 1568
 
     
     
 
  1 2 3 4 5 6 7 8 9 10 
 
     
 
ebXML Simplified: A Guide to the New Standard for Global E Commerce
ebXML Simplified: A Guide to the New Standard for Global E Commerce
The first guide to understanding ebXML and its strategic implementation

Just ratified in March 2001, ebXML is the new standard for B2B data exchange and the cornerstone of the next generation of B2B applications. IT managers are now scrambling to plan for the huge and complex job of upgrading their non-XML legacy systems. This book provides a concise, yet thorough introduction to ebXML and features guidelines for making strategic decisions concerning ebXML implementation. Following an overview of ebXML, the problems it solves, and how it relates to other standards, the author explains how major B2B vendors plan to integrate ebXML into their products. Eric Chiu then takes a detailed look at ebXML's technical architecture, with discussions of its design conventions and each of the major specifications that comprise ebXML.

  • ebXML is the cornerstone technology for the next generation of B2B applications
  • 800f all B2B traffic by the year 2003 will use ebXML
  • The book provides business and IT managers with a quick introduction to the essentials of ebXML


Publisher: Wiley
Author: Eric Chiu
Release Date: 2002-06-15
ISBN/EAN: 0471204757 / 9780471204756

New Price: $11.87 / Used Price: $2.99

 
 
     
 
HTML In An Instant
HTML In An Instant
HTML in an Instant covers the most popular features of HTML, including coding, building links, adding images, creating tables, and making forms. Using the award-winning Visual learning system, this compact, value-priced guide visually shows you how to get up and running on the core program features in HTML -- which you'll use over and over again. Concise, step-by-step instructions and consistent placement of elements make for fast learning of essential HTML tasks.

Publisher: Wiley
Author: Ruth Maran
Release Date: 2001-08-01
ISBN/EAN: 0764536273 / 9780764536274

New Price: $6.39 / Used Price: $0.51

 
 
     
 
HTML, XHTML, and CSS All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
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.69 / Used Price: $20.76

 
 
     
 
iText in Action: Creating and Manipulating PDF
iText in Action: Creating and Manipulating PDF
Imagine a publisher who wants to "stamp" his ebooks on the fly with the name of the buyer (to discourage sharing). Such a publisher would (and we know one who does) use iText for the task. Developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation will find this book unique in content and readability. Based on ongoing examples that encourage learning "in action," they will finally understand PDF and learn how to build applications that produce professional, high-quality PDF documents. While the basic functionality of iText is easy to acquire, this book lowers the learning curve for more advanced functionality. It explains how to use iText to create/manipulate PDF documents on-the-fly in one or more of the following situations:

  • Due to time or size, the PDF documents can't be produced manually
  • The content of the document must be calculated or based on user input.
  • The content needs to be customized or personalized.
  • The PDF content needs to be served in a web environment.
  • Documents are to be created in "batch process" mode.

    All the examples are written in Java, but they can be easily adapted to .NET by developers using one of the .NET ports: iTextSharp (C#) or iText.NET (#J). While iText is a free Java library and the examples are written from the point of view of the Java developer, nine out of ten examples can be run by .NET developers with only minimal changes.

    Publisher: Manning Publications
    Author: Bruno Lowagie
    Release Date: 2006-12-08
    ISBN/EAN: 1932394796 / 9781932394795

    New Price: $26.49 / Used Price: $26.00

  •  
     
         
     
    Programming Web Services with Perl
    Programming Web Services with Perl
    Given Perl's natural fit for web applications development, it's no surprise that Perl is also a natural choice for web services development. It's the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language.

    "Programming Web Services with Perl" steers clear of the hype surrounding web services and concentrates on what is useful and practical. The book introduces the major web services standards, such as XML-RPC, SOAP, WSDL, and UDDI, and shows how to implement Perl servers and clients using these standards. You'll find detailed references on both the XML and SOAP toolkits, and learn when to use one technology in favor of the other. The book is rich with programming examples that you'll find useful well past the learning stage. And, moving beyond the basics, the book offers solutions to problems of security, authentication, and scalability.

    Some of the topics covered in the book are:

    HTTP and XML basics

    XML-RPC and the toolkits

    SOAP and toolkits

    SOAP:: Lite

    Using SOAP with SMTP and other protocols

    Advertising and discovering with UDDI and WSDL

    The REST methodology

    The future of web services

    "Programming Web Services with Perl" was written for Perl programmers who have no prior knowledge of web services. You can pick up this book without anyunderstanding of XML-RPC or SOAP and be able to apply these technologies easily, through the use of publicly available Perl modules detailed in the book.

    If you're interested in applying XML-RPC and SOAP technologies to distributed programming applications, then "Programming Web Services with Perl" is a book you'll want to have.



    Publisher: O'Reilly Media, Inc.
    Authors: Randy J. Ray, Pavel Kulchenko
    Release Date: 2002-12
    ISBN/EAN: 0596002068 / 9780596002060

    New Price: $30.00 / Used Price: $25.68

     
     
         
     
    Strategic XML
    Strategic XML

    Strategic XML analyses the IT systems of a typical large corporationand gives specific, fully-functional examples that show how XML can solve problems today while positoning your company for the demands of tomorrow. Strategic XML addresses: XML Web content publishing, asimple workflow system, an offline order processing system, SOAP client and server examples, legacy system integration (using COBOL), and aunified Web and print documentation system based on XML and XSL.



    Publisher:
    Author: W. Scott Means
    Release Date: 2001-08-31
    ISBN/EAN:

    New Price: $11.43 / Used Price: $4.66

     
     
         
     
    Understanding MySQL Internals (Understanding)
    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: $18.95 / Used Price: $16.00

     
     
         
     
    XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer)
    XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer)

    This book is primarily a practical reference book for professional XSLT developers. It assumes no previous knowledge of the language, and many developers have used it as their first introduction to XSLT; however, it is not structured as a tutorial, and there are other books on XSLT that provide a gentler approach for beginners.

    The book does assume a basic knowledge of XML, HTML, and the architecture of the Web, and it is written for experienced programmers. There’s no assumption that you know any particular language such as Java or Visual Basic, just that you recognize the concepts that all programming languages have in common.

    The book is suitable both for XSLT 1.0 users upgrading to XSLT 2.0, and for newcomers to XSLT. The book is also equally suitable whether you work in the Java or .NET world.

    As befits a reference book, a key aim is that the coverage should be comprehensive and authoritative. It is designed to give you all the details, not just an overview of the 20 percent of the language that most people use 80 percent of the time. It’s designed so that you will keep coming back to the book whenever you encounter new and challenging programming tasks, not as a book that you skim quickly and then leave on the shelf. If you like detail, you will enjoy this book; if not, you probably won’t.

    But as well as giving the detail, this book aims to explain the concepts, in some depth. It’s therefore a book for people who not only want to use the language but who also want to understand it at a deep level.

    The book aims to tell you everything you need to know about the XSLT 2.0 language. It gives equal weight to the things that are new in XSLT 2.0 and the things that were already present in version 1.0. The book is about the language, not about specific products. However, there are appendices about Saxon (the author’s own implementation of XSLT 2.0), about the Altova XSLT 2.0 implementation, and about the Java and Microsoft APIs for controlling XSLT transformations, which will no doubt be upgraded to handle XSLT 2.0 as well as 1.0. A third XSLT 2.0 processor, Gestalt, was released shortly before the book went to press, too late to describe it in any detail. But the experience of XSLT 1.0 is that there has been a very high level of interoperability between different XSLT processors, and if you can use one of them, then you can use them all.

    In the previous edition we split XSLT 2.0 and XPath 2.0 into separate volumes. The idea was that some readers might be interested in XPath alone. However, many bought the XSLT 2.0 book without its XPath companion and were left confused as a result; so this time, the material is back together. The XPath reference information is in self-contained chapters, so it should still be accessible when you use XPath in contexts other than XSLT.

    The book does not cover XSL Formatting Objects, a big subject in its own right. Nor does it cover XML Schemas in any detail. If you want to use these important technologies in conjunction with XSLT, there are other books that do them justice.

    This book contains twenty chapters and eight appendixes (the last of which is a glossary) organized into four parts. The following section outlines what you can find in each part, chapter, and appendix.

    Part I: Foundations: The first part of the book covers essential concepts. You should read these before you start coding. If you ignore this advice, as most people do, then you read them when you get to that trough of despair when you find it impossible to make the language do anything but the most trivial tasks. XSLT is different from other languages, and to make it work for you, you need to understand how it was designed to be used.

    Chapter 1: XSLT in Context: This chapter explains how XSLT fits into the big picture: how the language came into being and how it sits alongside other technologies. It also has a few simple coding examples to keep you alert.

    Chapter 2: The XSLT Processing Model: This is about the architecture of an XSLT processor: the inputs, the outputs, and the data model. Understanding the data model is perhaps the most important thing that distinguishes an XSLT expert from an amateur; it may seem like information that you can’t use immediately, but it’s knowledge that will stop you making a lot of stupid mistakes.

    Chapter 3: Stylesheet Structure: XSLT development is about writing stylesheets, and this chapter takes a bird’s eye view of what stylesheets look like. It explains the key concepts of rule-based programming using templates, and explains how to undertake programming-in-the-large by structuring your application using modules and pipelines.

    Chapter 4: Stylesheets and Schemas: A key innovation in XSLT 2.0 is that stylesheets can take advantage of knowledge about the structure of your input and output documents, provided in the form of an XML Schema. This chapter provides a quick overview of XML Schema to describe its impact on XSLT development. Not everyone uses schemas, and you can skip this chapter if you fall into that category.

    Chapter 5: The Type System: XPath 2.0 and XSLT 2.0 offer strong typing as an alternative to the weak typing approach of the 1.0 languages. This means that you can declare the types of your variables, functions, and parameters, and use this information to get early warning of programming errors. This chapter explains the data types available and the mechanisms for creating user-defined types.

    Part II: XSLT and XPath Reference: This section of the book contains reference material, organized in the hope that you can easily find what you need when you need it. It’s not designed for sequential reading, though you might well want to leaf through the pages to discover what’s there.

    Chapter 6: XSLT Elements: This monster chapter lists all the XSLT elements you can use in a stylesheet, in alphabetical order, giving detailed rules for the syntax and semantics of each element, advice on usage, and examples. This is probably the part of the book you will use most frequently as you become an expert XSLT user. It’s a “no stone unturned” approach, based on the belief that as a professional developer you need to know what happens when the going gets tough, not just when the wind is in your direction.

    Chapter 7: XPath Fundamentals: This chapter explains the basics of XPath: the low-level constructs such as literals, variables, and function calls. It also explains the context rules, which describe how the evaluation of XPath expressions depends on the XSLT processing context in which they appear.

    Chapter 8: XPath: Operators on Items: XPath offers the usual range of operators for performing arithmetic, boolean comparison, and the like. However, these don’t always behave exactly as you would expect, so it’s worth reading this chapter to see what’s available and how it differs from the last language that you used.

    Chapter 9: XPath: Path Expressions: Path expressions are what make XPath special; they enable you to navigate around the structure of an XML document. This chapter explains the syntax of path expressions, the 13 axes that you can use to locate the nodes that you need, and associated operators such as union, intersection, and difference.

    Chapter 10: XPath: Sequence Expressions: Unlike XPath 1.0, in version 2.0 all values are sequences (singletons are just a special case). Some of the most important operators in XPath 2.0 are those that manipulate sequences, notably the «for» expression, which translates one sequence into another by applying a mapping.

    Chapter 11: XPath: Type Expressions: The type system was explained in Chapter 5; this chapter explains the operations that you can use to take advantage of types. This includes the «cast» operation which is used to convert values from one type to another.A big part of this chapter is devoted to the detailed rules for how these conversions are done.

    Chapter 12: XSLT Patterns: This chapter returns from XPath to a subject that’s specific to XSLT. Patterns are used to define template rules, the essence of XSLT’s rule-based programming approach. The reason for explaining them now is that the syntax and semantics of patterns depends strongly on the corresponding rules for XPath expressions.

    Chapter 13: The Function Library: XPath 2.0 includes a library of functions that can be called from any XPath expression; XSLT 2.0 extends this with some additional functions that are available only when XPath is used within XSLT. The library has grown immensely since XPath 1.0. This chapter provides a single alphabetical reference for all these functions.

    Chapter 14: Regular Expressions: Processing of text is an area where XSLT 2.0 and XPath 2.0 are much more powerful than version 1.0, and this is largely through the use of constructs that exploit regular expressions. If you’re familiar with regexes from languages such as Perl, this chapter tells you how XPath regular expressions differ. If you’re new to the subject, it explains it from first principles.

    Chapter 15: Serialization: Serialization in XSLT means the ability to generate a textual XML document from the tree structure that’s manipulated by a stylesheet. This isn’t part of XSLT processing proper, so (following W3C’s lead) it’s separated it into its own chapter. You can control serialization from the stylesheet using an declaration, but many products also allow you to control it directly via an API.

    Part III: Exploitation: The final section of the book is advice and guidance on how to take advantage of XSLT to write real applications. It’s intended to make you not just a competent XSLT coder, but a competent designer too. The best way of learning is by studying the work of others, so the emphasis here...

    Publisher: Wrox
    Author: Michael Kay
    Release Date: 2008-05-05
    ISBN/EAN: 0470192747 / 9780470192740

    New Price: $33.56 / Used Price: $33.87

     
     
         
     
    XSLT and XPath On The Edge, Unlimited Edition
    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: $18.19

     
     
         
     
    Beginning C# Web Applications with Visual Studio .NET
    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: $16.00 / Used Price: $13.50

     
     
         
         
     
      1 2 3 4 5 6 7 8 9 10 
     
         
    Dayana Host
      Home
      Process Guide
      Affiliate Program
      Testimonials
      Sample Clients
      CPanel Demo
      AUP / ASP / TOS
       
    Network and tools
      Network Maps
      Network Status
     

    NS Lookup

      Whois Search
       
    Product and Services
      Domain Registration
      Say5 Web Hosting
      Personal Web Hosting
      Business Web Hosting
      Reseller Web Hosting
      Dedicated Servers
      Traffic Blazer
      Web Design Themes
      Members Area
       
    Customer Support
      Support Center
      Forums
      CPanel Tutorials
      FAQ
      Getting Started Guide
      Useful Links
      Downloads
      Books and Software
       
    Contact us
      Contact
      Customer Service
       
       

    Say5 Hosting Control Panel
    Copyrights 1998-2008 Dayana Networks. All rights reserved. Privacy Policy - AUP/ASP/TOS

    Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
    Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
    Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
    CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
    Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy