Browse Results

Showing 27,651 through 27,675 of 54,022 results

Mac OS X and iOS Internals

by Jonathan Levin

An in-depth look into Mac OS X and iOS kernelsPowering Macs, iPhones, iPads and more, OS X and iOS are becoming ubiquitous. When it comes to documentation, however, much of them are shrouded in mystery. Cocoa and Carbon, the application frameworks, are neatly described, but system programmers find the rest lacking. This indispensable guide illuminates the darkest corners of those systems, starting with an architectural overview, then drilling all the way to the core.Provides you with a top down view of OS X and iOSWalks you through the phases of system startup--both Mac (EFi) and mobile (iBoot)Explains how processes, threads, virtual memory, and filesystems are maintainedCovers the security architectureReviews the internal Apis used by the system--BSD and MachDissects the kernel, XNU, into its sub components: Mach, the BSD Layer, and I/o kit, and explains each in detailExplains the inner workings of device driversFrom architecture to implementation, this book is essential reading if you want to get serious about the internal workings of Mac OS X and iOS.

Designing Multi-Device Experiences: An Ecosystem Approach to User Experiences across Devices

by Michal Levin

Welcome to our multi-device world, a world where a user's experience with one application can span many devices--a smartphone, a tablet, a computer, the TV, and beyond. This practical book demonstrates the variety of ways devices relate to each other, combining to create powerful ensembles that deliver superior, integrated experiences to your users. Learn a practical framework for designing multi-device experiences, based on the 3Cs--Consistent, Complementary, and Continuous approaches Graduate from offering everything on all devices, to delivering the right thing, at the right time, on the best (available) device Apply the 3Cs framework to the broader realm of the Internet of Things, and design multi-device experiences that anticipate a fully connected world Learn how to measure your multi-device ecosystem performance Get ahead of the curve by designing for a more connected future

PfMP Exam Practice Tests and Study Guide (Best Practices in Portfolio, Program, and Project Management)

by PMP, PgMP, Levin

Recognizing the importance of portfolio management, the Project Management Institute (PMI) has launched a new certification entitled the Portfolio Management Professional (PfMP). PfMP Exam Practice Tests and Study Guide is the most comprehensive resource available to help you prepare for and pass the PfMP certification exam. It provides covera

PMP® Exam Preparation: Test Questions, Practice Test, and Simulated Exam

by Ginger Levin, PMP, PgMP

Fully updated to be aligned with the Project Management Body of Knowledge® (PMBOK® Guide), Sixth Edition, this study guide is structured per the PMP® Examination Content Outline (ECO), 2015 edition, which is the blueprint for the PMP® exam. The study guide has a chapter of 50 questions for each performance domain in the ECO: initiating, planning, executing, monitoring and controlling, and closing. The study guide also provides access to a 200-question on-line test that simulates the experience of taking the actual PMP® examination.

Scrum Wars: The Prime Ministers and the Media

by Allan Levine

The image of the scrum – a beleaguered politican surrounded by jockeying reporters – is central to our perception of Ottawa. The modern scrum began with the arrival of television, but even in Sir John A. Macdonald’s day, a century earlier, reporters in the parliamentary press gallery had waited outside the prime minister’s office, pen in hand, hoping for a quote for the next edition. The scrum represents the test of wills, the contest of wits, and the battle for control that have characterized the relationship between Canadian prime ministers and journalists for more than 125 years. Scrum Wars chronicles this relationship. It is an anecdotal as well as analytical account, showing how earlier prime ministers like Sir John A. Macdonald and Sir Wilfrid Laurier were able to exercise control over what was written about their administrators, while more recent leaders like John Diefenbaker, Joe Clark, John Turner, and Brian Mulroney often found themselves at the mercy of intense media scrutiny and comment.

Statistics for Managers Using Microsoft Excel

by David Levine David Stephan Kathryn Szabat

<p>For undergraduate business statistics courses. Analyzing the Data Applicable to Business. This text is the gold standard for learning how to use Microsoft Excel® in business statistics, helping students gain the understanding they need to be successful in their careers. The authors present statistics in the context of specific business fields; full chapters on business analytics further prepare students for success in their professions. Current data throughout the text lets students practice analyzing the types of data they will see in their professions. The friendly writing style include tips throughout to encourage learning. <p>The book also integrates PHStat, an add-in that bolsters the statistical functions of Excel.</p>

The Joy of Cybersex: A Creative Guide for Lovers

by Deborah Levine

THE JOY OF CYBERSEXA Guide for Creative Lovers--Learn to Flirt like a Pro--Find Steamy Chat Rooms--Get Sex and Relationship Counseling--Fuel Hot Monogamy--Go Beyond the Picket Fence--And more!What is the word searched most often on the Internet?You've got it--SEX.But where do you go? What's safe? What do you do when you get there? In this fun, informative, and thoroughly satisfying book, on-line sexpert Deb Levine guides you to all the right sites so you can --Pack up the "come here often"--lines and learn to flirt like a pro--Meet your soul mate--or at least a decent date--Get answers to all those sex questions you're too embarrassed to ask in person--Learn how to spice up your sex life --Find out the facts (and expose the myths) of safe sex--Fulfill your real-life sexual fantasies in the safe confines of cyberspaceWhether you're an on-line novice or a seasoned pro, The Joy of Cybersex has something for you. Deb Levine will open your eyes to a world of possibility on the Internet--so you can have a healthy, sexy life off-line!From the Trade Paperback edition.

The Cluetrain Manifesto: The End of Business as Usual

by Fredrick Levine Christopher Locke David Searls David Weinberger

The book provides a contrast in business and brand promotions from conventional methods to the internet age, where the conversations of connectedness have changed both the business we do, and the way its done.

flex & bison: Text Processing Tools

by John Levine

If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools. flex & bison covers the same core functionality vital to Linux and Unix program development, along with several important new topics. You'll find revised tutorials for novices and references for advanced users, as well as an explanation of each utility's basic usage and simple, standalone applications you can create with them. With flex & bison, you'll discover the wide range of uses these flexible tools offer.Address syntax crunching that regular expressions tools can't handle Build compilers and interpreters, and handle a wide range of text processing functions Interpret code, configuration files, or any other structured format Learn key programming techniques, including abstract syntax trees and symbol tables Implement a full SQL grammar-with complete sample code Use new features such as pure (reentrant) lexers and parsers, powerful GLR parsers, and interfaces to C++

qmail

by John Levine

qmail has quietly become one of the most widely used applications on the Internet today. It's powerful enough to handle mail for systems with millions of users--Like Yahoo! Mail and Hotmail, while remaining compact and manageable enough for the smallest Unix- and Linux-based PC systems. Its component design makes it easy to extend and customize while keeping its key functions secure, so it's no wonder that adoption of qmail continues at a rapid pace. The downside? Apparently none. Except that qmail's unique design can be disorienting to those familiar with other popular MTAs (Mail Transfer Agents). If you're coming from sendmail, for instance, you might have trouble recasting your problems and solutions in qmail terms. qmail first helps you establish a "qmail frame of mind," then explores the installation, configuration, administration, and extension of this powerful MTA. Whether you're installing from scratch or managing mailing lists with thousands of users, qmail provides detailed information about how to make qmail do precisely what you want qmail concentrates on common tasks like moving a sendmail setup to qmail, or setting up a "POP toaster," a system that provides mail service to a large number of users on other computers sending and retrieving mail remotely. The book also fills crucial gaps in existing documentation, detailing exactly what the core qmail software does. Topics covered include:Installation and configuration, including patching qmail Moving from sendmail to qmailHandling locally and remotely originated messagesManaging virtual domainsLogging qmail activityTuning qmail performanceRunning multiple copies of qmail on the same computerMailing list setup and managementIntegrating the qmail MTA with POP and IMAP deliveryFiltering out spam and viruses If you need to manage mailing lists, large volumes of mail, or simply find sendmail and other MTAs too complicated, qmail may be exactly what's called for. Our new guide, qmail, will provide the guidance you need to build an email infrastructure that performs well, makes sense, and is easy to maintain.

qmail

by John R. Levine

qmail has quietly become one of the most widely used applications on the Internet today. It's powerful enough to handle mail for systems with millions of users--Like Yahoo! Mail and Hotmail, while remaining compact and manageable enough for the smallest Unix- and Linux-based PC systems. Its component design makes it easy to extend and customize while keeping its key functions secure, so it's no wonder that adoption of qmail continues at a rapid pace. The downside? Apparently none. Except that qmail's unique design can be disorienting to those familiar with other popular MTAs (Mail Transfer Agents). If you're coming from sendmail, for instance, you might have trouble recasting your problems and solutions in qmail terms. qmail first helps you establish a "qmail frame of mind," then explores the installation, configuration, administration, and extension of this powerful MTA. Whether you're installing from scratch or managing mailing lists with thousands of users, qmail provides detailed information about how to make qmail do precisely what you want qmail concentrates on common tasks like moving a sendmail setup to qmail, or setting up a "POP toaster," a system that provides mail service to a large number of users on other computers sending and retrieving mail remotely. The book also fills crucial gaps in existing documentation, detailing exactly what the core qmail software does. Topics covered include: Installation and configuration, including patching qmail Moving from sendmail to qmail Handling locally and remotely originated messages Managing virtual domains Logging qmail activity Tuning qmail performance Running multiple copies of qmail on the same computer Mailing list setup and management Integrating the qmail MTA with POP and IMAP delivery Filtering out spam and viruses If you need to manage mailing lists, large volumes of mail, or simply find sendmail and other MTAs too complicated, qmail may be exactly what's called for. Our new guide, qmail, will provide the guidance you need to build an email infrastructure that performs well, makes sense, and is easy to maintain.

lex & yacc, 2nd Edition

by John R. Levine Tony Mason Doug Brown

This book shows you how to use two Unix utilities, lex and yacc, in program development. These tools help programmers build compilers and interpreters, but they also have a wider range of applications. The second edition contains completely revised tutorial sections for novice users and reference sections for advanced users. This edition is twice the size of the first and has an expanded index. The following material has been added: *Each utility is explained in a chapter that covers basic usage and simple, stand-alone applications *How to implement a full SQL grammar, with full sample code *Major MS-DOS and Unix versions of lex and yacc are explored in depth, including AT&T lex and yacc , Berkeley yacc, Berkeley/GNU Flex, GNU Bison, MKS lex and yacc, and Abraxas PCYACC.

The Internet For Dummies

by John R. Levine Margaret Levine Young

The latest update to a perennial bestseller gets you up and running on the Internet!Now in its lucky thirteenth edition, this peerless book has outsold and outlasted all the competition. Veteran authors John Levine and Margaret Young return with an updated road map to both the online tools and resources that have defined the Internet for years, as well as all the new things that keep Internet users interested. You'll not only find a lot of the basics presented in a straightforward and friendly style, you'll also get the latest on social networking, security, and much more.The authors begin with an overview of all things Internet-related and branch into vital topics such as keeping personal information secure and protecting your kids online. You'll gain valuable insight to web browsers, search options, online shopping, and personal finance tools. Before you know it, you'll know how to use Internet tools to find, stream, download, or share music, video, and photos. Helpful advice on staying in touch walks you through setting up and using online e-mail, chat, and social networking sites.Introduces you to what's online, how to deal with annoyances like spam and spyware, and how to control what your kids see and do onlineWalks you through picking a provider, getting hooked up to the Internet, and sharing a connection in your home or with other devicesGives you a guided a tour through popular web browsers, getting good search results; finding music and video; shopping; banking; and sharing filesAlso covers e-mail, connecting with friends, online chats, and moreHelps you find the hot social networking sites and see how to handle photo and video sharingGet going and get online with this easy-to-understand, helpful guide!

UNIX For Dummies, 5th Edition

by John R. Levine Margaret Levine Young

UNIX For Dummies has been the standard for beginning UNIX references for nearly ten years, and this latest edition continues that tradition of success This unparalled resource is updated to cover the latest applications of UNIX technology, including Linux and Mac desktops as well as how UNIX works with Microsoft server software Thorough coverage of how to handle UNIX installation, file management, software, utilities, networks, Internet access, and other basic tasks Aimed at the first-time UNIX desktop user growing accustomed to the ins and outs of the OS, as well as the beginning administrator who needs to get a handle on UNIX networking basics Written by John Levine and Margaret Levine Young, longtime UNIX experts and highly experienced For Dummies authors

Routledge Revivals: The Social Context of Literacy (Routledge Revivals: Language, Education and Society Series #1)

by Kenneth Levine

First published in 1986, this book looks at the impact of mass literacy on everyday life, discussing the fundamental differences between traditional oral cultures and contemporary industrialised societies where most people rely on complex combinations of oral and literate communication. There is also a detailed examination of the problems of the sub-literate minority with recommendations for future programmes of assistance. This book also provides a historical survey of the spread of literacy in British society from the Roman occupation onwards. In conclusion, the author discusses the impact of information technologies on people with limited basic skills.

Jazz Piano Masterclass: The Drop 2 Book

by Mark Levine Sher Music

The most comprehensive book ever written on how to create the 4-note, block-chord approach to jazz piano playing used by masters like McCoy Tyner, Bill Evans, Barry Harris, Cedar Walton, etc. In this book, world-renowned pianist and educator Mark Levine provides a step-by-step, beginning to advanced, masterclass on how to create, practice and extend this most useful appraoch to jazz chord voicings.<P><P> Advisory: Bookshare has learned that this book offers only partial accessibility. We have kept it in the collection because it is useful for some of our members. To explore further access options with us, please contact us through the Book Quality link on the right sidebar. Benetech is actively working on projects to improve accessibility issues such as these.

People Over Process: Leadership for Agility

by Michael K. Levine

This book is about improving and sustaining agility by focusing on people over process, as the first agile value advocates, and is the third and final book in the author's Lean and Agile Software trilogy. The first – A Tale of Two Systems: Lean and Agile Software Development for Business Leaders – describes what agile is and why we do it. The second – A Tale of Two Transformations: Bringing Lean and Agile Software Development to Life – guides leaders in transforming their organizations to adopt this approach. All three books mix description and elaboration of theory with practical demonstration in fictional companies and projects. This new, third book – People over Process: Leadership for Agility – presents a model of facilitative leadership for agility, which informs the entire book. It begins by describing the roots of the agile movement, which motivates the centrality of people and the need for leadership. The leadership model is then presented, very simply: rigor, alignment, efficiency, through frameworks. Leadership is considered for all team members, and then for the special case of the responsibilities of leaders in formal positions of organizational authority. With this strong background presented, the book proceeds to describe and demonstrate common and highly useful frameworks for agility. The fictional Pacifica Bank is introduced, and we see the Pacifica team work through architecture, project planning, team structure, governance, scrum meeting, and ultimately retrospectives, using frameworks that have been presented. An Appendix summarizes the most useful frameworks for future reference. Throughout the book concepts are illustrated with vignettes from my experience (in the didactic sections) and with the Pacifica fictional case study. The key benefits of the book are to make everyone involved in agile work more effective and fulfilled. Essentially, since agile was first introduced almost two decades ago, the primary focus in practice has been on process. The "scrum" methodology was developed and promulgated, and has been widely adopted. This has been on balance broadly positive, but as an industry we have progressed to the point where following the steps of a methodology, particularly one that seeks to implement concepts where the first value is "People over Process," has reached its limits. The reader of this book: • Gains a powerful, simple model of leadership that enables the "People" in "People over Process;" • Sees these principles in action in a fictional company, making agile leadership understandable and engaging; • Improves their ability to participate in and lead agility; • Learns extraordinarily useful "frameworks" that help in the most important activities in agile software. In short, the reader will be better at delivering valuable software solutions, more valuable to their organizations, and more fulfilled in their work.

A Tale of Two Transformations: Bringing Lean and Agile Software Development to Life

by Michael K. Levine

There are many books that seek to explain Lean and Agile software that offer theory, techniques, and examples. Michael Levine’s first book, A Tale of Two Systems, is one of the best, synthesizing Lean manufacturing and product development with agile software concepts in an engaging business novel. However, there has been precious little practical guidance for those seeking to change existing organizations to become Lean and Agile, until now. Mr. Levine has followed the successful approach of A Tale of Two Systems, telling two simultaneous intertwined and contrasting stories, to bring organizational transformation to life. Mary O’Connell and James "Wes" Wesleyan, recently engaged to be married, share a commitment to Lean and Agile Software. They have recently become leaders in two very different companies – one, stuck in a slow-moving, unresponsive, process-driven quagmire of a software culture; the other, struggling through the chaos of a sales-driven, process-less swirl. Together with their wise mentor, Neville Roberts, they identify two approaches to making needed changes: Drive People (a top-down approach focused on processes and tools), and People Driven (an enablement approach focused on people and organizations). Mary and Wes evaluate their situations and choose approaches that best fit for them, and the transformations commence. A Tale of Two Transformations differs from many information technology books by grappling with all the complexities of our organizations: the people, the politics, the financials, the processes – in short, the culture from which our Lean and Agile journeys must begin. The change model presented in the flow of the stories is generally applicable, and can help anyone thinking about how to improve their organization.

Free Ride

by Robert Levine

How did the newspaper, music, and film industries go from raking in big bucks to scooping up digital dimes? Their customers were lured away by the free ride of technology. Now, business journalist Robert Levine shows how they can get back on track. On the Internet, "information wants to be free." This memorable phrase shaped the online business model, but it is now driving the media companies on whom the digital industry feeds out of business. Today, newspaper stocks have fallen to all-time lows as papers are pressured to give away content, music sales have fallen by more than half since file sharing became common, TV ratings are plum­meting as viewership migrates online, and publishers face off against Amazon over the price of digital books. In Free Ride, Robert Levine narrates an epic tale of value destruction that moves from the corridors of Congress, where the law was passed that legalized YouTube, to the dorm room of Shawn Fanning, the founder of Napster; from the bargain-pricing dramas involving iTunes and Kindle to Google's fateful decision to digitize first and ask questions later. Levine charts how the media industry lost control of its destiny and suggests innovative ways it can resist the pull of zero. Fearless in its reporting and analysis, Free Ride is the busi­ness history of the decade and a much-needed call to action.From the Hardcover edition.

Surveillance Valley: The Secret Military History of the Internet

by Yasha Levine

The internet is the most effective weapon the government has ever built.In this fascinating book, investigative reporter Yasha Levine uncovers the secret origins of the internet, tracing it back to a Pentagon counterinsurgency surveillance project.A visionary intelligence officer, William Godel, realized that the key to winning the war in Vietnam was not outgunning the enemy, but using new information technology to understand their motives and anticipate their movements. This idea--using computers to spy on people and groups perceived as a threat, both at home and abroad--drove ARPA to develop the internet in the 1960s, and continues to be at the heart of the modern internet we all know and use today. As Levine shows, surveillance wasn't something that suddenly appeared on the internet; it was woven into the fabric of the technology.But this isn't just a story about the NSA or other domestic programs run by the government. As the book spins forward in time, Levine examines the private surveillance business that powers tech-industry giants like Google, Facebook, and Amazon, revealing how these companies spy on their users for profit, all while doing double duty as military and intelligence contractors. Levine shows that the military and Silicon Valley are effectively inseparable: a military-digital complex that permeates everything connected to the internet, even coopting and weaponizing the antigovernment privacy movement that sprang up in the wake of Edward Snowden.With deep research, skilled storytelling, and provocative arguments, Surveillance Valley will change the way you think about the news--and the device on which you read it.

Humanity Works: Merging Technologies and People for the Workforce of the Future (Kogan Page Inspire)

by Alexandra Levit

The professional landscape is transforming, and the only way to maintain competitive advantage is to maximize the unique skills of your workforce. In Humanity Works, bestselling author, global workplace consultant and futurist Alexandra Levit provides a guide to making the most of the human traits of creativity, judgement, problem solving and interpersonal sensitivity. Revealing what the 'robot takeover' will really look like, how talent and machines can work side by side and how you can make organizational structures more agile and innovation focused, this book will prepare you to lead organizations of the future.Humanity Works doesn't just explain the fascinating trends of the future of work; it condenses cutting-edge academic and business thinking to show what you can do about the future right now. Original, real-life case studies including Nestle, The Washington Post, Deloitte, and Pepsi combined with exercises and workplace tools will equip you for staying innovative and successful in the wake of major workplace disruption. Everything hinges on capturing the human edge in your organization.

Not a Scientist: How Politicians Mistake, Misrepresent, and Utterly Mangle Science

by Dave Levitan

An eye-opening tour of the political tricks that subvert scientific progress. The Butter-Up and Undercut. The Certain Uncertainty. The Straight-Up Fabrication. Dave Levitan dismantles all of these deceptive arguments, and many more, in this probing and hilarious examination of the ways our elected officials attack scientific findings that conflict with their political agendas. The next time you hear a politician say, "Well, I’m not a scientist, but…," you’ll be ready.

Regular Expressions Cookbook: Detailed Solutions in Eight Programming Languages (Oreilly And Associate Ser.)

by Steven Levithan Jan Goyvaerts

Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.This revised edition covers the regular expression flavors used by C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions.Learn regular expressions basics through a detailed tutorialUse code listings to implement regular expressions with your language of choiceUnderstand how regular expressions differ from language to languageHandle common user input with recipes for validation and formattingFind and manipulate words, special characters, and lines of textDetect integers, floating-point numbers, and other numerical formatsParse source code and process log filesUse regular expressions in URLs, paths, and IP addressesManipulate HTML, XML, and data exchange formatsDiscover little-known regular expression tricks and techniques

Wyrażenia regularne. Receptury (in Polish)

by Steven Levithan Jan Goyvaerts

Wyraenie regularne (ang. regexp) to inaczej wzorzec, ktry okrela zbir dopasowanych acuchw znakw. Brzmi to prosto. Jednak przy pierwszym spotkaniu z wyraeniami wcale tak...

Google for Lawyers: Essential Search Tips and Productivity Tools

by Carole A. Levitt Mark E. Rosch

Levitt, an attorney and former law librarian and Rosch, an attorney who runs a website for lawyers doing Internet research, detail how lawyers can use free and low-cost tools available through Google to compete with large firms and their large research and technology budgets. They explain how to use Google Scholar's case law database, Gmail, advertising, and the Google applications: Docs, News, Groups, Images, Blogs, Finance, Books, Chrome, Knol, Maps, Desktop Search, Calendar, Voice, Wave, Analytics, Translate, and other programs for basic and advanced research and office use. They include tips for searching case law and articles; locating information about the opposition, expert witnesses and jurors, and clients; and finding missing witnesses and heirs. Screen shots are included. Annotation ©2010 Book News, Inc. , Portland, OR (booknews. com)

Refine Search

Showing 27,651 through 27,675 of 54,022 results