Browse Results

Showing 54,701 through 54,725 of 100,000 results

Anselm of Canterbury and his Theological Inheritance: The Beauty Of Theology (Great Theologians Ser.)

by Giles E.M. Gasper

Anselm of Canterbury is one of the most famous of medieval Christian thinkers, who left a considerable political and intellectual inheritance of his own. This book reveals that the theological and intellectual inheritance available to Anselm was more dynamic, broader and deeper than is traditionally thought and Anselm was influenced by more than just the works of St Augustine. Giles Gasper focuses particularly on the part played by the translated works of the Greek Fathers. Demonstrating how widely the writings of the Fathers of the Church were available in western libraries, Gasper goes on to compare key aspects of doctrine in Anselm's thought with that of the notable Greek Fathers. Questioning the way in which Anselm and other authors have been described, this book moves away from well worn routes of interpretation and provides new perspectives on this most significant figure in the history of the church, the middle ages, and western thought.

Anselm's Other Argument

by A. D. Smith

Anselm of Canterbury (1033-1109 CE), in his work Proslogion, originated the "ontological argument" for God's existence, famously arguing that "something than which nothing greater can be conceived," which he identifies with God, must actually exist, for otherwise something greater could indeed be conceived. Some commentators have claimed that although Anselm may not have been conscious of the fact, the Proslogion as well as his Reply to Gaunilo contains passages that constitute a second independent proof: a "modal ontological argument" that concerns the supposed logical necessity of God's existence. Other commentators disagree, countering that the alleged second argument does not stand on its own but presupposes the conclusion of the first. Anselm's Other Argument stakes an original claim in this debate, and takes it further. There is a second a priori argument in Anselm (specifically in the Reply), A. D. Smith contends, but it is not the modal argument past scholars have identified. This second argument surfaces in a number of forms, though always turning on certain deep, interrelated metaphysical issues. It is this form of argument that in fact underlies several of the passages which have been misconstrued as statements of the modal argument. In a book that combines historical research with rigorous philosophical analysis, Smith discusses this argument in detail, finally defending a modification of it that is implicit in Anselm. This "other argument" bears a striking resemblance to one that Duns Scotus would later employ.

Ansel's Pharmaceutical Dosage Forms and Drug Delivery Systems

by Loyd Allen

Succeed in your course with Ansel's Pharmaceutical Dosage Forms and Drug Delivery Systems, the most comprehensive source on this subject available today!

Ansel's Pharmaceutical Dosage Forms and Drug Delivery Systems

by Loyd V. Allen Timothy B. McPherson

The most trusted source on the subject available today, Ansel's Pharmaceutical Dosage Forms and Drug Delivery Systems, 12th Edition equips pharmacy students with everything they need to master the intricacies of pharmaceutical dosage form design and production and achieve successful outcomes in their courses and beyond. Reflecting the latest CAPE, APhA, and NAPLEX® competencies, this trusted, extensively updated resource clarifies the interrelationships between pharmaceutical and biopharmaceutical principles, product design, formulation, manufacture, compounding, and the clinical application of the various dosage forms in patient care, as well as regulations and standards governing the manufacturing and compounding of pharmaceuticals. New and revised content throughout keeps students up to date with current approaches to key coverage areas, and additional case studies demonstrate concepts in action to reinforce understanding and prepare students for the clinical challenges ahead.

Ansgar, Rimbert and the Forged Foundations of Hamburg-Bremen (Church, Faith and Culture in the Medieval West)

by Eric Knibbs

Ansgar and Rimbert, ninth-century bishops and missionaries to Denmark and Sweden, are fixtures of medieval ecclesiastical history. Rare is the survey that does not pause to mention their work among the pagan peoples of the North and their foundation of an archdiocese centered at Hamburg and Bremen. But Ansgar and Rimbert were also clever forgers who wove a complex tapestry of myths and half-truths about themselves and their mission. They worked with the tacit approval-if not the outright cooperation-of kings and popes to craft a fictional account of Ansgar's life and work. The true story, very different from that found in our history books, has never been told: Ansgar did not found any archdiocese at all. Rather, the idea of Hamburg-Bremen only took root in the tenth century, and royal sponsorship of the mission to Denmark and Sweden ended with the death of Louis the Pious. This book couples detailed philological and diplomatic analysis with broader historical contextualization to overturn the consensus view on the basic reliability of the foundation documents and Rimbert's Vita Anskarii. By revising our understanding of Carolingian northeastern expansion after Charlemagne, it provides new insight into the political and ecclesiastical history of early medieval Europe.

Ansible: From Beginner to Pro

by Michael Heap

This book is your concise guide to Ansible, the simple way to automate apps and IT infrastructure. In less than 250 pages, this book takes you from knowing nothing about configuration management to understanding how to use Ansible in a professional setting. You will learn how to create an Ansible playbook to automatically set up an environment, ready to install an open source project. You'll extract common tasks into roles that you can reuse across all your projects, and build your infrastructure on top of existing open source roles and modules that are available for you to use. You will learn to build your own modules to perform actions specific to your business. By the end you will create an entire cluster of virtualized machines, all of which have your applications and all their dependencies installed automatically. Finally, you'll test your Ansible playbooks. Ansible can do as much or as little as you want it to. Ansible: From Beginner to Pro will teach you the key skills you need to be an Ansible professional. You'll be writing roles and modules and creating entire environments without human intervention in no time at all - add it to your library today. What You Will Learn Learn why Ansible is so popular and how to download and install it Create a playbook that automatically downloads and installs a popular open source project Use open source roles to complete common tasks, and write your own specific to your business Extend Ansible by writing your own modules Test your infrastructure using Test Kitchen and ServerSpec Who This Book Is For Developers that currently create development and production environments by hand. If you find yourself running apt-get install regularly, this book is for you. Ansible adds reproducibility and saves you time all at once. Ansible: From Beginner to Pro is great for any developer wanting to enhance their skillset and learn new tools.

Ansible: Up and Running

by Lorin Hochstein

Among the many configuration management tools available, Ansible has some distinct advantages--it's minimal in nature, you don't need to install anything on your nodes, and it has an easy learning curve. This practical guide shows you how to be productive with this tool quickly, whether you're a developer deploying code to production or a system administrator looking for a better automation solution.Author Lorin Hochstein shows you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll discover that Ansible has the functionality you need and the simplicity you desire.Understand how Ansible differs from other configuration management systemsUse the YAML file format to write your own playbooksLearn Ansible's support for variables and factsWork with a complete example to deploy a non-trivial applicationUse roles to simplify and reuse playbooksMake playbooks run faster with ssh multiplexing, pipelining, and parallelismDeploy applications to Amazon EC2 and other cloud platformsUse Ansible to create Docker images and deploy Docker containers

Ansible: Automating Configuration Management and Deployment the Easy Way

by Bas Meijer Lorin Hochstein René Moser

Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install agents on your nodes. And there's an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with Ansible whether you're a developer deploying code or a system administrator looking for a better automation solution.Authors Bas Meijer, Lorin Hochstein, and Rene Moser show you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll learn how Ansible has all the functionality you need--and the simplicity you desire.Explore Ansible configuration management and deploymentManage Linux, Windows, and network devicesLearn how to apply Ansible best practicesUnderstand how to use the new collections formatCreate custom modules and plug-insGenerate reusable Ansible content for open source middlewareBuild container images, images for cloud instances, and cloud infrastructureAutomate CI/CD development environmentsLearn how to use Ansible Automation Platform for DevOps

Ansible 2 Cloud Automation Cookbook: Write Ansible playbooks for AWS, Google Cloud, Microsoft Azure, and OpenStack

by Aditya Patawari Vikas Aggarwal

Orchestrate your cloud infrastructure Key Features Recipe-based approach to install and configure cloud resources using Ansible Covers various cloud-related modules and their functionalities Includes deployment of a sample application to the cloud resources that we create Learn the best possible way to manage and automate your cloud infrastructure Book Description Ansible has a large collection of inbuilt modules to manage various cloud resources. The book begins with the concepts needed to safeguard your credentials and explain how you interact with cloud providers to manage resources. Each chapter begins with an introduction and prerequisites to use the right modules to manage a given cloud provider. Learn about Amazon Web Services, Google Cloud, Microsoft Azure, and other providers. Each chapter shows you how to create basic computing resources, which you can then use to deploy an application. Finally, you will be able to deploy a sample application to demonstrate various usage patterns and utilities of resources. What you will learn Use Ansible Vault to protect secrets Understand how Ansible modules interact with cloud providers to manage resources Build cloud-based resources for your application Create resources beyond simple virtual machines Write tasks that can be reused to create resources multiple times Work with self-hosted clouds such as OpenStack and Docker Deploy a multi-tier application on various cloud providers Who this book is for If you are a system administrator, infrastructure engineer, or a DevOps engineer who wants to obtain practical knowledge about Ansible and its cloud deliverables, then this book is for you. Recipes in this book are designed for people who would like to manage their cloud infrastructures efficiently using Ansible, which is regarded as one of the best tools for cloud management and automation.

Ansible Configuration Management

by Daniel Hall

Ansible Configuration Management" is a step-by-step tutorial that teaches the use of Ansible for configuring Linux machines.This book is intended for anyone looking to understand the basics of Ansible. It is expected that you will have some experience of how to set up and configure Linux machines. In parts of the book we cover configuration files of BIND, MySQL, and other Linux daemons, therefore a working knowledge of these would be helpful but are certainly not required.

Ansible Configuration Management - Second Edition

by Daniel Hall

This book is intended for anyone who wants to learn Ansible starting from the basics. Some experience of how to set up and configure Linux machines and a working knowledge of BIND, MySQL, and other Linux daemons is expected.

Ansible for AWS

by Yan Kurniawan

A simple way to provision and manage your Amazon Cloud infrastructure About This Book * Get started with AWS management for infrastructure engineers * Explore techniques to set up and manage your private cloud using Ansible * A practical guide to help you manage AWS-based applications and infrastructure using Ansible Who This Book Is For If you are an infrastructure engineer, system administrator, or Dev Ops engineer, this book is for you. You will find this book helpful if you have previous experience with Linux systems administration, including familiarity with the command line, file system, and text editing. Prior basic knowledge of Amazon Web Services and some experience with Ansible is assumed. What You Will Learn * Set up your own AWS account and get started with the AWS console * Use Ansible Playbook to configure and launch EC2 instances * Delve deeper into the AWS cloud infrastructure and create and manage VPC * Provision Amazon Relational Database Service (RDS) with Ansible * Manage files in an Amazon Simple Storage Service (S3) bucket using Ansible * Extend Ansible's functionality in the AWS environment * Use Ansible to provision ELB and Auto Scaling groups * Manage IAM users, groups, roles, and keys * See how to refine and chain together AWS tools using Ansible In Detail Looking to get a simple and efficient way to manage your Amazon Cloud infrastructure? Ansible is exactly what you need. This book will show you how to use Ansible's cloud modules to easily provision and manage AWS resources including EC2, VPC, RDS, S3, ELB, ElastiCache, and Route 53. We'll take you beyond the basics of Ansible, showing you real-world examples of AWS infrastructure automation and management with detailed steps, complete code, and screen captures from the AWS console. The example projects inside this title will help you grasp the process leading to full AWS automation. From a single WordPress site to a highly available and scalable WordPress site, we'll demonstrate the power of using Ansible to provision and automate AWS-based infrastructure deployment. Style and approach This hands-on guide will help you get acquainted with techniques to implement AWS for your private cloud.

Ansible for Kubernetes by Example: Automate Your Kubernetes Cluster with Ansible

by Luca Berton

Learn how to automate your Kubernetes infrastructure using Ansible. This book will enable you to automate more tasks and save time with this human-readable platform. Containerized microservices deployed via Kubernetes allows you to save time, reduce human interaction and errors, and create applications that are more robust. You’ll learn how to automate the most redundant activities such as reports, services, the launch of a pod, adding permanent storage, configuring load balancing, and adding or modifying any Kubernetes parameter. You'll also gain an understanding of end-to-end use cases and how advanced cluster automation, such as Helm packages and node states, are evolving. Each lesson utilizes a specific use-case for the modern Kubernetes cluster and focuses on a single module from the most crucial parameter, complete with code demonstrations. Each code example is battle-proven in real-life with console interaction and verification.What You'll LearnAutomate Kubernetes cluster management, cloud services, pods, and storage with AnsibleConfigure your Ansible controller nodeWrite and execute Ansible Playbook code that follows best practicesAugment your productivity by applying Infrastructure as Code (IaC)Troubleshoot Ansible Who This Book Is ForIT professionals who would like a jargon-free understanding of Ansible technology, Windows Systems Administrators, DevOps professionals, thought leaders, and infrastructure-as-code enthusiasts.

Ansible for Real-Life Automation: A complete Ansible handbook filled with practical IT automation use cases

by Gineesh Madapparambath

Learn how to automate and manage your IT infrastructure and applications using AnsibleKey FeaturesDevelop Ansible automation use cases by automating day-to-day IT and application operationsUse Ansible to automate private and public cloud, application containers, and container platformsImprove your DevOps workflow with AnsibleBook DescriptionGet ready to leverage the power of Ansible's wide applicability to automate and manage IT infrastructure with Ansible for Real-Life Automation. This book will guide you in setting up and managing the free and open source automation tool and remote-managed nodes in the production and dev/staging environments.Starting with its installation and deployment, you'll learn automation using simple use cases in your workplace. You'll go beyond just Linux machines to use Ansible to automate Microsoft Windows machines, network devices, and private and public cloud platforms such as VMWare, AWS, and GCP. As you progress through the chapters, you'll integrate Ansible into your DevOps workflow and deal with application container management and container platforms such as Kubernetes. This Ansible book also contains a detailed introduction to Red Hat Ansible Automation Platform to help you get up to speed with Red Hat AAP and integration with CI/CD and ITSM.What's more, you'll implement efficient automation solutions while learning best practices and methods to secure sensitive data using Ansible Vault and alternatives to automate non-supported platforms and operations using raw commands, command modules, and REST API calls.By the end of this book, you'll be proficient in identifying and developing real-life automation use cases using Ansible.What you will learnExplore real-life IT automation use cases and employ Ansible for automationDevelop playbooks with best practices for production environmentsApproach different automation use cases with the most suitable methodsUse Ansible for infrastructure management and automate VMWare, AWS, and GCPIntegrate Ansible with Terraform, Jenkins, OpenShift, and KubernetesManage container platforms such as Kubernetes and OpenShift with AnsibleGet to know the Red Hat Ansible Automation Platform and its capabilitiesWho this book is forThis book is for DevOps and systems engineers looking to adopt Ansible as their automation tool. To get started with this book, basic knowledge of Linux is necessary, along with an understanding of how tasks are done the manual way before setting out to automate them.

Ansible for VMware by Examples: A Step-by-Step Guide to Automating Your VMware Infrastructure

by Luca Berton

Learn to use the Ansible open source IT automation tool to automate your VMware infrastructure. This book contains all of the obvious and not-so-obvious best practices of Ansible automation. Each lesson summarizes a specific use case for the modern VMware infrastructure and is focused on a single module from the most important parameter, including live demo of code and real-life usage.You'll configure the Ansible Controller to interact with VMware infrastructure using the “community.VMware” Ansible documentation collection and the appropriate Python libraries. Next, learn how to automate the creation of a virtual machine manually and from a template, start and stop using the shutdown and forced-power off a Virtual Machine, take and delete and snapshot, add a new hard disk and expand a currently attached hard disk, as well as gather information for data centers, clusters, host systems, and virtual machines.By the end of this book, you'll be well-versed in efficiently maintaining a VMware infrastructure with Ansible Automation. You'll also be able to save time and reduce manual errors using simple human-readable automation technology.What You'll LearnAutomate your VMware infrastructure using Ansible codeInstall Ansible in operating systems such as RedHat, Ubuntu, Fedora, etc.Write and execute your first Ansible Playbook code Troubleshoot the most common error messagesWho This Book Is For IT professionals of every industry who would like a jargon-free understanding of Ansible technology, including VMware, Linux, and Windows Systems Administrators, DevOps professionals, thought leaders, and infrastructure-as-code enthusiasts.

Ansible Playbook Essentials

by Gourav Shah

If you are a systems or automation engineer who intends to automate common infrastructure tasks, deploy applications, and use orchestration to configure systems in a coordinated manner, then this book is for you. Some understanding of the Linux/Unix command-line interface is expected.

Ansible Quick Start Guide: Control and monitor infrastructures of any size, physical or virtual

by Mohamed Alibi

Configure Ansible and start coding YAML playbooks using the appropriate modulesKey FeaturesCreate and use Ansible Playbook to script and organise management tasksBenefit from the Ansible community roles and modules to resolve complex and niche tasksWrite configuration management code to automate infrastructureBook DescriptionConfiguration Management (CM) tools help administrators reduce their workload. Ansible is one of the best Configuration Management tools, and can act as an orchestrator for managing other CMs. This book is the easiest way to learn how to use Ansible as an orchestrator and a Configuration Management tool. With this book, you will learn how to control and monitor computer and network infrastructures of any size,physical or virtual. You will begin by learning about the Ansible client-server architecture. To get started, you will set up and configure an Ansible server. You will then go through the major features of Ansible: Playbook and Inventory. Then, we will look at Ansible systems and network modules. You will then use Ansible to enable infrastructure automated configuration management, followed by best practices for using Ansible roles and community modules. Finally, you will explore Ansible features such as Ansible Vault, Ansible Containers, and Ansible plugins.What you will learnImplement Playbook YAML scripts and its capacities to simplify day-to-day tasksSetup Static and Dynamic InventoryUse Ansible predefined modules for Linux, Windows, networking, and virtualisation administrationOrganize and configure the host filesystem using storage and files modulesImplement Ansible to enable infrastructure automated configuration managementSimplify infrastructure administrationSearch and install new roles and enable them within AnsibleSecure your data using Ansible VaultWho this book is forThis book is targeted at System Administrators and Network Administrators who want to use Ansible to automate an infrastructure. No knowledge of Ansible is required.

Ansible Up and Running: Automating Configuration Management and Deployment the Easy Way (2nd Edition)

by Lorin Hochstein Rene Moser

Among the many configuration management tools available, Ansible has some distinct advantages—it’s minimal in nature, you don’t need to install anything on your nodes, and it has an easy learning curve. With this updated second edition, you’ll learn how to be productive with this tool quickly, whether you’re a developer deploying code to production or a system administrator looking for a better automation solution.Authors Lorin Hochstein and René Moser show you how to write playbooks (Ansible’s configuration management scripts), manage remote servers, and explore the tool’s real power: built-in declarative modules. You’ll discover that Ansible has the functionality you need—and the simplicity you desire.Manage Windows machines, and automate network device configurationManage your fleet from your web browser with Ansible TowerUnderstand how Ansible differs from other configuration management systemsUse the YAML file format to write your own playbooksWork with a complete example to deploy a non-trivial applicationDeploy applications to Amazon EC2 and other cloud platformsCreate Docker images and deploy Docker containers with AnsibleThis book is best read start to finish, with later chapters building on earlier ones. Because it’s written in a tutorial style, you can follow along on your own machine. Most examples focus on web applications.

Ansley's Big Bake Off (Faithgirlz / The Daniels Sisters)

by Kaitlyn Pitts Camryn Pitts Olivia Pitts

From the family that brought you the Lena in the Spotlight series and the popular For Girls Like You magazine comes the story of three young sisters who rebuild their lives and find joy in unexpected ways after their mother’s death. Ansley and her family move to a new city to seek a new start after the death of their mother. But that also means ... a new school, new friends, new everything! Fortunately, even though no one could ever take the place of their mom, Aunt Samantha has moved in to help Dad and all the girls. As they all settle into their “new normal,” Lena finds comfort in singing and songwriting. Ashton and Amber record videos documenting their lives and email them to their grandmothers. And Ansley pursues her own dream of becoming an Olympic gymnastics champ when she signs up with Grace and Power Gym. But she soon realizes that using her creativity to bake treats and share them with those she loves brings her as much (or even more) joy—especially since it brings back memories of precious afternoons she spent in the kitchen with her mom. So which dream should she follow? Ansley prays for guidance, and it seems her prayers are answered when she gets the opportunity to both perform as a gymnast and take part in The Big Bake Off at the Roland Lake Founders Day Fair. The Grand Prize is a trophy and a spot on the local morning show, Awake with The Lake! But her dreams of taking home the trophy and being on TV are threatened by her strongest competition: Taylor, a mean girl from her new school who not only teases Ansley and rejects her offers of friendship but comes from a family of professional bakers. Still, with the loving and prayerful support of her own family behind her, Ansley knows she has a real shot at winning. But with Taylor in the mix, will Ansley be able to rise to the occasion? Or will she just get burned? Ansley's Big Bake Off—an important addition to the Faithgirlz series: Features diverse characters, an engaging read for girls ages 8–12 as part of the Accelerated Reader (AR) program. Its a perfect birthday gift from parents and grandparents to tween girls, and is great for Spring Break and summer vacation reading.

Ansonia (Images of America)

by The Derby Historical Society

The town of Ansonia is situated at the foot of Connecticut's Berkshire Hills, above the confluence of the Housatonic and Naugatuck Rivers. This manufacturing village was named for its founder, Anson Phelps, a businessman who played a prominent role in the community. Ansonia shares its earliesthistory with the neighboring town of Derby, of which it was a part until 1889. Ansonia has been called the Industrial Heart of the Naugatuck Valley. Yet, as you will see inside, its history is rich beyond its industry. Ansonia highlights the town's wonderfulold homes and churches. This one town had 25 churches at one time. The book follows the town through good times as well as hard times, such as the Blizzard of 1888 and the Flood of 1955 and the redevelopment days that followed.

Anson's Navy: Building a Fleet for Empire 1744–1763

by Brian Lavery

Despite a supreme belief in itself, the Royal Navy of the early eighteenth century was becoming over-confident and outdated, and it had more than its share of disasters and miscarriages including the devastating sickness in Admiral Hosier’s fleet in 1727; failure at Cartagena, and an embarrassing action off Toulon in 1744\. Anson’s great circumnavigation, though presented as a triumph, was achieved at huge cost in ships and lives. And in 1756 Admiral Byng was shot after failure off Minorca. In this new book, the bestselling author Brian Lavery shows how, through reforms and the determined focus of a number of personalities, that navy was transformed in the middle years of the eighteenth century. The tide had already begun to turn with victories off Cape Finisterre in 1747, and in 1759 the navy played a vital part in the ‘year of victories’ with triumphs at Lagos and Quiberon Bay; and it conducted amphibious operations as far afield as Cuba and the Philippines, and took Quebec. The author explains how it was fundamentally transformed from the amateurish, corrupt and complacent force of the previous decades. He describes how it acquired uniforms and a definite rank structure for officers; and developed new ship types such as the 74 and the frigate. It instigated a more efficient (if equally brutal) method of recruiting seamen, and boosted morale and motivation and a far more aggressive style of fighting. The coppering of ships’ hulls and the solving of the problems associated with longitude and scurvy, were also hugely significant steps. Much of this transformation was due to the forceful if enigmatic personality of George, Lord Anson. In a largely static society, he changed the navy so that it was fit for purpose, and in readiness for Nelson just decades later. Using a mass of archival evidence and a mix of official reports and personal reminiscences, this book offers a fascinating and engrossing analysis of all these far-reaching reforms, which in turn led to the radical transformation of Britain’s navy into a truly global force. The consequential effect on the world’s history would be huge.

Anson's Way

by Gary D. Schmidt

While serving as a British Fencible to maintain the peace in Ireland, Anson finds that his sympathy for a hedge master places him in conflict with the law of King George II.

The Answer (Animorphs #53)

by K. A. Applegate

The bestselling series comes to a close with this final installment. The subtle invasion is over, and Yeerk reinforcements land on Earth each day. Visser One is building an enormous new Yeerk pool by blasting giant holes in the ground. The Animorphs' plan to enlist the help of the military has failed. Now Jake and the others find themselves trapped in what will soon be the Yeerks' new pool.

The Answer (Animorphs #53)

by K. A. Applegate

The battle is still raging, and it's out-and-out war. Jake and the other Animorphs have found a way to slow the Yeerks down, but now the Yeerks have decided the best way to win is to just destroy everything and everyone who gets in their way.Just when things look hopeless, Jake and the others discover help where they least expected: Taxxons. Creatures so foul and heartless, it's hard to believe that they're capable of having any feelings. But Jake and the others soon discover that the Taxxon resistance has its own problems with the Yeerks. And for once, it looks like Earth may have a chance....

The Answer: Grow Any Business, Achieve Financial Freedom, and Live an Extraordinary Life

by John Assaraf Murray Smith

A key team member behind The Secret and his business partner offer the specific tools and mental strategies to help readers leap ahead in any career or business venture and achieve major financial success. In this visionary work, New York Times bestselling author John Assaraf and business guru Murray Smith reinvent the business book for the twenty-first century. Two of the most successful entrepreneurs in the world, they combine forces to bring their special insights and techniques together in a revolutionary guide for success in the modern business environment. Assaraf and Smith know how to minimize risk and maximize success, and The Answer provides a framework for sharing their wisdom, experience, and skills with the millions of people who want to accomplish their own dreams in life. Using cutting-edge research into brain science and quantum physics, they show how readers can actually rewire their brains for success and create the kind of extraordinary lives they want. By teaching readers how to attract and use newly discovered "uncommon" senses to achieve business success, the authors demonstrate the beliefs, habits, thoughts, and actions that they have used to build eighteen multimillion-dollar companies. Any reader who follows this step-by-step process to build his or her career will experience an enormous life transformation and reach an exceptional level of living.

Refine Search

Showing 54,701 through 54,725 of 100,000 results