All counter of AlamanShop


Elizabeth Castro
XML for the World Wide Web: Visual QuickStart Guide

Ч y.
Publisher: Ч
Description: Web-maven Elizabeth Castro, who has penned Peachpit books on HTML, Perl and CGI, and Netscape, now tackles XML--an indispensable tool for creating personalized, updated content for each visitor on your site. Whether you build Web pages for a living or you`re taking on a new hobby, XML for the World Wide Web contains everything you need to create dynamic Web sites by writing XML code, developing custom XML applications with DTDs and schemas, transforming XML into personalized Web content through XSLT-based transformations, and professionally formatting XML documents with Cascading Style Sheets. The real power of XML lies in combining information from various sources and generating personalized content for different visitors. Castro`s easy-to-follow graphics show exactly what XML looks like, and her real-world examples explain how to transform and streamline your Web-site creation process by automatically updating content. [detailed...]

ISBN: 0201710986
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Mike McGrath
XML in Easy Steps (In Easy Steps)

2007 y.
Publisher: Ч
Description: - [detailed...]

ISBN: 1840783370
Book size: Ч; Page extent: 192.

 

PUT TO
THE BASKET
Craig Swann, Gregg Caines
XML in Flash

Ч y.
Publisher: Ч
Description: XML in Flash is an excellent introduction to creating state-of-the-art Flash applications with XML. XML is quickly becoming the most popular way to store and manage data. Flash`s XML Socket makes it possible to network Flash front-ends toan application server. This allows developers to use a Flash interface for applications such as message boards, real-time chats, surveys, news feeds, and games. XML in Flash begins by illustrating the basics of XML and the Flash XML Object. In Part I, Flash is used as a teaching aid as you learn the basics of Flash/XML integration. Part II covers how Flash works with middleware languages, such as PHP and ASP, as well as performance and optimization. You will also create a Flash message boardwith a database. Part III delves into the advantages of XMLSocket. Hands-on projects include creating a stock market ticker to receive XML data from servers. Finally, the appendixes include invaluable reference information on XML,Е [detailed...]

ISBN: 067232315X
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Frank P. Coyle
XML, Web Services, and the Data Revolution (Addison-Wesley Information Technology Series)

Ч y.
Publisher: Ч
Description: Ч [detailed...]

ISBN: 0201776413
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Michael Ebner
XML-driven Technical Documentation

2008 y.
Publisher: Ч
Description: This book has been written during my work in the area of technical communication. The aim was to examine the existing systems used for technical documentation and to build a showcase emphasizing the work with documents in an XML-based environment. Implementing the idea of single sourcing and combining it with the possibilities XML provides, it shows that it is now possible to use the benefits that evolve from these two technologies. All this has been realized in a web application that supports various forms of online XML editing and also provides server-side validation and transformation. This book is aimed at persons in charge at large companies looking for a more efficient way to handle the process of Technical Documentation. [detailed...]

ISBN: 363905766X
Book size: Ч; Page extent: 110.

 

PUT TO
THE BASKET
Kelly Carey, Stanko Blatnik
XML: Content and Data

Ч y.
Publisher: Ч
Description: Ч [detailed...]

ISBN: 0130282294
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
William P. Wagner, Ralph Hilken, William Wagner
XML: Introduction to Applied XML--Technologies in Business

Ч y.
Publisher: Ч
Description: Ч [detailed...]

ISBN: 0130338540
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Dwight Peltzer
XML: Language Mechanics and Applications

Ч y.
Publisher: Ч
Description: Ч [detailed...]

ISBN: 0201771683
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Riemer Grootjans
XNA 2.0 Game Programming Recipes: A Problem-Solution Approach

2008 y.
Publisher: Apress
Description: Join the game development revolution today! XNA greatly simplifies the development of your own games, lowering the barrier for programmers to get into game development. In XNA, you can start coding your games from the very start, a true revelation compared to other game programming environments. XNA doesn`t sacrifice power for this ease of use - it is built entirely on DirectX technology. XNA expert Riemer Grootjans brings together a selection of the hottest recipes in XNA programming for the Windows PC and Xbox360 console. Advanced XNA programmers, experienced coders new to games development, and even complete beginners will find XNA 2.0 Game Programming Recipes an invaluable companion when building games for fun or as commercial products. [detailed...]

ISBN: 159059925X
Book size: Ч; Page extent: 648.

 

PUT TO
THE BASKET
Riemer Grootjans
XNA 3.0 Game Programming Recipes: A Problem-Solution Approach

2009 y.
Publisher: Ч
Description: Join the game development revolution today! XNA 3.0 greatly simplifies the development of your own games, lowering the barrier for programmers to get into game development. In XNA, you can start coding your games from the very start, a true revelation compared to other game programming environments. XNA doesnТt sacrifice power for this ease of usea??it is built entirely on DirectX technology. Completely updated for XNA 3.0, expert Riemer Grootjans brings together a selection of the hottest recipes in XNA programming for the Xbox 360, PC, and Zune. Advanced XNA programmers, experienced coders new to game development, and even complete beginners will find XNA 3.0 Game Programming Recipes an invaluable companion whether building games for fun or as commercial products. What youТll learn This title covers virtually every feature of the XNA 3.0 Framework. It focuses primarily on 2D and 3D graphics programming, but other game programming features such as audio playback,Е [detailed...]

ISBN: 143021855X
Book size: Ч; Page extent: 500.

 

PUT TO
THE BASKET
Steven Holzner
XPath Kick Start : Navigating XML with XPath 1.0 and 2.0

Ч y.
Publisher: Ч
Description: XPath is to XML as SQL is to databases: XML applications need XPath to locate specific data within an XML document for further processing with other XML applications such as XSLT, XQuery, XPointer, XLink and DOM level 3. With XPath, these applications offer developers a full toolkit for transforming, linking, and searching XML data. Developers need to understand XPath to fully exploit XML in their applications, and they have few resources beyond the W3C specification. XPath Kick Start will examine every aspect of XPath in detail, including its influence on and use with these other XML standards. With each technique illustrated with real-world examples, the book starts with coverage of the essentials of XPath, including nodes, expressions, functions and operators. The second half of the book details XPath in practice - from manipulating XML data to transforming, linking and querying XML documents. [detailed...]

ISBN: 0672324113
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
John E. Simpson
XPath and XPointer

Ч y.
Publisher: Ч
Description: Referring to specific information inside an XML document is a little like finding a needle in a haystack: how do you differentiate the information you need from everything else? XPath and XPointer are two closely related languages that play a key role in XML processing by allowing developers to find these needles and manipulate embedded information. XPath describes a route for finding specific items by defining a path through the hierarchy of an XML document, abstracting only the information that`s relevant for identifying the data. XPointer extends XPath to identify more complex parts of documents. Written for XML and XSLT developers and anyone else who needs to address information in XML documents, the book assumes a working knowledge of XML and XSLT. By the time you`ve finished the book, you`ll know how to construct a full XPointer (one that uses an XPath location path to address document content) and completely understand both the XPath and XPointer features it uses. [detailed...]

ISBN: 0596002912
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
James McGovern, Per Bothner, Kurt Cagle, James Linn, Vaidyanathan Nagarajan
XQuery Kick Start

2003 y.
Publisher: Ч
Description: XQuery Kick Start delivers a concise introduction to the XQuery standard, and useful implementation advice for developers needing to put it into practice. The book starts by explaining the role of XQuery in the XML family of specifications, and its relationship with XPath. The authors then explain the specification in detail, describing the semantics and data model, before moving to examples using XQuery to manipulate XML databases and document storage systems. Later chapters discuss Java implementations of XQuery and development tools that facilitate the development of Web sites with XQuery. This book is up to date with the latest XQuery specifications, and includes coverage of new features for extending the XQuery language. [detailed...]

ISBN: 0672324792
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Howard Katz, D. D. Chamberlin
XQuery from the Experts: A Guide to the W3C XML Query Language

Ч y.
Publisher: Ч
Description: Ч [detailed...]

ISBN: 0321180607
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Song Ji-Hyung
XS Volume 4: Disillusion (v. 4)

2009 y.
Publisher: Ч
Description: Welcome to the continuing story of In-chang and Mina, two teens who have known each other since they were little. As they`ve grown up within this digital cloak-and-dagger mystery, their young infatuation has quickly turned into adult dependency. As a global virus threatens to destroy all of humanity, can In-chang keep Mina safe or will the odds be too great for him to handle? [detailed...]

ISBN: 1595822577
Book size: Ч; Page extent: 192.

 

PUT TO
THE BASKET
Doug Lovell
XSL Formatting Objects Developer`s Handbook

Ч y.
Publisher: Ч
Description: XSL Formatting Objects Developer`s Handbook is a syntactical reference and a guide for developing practical solutions using the complete XSL toolkit. In exploring the available tools and architectures, the book allows programmers to understandand apply XSL as practitioners. XSL-FO is a complex specification that provides a framework for describing detailed document formatting characteristics. A primary goal of XML is to separate the data from presentation. Unlike HTML documents, XML documents contain no information about how those documnets will appear when displayed. The XSL-FO specification provides a standardized way to build stylesheets that express document formatting in pure XML notation. [detailed...]

ISBN: 0672322811
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Michael Kay
XSLT 2.0 Programmer`s Reference (Programmer to Programmer)

2004 y.
Publisher: Wrox
Description: What is this book about? XSLT 2.0AВA Programmer`s Reference, 3rd Edition, AВA is the authoritative reference guide to the language. Without using the formal and inaccessible language of the W3C specifications, it tellsAВA you exactly what every construct in the language does, and how it is intended to be used. This book is a reference rather than a tutorial, it is designed for the professional programmer who is using the language every day. It is the book that people quote when they claim that a particular product is giving the wrong answer, and the book that implementers of the language turn to when they want clarification of the specifications. At the same time, the bookAВA is readable. Reviews of the previous editions of the XSLT ProgrammerТs Reference, whichAВA this bookAВA grew from, show that readers appreciate the background material on the design thinking behind the language, the essay on functional programming, the occasional dryЕ [detailed...]

ISBN: 0764569090
Book size: Ч; Page extent: 960.

 

PUT TO
THE BASKET
Jeni Tennison
XSLT and XPath On The Edge, Unlimited Edition

Ч y.
Publisher: Ч
Description: 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 youneed 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Е [detailed...]

ISBN: 0764547763
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Richard Wagner, Richard Wagner
XSLT for Dummies

Ч y.
Publisher: Ч
Description: Restructuring information in an XML document so that it works in other formats used to be a time-consuming ordeal involving lots of blood, sweat, and tears. Now XSLT (Extensible Stylesheet Language Transformations) makes the process nearly instantaneous.Just provide an example of the kind of information youТd like to see, and XSLT does the rest. With XSLT you can effortlessly transform XML documents into virtually any kind of output, including other XML documents and HTML pages. But mastering XSLTcan be tricky, especially if youТve never worked with XML or HTML, and most books on the subject are written for people who have. Here comes XSLT For Dummies to the rescue! XSLT For Dummies is your ticket to quickly mastering XSLTЧno matter what your prior programming experience. Writing in easygoing, plain English, XML pro Richard Wagner provides expert advice, step-by-step guidance, and tons of crystal-clear examples to help you harness the power ofЕ [detailed...]

ISBN: 0764536516
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Ч
XX Lofts

2005 y.
Publisher: H Kliczkowski-Onlybook
Description: Lofts of the whole world shown of the hand of the best architects. With photographs, plans and details. [detailed...]

ISBN: 84-96241-79-3
Book size: Ч; Page extent: 216.

 

PUT TO
THE BASKET
Mathewson, C C von
XXSmall Houses

2005 y.
Publisher: Ч
Description: - [detailed...]

ISBN: 9783899852523
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Timothy Greenfield-Sanders
XXX: 30 Porn-Star Portraits

2005 y.
Publisher: Ч
Description: Features a cross-section of straight and gay men and women, from porn legends to rising stars. Performers in the book include celebrities like Jenna Jameson (the leading porn star of our time), Ron Jeremy, and Nina Hartley, as well as fast-rising names like Sunrise Adams, Bella Donna and Chad Hunt. The book also features short essays on the intersection of pornography and culture by a wide range of distinguished writers, including Salman Rushdie, Francine du Plessix Gray, John Malkovich, Nancy Friday, and John Waters. XXX is a landmark artistic work that contributes to the ongoing debate about the `pornification` of the culture at large. [detailed...]

ISBN: 0821257455
Book size: Ч; Page extent: 144.

 

PUT TO
THE BASKET
Ч
Xbox 360 Achievements: Unlocked

2007 y.
Publisher: Ч
Description: The ultimate guide to maximizing your gamerscore! How to unlock every Xbox 360 achievement for these hot titles! Plus! How to get 10,000 more gamerpoints in 2 weeks! [detailed...]

ISBN: 0744010004
Book size: Ч; Page extent: 320.

 

PUT TO
THE BASKET
Mark Walker
Xbox Fan Book (Ibook Fan Books)

2004 y.
Publisher: Ч
Description: Book DescriptionThe video game industry has come a long way from those early Pac-Man and Centipede games at the arcade. Just one look at Microsoft`s Xbox--the most powerful and popular gaming machine ever created--proves that. With cool 3-D graphics, mind-boggling animation, and devastatingly real audio, Xbox just blows the competition away. More than 15 million people worldwide own an Xbox system--and that number is growing at a rapid rate. The problem is, these gamers don`t have a reliable, all-purpose reference book to help guide them in their quest for that video game triumph: the top score! Until now, that is. Enter the Xbox Fan Book from O`Reilly, a nifty, four-color guide for new Xbox gamers who want a quick and fun way to learnall the features and capabilities of Microsoft`s popular game console so they can get down to the business of dominating the high scores list right away. Thanks to this one-of-a-kind book, Xbox users can learn how to make theirЕ [detailed...]

ISBN: 0596008848
Book size: Ч; Page extent: 128.

 

PUT TO
THE BASKET
James Harley
Xenakis: His Life in Music

2004 y.
Publisher: Ч
Description: Ч [detailed...]

ISBN: 0415971454
Book size: Ч; Page extent: 279.

 

PUT TO
THE BASKET
Icon Health Publications
Xenical - A Medical Dictionary Bibliography and Annotated Research Guide to Internet References

Ч y.
Publisher: Ч
Description: In March 2001, the National Institutes of Health issued the following warning: `The number of Web sites offering health-related resources grows every day. Many sites provide valuable information, while others may have information that is unreliable or misleading.` Furthermore, because of the rapid increase in Internet-based information, many hours can be wasted searching, selecting, and printing.This book was created for medical professionals, students, and members of the general public who want to conduct medical research using the most advanced tools available and spending the least amount of time doing so. [detailed...]

ISBN: 0597836485
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Leo Strauss
Xenophon`s Socrates

2004 y.
Publisher: Ч
Description: Relying exclusively on the texts, Professor Strauss analyzes and compares every seemingly casual utterance as well as the more formal statements to recover the true Socrates and to determine the character of political philosophy. He investigates its origins, possibilities, and intention against the nonphilosophical background from which it emerged. [detailed...]

ISBN: 1587319659
Book size: Ч; Page extent: 181.

 

PUT TO
THE BASKET
Leo Strauss, Carnes Lord
Xenophon`s Socratic Discourse: An Interpretation of the Oeconomicus

Ч y.
Publisher: Ч
Description: Xenophon`s only true Socratic discourse, the Oeconomicus, is a dialogue between Socrates and a gentleman-farmer on the art of household management and the art of farming as practiced on a gentleman`s estate. It is generally acknowledged to be the oldest surviving work devoted to `economics,` and it constitutes the classic statement of `economic` thought in ancient Greece. The dialogue examines the roles of husband and wife in the household and the division of labor between them, and considers the duties of the farm steward and the housekeeper. It discusses the goals of efficient management and the means for attaining these goals. [detailed...]

ISBN: 1890318965
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Paul Mooney, Catherine Maudsley, Gerald Hatherly
Xi`an, Shaanxi and the Terracotta Army

2005 y.
Publisher: Odyssey Publications
Description: Situated in north central China, Xi`an is among the great historic centers of the world-it is China`s Luxor. Here the early tapestry of Chinese civilization was woven-the rise of the Zhou kingdom which introduced the `Mandate of Heaven,` the Warring State of Qin which defeated and unified the country into the first empire from which `Qin` gave the West the concept of `China.` Then, turning westward, through the golden ages of the Han and the Tang, Xi`an sparkled as the largest and most cosmopolitan city on earth. The gateway to the fabled Silk Road of yore, traders and travelers from the Levant, the Middle East, central Asia and beyond made their way to the bustling markets of this most open of ancient cities. This comprehensive guidebook, highlighting the city and its environs, leads the reader on a journey through China`s glorious ancient history, from the origin of the distinctive landscape of northern China and the early stirrings of Neolithic culture at sites like Banpo,Е [detailed...]

ISBN: 9622177298
Book size: Ч; Page extent: 272.

 

PUT TO
THE BASKET
Xie Nanxing, Nataline Colonnello, Ai Weiwei
Xie Nanxing: Paintings 1992-2004

2006 y.
Publisher: Ч
Description: Although Xie Nanxing is one of the most important young contemporary painters working in China, his CV doesnA≠t list a single American show. This catalog of his first dozen years brings U.S. readers his chilling stigmata, blood-dotted scenes, and gray fish-eye interiors, all of which have the look of surveillance imagery. Works included here have appeared at the Shanghai and Venice Biennales and the Kunsthalle Basel among other venues. [detailed...]

ISBN: 9889808633
Book size: Ч; Page extent: 138.

 

PUT TO
THE BASKET
Inc. Xilinx
Xilinx Student Edition 4.2i

Ч y.
Publisher: Ч
Description: Distributed exclusively by Prentice Hall, the Xilinx Student Edition v4.2i XSE software is a ready-to-use set of tightly integrated, full featured, PC-based tools that includes advanced timing driven implementation tools, along with design entry, synthesis and verification capabilities. Xilinx is a powerful design environment that provides users with a complete mainstream programmable logic design solution. For professions that incorporate digital design. [detailed...]

ISBN: 0130097292
Book size: Ч; Page extent: Ч.

 

PUT TO
THE BASKET
Сайт создан в системе uCoz