The LogStash Book


James Turnbull - 2013
    We're going to do that by introducing you to Example.com, where you're going to start a new job as one of its SysAdmins. The first project you'll be in charge of is developing its new log management solution. We'll teach you how to:* Install and deploy LogStash.* Ship events from a LogStash Shipper to a central LogStash server.* Filter incoming events using a variety of techniques.* Output those events to a selection of useful destinations.* Use LogStash's Web interface and alternative interfaces like Kibana.* Scale out your LogStash implementation as your environment grows.* Quickly and easily extend LogStash to deliver additional functionality you might need.By the end of the book you should have a functional and effective log management solution that you can deploy into your own environment.

Networked: The New Social Operating System


Lee Rainie - 2012
    Our perpetual connectedness gives us endless opportunities to be part of the give-and-take of networking.Some worry that this new environment makes us isolated and lonely. But in Networked, Lee Rainie and Barry Wellman show how the large, loosely knit social circles of networked individuals expand opportunities for learning, problem solving, decision making, and personal interaction. The new social operating system of "networked individualism" liberates us from the restrictions of tightly knit groups; it also requires us to develop networking skills and strategies, work on maintaining ties, and balance multiple overlapping networks. Rainie and Wellman outline the "triple revolution" that has brought on this transformation: the rise of social networking, the capacity of the Internet to empower individuals, and the always-on connectivity of mobile devices. Drawing on extensive evidence, they examine how the move to networked individualism has expanded personal relationships beyond households and neighborhoods; transformed work into less hierarchical, more team-driven enterprises; encouraged individuals to create and share content; and changed the way people obtain information. Rainie and Wellman guide us through the challenges and opportunities of living in the evolving world of networked individuals.

Learning React: A Hands-On Guide to Building Maintainable, High-Performing Web Application User Interfaces Using the React JavaScript Library


Kirupa Chinnathambi - 2016
    

Smart Phone Dumb Phone: Free Yourself from Digital Addiction


Allen Carr - 2019
    When their phone is out of sight or the signal wavers, anxiety rises. You hear people saying again and again: 'I can't live without my phone, ' and sadly technology which should be a wonderful boon to us has started to blight lives; the more you are addicted, the less you get out of it. Technology can turn against us if we let it. Allen Carr's Easyway is the most successful stop-smoking method of all time. It works by unravelling the brainwashing that leads us to desire the very thing that is bad for us and it can help beat any addiction. For the first time, it has been applied to the problems of overusing your mobile phone, and it works

City of Bits: Space, Place, and the Infobahn


William J. Mitchell - 1995
    William Mitchell makes extensive use of practical examples and illustrations in a technically well-grounded yet accessible examination of architecture and urbanism in the context of the digital telecommunications revolution, the ongoing miniaturization of electronics, the commodification of bits, and the growing domination of software over materialized form.

Everyware: The Dawning Age of Ubiquitous Computing


Adam Greenfield - 2006
    How will it change us? how can we shape its emergence? Smart buildings, smart furniture, smart clothing... even smart bathtubs. networked street signs and self-describing soda cans. Gestural interfaces like those seen in Minority Report. The RFID tags now embedded in everything from credit cards to the family pet. All of these are facets of the ubiquitous computing author Adam Greenfield calls everyware. In a series of brief, thoughtful meditations, Greenfield explains how everyware is already reshaping our lives, transforming our understanding of the cities we live in, the communities we belong to--and the way we see ourselves. What are people saying about the book? Adam Greenfield is intense, engaged, intelligent and caring. I pay attention to him. I counsel you to do the same. --HOWARD RHEINGOLD, AUTHOR, SMART MOBS: THE NEXT SOCIAL REVOLUTION A gracefully written, fascinating, and deeply wise book on one of the most powerful ideas of the digital age--and the obstacles we must overcome before we can make ubiquitous computing a reality.--STEVE SILBERMAN, EDITOR, WIRED MAGAZINE Adam is a visionary. he has true compassion and respect for ordinary users like me who are struggling to use and understand the new technology being thrust on us at overwhelming speed.--REBECCA MACKINNON, BERKMAN CENTER FOR INTERNET AND SOCIETY, HARVARD UNIVERSITY Everyware is an AIGA Design Press book, published under Peachpit's New Riders imprint in partnership with AIGA.

Mediactive


Dan Gillmor - 2010
    Yet you and I can take control and make media serve us -- all of us -- by being active consumers and participants. Here's how.ContentsForeword IntroductionChapter 1 Darwin’s Media Chapter 2 Becoming an Active User: Principles Chapter 3 Tools and Techniques for the Mediactive ConsumerChapter 4 Journalism’s Evolving Ecosystem Chapter 5 Principles of Trustworthy Media CreationChapter 6 Tools and Tactics for Trusted Creators Chapter 7 Owning Your Online Presence Chapter 8 Entrepreneurs Will Save Journalism, and You Could BeOne of Them Chapter 9 Laws and Norms Chapter 10 Teaching and Learning Mediactivity Chapter 11 A Path to Tomorrow Epilogue Acknowledgments

Beginning iPhone 3 Development: Exploring the iPhone SDK


Dave Mark - 2009
    Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK

The Making of Prince of Persia: Journals 1985-1993--Illustrated Edition


Jordan Mechner - 2020
    

Processing: A Programming Handbook for Visual Designers and Artists


Casey Reas - 2007
    This book is an introduction to the concepts of computer programming within the context of the visual arts. It offers a comprehensive reference and text for Processing (www.processing.org), an open-source programming language that can be used by students, artists, designers, architects, researchers, and anyone who wants to program images, animation, and interactivity. The ideas in Processing have been tested in classrooms, workshops, and arts institutions, including UCLA, Carnegie Mellon, New York University, and Harvard University. Tutorial units make up the bulk of the book and introduce the syntax and concepts of software (including variables, functions, and object-oriented programming), cover such topics as photography and drawing in relation to software, and feature many short, prototypical example programs with related images and explanations. More advanced professional projects from such domains as animation, performance, and typography are discussed in interviews with their creators. "Extensions" present concise introductions to further areas of investigation, including computer vision, sound, and electronics. Appendixes, references to additional material, and a glossary contain additional technical details. Processing can be used by reading each unit in order, or by following each category from the beginning of the book to the end. The Processing software and all of the code presented can be downloaded and run for future exploration.Includes essays by Alexander R. Galloway, Golan Levin, R. Luke DuBois, Simon Greenwold, Francis Li, and Hernando Barragan and interviews with Jared Tarbell, Martin Wattenberg, James Paterson, Erik van Blockland, Ed Burton, Josh On, Jurg Lehni, Auriea Harvey and Michael Samyn, Mathew Cullen and Grady Hall, Bob Sabiston, Jennifer Steinkamp, Ruth Jarman and Joseph Gerhardt, Sue Costabile, Chris Csikszentmihalyi, Golan Levin and Zachary Lieberman, and Mark Hansen.Casey Reas is Associate Professor in the Design Media Arts Department at the University of California, Los Angeles. Ben Fry is Nierenburg Chair of Design in the School of Design at Carnegie Mellon University, 2006-2007."

What Video Games Have to Teach Us about Learning and Literacy


James Paul Gee - 2003
    James Paul Gee begins his new book with 'I want to talk about vide games- yes, even violent video games - and say some positive things about them'. With this simple but explosive beginning, one of America's most well-respected professors of education looks seriously at the good that can come from playing video games. Gee is interested in the cognitive development that can occur when someone is trying to escape a maze, find a hidden treasure and, even, blasting away an enemy with a high-powered rifle. Talking about his own video-gaming experience learning and using games as diverse as Lara Croft and Arcanum, Gee looks at major specific cognitive activities: How individuals develop a sense of identity; How one grasps meaning; How one evaluates and follows a command; How one picks a role model; How one perceives the world.

The Stack: On Software and Sovereignty


Benjamin H. Bratton - 2015
    Together, how do these distort and deform modern political geographies and produce new territories in their own image?In The Stack, Benjamin Bratton proposes that these different genres of computation—smart grids, cloud platforms, mobile apps, smart cities, the Internet of Things, automation—can be seen not as so many species evolving on their own, but as forming a coherent whole: an accidental megastructure called The Stack that is both a computational apparatus and a new governing architecture. We are inside The Stack and it is inside of us. In an account that is both theoretical and technical, drawing on political philosophy, architectural theory, and software studies, Bratton explores six layers of The Stack: Earth, Cloud, City, Address, Interface, User. Each is mapped on its own terms and understood as a component within the larger whole built from hard and soft systems intermingling—not only computational forms but also social, human, and physical forces. This model, informed by the logic of the multilayered structure of protocol “stacks,” in which network technologies operate within a modular and vertical order, offers a comprehensive image of our emerging infrastructure and a platform for its ongoing reinvention. The Stack is an interdisciplinary design brief for a new geopolitics that works with and for planetary-scale computation. Interweaving the continental, urban, and perceptual scales, it shows how we can better build, dwell within, communicate with, and govern our worlds.

Handbook of Applied Cryptography


Alfred J. Menezes - 1996
    Standards are emerging to meet the demands for cryptographic protection in most areas of data communications. Public-key cryptographic techniques are now in widespread use, especially in the financial services industry, in the public sector, and by individuals for their personal privacy, such as in electronic mail. This Handbook will serve as a valuable reference for the novice as well as for the expert who needs a wider scope of coverage within the area of cryptography. It is a necessary and timely guide for professionals who practice the art of cryptography. The Handbook of Applied Cryptography provides a treatment that is multifunctional: It serves as an introduction to the more practical aspects of both conventional and public-key cryptographyIt is a valuable source of the latest techniques and algorithms for the serious practitionerIt provides an integrated treatment of the field, while still presenting each major topic as a self-contained unitIt provides a mathematical treatment to accompany practical discussionsIt contains enough abstraction to be a valuable reference for theoreticians while containing enough detail to actually allow implementation of the algorithms discussedNow in its third printing, this is the definitive cryptography reference that the novice as well as experienced developers, designers, researchers, engineers, computer scientists, and mathematicians alike will use.

Sketching User Experiences: Getting the Design Right and the Right Design


Bill Buxton - 2007
    So while the focus is on design, the approach is holistic. Hence, the book speaks to designers, usability specialists, the HCI community, product managers, and business executives. There is an emphasis on balancing the back-end concern with usability and engineering excellence (getting the design right) with an up-front investment in sketching and ideation (getting the right design). Overall, the objective is to build the notion of informed design: molding emerging technology into a form that serves our society and reflects its values.Grounded in both practice and scientific research, Bill Buxton s engaging work aims to spark the imagination while encouraging the use of new techniques, breathing new life into user experience design. Covers sketching and early prototyping design methods suitable for dynamic product capabilities: cell phones that communicate with each other and other embedded systems, "smart" appliances, and things you only imagine in your dreamsThorough coverage of the design sketching method which helps easily build experience prototypes-without the effort of engineering prototypes which are difficult to abandonReaches out to a range of designers, including user interface designers, industrial designers, software engineers, usability engineers, product managers, and othersFull of case studies, examples, exercises, and projects, and access to video clips that demonstrate the principles and methods"

Digital Art


Christiane Paul - 2003
    Not only have traditional forms of art such as printing, painting, photography and sculpture been transformed by digital techniques and media, but entirely new forms such as net art, software art, digital installation and virtual reality have emerged as recognized artistic practices, collected by major museums, institutions and private collectors the world over. Here Christiane Paul surveys the developments in digital art from its appearance in the early 1990s right up to the present day, and looks ahead to what the future may hold. Drawing a distinction between work that uses digital technology as a tool to produce traditional forms and work that uses it as a medium to create new types of art, she discusses all the key artists and works. The book explores themes addressed and raised by the art, such as viewer interaction, artificial life and intelligence, political and social activism, networks and telepresence, as well as issues such as the collection, presentation and preservation of digital art, the virtual museum, and ownership and copyright.