Buzzing Communities: How to Build Bigger, Better, and More Active Online Communities


Richard Millington - 2012
    This book combines a century of proven science, dozens of real-life examples, practical tips, and trusted community-building methods.This step-by-step guide includes a lifecycle for tracking your progress and a framework for managing your organization's community efforts. This Book Will Help You toUnderstand what the members of your community really want.Dramatically increase the number of newcomers that become regulars.Avoid the mistakes most organizations make when they try to build online communities.Develop a fantastic, user-friendly website for your members.Grow your online community to critical mass and beyondKeep members engaged and active in your community.Measure the community's return on investment and explain the benefits to your organization.

Fashion Brands: Branding Style from Armani to Zara


Mark Tungate - 2005
    * Studies the influence of branding within the fashion industry

Therapeutic Parenting in a Nutshell: Positives and Pitfalls


Sarah Naish - 2016
     Suitable for all carers, parents and supporting professionals working with children who have suffered early life trauma. Sarah Naish uses her first hand experience to clearly explain the differences between 'standard' parenting and 'therapeutic' parenting, with case studies and examples of good therapeutic parenting strategies, along with practical applications. Written with the busy parent and supporting professional in mind, this short book provides answers for all those caring for children with attachment difficulties, explaining why we need to parent our children differently, common additional challenges faced by Therapeutic Parents, and the best way to resolve them. The book may be read as a 'stand alone' document, but used in conjunction with the videos and video based courses, it provides a powerful foundation in caring for children who have suffered early life trauma. The author provides essential advice to supporting professionals about overcoming blocked care, and helping Therapeutic Parents to stay connected to their child. This book contributes to the new Level 3 Diploma in Therapeutic Parenting, which will be launched by Fostering Attachments Ltd, (Inspire Training Group) in the Autumn of 2016.

Real World Research: A Resource for Social Scientists and Practitioner-Researchers


Colin Robson - 1993
    These include teachers, social workers and health service professionals, managers and specialists in business, architects, designers, criminologists and accountants among many others.Real World Research provides a clear route-map of the various steps needed to carry out a piece of applied research to a high professional standard. It is accessible to those without a social science background while providing rigorous and fully up-to-date coverage of contemporary issues and debates. It brings together materials and approaches from different social science disciplines, seeing value in both quantitative and qualitative approaches, as well as their combination in mixed-method designs.

Independent Contractor, Sole Proprietor, and LLC Taxes Explained in 100 Pages or Less


Mike Piper - 2011
    Find all of the following, explained in plain-English with no legal jargon:Business Taxation 101: A brief primer on tax topics in general, especially as they apply to businesses.Home Office Deduction: How to ensure you qualify for it and how to calculate it.Estimated Tax payments: When and how to pay them, as well as an easy way to calculate each payment.Self-Employment Tax: What it is, why it exists, and how to calculate it.Business Retirement Plans: What the different types are, and which one is best for you.Numerous Business Deductions: Several deductions explained in detail, including how to make sure you can qualify to take them and how to maximize them.Audit Protection: Learn what records you need to keep (and how long to keep them) in order to protect yourself in case of an audit.

Organizational Physics - The Science of Growing a Business


Lex Sisney - 2012
    Understand them, and you can create extraordinary growth. Ignore them, and you run the risk of becoming another statistic. It's become almost cliche 8 out of every 10 new ventures fail. Of the ones that succeed, how many truly thrive-for the long run? And of those that thrive, how many continually overcome their growth hurdles ... and ultimately scale, with meaning, purpose, and profitability? The answer, sadly, is not many. Author Lex Sisney is on a mission to change that picture. After more than a decade spent leading and coaching high-growth technology companies, Lex discovered that the companies that thrive do so in accordance with 6 Laws - universal principles that govern the success or failure of every individual, team, and organization.

Interactive Project Management: Pixels, People, and Process


Nancy Lyons - 2012
    While the work entails elements of software development, marketing, and advertising, it's neither purely technical nor traditional "agency" work. Because the industry is relatively new, the gap in understanding between the clients buying the work and the teams building it is often wide, and the methods of delivery vary.Enter the Geek Girls Guide. Nancy Lyons and Meghan Wilker don't just tell you how to deliver digital work, they demonstrate how to think about it. Interactive Project Management helps clients, agencies, and industry professionals better understand the critical role of the interactive project manager, and presents a collaborative, people-focused approach to delivering high-quality digital work. This concise volume helps build understanding across all stakeholders in interactive work, and most importantly, it won't put you to sleep.

Blue Collar, White Collar, No Collar: Stories of Work


Richard Ford - 2011
    With ashare of proceeds going to assist the literacynonprofit 826Michigan, this unforgettable collection of short fiction from manyof contemporary literature’s most powerful authors limns the diverse meanings of work in American culture today, even as itlooks to the future of the American workforce and its capacity to succeedcreatively tomorrow.

Hospice Whispers: Stories of Life (Hospice Whispers Series Book 1)


Carla Cheatham - 2014
    This book hopes to change that. While hospices care for persons in their final days, hospice is not about death. It’s all about LIFE—real, nitty-gritty, poignant, funny, challenging, and bittersweet life in all its beauty and imperfection. Those who have experienced hospice usually speak in reverential tones of this service and find themselves fearing death less because they have seen all the incredible life that happens until the final moment. But those unfamiliar with hospice often misunderstand and fear it, and the end of life. Through first-hand accounts that range from humorous to heart-wrenchingly honest, Carla shares the stories that continue to teach her the lessons of what it means to be truly present with ourselves and each other in this perfectly imperfect experience called life.

Red Zone: China's Challenge and Australia's Future


Peter Hartcher - 2021
    

Nontechnical Guide to Petroleum Geology, Exploration, Drilling and Production


Norman J. Hyne - 1995
    Hyne provides an easy-to-understand explanation of complex topics with pictures, graphs and illustrations covering everything on how oil and gas is formed; how to find commercial quantities; how to drill, evaluate and complete a well; all the way through production and improved oil recovery.

Getting MEAN with Mongo, Express, Angular, and Node


Simon Holmes - 2015
    You'll systematically discover each technology in the MEAN stack as you build up an application one layer at a time, just as you'd do in a real project.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyTraditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Together, the MongoDB database, the Express and AngularJS frameworks, and Node.js constitute the MEAN stack--a powerful platform that uses only one language, top to bottom: JavaScript. Developers and businesses love it because it's scalable and cost-effective. End users love it because the apps created with it are fast and responsive. It's a win-win-win!About the BookGetting MEAN with Mongo, Express, Angular, and Node teaches you how to develop web applications using the MEAN stack. First, you'll create the skeleton of a static site in Express and Node, and then push it up to a live web server. Next, you'll add a MongoDB database and build an API before using Angular to handle data manipulation and application logic in the browser. Finally you'll add an authentication system to the application, using the whole stack. When you finish, you'll have all the skills you need to build a dynamic data-driven web application.What's InsideFull-stack development using JavaScriptResponsive web techniquesEverything you need to get started with MEANBest practices for efficiency and reusabilityAbout the ReaderReaders should have some web development experience. This book is based on MongoDB 2, Express 4, Angular 1, and Node.js 4.About the AuthorSimon Holmes has been a full-stack developer since the late 1990s and runs Full Stack Training Ltd.Table of ContentsPART 1 SETTING THE BASELINEIntroducing full-stack developmentDesigning a MEAN stack architecturePART 2 BUILDING A NODE WEB APPLICATIONCreating and setting up a MEAN projectBuilding a static site with Node and ExpressBuilding a data model with MongoDB and MongooseWriting a REST API: Exposing the MongoDB database to the applicationConsuming a REST API: Using an API from inside ExpressPART 3 ADDING A DYNAMIC FRONT END WITH ANGULARAdding Angular components to an Express applicationBuilding a single-page application with Angular: FoundationsBuilding an SPA with Angular: The next levelPART 4 MANAGING AUTHENTICATION AND USER SESSIONSAuthenticating users, managing sessions, and securing APIsAPPENDIXESInstalling the stackInstalling and preparing the supporting castDealing with all of the viewsReintroducing JavaScript - available online only

Family Therapy: An Overview


Herbert Goldenberg - 2003
    In this Seventh Edition of their respected text, Irene and Herbert Goldenberg examine and explain traditional and evolving viewpoints, perspectives, values, intervention techniques, and goals of family therapy. The authors provide practice-oriented content that will help you become an empathic and effective family therapist. The new edition includes the latest references and contemporary thinking on central issues such as family resiliency, alternative forms of family life today, gender, culture, and ethnic considerations. This edition also contains the American Association for Marriage and Family Therapy Code of Ethics-a great reference that will help you understand the importance of ethical practices.

Learning SPARQL


Bob DuCharme - 2011
    With this concise book, you will learn how to use the latest version of this W3C standard to retrieve and manipulate the increasing amount of public and private data available via SPARQL endpoints. Several open source and commercial tools already support SPARQL, and this introduction gets you started right away.Begin with how to write and run simple SPARQL 1.1 queries, then dive into the language's powerful features and capabilities for manipulating the data you retrieve. Learn what you need to know to add to, update, and delete data in RDF datasets, and give web applications access to this data.Understand SPARQL’s connection with RDF, the semantic web, and related specificationsQuery and combine data from local and remote sourcesCopy, convert, and create new RDF dataLearn how datatype metadata, standardized functions, and extension functions contribute to your queriesIncorporate SPARQL queries into web-based applications

The Monkey and the Fish: Liquid Leadership for a Third-Culture Church


Dave Gibbons - 2009
    The changes are profound, especially when you consider the unchecked decline in the influence, size, and social standing of the church. There is an undercurrent of anxiety in the evangelical world, and a hunger for something new. And we’re sensing the urgency of it.We need fresh, creative counterintuitive ways of doing ministry and church and leading it in the 21st century. We need to adapt. Fast. Both in our practices and our thinking. The aim of this book is simple: When we understand the powerful forces at work in the world today, we’ll learn how something called The Third Culture can yield perhaps the most critical missing ingredient in the church today—adaptability—and help the church remain on the best side of history. A Third Culture Church and a Third Culture Leader looks at our new global village and the church’s role in that village in a revolutionary way. It’s a way to reconnect with the historical roots of what Jesus envisioned the church could be—a people known for a brand of love, unity, goodness, and extravagant spirit that defies all conventions. This book is part of the successful Leadership Innovation Series.