Sinatra: Up and Running


Alan Harris - 2011
    With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications. Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine. Learn Sinatra’s core concepts, and get started by building a simple application Create views, manage sessions, and work with Sinatra route definitions Become familiar with the language’s internals, and take a closer look at Rack Use different subclass methods for building flexible and robust architectures Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API

The Men's Fitness Exercise Bible: 101 Best Workouts to Build Muscle, Burn Fat, and Sculpt Your Best Body Ever!


Sean Hyson - 2013
      THERE ARE NO MORE EXCUSES   With The Men’s Fitness Exercise Bible, you will always have time to get in great shape—even if you only have no time at all. You will always have the equipment you need—even if you have no equipment at all. You will never grow bored or stop seeing progress—and your workout will never become routine.   Whether you have access to an upscale gym or just a dumbbell in your garage, whether you’re an elite athlete or a complete beginner, there’s a workout in this book—101 of them, in fact—that will get you bigger, stronger, and leaner. Discover how to accomplish in 8 minutes what most people do in 80—because top exercise pros give you only the most effective and efficient workouts in the world. The Men’s Fitness Exercise Bible gives you:   • Routines for barbells, dumbbells, bands, machines, a suspension trainer, and body weight alone • Muscle and strength building full-body workouts, plus body-part-specific, and upper/lower split routines • Fat-burning, heart-strengthening cardio workouts for all the most popular machines—treadmill, elliptical trainer, stationary bike, rower, and more • Expert programming from the world’s best trainers, including explanations of how the workouts were designed to build muscle, burn fat, or increase endurance so you learn what works and why • Over 1000 different exercises with complete descriptions so you master perfect form • Complete, scientifically proven nutrition plans for muscle gain and fat loss   No matter where you are, no matter what your goals, the perfect workout is at your fingertips. The Men’s Fitness Exercise Bible will keep you burning fat, sculpting new muscle, and making great gains for life.   Discover how to make the world your gym!Praise for The Men’s Fitness Exercise Bible   “I love #80, The Best Upper-Body Workout, Option A. It reminds me of training I did in my early bodybuilding days in Austria. Simple programs like this have always worked and always will. Sean has put together a fantastic collection of workouts.”—Arnold Schwarzenegger, 7-time Mr. Olympia, Governor of California, and terminatorFrom the Trade Paperback edition.

A Vampiric Christmas Carol


Rick Gualtieri - 2012
    I hope you enjoy it.

The M-Factor: How the Millennial Generation Is Rocking the Workplace


Lynne C. Lancaster - 2010
    Lancaster and David Stillman, the nationally recognized generational experts and authors of When Generations Collide, comes the definitive guide to “Millennials” (those born between 1982 and 2000) in the workplace—what they want, how they think, and how to unlock their talents to your organization’s advantage. If you enjoyed the insights in It’s Okay to Be the Boss, you need to read The M-Factor, destined to become “the” business book on this Millennial generation in the workplace.

Digital Adaptation


Paul Boag - 2014
    That's why we created Digital Adaptation, a new practical book on how to help senior management understand the Web and adapt the business, culture, teams and workflows accordingly. No fluff, no theory — just techniques and strategies that worked in practice, and showed results. The book will help traditional businesses and organizations to overcome their legacy, and help you plant the seeds of change with very little power. If you do want to finally see changes happening, this is the book to grab. Written by Paul Boag. Designed by Veerle Pieters. 176 pages. YOU'LL LEARN TO: • Tackle bureaucracy and overcome legacy culture, • Develop a flexible and effective digital strategy, • Use responsibility matrix to minimize delays and costs, • Adopt a digital culture and become digital by default, • Apply techniques from mid-sized and large organizations, • Avoid toxic working practices and improve internal processes, • Organize teams and boost their efficiency, • Embrace social media and use them effectively, • Understand the value of a digital team and invest in them, • Break down the walls and nourish collaboration, ownership and innovation.

Extreme Toyota: Radical Contradictions That Drive Success at the World's Best Manufacturer


Emi Osono - 2008
    With unprecedented access to the inner working of Toyota, the authors spent six years researching the company, interviewing hundreds of executives and employees, and discovering the company's secret of success. What they uncovered will surprise you and change the way you think about business. Simultaneously rigidly traditional and seriously innovative, it is precisely those internal contradictions that make the company so successful and admired.

Business Strategy


Brian Tracy - 2015
    A strategic plan helps crystalize the future of an organization--mapping a clear path from where the company stands today to where you wish it to be.It may sound complicated, but Brian Tracy knows how to make it simple. Throughout his career, he has shown countless leaders and organizations how to achieve stunning success. In this concise and practical book, he shares the most important lessons for strategic planning. Readers will discover how to:• Ask the five key questions vital to any strategic plan• Determine a corporate mission that lifts and inspires people• Gain valuable insight with market share/market growth and strategy/operations matrices• Define themselves in relation to their competition• Utilize the concept of "driving force"• Anticipate crises• Reposition their business with new products, services, and technologies• Measure success via clear financial objectives• And moreIncorporating examples ranging from Alexander the Great to IBM and General Electric, Tracy gives readers proven ideas for increasing their company's ROI and maximizing their strengths and opportunities. Powerful and portable, Business Strategy will help readers take control of their company's destiny.

Core JavaServer Faces (Core Series)


David M. Geary - 2004
    Now, Core JavaServer™ Faces–the #1 guide to JSF–has been thoroughly updated in this second edition, covering the latest feature enhancements, the powerful Ajax development techniques, and open source innovations that make JSF even more valuable. Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications, minimizing handcoding, and maximizing productivity. Drawing on unsurpassed insider knowledge of the Java platform, they present solutions, hints, tips, and “how-tos” for writing superior JSF 1.2 production code, even if you’re new to JSF, JavaServer Pages™, or servlets.The second edition’s extensive new coverage includes: JSF 1.2’s improved alignment with the broader Java EE 5 platform; enhancements to the JSF APIs; controlling Web flow with Shale; and using Facelets to replace JSP with XHTML markup. The authors also introduce Ajax development with JSF–from real-time validation and Direct Web Remoting to wrapping Ajax in JSF components and using the popular Ajax4jsf framework.This book will help you Automate low-level details and eliminate unnecessary complexity in server-side development Discover JSF best practices, ranging from effective UI design and style sheets to internationalization Use JSF with Tiles to build consistent, reusable user interfaces Leverage external services such as databases, LDAP directories, authentication/authorization, and Webservices Use JBoss Seam to greatly simplify development of database-backed applications Implement custom components, converters, and validators Master the JSF 1.2 tag libararies, and extend JSF with additional tag libraries Preface Acknowledgments Chapter 1: Getting Started Chapter 2: Managed Beans Chapter 3: Navigation Chapter 4: Standard JSF Tags Chapter 5: Data Tables Chapter 6: Conversion and Validation Chapter 7: Event Handling Chapter 8: Subviews and Tiles Chapter 9: Custom Components, Converters, and Validators Chapter 10: External Services Chapter 11: Ajax Chapter 12: Open Source Chapter 13: How Do I . . . Index

Training Guide: Programming in HTML5 with JavaScript and CSS3


Glenn Johnson - 2013
    Build hands-on expertise through a series of lessons, exercises, and suggested practices—and help maximize your performance on the job.Provides in-depth, hands-on training you take at your own pace Focuses on job-role-specific expertise for using HTML5, JavaScript, and CSS3 to begin building modern web and Windows 8 apps Features pragmatic lessons, exercises, and practices Creates a foundation of skills which, along with on-the-job experience, can be measured by Microsoft Certification exams such as 70-480 Coverage includes: creating HTML5 documents; implementing styles with CSS3; JavaScript in depth; using Microsoft developer tools; AJAX; multimedia support; drawing with Canvas and SVG; drag and drop functionality; location-aware apps; web storage; offline apps; writing your first simple Windows 8 apps; and other key topics

Web Design For Dummies


Lisa Lopuck - 2001
    With "Web Design For Dummies," you will be able to design your own Web site like a pro.Web design requires many programs to make a Website attractive and fun, including: Using Web editors like DreamweaverImage editing tools like Photoshop elementsDrawing utensils like IllustratorBackground markup and scripting languages like HTML and CSSThis fun guide covers all of the topics that every aspiring Web designer should know. This book offers advice on: Designing for your audienceBuilding a solid framework for easy navigationCreating appealing graphics that work with the siteChoosing the proper type and colorsTweaking the HTML to make everything work correctlyApplying next-step technologies including JavaScriptParlaying your skills into paid workWith expert guidance from Lisa Lopuck, a pioneer in interactive media design and the Senior Producer at Disney, you will be creating superb Web pages that will charm and impress all of your visitors

What Were They Thinking?: Unconventional Wisdom About Management


Jeffrey Pfeffer - 2007
    The book contains a series of short chapters filled with examples, data, and insights that challenge questionable assumptions and much conventional management wisdom. Each chapter also provides guidelines about how to think more deeply and intelligently about critical management issues. Covering topics ranging from managing people to leadership to measurement and strategy, it’s good organizational advice, delivered by Dr. Pfeffer himself.

Fail Harder: Ridiculous Illustrations of Epic Fails


Failblog.org Community - 2011
    What about a trifecta of beauty parlor, chain saw repair, and nightclub housed inside an all-in-one-stop shop?Classic FAILs like these are presented in more than 15 different categories, including At Home, In A Relationship, On the Job, and With Your Pets.If you must FAIL, FAIL Harder.

Professional PHP Programming


Sascha Schumann - 1999
    PHP is a server-side, HTML-embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. Features; Real world, practical experience and techniques From installation and configuration of the PHP engine to advanced dynamic application design Definitive coverage of core PHP language and database addressing: MySQL is covered in depth. Practical e-commerce and business scripting including database application development, together with PHP and XML applications. LDAP connectivity addressed.

The Definitive Guide to Drupal 7


Benjamin MelanconRoy Scholten - 2010
    Written by a panel of expert authors, the book covers every aspect of Drupal, from planning a successful project all the way up to making a living from designing Drupal sites and to contributing to the Drupal community yourself. With this book you will:Follow practical approaches to solving many online communication needs with Drupal with real examples. Learn how to keep learning about Drupal: administration, development, theming, design, and architecture. Go beyond the code to engage with the Drupal community as a contributing member and to do Drupal sustainably as a business.The Definitive Guide to Drupal 7 was written by the following team of expert Drupal authors:Benjamin Melançon, Jacine Luisi, Károly Négyesi, Greg Anderson, Bojhan Somers, Stéphane Corlosquet, Stefan Freudenberg, Michelle Lauer, Ed Carlevale, Florian Lorétan, Dani Nordin, Ryan Szrama, Susan Stewart, Jake Strawn, Brian Travis, Dan Hakimzadeh, Amye Scavarda, Albert Albala, Allie Micka, Robert Douglass, Robin Monks, Roy Scholten, Peter Wolanin, Kay VanValkenburgh, Greg Stout, Kasey Qynn Dolin, Mike Gifford, Claudina Sarahe, Sam Boyer, and Forest Mars, with contributions from George Cassie, Mike Ryan, Nathaniel Catchpole, and Dmitri Gaskin.For more information, check out the Drupaleasy podcast #63, in which author Benjamin Melançon discusses The Definitive Guide to Drupal 7 in great detail:http: //drupaleasy.com/podcast/2011/08/drupal...

Big Think Strategy: How to Leverage Bold Ideas and Leave Small Thinking Behind


Bernd H. Schmitt - 2007
    Schmitt shows how to bring bold thinking into your business by sourcing big ideas and executing them creatively.