Special Edition Using XML

  • Special Edition Using XML By David Gulbransen
  • Publisher: Que 2002 | 864 Pages | ISBN: 078972748X | PDF | 3 MB
  • Special Edition Using XML, Second Edition gives developers a formal introduction to XML technology, starting with in-depth coverage of basic syntax and fundamental "pieces" of XML, including DTDs, Schemas, and Namespaces. The authors then cover various applications of XML, including transforming and displaying XML documents using CSS and XSL, locating data within XML documents using Xpath, Xlink and Xpointer, programming XML with SAX or DOM, including XML in Java or .NET applications, XML Scripting with Perl, XHTML and WML for presentation on traditional and hand-held Web browsers, and querying data or documents with Xquery. The final chapters cover technologies related to XML such as SVG, SMIL, and RDF, focusing on the practical features developers can put to use today.

  • depositfiles
  • uploading
  • turbobit
  • sharingmatrix

XML Primer Plus

  • XML Primer Plus By Nicholas Chase
  • Publisher: Sams 2002 | 1024 Pages | ISBN: 0672324229 | PDF | 7 MB
  • This book presents XML programming from a conceptual perspective, teaching not just the technology, but the background and thinking behind it. Developers learn to do it right, gaining a thorough understanding of the hows and the whys from the ground up. Rather than teaching programmers to memorize specific APIs, this book teaches programmers how to think about XML programming in a language-neutral way, with examples in various languages (such as Java, C++, Perl, and VB) and provides guidance on how and when XML can be used in real-world situations.

  • depositfiles
  • uploading
  • turbobit
  • sharingmatrix

XML and Java: Developing Web Applications

  • XML and Java: Developing Web Applications By Hiroshi Maruyama
  • Publisher: Addison-Wesley Professional 2002 | 688 Pages | ISBN: 0201770040 | CHM | 3 MB
  • XML and Java(tm): Developing Web Applications is a tutorial that will teach Web developers, programmers, and system engineers how to create robust XML business applications for the Internet using the Java technology. The authors, a team of IBM XML experts, introduce the essentials of XML and Java development, from a review of basic concepts to thorough coverage of advanced techniques. Using a step-by-step approach, this book illustrates real-world implications of XML and Java technologies as they apply to Web applications. Readers should have a basic understanding of XML as well as experience in writing simple Java programs.
  • XML and Java enables you to:
  • * Develop Web business applications using XML and Java through real-world examples and code * Quickly obtain XML programming skills * Become familiar with Document Object Models (DOM) and the Simple API for XML (SAX) * Understand the Electronic Document Interchange (EDI) system design using XML and Document Type Definition (DTD), including * coverage on automating business-to-business message exchange * Leverage JavaBean components * Learn a hands-on, practical orientation to XML and Java
  • XML has strong support from industry giants such as IBM, Sun, Microsoft, and Netscape. Java, with its "write once, run anywhere" capabilities, is a natural companion to XML for building the revolutionary Internet applications described in this book. XML and Java demonstrates how developers can harness the power of these technologies to develop effective Web applications. If you want to learn Java-based solutions for implementing key XML features--including parsing, document generation, object tree manipulation, and document processing--there is no better resource than this book.

  • depositfiles
  • uploading
  • sharingmatrix
  • turbobit

XML for Data Architects: Designing for Reuse and Integration

  • XML for Data Architects: Designing for Reuse and Integration By James Bean
  • Publisher: Morgan Kaufmann 2003 | 270 Pages | ISBN: 1558609075 | PDF | 4 MB
  • “The book addresses a sorely missing set of considerations in the real world’s This is a very timely book.”
  • -Peter Herzum, author of Business Component Factory and CEO of Herzum Software

  • depositfiles
  • uploading
  • turbobit
  • sharingmatrix

XML Demystified

  • XML Demystified By James Keogh, Ken Davidson
  • Publisher: McGraw-Hill 2005 | 221 Pages | ISBN: 0072262109 | PDF | 1 MB
  • The fast and easy way to learn XML
  • Start programming in XML right away using this easy-to-follow guide. XML Demystified explains how to build XML web applications that work on any platform or browser. Step-by-step instructions with lots of examples help you learn quickly.
  • This one-of-a-kind self-teaching text offers:
  • An easy way to understand XML
  • A quiz at the end of each chapter
  • A final exam at the end of the book
  • No unnecessary technical jargon
  • A time-saving approach
  • The book begins by introducing you to the building blocks of XML. Then, you'll learn about XML documents, document type definitions (DTDs), XML schema, XLink, XPath, XPointer, XSLT, XML parsers, RSS, XQuery, and MSXML. Featuring end-of-chapter quizzes and a final exam, this book will have you creating XML applications in no time.
  • Simple enough for a beginner, but challenging enough for an advanced student, XML Demystified is your shortcut to mastering this powerful programming language.
  • depositfiles
  • turbobit
  • sharingmatrix
  • uploading

Corporate Portals Empowered with XML and Web Services

  • Corporate Portals Empowered with XML and Web Services By Anura Guruge
  • Publisher: Digital Press 2002 | 313 Pages | ISBN: 155558280X | PDF | 20 MB
  • Following the humbling of the 'dot.coms' it is well implemented corporate portals that are ushering in a new and prosperous era of e-business. Corporate Portals Empowered with XML and Web Services provides decision makers with a clear and concise explanation of what portals are all about, why you really need a portal strategy, how you go about implementing one, and the issues you have to encounter and surmount. Guruge shows how you can successfully use XML and web services to empower your portals for collaboration, knowledge management, CRM, ERP and supply chain management.

  • · Extensive examples of corporate portals illustrate the viability of the technology
  • · Architectural and network diagrams show detailed portal implementations
  • · Comprehensive references to guides, solutions, products and terminology leverage living outside resources

  • depositfiles
  • uploading
  • turbobit
  • sharingmatrix

AJAX: Creating Web Pages with Asynchronous JavaScript and XML

  • AJAX: Creating Web Pages with Asynchronous JavaScript and XML By Edmond Woychowsky
  • Publisher: Prentice Hall 2006 | 432 Pages | ISBN: 0132272679 | CHM | 3 MB
  • The Easy, Example-Based Guide to Ajax for Every Web Developer

  • Using Ajax, you can build Web applications with the sophistication and usability of traditional desktop
  • applications and you can do it using standards and open source software. Now, for the first time,
  • there's an easy, example-driven guide to Ajax for every Web and open source developer, regardless of
  • experience.

  • Edmond Woychowsky begins with simple techniques involving only HTML and basic JavaScript. Then,
  • one step at a time, he introduces techniques for building increasingly rich applications. Don't worry if
  • you're not an expert on Ajax's underlying technologies; Woychowsky offers refreshers on them, from
  • JavaScript to the XMLHttpRequest object. You'll also find multiple open source technologies and open
  • standards throughout, ranging from Firefox to Ruby and MySQL.

  • You'll not only learn how to write "functional" code, but also master design patterns for writing rocksolid,
  • high-performance Ajax applications. You'll also learn how to use frameworks such as Ruby on
  • Rails to get the job done fast.

  • Learn how Ajax works, how it evolved, and what it's good for
  • Understand the flow of processing in Ajax applications
  • Build Ajax applications with XML and the XMLHttpRequest object
  • Integrate back-end code, from PHP to C#
  • Use XSLT and XPath, including XPath Axis
  • Develop client-side Ajax libraries to support code reuse
  • Streamline development with Ruby on Rails and the Ruby programming language
  • Use the cross-browser HTML DOM to update parts of a page
  • Discover the best Ajax Web resources, including Ajax-capable JavaScript libraries

  • uploading
  • sharingmatrix
  • turbobit
  • depositfiles

Sams Teach Yourself XSLT in 21 Days

  • Sams Teach Yourself XSLT in 21 Days
  • Publisher: Sams | ISBN: 0672323184 | edition 2002 | PDF | 672 pages | 17,8 mb
  • The book covers XSLT and Xpath (as a part of XSLT), as these topics have everything to do with processing XML. It will also cover XML from an XSLT processing and design point of view. Other XML technologies will not be discussed as superset of XSLT, most notably XSL. XSL Formatting Objects alone is enough material for an entire book. Apart from that, XSLT and Xpath form the processing/programming section of the entire XSL specification. This book presents an overview of XSLT and guides readers through transforming their first XML data.
  • My Links
  • Download
  • mirror

The XML Schema Complete Reference

  • The XML Schema Complete Reference
  • Publisher: Pearson Education | ISBN: 0672323745 | edition 2002 | CHM | 1008 pages | 10,1 mb
  • With the successful implementation of XML Schema, developers are learning how to increase productivity, improve software reliability, minimize development time, and decrease time to market. This in-depth reference is an all-in-one resource designed to help developers leverage the power and potential of XML schemas by offering a complete roadmap to their creation, design, and use.
  • This authoritative reference and tutorial is filled with practical insights and detailed examples. The book begins by providing a conceptual introduction to XML Schema. From there, coverage shifts to the W3C Schema Recommendation and how to apply schemas to specific business goals. The authors provide insight and instruction throughout on integrating XML schemas into existing technologies such as .NET, Java, Visual Basic, Oracle, and more. The book concludes with a complete case study designed to reinforce and illustrate material covered.
  • Depositfiles
  • mirror
  • mirror

Borland JBuilder Developer's Guide

  • Beginning XML
  • Publisher: Wrox | ISBN: 0764543946 | edition 2001 | CHM | 784 pages | 7,8 mb
  • Beginning XML provides a complete course in the Extensible Markup Language (XML) with an unusually gradual learning curve. In fact, the introduction states that the book is "for people who know that it would be a pretty good idea to learn the language, but aren't 100 percent sure why." Despite its recognition of the fuzziness of readers' understanding of the technology, the book delivers a rather comprehensive study of XML.
  • My Links
  • depositfiles.com
  • turbobit.net
  • megaupload.com

Borland JBuilder Developer's Guide

  • Borland JBuilder Developer's Guide
  • Publisher: Sams | ISBN: 067232427X | edition 2002 | PDF | 1017 pages | 15,5 mb
  • JBuilder Developer's Guide provides comprehensive coverage of JBuilder from the practitioner's viewpoint. The authors develop a consolidated application throughout the chapters, allowing conceptual cohesion and illustrating the use of JBuilder to build 'real-world' applications. The examples can be compiled and run under JBuilder Personal edition, a free edition of JBuilder. JBuilder Developer's Guide is not version specific but explains the latest JBuilder 6, 7, and 8 features such as enterprise J2EE application development, CORBA, SOAP, XML tools, Enterprise JavaBeans, JavaServer Pages/Servlets, and JavaBeans technology. JBuilder repeatedly wins "developer's choice" awards as the best visual tool for developing Java applications.
  • Depositfiles
  • Mirror
  • Mirror

Absolute Beginner's Guide to Creating Web Pages

  • Absolute Beginner's Guide to Creating Web Pages
  • Publisher: Que | ISBN: 0789727323 | edition 2002 | PDF | 552 pages | 30 mb
  • Absolute Beginner's Guide to Creating Web Pages starts by explaining the need for HTML and the basics of good Web page design. It then covers using HTML tags and tools, formatting text, adding images and building links. Later chapters demonstrate how to add features to Web pages including tables, colors, frames, multimedia content, JavaScript, Style Sheets and Dynamic HTML. The book finishes with a useful HTML command reference readers can flip to quickly while creating Web pages.
  • Depositfiles
  • mirror
  • mirror

Security for Web Services and Service-Oriented Architecture

  • Security for Web Services and Service-Oriented Architectures
  • Publisher: Springer | ISBN: 354087741X | edition 2009 | PDF | 231 pages | 11,4 mb
  • Web services based on the eXtensible Markup Language (XML), the Simple Object Access Protocol (SOAP), and related standards, and deployed in Service-Oriented Architectures (SOA), are the key to Web-based interoperability for applications within and across organizations. It is crucial that the security of services and their interactions with users is ensured if Web services technology is to live up to its promise. However, the very features that make it attractive – such as greater and ubiquitous access to data and other resources, dynamic application configuration and reconfiguration through workflows, and relative autonomy – conflict with conventional security models and mechanisms.
  • Depositfiles
  • Mirror
  • Mirror

XML: Problem — Design — Solution

  • XML: Problem — Design — Solution
  • by Mitch Amiano, Conrad D'Cruz, Kay Ethier, Michael D. Thomas
  • Publisher: Wrox | ISBN: 0471791199 | June 2006 | PDF | 333 pages | 5,65 Mb
  • This nuts-and-bolts guide shows you the power of XML by presenting an enterprise application problem that you'll design a program to solve throughout the book. Each chapter takes one part of the featured project and leads you through the design of its solution. The team of experienced authors gradually walks you through sections of increasing depth, each one developing a more advanced treatment of XML than the previous.
  • You'll learn various resolutions to common business and technology needs that are best solved using XML. Plus, you'll get under the hood of everyday applications and web services and discover how to tackle XML markup. By the end of the book, you will understand how to leverage XML applications in order to build a complete, functional, end-to-end XML solution.
  • What you will learn from this book
  • How to share XML data with both internal and external users;
  • Ways to style XML so that it can be used for browser presentation;
  • Techniques for converting XML content online using XSLT, the XML transformation language;
  • How to search, merge, and transform XML documents;
  • Strategies for designing enterprise solutions using XML, workflow engines, and business process management systems;
  • How to create PDF output and produce RSS feeds.
  • Who this book is for
  • This book is for programmers new to XML who want to grasp the concepts of XML markup and understand the diversity of its potential uses.
  • Download: RapidShare | DepositFiles | MegaUpload | MediaFire | SendSpace

Advances in Database Technology - EDBT 2004

  • Elisa Bertino, «Advances in Database Technology - EDBT 2004»
  • Springer | ISBN: 3540212000 | 2004 | PDF | 877 pages | 17.51 MB
  • This book constitutes the refereed proceedings of the 9th International Conference on Extending Database Technology, EDBT 2004, held in Heraklion, Crete, Greece, in March 2004. The 42 revised full papers presented together with 2 industrial application papers, 15 software demos, and 3 invited contributions were carefully reviewed and selected from 294 submissions. The papers are organized in topical sections on distributed, mobile and peer-to-peer database systems; data mining and knowledge discovery; trustworthy database systems; innovative query processing techniques for XML data; data and information on the web; query processing techniques for spatial databases; foundations of query processing; advanced query processing and optimization; query processing techniques for data and schemas; multimedia and quality-aware systems; indexing techniques; and imprecise sequence pattern queries.
  • Download

Xml by Example

  • Xml by Example
  • Publisher: Que Corporation,U.S. | ISBN: 0789725045 | edition 2001 | PDF | 512 pages | 2,91 mb
  • XML by Example, 2nd edition has been revised and updated to include the newest standards, more robust examples, and better tools for developers to make the most of XML as they learn it. Building off readers¿ knowledge of HTML, JavaScript and web development, this book teaches XML using practical, real-world examples every step of the way. The book starts with a broad overview of the technologies and standards that make up XML. Following chapters teach each of these topics in depth, including new coverage of: more robust tools for parsing and manipulating XML, modeling with XML Schemas, managing extensibility with Namespaces, the latest version of XSL transformations (XSLT), applying style with XSL Formatting Objects and Cascading Style Sheets, object models including SAX 2 and DOM 2, and working with existing XML models: XHTML, WML and RSS. The final chapters design and build an XML-enabled e-Commerce application, putting together the concepts mastered earlier in the book.
  • To start download click HERE:
  • DOWNLOAD
  • DoWnLoAd
  • DOWNLOAD

XML by Example

  • Benoit Marchal, "XML by Example"
  • Que | 2001 | ISBN: 0789725045 | 512 pages | PDF | 3 MB
  • XML by Example, 2nd edition has been revised and updated to include the newest standards, more robust examples, and better tools for developers to make the most of XML as they learn it. Building off readers¿ knowledge of HTML, JavaScript and web development, this book teaches XML using practical, real-world examples every step of the way. The book starts with a broad overview of the technologies and standards that make up XML. Following chapters teach each of these topics in depth, including new coverage of: more robust tools for parsing and manipulating XML, modeling with XML Schemas, managing extensibility with Namespaces, the latest version of XSL transformations (XSLT), applying style with XSL Formatting Objects and Cascading Style Sheets, object models including SAX 2 and DOM 2, and working with existing XML models: XHTML, WML and RSS. The final chapters design and build an XML-enabled e-Commerce application, putting together the concepts mastered earlier in the book.
  • Download
  • uploading.com
  • turbobit.net

J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP

  • J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP
  • Publisher: Addison-Wesley Professional | ISBN: 0321146182 | edition 2003 | PDF | 845 pages | 11,8 mb
  • Web Services is the latest trend to hit the software industry. It promises to promote interoperability among disparate applications; i.e., applications written in different languages and running on diverse platforms. This book covers Web services protocols SOAP, WSDL, UDDI and the J2EE APIs that are used with these protocols including: JAX-RPC, JAXM, JWSDL, and JAXR. The author explains in detail how to use these Java APIs with the J2EE platform and also provides detailed information on security issues and interoperability between J2EE platforms and .NET. The book also includes a primer on XML, XSD and JAXP (the Java XML API), which is necessary basis for understanding how to process SOAP messages.a
  • Depositfiles
  • mirror
  • mirror
  • mirror

Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source

  • Macromedia Dreamweaver MX Dynamic Applications: Advanced Training from the Source
  • Publisher: Macromedia Press | ISBN: 0321166809 | edition 2003 | CHM | 440 pages | 10,3 mb
  • As a designer himself, author Jeffrey Bardzell is keenly aware of the dilemma you're faced with today: With clients and users demanding more than the static, HTML pages that defined first-generation Web sites, you have no choice but to migrate to dynamic, service based sites. But that means a world of programming, servers, databases, and configuration options you know little about. Not to worry: Dynamic Macromedia Dreamweaver MX: Advanced Training from the Source has you covered. Through the graphics-intensive, self-paced tutorials that form the heart of this popular series, Bardzell takes you through everything you need to know to start designing dynamic, database-driven sites using the powerful new tools available in Macromedia Dreamweaver MX. And unlike other books, this one assumes no prior knowledge of programming or database concepts, terms, and techniques. If you've ever created static HTML pages, you'll be able to dive right in with tutorials that cover configuration options, programming basics, Macromedia Dreamweaver MX's server behaviors, and connecting to databases-all in the context of overhauling a static HTML site into a dynamic, maintainable business application, with code you can use in your own projects!
  • Depositfiles
  • Mirror
  • Mirror

HTML, XHTML & CSS For Dummies

  • HTML, XHTML & CSS For Dummies by Ed Tittel
  • Publisher: For Dummies; 6 edition (May 27, 2008) | 384 pages | ISBN: 047023847X | PDF | 21 MB
  • * Now featuring more than 250 color illustrations throughout, this perennially popular guide is a must for novices who want to work with HTML or XHTML, which continue to be the foundation for any Web site
  • * The new edition features nearly 50 percent new and updated content, including expanded coverage of CSS and scripting, new coverage of syndication and podcasting, and new sample HTML projects, including a personal Web page, an eBay auction page, a company Web site, and an online product catalog
  • * The companion Web site features an eight-page expanded Cheat Sheet with ready-reference information on commands, syntax, colors, CSS elements, and more
  • * Covers planning a Web site, formatting Web pages, using CSS, getting creative with colors and fonts, managing layouts, and integrating scripts
  • From the Back Cover
  • Packed with useful tips, techniques, and code examples
  • Build quality Web pages with XHTML and add some pizzazz with CSS
  • You don't have to be a master programmer to build great Web pages! This book shows you what HTML is about and how to use XHTML to format great-looking pages. Then you'll see how CSS helps you manipulate colors, fonts, and more. You can even add scripting languages and build interactive pages — here's how!
  • Discover how to:
  • * Plan your Web site to prevent problems
  • * Use the proper syntax for HTML and XHTML
  • * Build a company Web site
  • * Upload and publish Web pages
  • * Integrate scripts with XHTML
  • * Test and debug your Web pages
  • DoWnLoAd FiLe
  • mirror
  • mirror

XSLT 2.0 and XPath 2.0 Programmer's Reference

  • XSLT 2.0 and XPath 2.0 Programmer's Reference By Michael Kay
  • Publisher: Wrox 2008 | 1371 Pages | ISBN: 0470192747 | PDF | 7 MB
  • 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 ot…

  • From the Back Cover
  • 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.

  • depositfiles
  • sharingmatrix
  • uploading
  • turbobit
  • megaupload

Beginning Access 2002 VBA (Programmer to Programmer)

  • Beginning Access 2002 VBA (Programmer to Programmer)
  • Publisher: Wrox | ISBN: 0764544020 | edition 2003 | CHM | 945 pages | 25,3 mb
  • Access 2002 is the core database application within the Office XP suite. This book focuses on the programming language that underlies Access 2002 (and all the other office products) – VBA (Visual Basic for Applications). While you can achieve a great deal in Access without ever knowing anything about programming, sooner or later you will want to develop applications with greater scope and flexibility, and a professional feel and functionality - this is where VBA comes into its own. Using VBA with Access is an incredibly powerful technique as, amongst other things, it allows you to create custom user interfaces, to automate complex tasks, to integrate Access with other parts of the Office suite, and to provide enhanced security for your database. VBA has a very simple syntax which makes it an ideal starting place for novice programmers and a perfect lead in to Microsoft's popular programming language, Visual Basic. This book covers everything you need to gain the confidence and knowledge to go away and begin to write your own programs. All the concepts are illustrated with plenty of interesting and practical examples and exercises. This book is a revision of the best-selling Beginning Access 97 and Beginning Access 2000 VBA books, reworked to provide a rich tutorial to programming Access 2002 with VBA. New material covers the enhanced XML, integrating with SQL Server Desktop Engine, and so on.
  • Depositfiles
  • Mirror
  • Mirror
  • Mirror

Sams Teach Yourself the C# Language in 21 Days

  • Sams Teach Yourself the C# Language in 21 Days
  • Publisher: Sams | ISBN: 0672325462 | edition 2003 | PDF | 806 pages | 12,3 mb
  • In just 21 days readers will learn how to use the key features of the C# programming language—not only the commands, but how to create entire programs using them within a few simple chapters. This book is designed to teach C# from the ground up—each lesson is built to supplement the chapter before to provide a fully rounded understanding of the C# language. Sams Teach Yourself the C# Language in 21 Days is the only book on the market that takes C# out of the Microsoft Visual Studio and teaches it as a platform-independent language—letting readers program for Windows, FreeBSD, and Mac OS X. Additional coverage added from the first edition: more and better Windows Forms information, database access, XML, types, runs, appendix for Visual C++ .NET users, plus much more. This book also includes a CD-ROM full of third-party editor software and sample code, making it an easy-to-use, all-in-one package.
  • Depositfiles
  • mirror
  • mirror

James Keogh , Ken Davidson, " XML Demystified"

  • James Keogh , Ken Davidson, " XML Demystified"
  • McGraw-Hill Osborne Media; 1 edition (September 26, 2005) | ISBN:0072262109 | 221 pages | PDF | 1 Mb
  • Start programming in XML right away using this easy-to-follow guide. XML Demystified explains how to build XML web applications that work on any platform or browser. Step-by-step instructions with lots of examples help you learn quickly.
  • This one-of-a-kind self-teaching text offers:
  • An easy way to understand XML
  • A quiz at the end of each chapter
  • A final exam at the end of the book
  • No unnecessary technical jargon
  • A time-saving approach
  • The book begins by introducing you to the building blocks of XML. Then, you'll learn about XML documents, document type definitions (DTDs), XML schema, XLink, XPath, XPointer, XSLT, XML parsers, RSS, XQuery, and MSXML. Featuring end-of-chapter quizzes and a final exam, this book will have you creating XML applications in no time.
  • Download from Depositfiles
  • or
  • Download from SharingMatrix
  • or
  • Download from Megaupload

HTML, XHTML & CSS For Dummies

  • HTML, XHTML & CSS For Dummies by Ed Tittel
  • Publisher: For Dummies; 6 edition (May 27, 2008) | 384 pages | ISBN: 047023847X | PDF | 21 MB
  • * Now featuring more than 250 color illustrations throughout, this perennially popular guide is a must for novices who want to work with HTML or XHTML, which continue to be the foundation for any Web site
  • * The new edition features nearly 50 percent new and updated content, including expanded coverage of CSS and scripting, new coverage of syndication and podcasting, and new sample HTML projects, including a personal Web page, an eBay auction page, a company Web site, and an online product catalog
  • * The companion Web site features an eight-page expanded Cheat Sheet with ready-reference information on commands, syntax, colors, CSS elements, and more
  • * Covers planning a Web site, formatting Web pages, using CSS, getting creative with colors and fonts, managing layouts, and integrating scripts
  • From the Back Cover
  • Packed with useful tips, techniques, and code examples
  • Build quality Web pages with XHTML and add some pizzazz with CSS
  • You don't have to be a master programmer to build great Web pages! This book shows you what HTML is about and how to use XHTML to format great-looking pages. Then you'll see how CSS helps you manipulate colors, fonts, and more. You can even add scripting languages and build interactive pages — here's how!
  • Discover how to:
  • * Plan your Web site to prevent problems
  • * Use the proper syntax for HTML and XHTML
  • * Build a company Web site
  • * Upload and publish Web pages
  • * Integrate scripts with XHTML
  • * Test and debug your Web pages
  • DoWnLoAd FiLe
  • mirror
  • mirror

Database and XML Technologies

  • Zohra Bellahsène, Akmal B. Chaudhri, «Database and XML Technologies»
  • Springer | ISBN: 354020055X | 2003 | PDF | 283 pages | 5.27 MB
  • This book constitutes the refereed proceedings of the First International XML Database Symposium, XSym 2003, held in Berlin, Germany in September 2003.
  • Download

  • Mirror

Processing XML documents with Oracle JDeveloper 11g

  • Processing XML documents with Oracle JDeveloper 11g By Deepak Vohra
  • Publisher: Packt Publishing 2009 | 384 Pages | ISBN: 1847196667 | PDF | 13 MB
  • XML is an open standard for creating markup languages and exchanging structured documents and data over the Internet. JDeveloper 11g presents an effective, quick, and easy-to-use means of processing XML documents.

  • Inspired by the author’s previous XML articles for the Oracle community, this expanded hands-on tutorial guides newcomers and intermediate users through JDeveloper 11g and XML document development. It offers up-to-date information on working with the latest version of JDeveloper, and brand new information on JAXB 2.0 support in JDeveloper 11g. Filled with illustrations, explanatory tables, and comprehensive instructions, this book walks the reader through the wide assortment of JDeveloper’s capabilities.

  • Oracle’s JDeveloper 11g is an Integrated Development Environment that provides a visual and declarative approach to application development. Over the course of 14 chapters, readers will get hands-on with JDeveloper as the comprehensive and self-contained tutorials provide clear instruction on the key XML tasks that JDeveloper can accomplish.

  • Filled with practical information and illustrated examples, this book shows the reader how to create, parse, and store XML documents quickly, as well as providing step-by-step instructions on how to construct an XML schema and use the schema to validate an XML document.

  • Oracle’s XML Developer Kit (XDK) offers a set of components, tools, and utilities for developing XML-based applications, and developers will find the detailed XDK coverage invaluable. Later chapters are given over to using XPath, transforming XML with XSLT, and using the JSTL XML Tag Library.

  • Moving through the book, a chapter on the JAXB 2.0 API shows you how to bind, marshal and unmarshal XML documents, before we finally delve into comparing XML documents, and converting them into PDF and Excel formats. In all, this book will enable the reader to gain a good and wide-ranging understanding of what JDeveloper has to offer for XML processing.

  • Creating, validating, and transforming XML documents with Oracle’s IDE

  • * Will get the reader developing applications for processing XML in JDeveloper 11g quickly and easily
  • * Self-contained chapters provide thorough, comprehensive instructions on how to use JDeveloper to create, validate, parse, transform, and compare XML documents.
  • * The only title to cover XML processing in Oracle JDeveloper 11g, this book includes information on the Oracle XDK 11g APIs.
  • * Packed with example code and detailed commentary, the book is fully illustrated with functional step-by-step examples.

  • What you will learn from this book?

  • * Learn what JDeveloper 11g can do for XML document generation.
  • * Rapidly create, format, compare, and schema validate XML documents.
  • * Master the built-in XML features in JDeveloper 11g including schema validation, the XSD Visual Editor for creating an XML schema, the XPath Search tool for selecting XML nodes with XPath, and the JAXB compiler for generating JAXB 2.0 Content Model from an XML Schema.
  • * See how to work quickly and efficiently with the Oracle XML Developer Kit (XDK 11g)
  • * Gain a valuable understanding of JAXP, XPath, XSLT, JAXB 2.0, DOM 3.0, and the JSTL XML Tag Library.
  • * Convert XML to Excel and PDF formats, store XML in Oracle Berkeley DB XML, and create Oracle XML Publisher Reports.

  • Approach
  • This book is for newcomer and intermediate Java developers who want to work with XML documents using JDeveloper 11g. No previous knowledge of JDeveloper is assumed but the reader will need to be comfortable in XML and Java environments.

  • Who this book is written for?
  • Employing a comprehensive tutorial-based approach, this easy-to-follow book shows the reader various means of processing XML documents using the power of Oracle’s JDeveloper 11g. In next to no time, the reader will be able to create, format, transform, compare, and schema validate XML documents with Oracle’s IDE.

  • depositfiles
  • turbobit
  • uploading
  • saveam
  • sharingmatrix
  • megaupload

Advanced Java 2 Platform How to Program

  • Advanced Java 2 Platform How to Program
  • Publisher: Prentice Hall | ISBN: 0130895601 | edition 2001 | PDF | 1875 pages | 14,7 mb
  • A book for experienced Java programmers who want to build robust, scalable, distributed Web and enterprise applications. Detailed coverage of XML programming with Java, including DTDs, DOM, SAX, and XSL. Softcover.
  • Depositfiles
  • Mirror
  • Mirror

Advances in Information Retrieval

  • Sharon McDonald, John Tait, «Advances in Information Retrieval»
  • Springer | ISBN: 3540213821 | 2004 | PDF | 421 pages | 8.73 MB
  • This book constitutes the refereed proceedings of the 26th European Conference on Information Retrieval Research, ECIR 2004, held in Sunderland, UK, in April 2004.
  • The 28 revised full papers presented together with 2 keynote papers were carefully reviewed and selected from 88 submissions. The papers are organized in topical sections on user studies, question answering, information models, classification, summarization, image retrieval, evaluation issues, cross-language IR, and web-based and XML IR.
  • Download

Access 2007 Bible

  • Access 2007 Bible
  • Publisher: Wiley | ISBN: 0470046732 | edition 2007 | PDF | 1412 pages | 40,9 mb
  • Harness the power of Access 2007 with the expert guidance in this comprehensive reference. Beginners will appreciate the thorough attention to database fundamentals and terminology. Experienced users can jump right into Access 2007 enhancements like the all-new user interface and wider use of XML and Web services. Each of the book's six parts thoroughly focuses on key elements in a logical sequence, so you have what you need, when you need it. Designed as both a reference and a tutorial, Access 2007 Bible is a powerful tool for developers needing to make the most of the new features in Access 2007.
  • Build Access tables using good relational database techniques
  • Construct efficient databases using a five-step design method
  • Design efficient data-entry and data display forms
  • Utilize the improved Access report designer
  • Use Visual Basic(r) for Applications and the VBA Editor to automate applications
  • Depositfiles
  • mirror
  • mirror

Learning WML, and WMLScript: Programming the Wireless Web

  • Learning WML, and WMLScript: Programming the Wireless Web
  • Publisher: O'Reilly Media | ISBN: 1565929470 | edition 2000 | PDF | 161 pages | 13,1 mb
  • The next generation of mobile communicators is here, and delivering content to them will mean programming in WML (Wireless Markup Language) and WMLScript, the languages of the Wireless Application Environment (WAE). The WAE allows information in almost all applications to be formatted for display on mobile devices, such as cell phones, and enables the user to interact with the information. Why learn yet another technology? According to some estimates, 75 percent of all web document viewing by the year 2002 will be through non- desktop devices, many using wireless technologies. Clearly, the future is wireless. For web developers who want to get up to speed quickly in these languages, Learning WML & WMLScript maps out in detail the WAE and its two major components, WML and WMLScript. It's the resource of choice for application developers who are in a hurry to upgrade their skills and their sites so they won't be left plugged in during the wireless revolution.
  • Depositfiles
  • mirror
  • mirror

XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application

  • XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application
  • Publisher: New Riders Press | ISBN: 0735710899 | edition 2001 | PDF | 769 pages | 13,8 mb
  • As a Web Developer, you know the challenge of building robust applications on multiple platforms. Creating truly portable applications becomes possible by using Java for code and XML for organizing and managing data. "XML, XSLT, Java, and JSP:A Case Study" will help you maximize the capabilities of XML, XSLT, Java, and JSP in your Web applications.
  • The author, Westy Rockwell, uses the hands-on approach of a case study to show you how to use these technologies in realistically complex situations. All the tools used in the case study are free, so you can obtain them and join the author in a real open source web chat application, available online. This book provides you with the information you need to fully utilize XML, XSLT, Java, and JSP in your web applications, and presents it in a practical and unique way through the case study.
  • Depositfiles
  • mirror
  • mirror

Real World XML Web Services: For VB and VB .NET Developers

  • Real World XML Web Services: For VB and VB .NET Developers (Developmentor Series
  • Publisher: Addison-Wesley Professional | ISBN: 0201774259 | edition 2002 | PDF | 523 pages | 11,8 mb
  • Provides developers with a comprehensive understanding of Web services, covering everything from basic concepts and solutions to interoperability problems. Empowers Visual Basic programmers to design and build the next generation of applications using Web services. Softcover.
  • Depositfiles
  • mirror
  • mirror

The Book of SAX: The Simple API for XML (Repost)

  • The Book of SAX: The Simple API for XML
  • Publisher: No Starch Press | ISBN: 1886411778 | edition 2002 | PDF | 347 pages | 12 mb
  • A tutorial and reference for SAX, the Simple API for XML.
  • The Book of SAX includes everything XML and Java developers need to write SAX applications. Specific examples show how to use SAX to solve XML parsing probles that are impractical to address with tree-based technologies--including real-time parsing, very large documents, and high-performance applications. The authors guide readers through the development of picoSAX, a functioning 2.0 XML parser
  • Depositfiles
  • mirror
  • mirror

Creating and Consuming Web Services in Visual Basic

  • Creating and Consuming Web Services in Visual Basic
  • Publisher: Pearson Education | ISBN: 0672321564 | edition 2002 | PDF | 414 pages | 14,7 mb
  • Scott and his team members develop samples and articles on XML Web Services covering the coding as well as the architectural issues developers encounter. Softcover.
  • Depositfiles
  • mirror
  • mirror

Apress - XML and FrameMaker (2004)

  • Apress - XML and FrameMaker
  • by Kay Ethier
  • Publisher: Apress | ISBN: 159059276X | edition 2004 | PDF | 416 pages | 13,9 Mb
  • This book is designed to teach anyone working in data-intensive publishing how XML can be leveraged to make the job of presenting data easier. While the XML discussions within the book are general, FrameMaker is used for all of the examples since it supports a wide variety of XML import and export options. In addition, author Kay Ethier shows you how FrameMaker's powerful formatting features lend themselves to publishing XML documentswithout reworking them.
  • This book is written for a professional audience, including writers, database administrators, developers, and production staff. Ethier shows you how to:
  • Capture or emit XML from existing documents or databases;
  • Use XML to create documents that may be published to many other formats;
  • Build an “XML round-trip” for Adobe FrameMaker 7.
  • Download: RapidShare | HotFile | SendSpace | MegaUpload

Apress - Office 2003 Programming: Real World Applications (2004)

  • Office 2003 Programming: Real World Applications
  • by Ty Anderson
  • Publisher: Apress | ISBN: 1590591399 | edition 2004 | PDF | 466 pages | 5,14 Mb
  • Office 2003 has been enhanced to improve development and integration with Visual Basic business applications. And thats what this book is all about: providing a set of real-world, VB-oriented business applications that utilize, customize, and extend Microsoft Office applications! From presentation and document generators, to a budget consolidator and a timesheet system, this book is packed with applications to improve your productivity.
  • This book is not merely a reference for the Office development platform. Instead, it is about building useful applications with the Office platform and solving specific business problems. The code and sample applications remain the focus, though key transferable programming skills will be highlighted at each stage. Throughout the book, author Ty Anderson demonstrates a variety of approaches from cutting-edge to more traditional. This includes:
  • Enabling cross-platform collaboration with XML, web services, and InfoPath
  • Creating a streamlined process workflow with smart tags and the Information Bridge Framework
  • Writing .NET code behind Excel applications using Visual Studio Tools for Office
  • Automating common Office tasks with VBA and COM add-ins
  • Each chapter presents a separate, fully-functioning application that is ready for use (or can be easily adapted to suit your own business requirements). So if you are a Visual Basic developer (6.0 or .NET) interested in building business applications with Office 2003, this book will provide exactly the skills you need.
  • Download: RapidShare | HotFile | SendSpace | MegaUpload

Learn XML In a Weekend

  • Learn XML In a Weekend
  • Publisher: Muska & Lipman | ISBN: 159200010X | edition 2002 | PDF | 283 pages | 13 mb
  • Now you can learn how to use XML in just one weekend! Friday evening you’ll read about the history of this language and see examples of its applications. On Saturday, you’ll break down the elements of XML and learn how to use them correctly. You will also discover how to use XML editors. Then on Sunday, you’ll pull it all together by using XML with other applications.
  • Depositfiles
  • mirror
  • mirror

.NET and XML

  • Niel M. Bornstein,".NET and XML"
  • O'Reilly Media (7-2003) | CHM | 400 pages | ISBN:0596003978 | 1.07Mb
  • If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET, but if you want to get a grasp on how .NET and XML actually work together, that's a different story. With .NET & XML, you can get under the hood to see how the .NET Framework implements XML, giving you the skills to write understandable XML-based code that interoperates with code written with other tools, and even other languages. .NET & XML starts by introducing XML and the .NET Framework, and then teaches you how to read and write XML before moving on to complex methods for manipulating, navigating, transforming, and constraining it. As you move from chapter to chapter, you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API, plus various useful appendices.
  • download link:
  • depositfiles
  • or:
  • sh-matrix

Sams Teach Yourself XML in 24 Hours, Complete Starter Kit+.NET Framework Security

  • Sams Teach Yourself XML in 24 Hours, Complete Starter Kit+.NET Framework Security
  • Publisher: Sams | ISBN: 067232797X+| edition 2005 | CHM | 576+816 pages | 11,3 mb
  • The third edition of Sams Teach Yourself XML in 24 Hours, Complete Starter Kit is everything you need to know about the XML language and how to use it in practical, innovative applications. Understanding the syntax of XML is only a small part of the learning process; understanding how to apply it is the larger part of the learning process, and is the primary focus of this book. It covers a broad range of topics, and wil show you how to use XML to mine data on the web, how to use it to interact with existing data services such as iTunes and Google, and how to use it in applications such as e-books, online speech synthesis, and multimedia. Sams Teach Yourself XML in 24 Hours, Complete Starter Kit, Third Edition will teach you what you need to know to get up and running with XML and more importantly, how to do cool things with it!
  • Depositfiles
  • mirror
  • mirror

Applied XML Programming for Microsoft .NET

  • Applied XML Programming for Microsoft .NET
  • Publisher: Microsoft Press | ISBN: 0735618011 | edition 2002 | PDF | 537 pages | 14,4 mb
  • 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.
  • Depositfiles
  • mirror
  • mirror

XPath, XLink, XPointer, and XML: A Practical Guide to Web Hyperlinking and Transclusion

  • XPath, XLink, XPointer, and XML: A Practical Guide to Web Hyperlinking and Transclusion
  • Publisher: Pearson Education | ISBN: 0201703440 | edition 2002 | PDF | 205 pages | 13,3 mb
  • The combination of Extensible Markup Language (XML) and its related interlinking standards bring a range of exciting possibilities to the realm of Internet content management. This practical reference book documents these critical standards, shifting theory into practice for today's developers who are creating tomorrow's useful, efficient, and information-rich applications and Web sites.
  • Blending advanced reference material with practical guidelines, this authoritative guide presents a historical overview, current developments, and future perspectives in three detailed sections. Part I provides a conceptual framework highlighting current and emerging linking technologies, hypermedia concepts, and the rationale behind the "open" Web of tomorrow. Part II covers the specifics behind the emerging core standards, and then Part III examines how these technologies can be applied and how the concepts can be put to efficient use within the world of Web site management and Web publishing.
  • Depositfiles
  • mirror
  • mirror

Python Power!: The Comprehensive Guide

  • Matt Telles, "Python Power!: The Comprehensive Guide"
  • Thomson; 1 edition (July 24, 2007) | English | 1598631586 | 528 pages | PDF | 6.17 MB
  • Python, a powerful and flexible general purpose programming language is growing in popularity as more people become interested in programming using open source languages.
  • "Python Power!: The Comprehensive Guide"shows readers how to use Python to run Web sites, write GUI interfaces, control number-crunching code, process large XML data sets, build test suites for C or Java code, and much more.
  • Technical topics are explained clearly and concisely and end-of-chapter projects encourage the reader to program on their own.
  • A detailed table of contents and a complete, well-organized index make this book a great reference tool.
  • Links
  • http://depositfiles.com/files/esqzumxiz/1598631586.rar
  • or
  • http://sharingmatrix.com/file/11276205/1598631586.rar

Beginning XML, 4th Edition (Programmer to Programmer)

  • Beginning XML, 4th Edition (Programmer to Programmer)
  • Publisher: Wrox | ISBN: 0470114878 | edition 2007 | PDF | 1255 pages | 10,1 mb
  • Beginning XML provides a complete course in the Extensible Markup Language (XML) with an unusually gradual learning curve. In fact, the introduction states that the book is "for people who know that it would be a pretty good idea to learn the language, but aren't 100 percent sure why." Despite its recognition of the fuzziness of readers' understanding of the technology, the book delivers a rather comprehensive study of XML.
  • Very little space is wasted detailing the history of XML and its relation to SGML, as is the case in many other titles. The argument for the importance of XML is made quickly, and the basics of well-formed syntax are tackled right off. One notable distinction of this book is its excellent coverage of related technologies, such as cascading style sheets (CSS) and relational databases.
  • Depositfiles
  • mirror
  • mirror

XML with Java, Java Servlet, and JSP tutorials

Networking Bible

  • Networking Bible By Barrie Sosinsky
  • Publisher: Wiley 2009-09-15 | 912 Pages | ISBN: 0470431318 | PDF | 16 MB
  • Everything you need to set up and maintain large or small networks
  • Barrie Sosinsky
  • Networking Bible
  • Create a secure network for home or enterprise
  • Learn basic building blocks and standards
  • Set up for broadcasting, streaming, and more
  • The book you need to succeed!
  • Your A-Z guide to networking essentials
  • Whether you're setting up a global infrastructure or just networking two computers at home, understanding of every part of the process is crucial to the ultimate success of your system. This comprehensive book is your complete, step-by-step guide to networking—from different architectures and hardware to security, diagnostics, Web services, and much more. Packed with practical, professional techniques and the very latest information, this is the go-to resource you need to succeed.
  • Demystify the basics: network stacks, bus architectures, mapping, and bandwidth
  • Get up to speed on servers, interfaces, routers, and other necessary hardware
  • Explore LANs, WANs, Wi-Fi, TCP/IP, and other types of networks
  • Set up domains, directory services, file services, caching, and mail protocols
  • Enable broadcasting, multicasting, and streaming media
  • Deploy VPNs, firewalls, encryption, and other security methods
  • Perform diagnostics and troubleshoot your systems
  • DoWnLoAd FiLe
  • mirror
  • mirror

Professional VB 2005 with .NET 3.0 (Programmer to Programmer)

  • Professional VB 2005 with .NET 3.0 (Programmer to Programmer)
  • Publisher: Wrox | ISBN: 0470124709 | edition 2007 | CHM | 1296 pages | 39,4 mb
  • This comprehensive book offers you everything you’ll need to make the transition to the newest version of the world’s most popular programming language. You’ll get detailed information on how to use VB 2005 in the ever-expanding .NET world using both essential explanations of the topics and key code demonstrations and you’ll learn how to build everything from traditional console applications to ASP.NET applications and XML Web Services so you can take your abilities to new levels.
  • Depositfiles
  • mirror
  • mirror

Pro Apache XML

  • Pro Apache XML
  • Publisher: Apress | ISBN: 1590596412 | edition 2006 | PDF | 502 pages | 12,7 mb
  • Pro Apache XML thoroughly introduces several subprojects found under the Web Services-driven API umbrella. The book begins with a concise introduction to XML and Web Services. Subsequent chapters devote themselves to specific subprojects--covering their purposes, APIs, implementation, and practical uses through appropriate code examples. Additional material includes
  • Introductions to several of the Apache Foundation's hottest projects, including Xerces, Axis, and Xindice
  • Building XML-driven websites using the popular Cocoon project
  • Transforming XML-based documents into a variety of formats, including PDF, SVG, and PS, using the Formatting Objects Processor (FOP) project
  • You'll learn to perform tasks like validation, parsing, transformation, and storage--and how to work with this information through a programming interface. You may either read this book from cover to cover or jump to any desired subproject for a detailed study of its implementation. All programming examples use the Java programming language.
  • Depositfiles
  • mirror
  • mirror

Web Data Management

  • Sourav S. Bhowmick, Sanjay K. Madria, Wee K. Ng, "Web Data Management"
  • Springer; 1 edition (November 7, 2003) | English | 0387001751 | 470 pages | PDF | 3.70 MB
  • The existence of huge data volume on the Web has fueled an unrelenting need to locate the "right information at the right time," as well as to effectively develop an integrated, comprehensive information source.
  • This calls for tools for efficiently analyzing and managing web data-and for efficiently managing web information from the database perspective.
  • This comprehensive resource presents a data model called WHOM (Warehouse Object Model) to represent HTML and XML documents in the warehouse. It defines a set of web algebraic operators for building new web tables by extracting relevant data from the Web, as well as generating new tables from existing ones. This "web-warehouse approach" incorporates modern and effective shared web data-management concepts, methods, and models.
  • Features & Benefits:
  • * Presents a simple and generic data model for representing metadata, structure, and content of web documents and hyperlinks
  • * Addresses schema-related issues for both HTML and XML data, with their associated challenges of irregularity and heterogeneity
  • * Describes a web algebra for manipulating warehoused data
  • * Utilizes numerous examples to illustrate various concepts of web data management and to simplify all key issues
  • * Highlights change management and knowledge discovery, two important applications of web warehouses
  • With its accessible style and emphasis on practicality, the book delivers an excellent survey for all current principles for structured, web-based data-management technologies. Database-management systems developers, enterprise web-site developers, and applied R&D researchers will find the work an essential companion for new concepts, development strategies, and application models.
  • Links
  • http://depositfiles.com/files/4y7gqrw4u/0387001751.rar
  • or
  • http://sharingmatrix.com/file/11273701/0387001751.rar

Oracle PL/SQL Language Pocket Reference

  • Oracle PL/SQL Language Pocket Reference
  • Publisher: O'Reilly Media | ISBN: 1565924576 | edition 1999 | PDF | 1412 pages | 10,7 mb
  • This pocket guide features quick-reference information to help you use Oracle's PL/SQL language. It includes coverage of PL/SQL features in the newest version of Oracle, Oracle8i. It is a companion to Steven Feuerstein and Bill Pribyl's bestselling Oracle PL/SQL Programming. Updated for Oracle8, that large volume (nearly 1,000 pages) fills a huge gap in the Oracle market, providing developers with a single, comprehensive guide to building applications with PL/SQL -- and building them the right way. It has become the bible for PL/SQL developers, who have raved about its completeness, readability, and practicality.
  • My Links
  • Download
  • mirror

High Performance Parallel Database Processing and Grid Database

  • Author, "High Performance Parallel Database Processing and Grid Databases"
  • Wiley | 2008 | ISBN: 0470107626 | 576 pages | PDF | 2,4 MB
  • This book targets the theoretical/conceptual details needed to form a base of understanding and then delivers information on development, implementations, and analytical modeling of parallel databases. It includes key information on new developments with grid databases. Also uses a theoretical and practical balance to support in-depth study of parallel query processing offered by modern DBMS as well as hands on experience of parallel query algorithms development, implementation, and analysis.
  • Download
  • uploading.com
  • sharingmatrix.com

Sams Teach Yourself PL/SQL in 21 Days

  • Sams Teach Yourself PL/SQL in 21 Days
  • Publisher: Sams | ISBN: 0672317982 | edition 2000 | PDF | 720 pages | 25,2 mb
  • Sams Teach Yourself PL/SQL in 21 Days, Second Edition, quickly empowers you to create your own Oracle solutions with PL/SQL. Completely revised to cover Oracles 8i, the book provides guidance and direction, leading you through a progression of topics that begin with the basic building blocks of PL/SQL, and ending with in-depth discussions of the more commonly used advanced features of Oracle's database programming environment. New topics include extended dynamic SQL within PL/SQL, Dynamic SQL within PL/SQL, use of invoker's rights, autonomous transactions, interfacing PL/SQL with Java, PL/SQL Bulk Binds, parameter passing by reference, and advanced Querying.
  • My Links
  • Download
  • mirror

My SQL

  • Sophia Fraser, "My SQL"
  • Global Media | 2009 | ISBN: 9380168446 | 72 pages | PDF | 1 MB
  • Introduction
  • Relational Databases
  • The main drive behind a relational database
  • is to increase accuracy by increasing the
  • efficiency with which data is stored. For example, the names of each of the millions of
  • people who immigrated to the United States through Ellis Island at the turn of the 20th
  • century were recorded by hand on large sheets of paper; people from the city of London
  • had their country of origin entered as England, or Great Britain, or United Kingdom, or
  • U.K., or UK, or Engl., etc. Multiple ways of recording
  • the same information leads to
  • future confusion when there is a need to simply know how many people came from the
  • country now known as the United Kingdom.
  • The modern solution to this problem is the database. A single entry is made for each
  • country, for example, in a reference list that might be called the Country table. When
  • someone needs to indicate the United Kingdom, he only has one choice available to him
  • from the list: a single entry called "United Kingdom". In this example, "United Kingdom"
  • is the unique representation of a country, and any further information about this country
  • can use the same term from the same list to refer to the same country. For example, a list
  • of telephone country codes and a list of European castles both need to refer to countries;
  • by using the same Country table to provide this identical information to both of the new
  • lists, we've established new relationships among different lists that only have one item in
  • common: country. A relational database, therefore, is simply a collection of lists that
  • share some common pieces of information.
  • If you are not familiar with the concepts of databases, you can begin with Database
  • Programming.
  • Structured Query Language (SQL)
  • SQL, which is initialism for Structured Query Language, is a language to request data
  • from a database, to add, update, or remove data within a database, or to manipulate the
  • metadata of the database.
  • SQL is generally pronounced as the three letters in the name, e.g. ess-cue-ell, or in some
  • people's usage, as the word sequel.
  • SQL is a declarative language in which the expected result or operation is given without
  • the specific details about how to accomplish the task. The steps required to execute SQL
  • commands are handled transparently by the SQL database
  • . Sometimes SQL is
  • characterized as non-procedural because procedural languages generally require the
  • details of the operations to be specified, such as opening and closing tables, loading and
  • searching indexes, or flushing buffers and writing data to filesystems. Therefore, SQL is
  • considered to be designed at a higher conceptual level of operation than procedural>
  • Download
  • uploading.com
  • sharingmatrix.com

Privacy-Preserving Data Mining: Models and Algorithms

  • Privacy-Preserving Data Mining: Models and Algorithms
  • Publisher: Springer | ISBN: 0387709916 | edition 2008 | PDF | 513 pages | 10,6 mb
  • Privacy-Preserving Data Mining: Models and Algorithms proposes a number of techniques to perform the data mining tasks in a privacy-preserving way. These techniques generally fall into the following categories: data modification techniques, cryptographic methods and protocols for data sharing, statistical techniques for disclosure and inference control, query auditing methods, randomization and perturbation-based techniques.
  • My Links
  • Download
  • mirror