You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential-- not just a whirlwind tour of XML.The author explains the important and relevant XML technologies and their capabilities clearly and succinctly with plenty of real-life projects and useful examples. He outlines the elements of markup--demystifying concepts such as attributes, entities, and namespaces--and provides enough depth and examples to get started. Learning XML is a reliable source for anyone who needs to know XML, but doesn't want to waste time wading through hundreds of web sites or 800 pages of bloated text....
A guide to ActionScript programming covers such topics as conditionals and loops, functions, datatypes, interfaces, event handling, namespaces, XML, Flash, programmic animation, and bitmap programming.
bull; Task-based approach teaches readers how to combine HTML and CSS to create sharp, consistent Web pages regardless of monitor size, browser, platform, or viewing device. bull; Comprehensive coverage of the transition from HTML to XHTML, including the differences between the languages. bull; Packed with tips, techniques, and illustrations--all updated to reflect newer browsers and the changing use of HTML.
This book constitutes the refereed proceedings of the 22nd British National Conference on Databases, BNCOD 22, held in Sunderland, UK in July 2005. The 16 revised full papers presented together with an invited paper and the abstract of an invited talk were carefully reviewed and selected from 66 submissions. The papers are organized in topical sections on spatio-temporal databases, data integration and information retrieval, XML, and applied information management.
This book constitutes the refereed proceedings of the First International Conference on Data Management in Grid and Peer-to-Peer Systems, Globe 2008, held in Turin, Italy, in September 2008. P2P and grid computing are important for scale distributed systems and applications that require effective management of voluminous, distributed, and heterogeneous data. The 10 revised full papers presented were carefully reviewed and selected from 23 submissions. The papers are organized in topical sections on P2P storage systems and caching, P2P data integration systems, querying in grid and P2P systems.
Teaching the SQL skills that businesses demand when hiring programmers If you're a SQL beginner, you don't just want to learn SQL basics, you also want to get some practical SQL skills you can use in the job market. This book gives you both. Covering the basics through intermediate topics with clear explanations, hands-on exercises, and helpful solutions, this book is the perfect introduction to SQL. Topics include both the current SQL:2008 standards, the upcoming SQL:2011 standards, and also how to use SQL against current releases of the most popular commercial SQL databases, such as Oracle, SQL Server, and MySQL. Introduces SQL concepts, explains SQL statements, and clearly shows how to wr...
Proceedings of the 30th Annual International Conference on Very Large Data Bases held in Toronto, Canada on August 31 - September 3 2004. Organized by the VLDB Endowment, VLDB is the premier international conference on database technology.
This book constitutes the thoroughly refereed postproceedings of the Second International Workshop on Semantic Web and Databases, SWDB 2004, held in Toronto, Canada in August 2004 as a satellite workshop of VLDB 2004. The 14 revised full papers presented together with 2 papers by the invited keynote speakers were carefully selected during two rounds of reviewing and improvement from 47 submissions. Among the topics addressed are data semantics, semantic Web services, service-oriented computing, workflow composition, XML semantics, relational tables, ontologies, semantic Web algebra, heterogeneous data sources, context mediation, OWL, ontology engineering, data integration, semantic Web queries, database queries, and peer-to-peer warehouses.
XML is the lingua franca of the Web. All designers and developers working in a web environment need a sound understanding of XML and its role in application development. Many software packages and organizations allow for the exchange of data using an XML format. Web services and RSS feeds are now commonplace. For those working with Flash and Flex, a thorough understanding of XML is particularly important. XML documents are one option for the data provided to SWF applications. Flash and Flex can load, display, and modify XML content. These applications can also send XML content to other applications for updating or for use in different situations. ActionScript 3.0 introduced some fundamental ...
There may be no better way to learn how to program than by dissecting real, representative examples written in your language of choice. Ruby by Example analyzes a series of Ruby scripts, examining how the code works, explaining the concepts it illustrates, and showing how to modify it to suit your needs. Baird's examples demonstrate key features of the language (such as inheritance, encapsulation, higher-order functions, and recursion), while simultaneously solving difficult problems (such as validating XML, creating a bilingual program, and creating command-line interfaces). Each chapter builds upon the previous, and each key concept is highlighted in the margin to make it easier for you to...