MadCap Flare 2021


Book Description

The 2021 edition of this STC award-winning book explains how to organize, build, and publish knowledge bases, policies and procedures, online help, user guides, training guides, and more using the industry benchmark for single source publishing: MadCap Flare. Flare expert Scott DeLoach shares detailed information about how to import content from Word, Excel, FrameMaker, Author-it, RoboHelp, Confluence, DITA, HTML, and Markdown documents and how to use all of Flare's features. Each section also includes sample questions to help you prepare for the Flare certification test.




Everyone's Awake


Book Description

A silly and sublime bedtime book from the New York Times bestselling children's book author Colin Meloy. Giggle your way to sweet and silly dreams! A simple goodnight routine turns marvelously madcap in this cleverly rhymed picture book. Instead of settling down to sleep, Dad bakes bread, Mom fixes the roof, and Grandma plays cards with a ghost. And between the dog, the cat, Sister, and Brother, there's at least three different wars being waged! A modern classic perfect for read-aloud fun and bedtime alike. • A wildly fun read-aloud book for families • A laugh-out-loud book perfect for any child who struggles with getting ready for bed • Written by the lead singer of the Decemberists, the silly and clever rhymes make Everyone's Awake fun for both parent and child. Fans of Goodnight Already and Dinosaur vs. Bedtime will find Everyone's Awake to be a perfect path to a good night's sleep. • Children's books for kids ages 5-8 • Family read-aloud books • Books for bedtime Colin Meloy is the lead singer and songwriter of The Decemberists, and the author of several children's books, including the New York Times bestselling Wildwood series. He lives in Portland, Oregon. Shawn Harris is an artist and musician who lives in Northern California. He is the illustrator of several award-winning children's books including Her Right Foot and What Can a Citizen Do?




XProc 3.0 Programmer Reference


Book Description

XProc 3.0 is a programming language for processing XML, JSON, and other documents in pipelines. XProc chains conversions and other steps, allowing for potentially complex processing. XProc is especially useful for applications, such as publishing, where content may come from multiple input sources, pass through multiple processing steps and result in multiple output streams. XProc 3.0 Programmer Reference is aimed at programmers and others who process XML. It explains the language in detail, provides examples, and contains a set of example use cases. Anyone who uses the XProc language will find a wealth of information in this book.




MadCap Flare 2020


Book Description

The 2020 edition of this STC award-winning book explains how to organize, build, and publish online help, policies and procedures, knowledge bases, user guides, training guides, and more using the industry benchmark for single source publishing: MadCap Flare. Flare expert Scott DeLoach shares detailed information about how to import content from Word, Excel, FrameMaker, Author-it, RoboHelp, Confluence, HTML, and DITA documents and how to use all of Flare's features. Each section also includes sample questions to help you prepare for the Flare certification test.




The Language of Cybersecurity


Book Description

The Language of Cybersecurity defines 52 terms that every business professional should know about cybersecurity, even professionals who are not specialists. Anyone who uses any kind of computing device needs to understand the importance of cybersecurity, and every business professional also needs to be able to speak intelligently with cybersecurity professionals. The Language of Cybersecurity introduces the world of cybersecurity through the terminology that defines the field. Each of the 52 main terms contains a definition, a statement of why the term is important, and an essay that explains why a business professional should know about the term. Each term was authored by an expert practitioner in that area. The Language of Cybersecurity looks at vulnerabilities, exploits, defenses, planning, and compliance. In addition there is a glossary that defines more than 80 additional. For those who want to dig deeper, there are more than 150 references for further exploration. Expertly compiled and edited by Tonie Flores, this book is a useful reference for cybersecurity experts, managers, students, and anyone who uses a computer, tablet, smart phone, or other computing device.




Voice and Tone Strategy


Book Description

Connections. We all want them. We seek them in our everyday lives, in our rel ationships with people, places and things. Emotion is at the heart of any meanin gful connection, and how we talk to each other taps into it. Our character, brou ght to life through our voice, is the most powerful tool we have to connect with people, especially when it comes to connecting on an emotional level. In the past, a transactional relationship with customers was sufficient. A simple experience that delivered a clear benefit, such as extra money in their pocket or the easy completion of a task, was all you needed to satisfy and retain existing customers. But times have changed. Today, more than ever, consumers gravitate toward—and increasingly, crave—meaningful experiences. This book focuses on the role of a voice and tone strategy as a part of a successful content strategy. Voice and Tone Strategy: Connecting with People through Content shows you how to create a voice and tone strategy that addresses customer needs and helps you build exceptional customer relationships.




CSS Cookbook


Book Description

As the industry standard method for enriching the presentation of HTML-based web pages, Cascading Style Sheets (CSS) allow you to give web pages more structure and a more sophisticated look. But first, you have to get past CSS theory and resolve real-world problems. For those all-too-common dilemmas that crop up with each project, CSS Cookbook provides hundreds of practical examples with CSS code recipes that you can use immediately to format your web pages. Arranged in a quick-lookup format for easy reference, the second edition has been updated to explain the unique behavior of the latest browsers: Microsoft's IE 7 and Mozilla's Firefox 1.5. Also, the book has been expanded to cover the interaction of CSS and images and now includes more recipes for beginning CSS users. The explanation that accompanies each recipe enables you to customize the formatting for your specific needs. With topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, this book is a must-have companion, regardless of your experience with Cascading Style Sheets.




Perfect


Book Description

Kick Keswick--international jewel thief, fabulous dresser, gourmet cook, and woman-about-town--is drawn back into the glamorous, dangerous world of jewels (and the people who covet them).




The Language of Content Strategy


Book Description

The Language of Content Strategy is the gateway to a language that describes the world of content strategy. With fifty-two contributors, all known for their depth of knowleEA Digital (delivered electronically)e, this set of terms forms the core of an emerging profession and, as a result, helps shape the profession. The terminology spans a range of competencies with the broad area of content strategy. This book, and its companion website, is an invitation to readers to join the conversation. This is an important step: the beginning of a common language. Using this book will not only help you shape your work, but also encourage you to contribute your own terminology and help expand the depth and breadth of the profession




The Boost C++ Libraries


Book Description

The second edition of The Boost C++ Libraries introduces 72 Boost libraries that provide a wide range of useful capabilities. They help you manage memory and process strings more easily. They provide containers and other data structures that go well beyond what the standard library offers. They make it easy to build platform-independent network applications. Simply put, these 72 libraries greatly expand your C++ toolbox. The second edition contains more than 430 examples. All examples are as short as possible, but they are complete, so you can compile and run them as is. They show you what the Boost libraries offer and give you a head start on using the libraries in your own applications. The goal of this book is to increase your efficiency as a C++ developer and to simplify software development with C++. The Boost libraries introduced in this book will help you write less code with fewer bugs and finish projects faster. You code will be more concise and self-explanatory and more easily adapted when requirements change. The second edition is based on the Boost libraries 1.55.0 and 1.56.0 with the latter version having been released in August 2014. The examples are based on C++11 and have been tested with Visual Studio 2013, GCC 4.8 and Clang 3.3 on various platforms. For Boost libraries which were incorporated into the C++11 standard library, differences between Boost and the standard library are highlighted. The Boost libraries are one of the most important and influential open source C++ libraries. Their source code is available under a permissive free software license. Several Boost libraries have been incorporated into the C++11 standard library. The Boost libraries are developed and supported by the Boost community - a worldwide developer community with a strong interest in pushing C++ boundaries further.