You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
The bestselling first edition of "Disappearing Cryptography" was known as the best introduction to information hiding. This fully revised and expanded second edition describes a number of different techniques that people can use to hide information, such as encryption.
This book has evolved out of roughly ve years of working on computing with social trust. In the beginning, getting people to accept that social networks and the relationships in them could be the basis for interesting, relevant, and exciting c- puter science was a struggle. Today, social networking and social computing have become hot topics, and those of us doing research in this space are nally nding a wealth of opportunities to share our work and to collaborate with others. This book is a collection of chapters that cover all the major areas of research in this space. I hope it will serve as a guide to students and researchers who want a strong introduction to work in the eld, and as enco...
A thorough and accessible introduction to a range of key ideas in type systems for programming language. The study of type systems for programming languages now touches many areas of computer science, from language design and implementation to software engineering, network security, databases, and analysis of concurrent and distributed systems. This book offers accessible introductions to key ideas in the field, with contributions by experts on each topic. The topics covered include precise type analyses, which extend simple type systems to give them a better grip on the run time behavior of systems; type systems for low-level languages; applications of types to reasoning about computer prog...
A comprehensive user’s guide to Inkscape, a vector illustration application. Dmitry Kirsanov, a former core Inkscape developer, shares his knowledge of Inkscape's inner workings as he shows how to use Inkscape to draw with various tools, work with objects, apply realistic and artistic effects, and more. Step-by-step task-based tutorials show you how to create business cards, animations, technical and artistic drawings, and graphic assets for games. This second edition covers the new tools, improved text features, advanced new path effects and filters, as well as many new UI conveniences in Inkscape 1.0. A new chapter describes Inkscape's extensions for both users and developers. Learn how to: • Navigate the canvas and customize your workspace and views • Create new objects and transform, style, clone, and combine them • Use gradients, patterns, filters, and path effects to liven up your work • Work with layers, groups, object order, and locks to control your artwork • View and manipulate your document’s structure with the XML Editor and the new Objects dialog • Export your work to various formats
The Web Almanac is an annual research project by the web development community to better understand how the web is built and experienced. Industry experts and a team of peer reviewers and data analysts research the state of the web, one chapter at a time, focused in areas of web page composition, user experience, content publishing, and content delivery. The result is a richly detailed report brimming with insightful analysis written by subject matter experts built on a solid foundation of statistics aggregated over millions of top websites.
A guide to help programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. This third edition covers all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware
PDF--to most of the world it stands for that rather tiresome format used for documents downloaded from the web. Slow to load and slower to print, hopelessly unsearchable, and all but impossible to cut and paste from, the Portable Document Format doesn't inspire much affection in the average user. But PDFs done right is another story. Those who know the ins and outs of this format know that it can be much more than electronic paper. Flexible, compact, interactive, and even searchable, PDF is the ideal way to present content across multiple platforms. PDF Hacks unveils the true promise of Portable Document Format, going way beyond the usual PDF as paged output mechanism. PDF expert Sid Steward...
A critical examination of core issues in social and cultural theory.
Architects look at thousands of buildings during their training, and study critiques of those buildings written by masters. In contrast, most software developers only ever get to know a handful of large programs well -- usually programs they wrote themselves -- and never study the great programs of history. As a result, they repeat one another's mistakes rather than building on one another's successes.This second volume of The Architecture of Open Source Applications aims to change that. In it, the authors of twenty-four open source applications explain how their software is structured, and why. What are each program's major components? How do they interact? And what did their builders learn during their development? In answering these questions, the contributors to this book provide unique insights into how they think.
Provides "hands-on" information on writing device drivers for the Linux system, with particular focus on the features of the 2.4 kernel and its implementation