WordPress: The Missing Manual


Matthew MacDonald - 2012
    This jargon-free Missing Manual shows you how to use WordPress and its themes, plug-ins, and widgets to build just about any website you can imagine, from a classy blog to a basic e-commerce site.The important stuff you need to know:Create a blog. Get a free WordPress.com account, choose the right theme, and start publishing content.Build a website. Produce a professional-looking business site by customizing a WordPress theme.Add features. Choose from thousands of WordPress widgets and plug-ins to extend your site’s features.Mix in multimedia. Include slideshows, video clips, webcasts, podcasts, and music players.Involve your readers. Let readers leave comments, contribute to your site, and carry on a dialog.Build an audience. Learn search-engine optimization, measure your reader’s favorite pages, and publicize your site.Create a community. Use social media tools such as “Like” and sharing buttons, and provide RSS feeds of your posts.

Reactive Design Patterns


Roland Kuhn - 2014
    The Reactive Application model addresses these demands through new patterns designed to "react" effectively to user and system events, changes in load, competition for shared system resources, and unanticipated failures. Although reactive design patterns can be implemented using standard enterprise development tools, you best realize the benefits when you pair them with a functional programming language like Scala and an Actor-based concurrency system like Akka.Reactive Design Patterns is a clearly-written guide for building event-driven distributed systems that are resilient, responsive, and scalable. Written by the authors of the Reactive Manifesto, this book teaches you to apply reactive design principles to the real problems of distributed application development. You'll discover technologies and paradigms that can be used to build reactive applications including Akka and other actor-based systems, functional programming, replication and distribution, and implementation techniques such as futures, iteratees, and reactive streams. While the book presents concrete examples in Scala, Java, JavaScript, and Erlang, the primary goal is to introduce patterns and best practices that you can use to apply reactive principles to common problems you'll face when building distributed systems.WHAT'S INSIDE* Discover best practices and patterns for building responsive applications* Build applications that can withstand hardware or software failure at any level* Patterns for fault tolerance, scalability, and responsiveness* Maximize multicore hardware using asynchronous and event-driven solutions* Scale applications under tremendous loadReaders should be familiar with a standard programming language like Java, C++ or C# and be comfortable with the basics of distributed systems. Software engineers and architects will learn how to avoid common pitfalls and apply patterns for solving day-to-day problems in a fault-tolerant and scalable way to maximize their application's responsiveness to users and clients. Project leaders and CTOs will gain a deeper understanding of the philosophy behind resilience and scalability in distributed systems, as well as their limitations, challenges and benefits.

The Drucker Lectures : Essential Lessons on Management, Society and Economy


Peter F. Drucker - 2010
    Drucker inspired millions of business leaders not only through his famous writings but also through his lectures and keynotes. These speeches contained some of his most valuable insights, but had never been published in book form—until now.  The Drucker Lectures features more than 30 talks from one of management's most important figures. Drawn from the Drucker Archives at the Drucker Institute at Claremont Graduate University, the lectures showcase Drucker's wisdom, wit, profundity, and prescience on such topics as:  Politics and economics of the environment Knowledge workers and the Knowledge Society Computer and information literacy Managing nonprofit organizations Globalization During his life, Drucker well understood that over the last 150 years the world had become a society of large institutions—and that they would only become larger and more powerful. He contended that unless these institutions were effectively managed and ethically led, the good health of society as a whole would be in peril. His prediction is unfolding before our eyes.  The Drucker Lectures is a timely, instructive book proving that responsible behavior and good business can, in fact, exist hand in hand.

Term Limits


Steve Powell - 2018
    Having been a press officer for a US Senator for a number of years, I’ve had a front row seat to the inter workings of Capital Hill. To my mind, Powell has masterfully combined the timeliness of today’s political intrigue with a gripping detective story/who-done-it. By bringing the mind-boggling swirling mess that is Washington politics down to the level of one family’s pain he held me glued to the page."What I found particularly remarkable was how easily I found myself sympathizing with the ‘villain’, and how well-crafted and human was Powell’s plea that we need to finally bring common sense back to our government and its approaches to critical problems facing the country and the world."A deceptively easy read — given its thunderous message.  Term Limits should be require reading for every new politician heading to Washington."Murder – week after week, month after month, across the country. Pushed beyond his limits, one man takes on the establishment, the gun lobby, and corruption at the highest levels. To break the power of entrenched elites, he leads the nation on a grisly hunt. He’s hunting them. And they’re hunting him. One side will have to blink. In the meantime, people are dying. Term Limits is a thriller from the front pages of our newspapers. It couldn’t be more topical.

Bipolar Happens! 35 Tips and Tricks to Manage Bipolar Disorder


Julie A. Fast - 2011
    Written with a very funny and riveting honesty as only a person with the illness can do, Bipolar Happens! offers practical knowledge and deep insights into what it is like to live with bipolar disorder.Compelling, insightful and never afraid to tell the truth , many of Julie’s readers credit this book as being their personal catalyst for change. “When I read this book I actually felt that someone really understood me, and it made me feel hope for the first time since my diagnosis. I didn’t know what it meant to be psychotic or why I got overwhelmed a lot in crowds. I learned how to manage mania much better than in the past. And now I can see that I’m not the only one who wakes up with depression. Julie is funny and so willing to say what many people won’t. This book talks about the stuff we go through that never gets put into books. The book is like reading fables. It’s not overwhelming, but you really learn a lot.”

Wealth Unbroken: Growing Wealth Uninterrupted by Market Crashes, Taxes, and Even Death


Rebecca Walser - 2017
    In Wealth Unbroken, Rebecca explains how and why following the popular beliefs about long-term wealth building are keeping 96 out of 100 Americans from financial success in their retirement. ˃˃˃ A New, Refreshing Approach To A Critical Subject Wall Street and mediocre, fee-seeking financial advisors have fed half-truths to Americans for decades, ruining their lifetime pocketbooks for their own gain. In an easy to read, conversational style, Rebecca shows you how to be one of the few Americans who not only survives but thrives in the New Normal of changing Federal tax codes, Baby Boomer retirement and market volatility. ˃˃˃ A Roadmap To Financial Success No matter where you are along the path of life's journey, reading this book will change how you see things when it comes to creating, preserving, and transferring wealth. ˃˃˃ Learn how to employ strategies that provide financial peace of mind by guaranteeing lifetime income regardless of market crashes, terrible investments and unhealthy economics. Scroll Up And Grab Your Copy Today!

Seven Languages in Seven Weeks


Bruce A. Tate - 2010
    But if one per year is good, how about Seven Languages in Seven Weeks? In this book you'll get a hands-on tour of Clojure, Haskell, Io, Prolog, Scala, Erlang, and Ruby. Whether or not your favorite language is on that list, you'll broaden your perspective of programming by examining these languages side-by-side. You'll learn something new from each, and best of all, you'll learn how to learn a language quickly. Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you'll go beyond the syntax-and beyond the 20-minute tutorial you'll find someplace online. This book has an audacious goal: to present a meaningful exploration of seven languages within a single book. Rather than serve as a complete reference or installation guide, Seven Languages hits what's essential and unique about each language. Moreover, this approach will help teach you how to grok new languages. For each language, you'll solve a nontrivial problem, using techniques that show off the language's most important features. As the book proceeds, you'll discover the strengths and weaknesses of the languages, while dissecting the process of learning languages quickly--for example, finding the typing and programming models, decision structures, and how you interact with them. Among this group of seven, you'll explore the most critical programming models of our time. Learn the dynamic typing that makes Ruby, Python, and Perl so flexible and compelling. Understand the underlying prototype system that's at the heart of JavaScript. See how pattern matching in Prolog shaped the development of Scala and Erlang. Discover how pure functional programming in Haskell is different from the Lisp family of languages, including Clojure. Explore the concurrency techniques that are quickly becoming the backbone of a new generation of Internet applications. Find out how to use Erlang's let-it-crash philosophy for building fault-tolerant systems. Understand the actor model that drives concurrency design in Io and Scala. Learn how Clojure uses versioning to solve some of the most difficult concurrency problems. It's all here, all in one place. Use the concepts from one language to find creative solutions in another-or discover a language that may become one of your favorites.

The Art of Game Design: A Book of Lenses


Jesse Schell - 2008
    The Art of Game Design: A Book of Lenses shows that the same basic principles of psychology that work for board games, card games and athletic games also are the keys to making top-quality video games. Good game design happens when you view your game from many different perspectives, or lenses. While touring through the unusual territory that is game design, this book gives the reader one hundred of these lenses—one hundred sets of insightful questions to ask yourself that will help make your game better. These lenses are gathered from fields as diverse as psychology, architecture, music, visual design, film, software engineering, theme park design, mathematics, writing, puzzle design, and anthropology. Anyone who reads this book will be inspired to become a better game designer—and will understand how to do it.

VMware vSphere 5 Clustering Technical Deepdive


Frank Denneman - 2011
    It covers the basic steps needed to create a vSphere HA and vSphere DRS cluster and to implement vSphere Storage DRS. Even more important, it explains the concepts and mechanisms behind HA, DRS and Storage DRS which will enable you to make well educated decisions. This book will take you in to the trenches of HA, DRS and Storage DRS and will give you the tools to understand and implement e.g. HA admission control policies, DRS resource pools, Datastore Clusters and resource allocation settings. On top of that each section contains basic design principles that can be used for designing, implementing or improving VMware infrastructures and fundamental supporting features like (Storage) vMotion, Storage I/O Control and much more are described in detail for the very first time. This book is also the ultimate guide to be prepared for any HA, DRS or Storage DRS related question or case study that might be presented during VMware VCDX, VCP and or VCAP exams.Coverage includes: HA node types HA isolation detection and response HA admission control VM Monitoring HA and DRS integration DRS imbalance algorithm Resource Pools Impact of reservations and limits CPU Resource Scheduling Memory Scheduler DPM Datastore Clusters Storage DRS algorithm Influencing SDRS recommendationsBe prepared to dive deep!

Working at the Ubuntu Command-Line Prompt


Keir Thomas - 2011
    His books have been read by over 1,000,000 people and are #1 best-sellers. His book Beginning Ubuntu Linux recently entered its sixth edition, and picked-up a Linux Journal award along the way. Thomas is also the author of Ubuntu Kung Fu. * * * * * * * * * * * * * * * * * Get to grips with the Ubuntu command-line with this #1 best-selling and concise guide. "Best buck I've spent yet" — Amazon review.* Readable, accessible and easy to understand;* Learn essential Ubuntu vocational skills, or read just for fun;* Covers Ubuntu commands, syntax, the filesystem, plus advanced techniques;* For ANY version of Linux based on Debian, such as Linux Mint--not just Ubuntu!;* Includes BONUS introduction to Ubuntu chapter, plus a glossary appendix and a guide to reading Linux/Unix documentation.

Pride & Ownership: A Firefighter's Love of the Job


Rick Lasky - 2006
    Chief Rick Lasky takes a hard look at the fire service and finds it short on the only element that makes it effective: passion. Chief Lasky gives an upfront and honest criticism about the need to reignite the love of the job on every level, from chiefs on down. Key Features: • History and traditions of the fire service with overviews of some of the most important fire service leaders, • Detailed explanations of ceremonies for all ocasions from a firefighter's initiation to retirement, • Over 150 photos displaying the rites and ceremonies, • Helpful appendices full of sample documents for fire company use.

SQL Performance Explained


Markus Winand - 2011
    The focus is on SQL-it covers all major SQL databases without getting lost in the details of any one specific product. Starting with the basics of indexing and the WHERE clause, SQL Performance Explained guides developers through all parts of an SQL statement and explains the pitfalls of object-relational mapping (ORM) tools like Hibernate. Topics covered include: Using multi-column indexes; Correctly applying SQL functions; Efficient use of LIKE queries; Optimizing join operations; Clustering data to improve performance; Pipelined execution of ORDER BY and GROUP BY; Getting the best performance for pagination queries; Understanding the scalability of databases. Its systematic structure makes SQL Performance Explained both a textbook and a reference manual that should be on every developer's bookshelf.

Dvoretsky's Endgame Manual


Mark Dvoretsky - 2004
    The third edition, revised and enlarged - now over 400 pages - covers all the most important concepts required for endgame mastery."I am sure that those who study this work carefully will not only play the endgame better, but overall, their play will improve. One of the secrets of the Russian chess school is now before you, dear reader!” - From the Foreword to the First Edition by Grandmaster Artur Yusupov"Going through this book will certainly improve your endgame knowledge, but just as important, it will also greatly improve your ability to calculate variations, What really impresses me is the deep level of analysis in the book, All I can say is: This is a great book. I hope it will bring you as much pleasure as it has me.” - From the Preface to the First Edition by International Grandmaster Jacob Aagaard Here's what they had to say about the First Edition: "Dvoretsky's Endgame Manual ... may well be the chess book of the year... [It] comes close to an ultimate one-volume manual on the endgame.” - Lubomir Kavalek in his chess column of December 1, 2003 in the Washington Post."Dvoretsky's Endgame Manual is quite simply a masterpiece of research and insight. It is a tremendous contribution to endgame literature, certainly the most important one in many years, and destined to be a classic of the literature (if it isn't already one). The famous trainer Mark Dvoretsky has put together a vast number of examples that he has not only collected, but analysed and tested with some of the world's strongest players. This is a particularly important book from the standpoint of clarifying, correcting, and extending the theory of endings. Most of all, Dvoretsky's analysis is staggering in its depth and accuracy.” - John Watson, reviewing DEM at The Week In Chess2003 Book of the Year - JeremySilman.com2003 Book of the Year - Seagaard Chess Reviews: "This is an extraordinary good chess book. To call this the best book on endgames ever written seems to be an opinion shared by almost all reviewers and commentators. And I must say that I am not to disagree." - Erik Sobjerg

The Animator's Survival Kit


Richard Williams - 2001
    During his more than forty years in the business, Williams has been one of the true innovators, winning three Academy Awards and serving as the link between Disney's golden age of animation by hand and the new computer animation exemplified by Toy Story. Perhaps even more important, though, has been his dedication in passing along his knowledge to a new generation of animators so that they in turn could push the medium in new directions. In this book, based on his sold-out master classes in the United States and across Europe, Williams provides the underlying principles of animation that every animator--from beginner to expert, classic animator to computer animation whiz --needs. Urging his readers to "invent but be believable," he illustrates his points with hundreds of drawings, distilling the secrets of the masters into a working system in order to create a book that will become the standard work on all forms of animation for professionals, students, and fans.

Windows 8.1 For Dummies


Andy Rathbone - 2013
    Parts cover: Windows 8.1 Stuff Everybody Thinks You Already Know - an introduction to the dual interfaces, basic mechanics, file storage, and instruction on how to get the free upgrade to Windows 8.1.Working with Programs, Apps and Files - the basics of finding and launching apps, getting help, and printingGetting Things Done on the Internet - instructions for connecting a Windows 8.1 device, using web and social apps, and maintaining privacyCustomizing and Upgrading Windows 8.1 - Windows 8.1 offers big changes to what a user can customize on the OS. This section shows how to manipulate app tiles, give Windows the look you in, set up boot-to-desktop capabilities, connect to a network, and create user accounts.Music, Photos and Movies - Windows 8.1 offers new apps and capabilities for working with onboard and online media, all covered in this chapterHelp! - includes guidance on how to fix common problems, interpret strange messages, move files to a new PC, and use the built-in help systemThe Part of Tens - quick tips for avoiding common annoyances and working with Windows 8.1 on a touch device