Of all the tasks programmers are asked to perform, storing, compressing, and retrieving information are some of the most challenging--and critical to many applications. Managing Gigabytes: Compressing and Indexing Documents and Images is a treasure trove of theory, practical illustration, and general discussion in this fascinating technical subject.Ian Witten, Alistair Moffat, and Timothy Bell have updated their original work with this even more impressive second edition. This version adds recent techniques such as block-sorting, new indexing techniques, new lossless compression strategies, and many other elements to the mix. In short, this work is a comprehensive summary of text and image compression, indexing, and querying techniques. The history of relevant algorithm development is woven well with a practical discussion of challenges, pitfalls, and specific solutions.This title is a textbook-style exposition on the topic, with its information organized very clearly into topics such as compression, indexing, and so forth. In addition to diagrams and example text transformations, the authors use pseudo-code to present algorithms in a language-independent manner wherever possible. They also supplement the reading with mg--their own implementation of the techniques. The mg C language source code is freely available on the Web. Alone, this book is an impressive collection of information. Nevertheless, the authors list numerous titles for further reading in selected topics. Whether you're in the midst of application development and need solutions fast or are merely curious about how top-notch information management is done, this hardcover is an excellent investment. --Stephen W. PlainTopics covered: Text compression models, including Huffman, LZW, and their variants, trends in information management, index creation and compression, image compression, performance issues, and overall system implementation. From Book News, Inc.The end result of applying the techniques described here is a computer system that can store millions of documents, and retrieve the documents that contain any given combination of keywords in a matter of seconds or fractions of a second. Written for an eclectic audience of information professionals and for graduate courses. Sections for technically or theoretically oriented readers can be skipped by others without loss of continuity. Annotation copyright Book News, Inc. Portland, Or. --This text refers to the Hardcover edition.