Browse Results

Showing 36,626 through 36,650 of 54,060 results

Intersectional Tech: Black Users in Digital Gaming

by Kishonna L. Gray

In Intersectional Tech: Black Users in Digital Gaming, Kishonna L. Gray interrogates blackness in gaming at the intersections of race, gender, sexuality, and (dis)ability. Situating her argument within the context of the concurrent, seemingly unrelated events of Gamergate and the Black Lives Matter movement, Gray highlights the inescapable chains that bind marginalized populations to stereotypical frames and limited narratives in video games. Intersectional Tech explores the ways that the multiple identities of black gamers—some obvious within the context of games, some more easily concealed—affect their experiences of gaming. The normalization of whiteness and masculinity in digital culture inevitably leads to isolation, exclusion, and punishment of marginalized people. Yet, Gray argues, we must also examine the individual struggles of prejudice, discrimination, and microaggressions within larger institutional practices that sustain the oppression. These “new” racisms and a complementary colorblind ideology are a kind of digital Jim Crow, a new mode of the same strategies of oppression that have targeted black communities throughout American history. Drawing on extensive interviews that engage critically with identity development and justice issues in gaming, Gray explores the capacity for gaming culture to foster critical consciousness, aid in participatory democracy, and effect social change. Intersectional Tech is rooted in concrete situations of marginalized members within gaming culture. It reveals that despite the truths articulated by those who expose the sexism, racism, misogyny, and homophobia that are commonplace within gaming communities, hegemonic narratives continue to be privileged. This text, in contrast, centers the perspectives that are often ignored and provides a critical corrective to notions of gaming as a predominantly white and male space.

The Data Journalism Handbook

by Jonathan Gray Lucy Chambers Liliana Bounegru

<p>When you combine the sheer scale and range of digital information now available with a journalist&#8217;s "nose for news" and her ability to tell a compelling story, a new world of possibility opens up. With <i>The Data Journalism Handbook</i>, you&#8217;ll explore the potential, limits, and applied uses of this new and fascinating field.</p>

Practical Social Engineering: A Primer for the Ethical Hacker

by Joe Gray

A guide to hacking the human element.Even the most advanced security teams can do little to defend against an employee clicking a malicious link, opening an email attachment, or revealing sensitive information in a phone call. Practical Social Engineering will help you better understand the techniques behind these social engineering attacks and how to thwart cyber criminals and malicious actors who use them to take advantage of human nature.Joe Gray, an award-winning expert on social engineering, shares case studies, best practices, open source intelligence (OSINT) tools, and templates for orchestrating and reporting attacks so companies can better protect themselves. He outlines creative techniques to trick users out of their credentials, such as leveraging Python scripts and editing HTML files to clone a legitimate website. Once you&’ve succeeded in harvesting information about your targets with advanced OSINT methods, you&’ll discover how to defend your own organization from similar threats. You&’ll learn how to: Apply phishing techniques like spoofing, squatting, and standing up your own web server to avoid detection Use OSINT tools like Recon-ng, theHarvester, and Hunter Capture a target&’s information from social media Collect and report metrics about the success of your attack Implement technical controls and awareness programs to help defend against social engineering Fast-paced, hands-on, and ethically focused, Practical Social Engineering is a book every pentester can put to use immediately.

Designing Elixir Systems With OTP: Write Highly Scalable, Self-healing Software with Layers

by James Edward Gray II Bruce A. Tate

You know how to code in Elixir; now learn to think in it. Learn to design libraries with intelligent layers that shape the right data structures, flow from one function into the next, and present the right APIs. Embrace the same OTP that's kept our telephone systems reliable and fast for over 30 years. Move beyond understanding the OTP functions to knowing what's happening under the hood, and why that matters. Using that knowledge, instinctively know how to design systems that deliver fast and resilient services to your users, all with an Elixir focus. Elixir is gaining mindshare as the programming language you can use to keep you software running forever, even in the face of unexpected errors and an ever growing need to use more processors. This power comes from an effective programming language, an excellent foundation for concurrency and its inheritance of a battle-tested framework called the OTP. If you're using frameworks like Phoenix or Nerves, you're already experiencing the features that make Elixir an excellent language for today's demands. This book shows you how to go beyond simple programming to designing, and that means building the right layers. Embrace those data structures that work best in functional programs and use them to build functions that perform and compose well, layer by layer, across processes. Test your code at the right place using the right techniques. Layer your code into pieces that are easy to understand and heal themselves when errors strike. Of all Elixir's boons, the most important one is that it guides us to design our programs in a way to most benefit from the architecture that they run on. The experts do it and now you can learn to design programs that do the same.What You Need:Elixir Version 1.7 or greater.

Blockchain Technology for Managers

by Gerald R. Gray

Blockchain is a technology that tends to be misunderstood by managers that need to make technology acquisition decisions. This book will provide readers with a basic understanding of blockchain and distributed ledger technology (DLT), the technologies that underpin it, and the technologies DLT is built upon. The book is purposefully not a book on how to code or explore other technical aspects of blockchain (other than the fundamentals). Rather, it provides managers with the basic understanding of the architectures and consensus algorithms, how they work, the design trade-offs of each architecture type, and what problems and use cases the core characteristics of DLT are best suited to solve ─ providing business managers with the core information they need to ask the right questions of vendors when making business value assessments and acquisition decisions.

Liminal Thinking

by Dave Gray

"Why do some people succeed at change while others fail? It's the way they think! Liminal thinking is a way to create change by understanding, shaping, and reframing beliefs. What beliefs are stopping you right now?You have a choice. You can create the world you want to live in, or live in a world created by others. If you are ready to start making changes, read this book."

The Cyborg Handbook

by Chris Hables Gray Steven Mentor Heidi J. Figueroa-Sarriera

This handbook brings together key documents from the history of cyborgs as well as the best writing about cyborgs, including recent cyborg cutural theory. They cover the space technology, war, medicine and the imagination in the production of cyborgs.

Cyborg Citizen: Politics in the Posthuman Age

by Chris Hables Gray

The growing synergy of humans and technology--from dialysis to genetically altered foods to PET scans--is transforming how we view our minds and our bodies. But how has it changed the body politic? How can we forge a society that protects the rights of human and cyborg alike?The creator of the cult classic Cyborg Handbook, Chris Hables Gray, now offers the first guide to "posthuman" politics, framing the key issues that could threaten or brighten our technological future. For good or ill, politics has already been cyborged in ways that touch us all: On-line voting promises to change who participates. Wars are won on video screens. Biotechnological advances-- cloning, sexual prostheses, gene patents--are redefining life, death, and family in ways that strain the social contract. In the face of these advances, visions of the cyborg future range from the utopian to the nightmarish, from a spiritual super-race transcending the body's confines to a soulless Borg consuming human individuality.Only with a broad, historically rich and ethically grounded understanding of these issues, Gray argues, can we combat the threats to our freedom and even our survival. A work of vision and imagination, Cyborg Citizen lays the groundwork for the participatory evolution of our society.

Swift Pocket Reference

by Anthony Gray

Get quick answers for developing and debugging applications with Swift, Apple's multi-paradigm programming language. This pocket reference is the perfect on-the-job tool for learning Swift's modern language features, including type safety, generics, type inference, closures, tuples, automatic memory management, and support for Unicode.Designed to work with Cocoa and Cocoa Touch, Swift can be used in tandem with Objective-C, and either of these languages can call APIs implemented in the other. Swift is still evolving, but it's clear that Apple sees it as the future language of choice for iOS and OS X software development.Topics include:Swift's Run-Eval-Print-Loop (REPL) and interactive playgroundsSupported data types, such as strings, arrays, and dictionariesVariables and constantsProgram flow: loops and conditional executionClasses, structures, enumerations, functions, and protocolsClosures: similar to blocks in Objective-C and lambdas in C#Optionals: values that can explicitly have no valueOperators, operator overloading, and custom operatorsAccess control: restricting access to types, methods, and propertiesBuilt-in global functions and their parameter requirements

Enterprise Architecture: A Pocket Guide

by Tom Graves

Enterprise architecture makes a vital contribution to the running of a large organisation. It was originally developed in order to manage a rapid growth in the cost and complexity of IT systems, using knowledge gained from software structure and design. For this reason, enterprise architecture is often thought of as a component of IT governance. However, the discipline has evolved and extended its scope. Enterprise architecture is now about structuring business capabilities and processes in order to support your long-term business strategy. Effective application of enterprise architecture will enable you to improve your productivity and performance. This pocket guide offers you an invaluable introduction to this business-critical subject. It explains the function of enterprise architecture within the organisation, looks at the skills needed within the enterprise architecture team and provides an overview of the most common enterprise architecture frameworks. As the author emphasises, enterprise architecture is not about creating models and designs for their own sake, but about using these structures to serve the needs of the business.

Everyday Enterprise Architecture: Sense-making, Strategy, Structures, and Solutions

by Tom Graves

Discover what needs to happen in enterprise-architecture practice—and not just its outcomes, but also the activities from which those outcomes would arise. This book reveals how business and enterprise architects can deliver fast solutions to an always-on-the-go business world.To begin, you'll review a new technique called "context-space mapping," which provides a structured method for sense-making across the entire context of an enterprise. Throughout the book, you'll concentrate on the routine practices that underpin each of the architecture disciplines. Working step-by-step through a real 10-day architecture project, this book explores the activities that underpin the strategy, structures and solutions in the real-time turmoil of an enterprise architect’s everyday work. You'll explore how and why and when the various documents, artefacts and items of ‘theory-stuff’ come into the practice – all those mainstream methods, frameworks, models, metamodels and other information sources. In the end, Everyday Enterprise Architecture will help you develop the skills, judgment, and awareness to keep enhancing the value of your architectural projects. What You'll LearnWork on architectures at "business-speed"Adapt architectures for different tasksGather, use, and manage architectural informationWho This Book Is ForEnterprise and business architects.

Mapping the Enterprise: Modeling the Enterprise as Services with Enterprise Canvas

by Tom Graves

One of the hardest tasks strategists and enterprise architects face is mapping an enterprise in a form that creates and supports making sense of the whole. This book introduces an alternate approach to create consistency at every level by modelling the enterprise as services with the Enterprise Canvas. This new model type that can be used to describe just about anything in any area and at any level of the enterprise, and that acts as a consistent frame for all the other models that we need in our architectures. It is also simple enough to scribble on the back of a napkin - and engage all of your stakeholders in the enterprise-scale conversations you need. There is also a simple notation for Enterprise Canvas that is suitable for use in service-design toolsets. The book teaches the use of architectural techniques to describe any aspect of the enterprise. It will help you identify the business reasons and business value for every activity, and you will also learn how to align strategy, tactics and operations to enterprise vision and values. By the end of this book, you will understand how an enterprise works as a web of services, and what needs to be done to make your enterprise work in the best possible way. What You'll Learn Gain insight into the concepts of service to enhance agility, adaptability and resilience.Understand how to enhance efficiency and effectiveness throughout the enterprise.Grasp how an enterprise is made up of services that each serve an overall set of needs Who This Book Is For Enterprise architects, Business architects, IT architects and process designers.

The Service-Oriented Enterprise: Learn Enterprise Architecture and Its Viable Services

by Tom Graves

A service-oriented architecture is fundamental to many new IT applications, from web development to social software and cloud computing. The same principles can be applied to every aspect of the service-oriented enterprise – not just in IT. In this book, you’ll explore how an enterprise architecture and viable services can link together to create a simpler yet far more powerful view of the enterprise, as a dynamic, unified whole. You can use the ideas, principles and methods described here in business transformation, workflow mapping, system design and much else besides, in every type of enterprise - including those in which there may be little or no IT at all. Step by step, you’ll walk through the basics of service-oriented architectures, the four key categories of services and how they connect, and how all of this comes together in real-world service design, implementation and operations. From this, you’ll discover how to identify and describe the different types of services that you need for your enterprise, and how to distinguish between the services that you can safely outsource, versus those that you do need to keep in-house. By the end of this book, you’ll learn how to construct function models and service models of your enterprise as a base for service-mapping, and how to pinpoint and map the information flows you need for service-management and service-performance, to keep everything on-track to purpose. What You'll LearnSee how an enterprise architecture can work as a literal architecture Understand Stafford Beer’s "Viable System Model" and adapt it as a robust modelStudy how a Viable Services Model provides a template for service design that covers functionals, non-functionals and operational governance for servicesWho This Book Is ForEnterprise architects, Business architects, Service designers, Workflow designers

End Game (The Midnight Library #3)

by Damien Graves

Simon prefers computer games to reality, but a shockingly real turn of events might mean "Game Over" -- forever. This story and two additional contributions equal three more ways to define the word "fear".

Ebay Amazon Arbitrage: Unleashes an Endless Tsunami of High Ticket Paydays

by Brian Graves

Unleashes An Endless Tsunami Of High Ticket Paydays Book Description Underground Amazon seller discovers the magical missing word and unleashes an endless tsunami of high ticket paydays. I will provide you with full details of the niche I make money in. I made $82 on the first Item. I bought more from the same seller until I’d bought over 100 Items from him, making between $70 and $150 on each product. I take you through a case study where I show you exactly how to do it. Templates are also provided where necessary to make things as simple as possible. What You Will Learn Buying offline to sell on Ebay and Amazon Buying on other sites to sell on Ebay and Amazon Even more arbitrage tactics to add to you arsenal Case study to show you the exact steps Finding Your Niche And loads more....

How To Get Back Links: 10 Extremely Powerful Backlinks Sources To Building Website Backlinks And Exploding Your Traffic

by Brian Graves

Over 60 website examples where you can find these 10 different back linking types, ranging from PR4-PR9.You also get strategies for each link type that you can use to increase website traffic.

Native Ads

by Brian Graves

Basically, what we are doing in this special method is that we send cheap traffic to simple domains we own that have sponsored ads on them. How do we get the ads on the domains? We simply park the domain with a provider that will put the ads on our domain automatically.

The Kingmakers: How the Media Threatens Our Security and Our Democracy

by Mike Gravel David Eisenbach

Why does the media always blow the big stories? From 9/11 and Iraq's Weapons of Mass Destruction to Iran's nuclear program and presidential elections, the divide between reality and the so-called "news" has never been more dramatic or dangerous. In The Kingmakers, Senator Mike Gravel and Dr. David Eisenbach argue that the media's failure to present the public with an accurate view of the world poses a greater threat to American lives than terrorism. They also show how the greatest threat to our democracy is not money— it's the media. Long before the majority of voters pay attention to elections, the media Kingmakers filter the presidential field and anoint the "leading candidates." Gravel and Eisenbach propose a powerful antidote to the Kingmakers' poisonous influence on American politics: participatory journalism. Blogs, chat rooms, virtual worlds, and internet contributions have empowered ordinary citizens to change the course of American and world history.

Anforderungen an unternehmerische Entscheidungen in einer dynamischen Welt (Business - Innovation - High Tech)

by Matthias Graumann Achim Burkhardt Thomas Wenger

Unternehmerische Entscheidungen profitieren vom Rückgriff auf wissenschaftliches Wissen. Es leitet nicht nur das methodische Vorgehen beim Treffen von Entscheidungen an, sondern stellt auch konkrete Ursache-Wirkungs-Beziehungen zur Verfügung. Auf diese Weise unterstützt die Wissenschaft die Beantwortung praktischer Fragen, was die Autoren dieses Sammelbandes anhand zahlreicher Beispiele aus Organisation, Führung und Marketing illustrieren.

Exploring Microsoft Office 2007

by Robert T. Grauer

Exploring has been Prentice Hall's most successful Office Application series of the past 15 years. For Office 2007, Exploring has undergone the most extensive changes in its history, so that it can truly more today's student "beyond the point and click."

Exploring Microsoft Office Excel 2007, Comprehensive Second Edition

by Robert Grauer Judy Scheeren Keith Mulbery

For introductory Office Application courses that cover Excel 2007. The goal of the Exploring Series has been to move students beyond the point and click, helping them understand the why and how behind each skill. Students go to college now with a different set of skills than they did 5 years ago. The new edition of Exploring moves students beyond the basics of the software at a faster pace, without sacrificing fundamental skills to ensure that they will be engaged throughout the book.

Advances in Robotics Research: ECHORD++: Robotic Science Supporting Innovation (Springer Tracts in Advanced Robotics #132)

by Antoni Grau Yannick Morel Ana Puig-Pey Francesca Cecchi

In this book Part I presents first an overview of the ECHORD++ project, with its mission and vision together with a detailed structure of its functionalities and instruments: Experiments, Robotic Innovation Facilities and Public end-user Driven Technology Innovation PDTI. Chapter 1 explains how the project is born, the partners, the different instruments and the new concept of cascade funding projects. This novelty made ECHORD++ a special project along the huge number of research groups and consortia involved in the whole project. So far, it is the European funded project with more research team and partners involved in the robotic field. In Chapter 2, one of the instruments in ECHORD++ is explained in detail: RIF. Robotic innovation facilities are a set of laboratories across Europe funded with the project with the goal of hosting consortia involved in any experiment that have special needs when testing their robotic research. In the chapter the three different and specific RIFs will be described and analyzed. Chapter 3 explains an important instrument in ECHORD++: the Experiments. In this part, a big number of research groups have been involve in short time funded research projects. The chapter explains the management of such Experiments, from the call for participation, the candidate’s selection, the monitoring, reviews and funding for each of the 36 experiments funded for Echord. Chapter 4 is very special because it presents the innovation of funding public end-user driven technology, in particular, robotic technology. The robotic challenge is the key of such an instruments together with the management of the different consortia that participated competitively in the success of the robotic challenge proposed by a public entity, selected also with a very special and innovative process.

Practical LaTeX

by George Grätzer

Practical LaTeX covers the material that is needed for everyday LaTeX documents. This accessible manual is friendly, easy to read, and is designed to be as portable as LaTeX itself. A short chapter, Mission Impossible, introduces LaTeX documents and presentations. Read these 30 pages; you then should be able to compose your own work in LaTeX The remainder of the book delves deeper into the topics outlined in Mission Impossible while avoiding technical subjects. Chapters on presentations and illustrations are a highlight, as is the introduction of LaTeX on an iPad. Students, faculty, and professionals in the worlds of mathematics and technology will benefit greatly from this new, practical introduction to LaTeX. George Grätzer, author of More Math into LaTeX (now in its 4th edition) and First Steps in LaTeX, has been a LaTeX guru for over a quarter of century. From the reviews of More Math into LaTeX: ``There are several LaTeX guides, but this one wins hands down for the elegance of its approach and breadth of coverage. '' --Amazon. com, Best of 2000, Editors Choice ``A very helpful and useful tool for all scientists and engineers. '' --Review of Astronomical Tools``A novice reader will be able to learn the most essential features of LaTeX sufficient to begin typesetting papers within a few hours of time. . . An experienced TeX user, on the other hand, will find a systematic and detailed discussion of all LaTeX features, supporting software, and many other advanced technical issues. '' --Reports on Mathematical Physics

Follow Me! Creating a Personal Brand with Twitter

by Sarah-Jayne Gratton

Make the most of Twitter as a tool for creating a personal brandTwitter boasts more than 100 million active users with 50 million of them actively tweeting every day, making Twitter an indisputably powerful marketing platform. With this insightful book, author and Twitter guru Sarah-Jayne Gratton offers real-world examples and proven techniques for capturing a Twitter audience and using that audience to spread the word about you to build a personal brand.Details ways in which you can use Twitter to build a personal brandShows you how to maximize Twitter?s potential as a powerful marketing tool for your own benefitEncourages you to take advantage of Twitter?s vast audienceFollow Me! Creating a Personal Brand with Twitter escorts you through using Twitter to create and execute a surefire personal marketing campaign that spans the globe.

The Handbook of Personal Area Networking Technologies and Protocols

by Dean Anthony Gratton

This handbook offers an unparalleled view of wireless personal area networking technologies and their associated protocols. It lifts the lid on their growing adoption within the consumer electronics, home automation, sports, health and well-being markets. Bluetooth low energy, ZigBee, EnOcean and ANT+ are comprehensively covered, along with other WPAN technologies including NFC, Wi-Fi, Bluetooth classic and high speed, and WHDI. It also features 802. 11ac, the Internet of Things, Wireless USB, WiGig and WirelessHD. The handbook shows how white space radio, cellular and Femtocells have inadvertently blurred the boundaries between personal and wide area communications, creating disruptive topologies through technology convergence. It explores how pervasive WAN technologies have spawned a new generation of consumers through the Lawnmower Man Effect and explains how our personal space has become integral to social media streams, including Twitter, Facebook and Pinterest. An essential read for students, software engineers and developers, product planners, technical marketers and analysts.

Refine Search

Showing 36,626 through 36,650 of 54,060 results