The Bank On Yourself Revolution: Fire Your Banker, Bypass Wall Street, and Take Control of Your Own Financial Future


Pamela Yellen - 2014
    Wall Street lost more than 49% of the typical investor's money—twice—since the year 2000. And studies show that because they followed the conventional wisdom, almost half of all Boomers won't have enough money to cover even basic living expenses during their retirement years. Now the financial gurus whose advice got you into this mess in the first place are telling you to "take more risk," "work till you drop," and "plan on spending less in retirement." Don't let them fool you again!In The Bank On Yourself Revolution, financial security expert Pamela Yellen details how hundreds of thousands of people of all ages and incomes have bucked the system to secure their families' financial futures without gambling in the Wall Street Casino or taking any unnecessary risks. You'll discover a proven step-by-step plan for growing your wealth safely, predictably, and guaranteed every single year—even when the markets are tumbling. And you'll learn how to bypass banks, credit card and financing companies to become your own source of financing for cars, vacations, a college education, business expenses and other major purchases.The Bank On Yourself Revolution isn't a "get-rich-quick" scheme; it's about having real wealth and financial security for as long as you live. You can finally know how much money you'll have next year, in 10, 20 or 30 years—and at every point along the way. Join the Revolution and take control of your own financial future!

Idea Index


Jim Krause - 2000
    And with deadlines looming, you can't wait for inspiration to strike.That's where Idea Index comes in. Don't let the small size fool you. Inside you'll discover thousands of big ideas for graphic effects and type treatmnts — via hundreds of prompts designed to stimulate, quicken and expand your creative thinking.Use Idea Index to brainstorm ideas, to unclog your mind, and to explore different looks and approaches.The Idea Index — instant creative genius when you need it most!

Lean UX: Applying Lean Principles to Improve User Experience


Jeff Gothelf - 2012
    In this insightful book, leading advocate Jeff Gothelf teaches you valuable Lean UX principles, tactics, and techniques from the ground up—how to rapidly experiment with design ideas, validate them with real users, and continually adjust your design based on what you learn.Inspired by Lean and Agile development theories, Lean UX lets you focus on the actual experience being designed, rather than deliverables. This book shows you how to collaborate closely with other members of the product team, and gather feedback early and often. You’ll learn how to drive the design in short, iterative cycles to assess what works best for the business and the user. Lean UX shows you how to make this change—for the better.Frame a vision of the problem you’re solving and focus your team on the right outcomesBring the designers’ toolkit to the rest of your product teamShare your insights with your team much earlier in the processCreate Minimum Viable Products to determine which ideas are validIncorporate the voice of the customer throughout the project cycleMake your team more productive: combine Lean UX with Agile’s Scrum frameworkUnderstand the organizational shifts necessary to integrate Lean UXLean UX received the 2013 Jolt Award from Dr. Dobb's Journal as the best book of the year. The publication's panel of judges chose five notable books, published during a 12-month period ending June 30, that every serious programmer should read.

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

Bulletproof Ajax


Jeremy Keith - 2003
    Uses progressive enhancement techniques to ensure graceful degradation (which makes sites usable in all browsers). Shows readers how to write their own Ajax scripts instead of relying on third-party libraries. Web site designers love the idea of Ajax--of creating Web pages in which information can be updated without refreshing the entire page. But for those who aren't hard-core programmers, enhancing pages using Ajax can be a challenge. Even more of a challenge is making sure those pages work for all users. In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the pages work for all users. Throughout this step-by-step guide, his emphasis is on best practices with an approach to building Ajax pages called Hijax, which improves flexibility and avoids worst-case scenarios.

PHP Cookbook


David Sklar - 2002
    With our Cookbook's unique format, you can learn how to build dynamic web applications that work on any web browser. This revised new edition makes it easy to find specific solutions for programming challenges.PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

RHCE Red Hat Certified Engineer Linux Study Guide: Exam (RH302)


Michael Jang - 2002
    100% complete coverage of all objectives for exam RH302 Exam Readiness Checklist at the front of the book--you're ready for the exam when all objectives on the list are checked off Inside the Exam sections in every chapter highlight key exam topics covered Real-world exercises modeled after hands-on exam scenarios Two complete lab-based exams simulate the format, tone, topics, and difficulty of the real exam Bonus content (available for download) includes installation screen review, basic instructions for using VMware and Xen as testbeds, and paper and pencil versions of the lab exams Covers all RH302 exam topics, including: Hardware installation and configuration The boot process Linux filesystem administration Package management and Kickstart User and group administration System administration tools Kernel services and configuration Apache and Squid Network file sharing services (NFS, FTP, and Samba) Domain Name System (DNS) E-mail (servers and clients) Extended Internet Services Daemon (xinetd), the Secure package, and DHCP The X Window System Firewalls, SELinux, and troubleshooting

Aisle Be Damned


Rishi Piparaiya - 2013
    *NATIONAL BESTSELLER*A Hilarious Take on just about Everything Associated with Air Travel.- Getting seamlessly upgraded to Business Class.- The hows and whys of micromanaging the pilots.- Action plans to counter the airlines Technical Snag routine.- Sure shot strategies for winning the affections of flight attendants.- Awesome icebreakers to start conversations with attractive co-passengers.- How smart executives deal with the Walk of Shame to the economy section.- How a water bottle dramatically improves flight safety.- Breezing through immigration and customs, always making your flight connections and a whole lot moreRest assured, your flying experience will never be the same again!

Node.Js the Right Way: Practical, Server-Side JavaScript That Scales


Jim R. Wilson - 2013
    Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming? Explore the fun, growing repository of Node modules provided by npm. Work with multiple protocols, load-balanced RESTful web services, express, 0MQ, Redis, CouchDB, and more. Develop production-grade Node applications fast. JavaScript is the backbone of the modern web, powering nearly every web app's user interface. Node.js is JavaScript for the server. This book shows you how to develop small, fast, low-profile, useful, networked applications. You'll write asynchronous, non-blocking code using Node's style and patterns. You'll cluster and load balance your services with Node core features and third-party tools. You'll work with many protocols, creating RESTful web services, TCP socket clients and servers, and more. This short book packs a hefty dose of Node.js. You'll test your code's functionality and performance under load. You'll learn important aspects of Node development--from its architecture and core, to its ecosystem of third-party modules. You'll discover how Node pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, you'll use the latest available ECMAScript Harmony features and harness key Node classes such as EventEmitter and Stream. Throughout the book, you'll develop real programs that are small, fast, low-profile, and useful. Get ready to join a smart community that's rapidly advancing the state of the art in web development.What You Need: Latest stable release of Node.js, this book was written with 0.12.x in mind. The 0MQ (ZeroMQ) library, version 3.2 or higher.

Building Wealth for Building the Kingdom: A Financial Planning Guide for Latter-day Saint Families


Devin D. Thorpe - 2012
    The book provides simple answers to questions like:How much should I be saving each month for my son's mission?How much should I be saving each month for my children's college education?How can I save enough to be able to retire while I'm healthy enough to serve a mission?Avoiding tips on pinching pennies, the book focuses on opportunities to save thousands or tens of thousands of dollars by making smart moves with big decisions, like home and car purchases. Mormon families will appreciate the gospel-centered, scripture-based focus on putting tithing at the center of a financial plan. Building Wealth for Building the Kingdom will help prepare families to enjoy the benefits of their labor while simultaneously contributing to the growth of Church.About the Author:Devin D. Thorpe brings a broad perspective to financial planning, having owned and operated an investment-banking firm, which included an investment advisory business, a mortgage brokerage and having served in a variety of corporate finance positions. Presently, Devin serves as a business professor at South China University of Technology in Guangzhou, China on behalf of Brigham Young University’s Kennedy Center China Teachers program. Previously, he served as the Chief Financial Officer for the multinational company MonaVie, listed in Inc. Magazine’s 2009 Inc. 500 as the 18th fastest growing company in America and, at $834 million in revenue, the third largest company on the list. Prior experience includes two years working on the staff of the U.S. Senate Banking Committee during Utah Senator Jake Garn’s tenure. He also served briefly in Utah State Government, working at USTAR under Governor Jon Huntsman.He earned an MBA with focus in Finance and Accounting from Cornell University’s Johnson Graduate School of Management. He completed his undergraduate degree in finance at the University of Utah, where he later worked as an adjunct professor of finance. In 2006, Devin was recognized by the David Eccles School of Business at the University of Utah as a Distinguished Alum.

10 Years Younger in 10 Weeks


Thorbjörg Hafsteinsdottir - 2014
    You don't have to ditch the bikini when you turn 40 - this can be the beginning of your sexy years! And it's never too late to start: Thorbjorg's vitality and charisma have made her a wellness guru for women of all ages. The book features a 10-week full anti-age programme from inside out with delicious recipes, invigorating exercises, tests to see how you are progressing and nutritional supplement recommendations. It also provides natural alternatives to injectibles and skin care, and describes cleansing and relaxation as the sources of eternal youth, and case studies from women who talk about how the 10-week programme transformed their lives. Want secrets to avoiding sagging skin, flabby bits and mood swings? Want healthy tips and facts on how your food can make your body younger, your skin firmer and your life more energetic? Read this book on how to become your best self. Are you ready to light the flame? I followed Thorbjorg's 10 Years Younger Program, and was truly delighted with the results. Her deep understanding of nutrition, as much as her motivating personality, made the experience a complete success; and I am certainly not alone in my belief that Thorbjorg's work has the power to make a huge impact on today's culinary and fitness culture. - Tamara Rappa, Senior Accessories Editor, The Oprah Magazine

Web Development and Design Foundations with Html5


Terry Felke-Morris - 2012
    A well-rounded balance of hard skills (HTML5, XHTML, CSS, JavaScript) and soft skills (Web Design, e-commerce, Web site promotion strategies) presents everything beginning Web developers need to know to build and promote successful Web sites.

The Domino Effect


E. Russell Braziel - 2016
    This book presents a unique, integrated perspective on natural gas, crude oil and natural gas liquids that is vital to understanding energy prices, product flows, infrastructure, equity values and the global energy economy.Innovative analysis provides energy producers, marketers, end users, financiers, and investors with a framework for understanding the tectonic shift in global supply and demand that will continue to drive energy markets for decades to come. The Domino Effect also delivers high-level insights into exploiting the extraordinary investment, trade and career opportunities that will continue to be opened by the shale revolution.

Web Form Design: Filling in the Blanks


Luke WroblewskiMicah Alpern - 2008
    In Web Form Design, Luke Wroblewski draws on original research, his considerable experience at Yahoo! and eBay, and the perspectives of many of the field's leading designers to show you everything you need to know about designing effective and engaging Web forms.

Rise of the DEO: Leadership by Design


Maria Giudice - 2013
    This environment of constant change will only accelerate in the future and traditional business leaders are ill equipped to deal with it. Just as we took our cues from MBAs and the military in casting the ideal CEO of the 20th century, we can look to design - in its broadest form - to model our future leader, the DEO. These leaders possess characteristics, behaviors and mindsets that allow them to excel in unpredictable, fast-moving and value-charged conditions. They are catalysts for transformation and agents of change. A hybrid of strategic business executive and creative problem-solver, the DEO is willing to take on anything as an object of design and looks at ALL problems as design challenges. Readers will learn not only why this form of leadership is essential to the success of modern organizations, but also what characteristics are best suited to this role. Through intimate conversations with leading DEOs, we explore the mindsets, communities, processes and practices common to creative business leaders. The book lays out--graphically and through example--how DEOs run their companies and why this approach makes sense now. We help readers identify these skills in themselves and their colleagues, and we guide them in using these skills to build, revive or reinvent the next generation of great companies and organization.