Book picks similar to
More Workbench Silencers by George M. Hollenback
600
for
other-edgy-books
reference
The Farmer's Wife 1930s Sampler Quilt: Inspiring Letters from Farm Women of the Great Depression and 99 Quilt Blocks Th at Honor Them
Laurie Aaron Hird - 2015
The 99-block queen-size sampler quilt inspired by these letters uses reproduction 1930s fabrics. For each block, instructions are provided for template piecing, and--where applicable--rotary cutting, so readers can piece the blocks based on their preferred technique.
The Kimball Group Reader: Relentlessly Practical Tools for Data Warehousing and Business Intelligence
Ralph Kimball - 2010
Recognized and respected throughout the world as the most influential leaders in the data warehousing industry, Ralph Kimball and the Kimball Group have written articles covering more than 250 topics that define the field of data warehousing. For the first time, the Kimball Group's incomparable advice, design tips, and best practices have been gathered in this remarkable collection of articles, which spans a decade of data warehousing innovation.Each group of articles is introduced with original commentaries that explain their role in the overall lifecycle methodology developed by the Kimball Group. These practical, hands-on articles are fully updated to reflect current practices and terminology and cover the complete lifecycle--including project planning, requirements gathering, dimensional modeling, ETL, and business intelligence and analytics.This easily referenced collection is nothing less than vital if you are involved with data warehousing or business intelligence in any capacity.
Electronics Fundamentals: Circuits, Devices and Applications (Floyd Electronics Fundamentals Series)
Thomas L. Floyd - 1983
Written in a clear and accessible narrative, the 7th Edition focuses on fundamental principles and their applications to solving real circuit analysis problems, and devotes six chapters to examining electronic devices. With an eye-catching visual program and practical exercises, this book provides readers with the problem-solving experience they need in a style that makes complex material thoroughly understandable. For professionals with a career in electronics, engineering, technical sales, field service, industrial manufacturing, service shop repair, and/or technical writing.
Manual of Style for Technical Publications
Microsoft Corporation - 1995
A guide for creating manuals, online help, and Web publications showing correct grammar, punctuation, and common misspellings of computer topics and terms.
The Unofficial LEGO Technic Builder's Guide
Paweł "Sariel" Kmieć - 2012
Using motors, gears, pneumatics, pulleys, linkages, and more, you can design LEGO models that really move.The Unofficial LEGO Technic Builder's Guide is filled with building tips for creating strong yet elegant machines and mechanisms with the Technic system. Author Pawel "Sairel" Kmiec will teach you the foundations of LEGO Technic building, from simple machines to advanced mechanics, even explaining how to create realistic to-scale models. Sariel, a world-renowned LEGO Technic expert, offers unique insight into mechanical principles like torque, power translation, and gear ratios, all using Technic bricks. You'll learn how to:Create sturdy connections that can withstand serious stressRe-create specialized LEGO pieces like casings and u-joints, and build solutions like Schmidt and Oldham couplings, when no standard piece will doBuild custom differentials, suspensions, transmissions, and steering systemsPick the right motor for the job—and transform its properties to suit your needsCombine studfull and studless building styles for a stunning lookCreate remote-controlled vehicles, lighting systems, motorized compressors, and pneumatic enginesThis beautifully illustrated, full-color book will inspire you with ideas for building amazing machines like tanks with suspended treads, supercars, cranes, bulldozers, and much more. Your Technic adventure starts now!
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.
PlyDesign: 73 Distinctive DIY Projects in Plywood (and Other Sheet Goods)
Philip Schmidt - 2012
With designs contributed by more than 50 creative builders across North America, the projects include tables, stools, workstations, benches, laptop stands, shelves, art panels, organizers, headboards, doghouses, dollhouses, and more. A photo of each finished project is accompanied by a list of needed tools and materials, cutting and assembly diagrams, and clear step-by-step instructions.
Reading Laurell K. Hamilton
Candace R. Benefiel - 2011
Hamilton was reshaping the image of the vampire with her own take on the vampire mythos in her Anita Blake, Vampire Hunter fantasy novel series. While Hamilton's work draws on traditional vampire and fairy lore, her interpretation of these subjects brought new dimensions to the genres, influencing the direction of urban fantasy over the past two decades.Reading Laurell K. Hamilton focuses upon Hamilton's two bestselling series, the Anita Blake, Vampire Hunter series and the Merry Gentry series. The volume is intended as a resource for leaders of book clubs or discussion groups, containing chapters that examine Hamilton's role in the current vampire literature craze, the themes and characters in her work, and responses to Hamilton on the Internet. The book also provides a brief overview of Hamilton's life.
Sams Teach Yourself PHP, MySQL and Apache
Julie C. Meloni - 2003
You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you'll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One.
Service-Oriented Design with Ruby and Rails
Paul Dix - 2010
Today, Rails developers and architects need better ways to interface with legacy systems, move into the cloud, and scale to handle higher volumes and greater complexity. In Service-Oriented Design with Ruby and Rails Paul Dix introduces a powerful, services-based design approach geared toward overcoming all these challenges. Using Dix's techniques, readers can leverage the full benefits of both Ruby and Rails, while overcoming the difficulties of working with larger codebases and teams. Dix demonstrates how to integrate multiple components within an enterprise application stack; create services that can easily grow and connect; and design systems that are easier to maintain and upgrade. Key concepts are explained with detailed Ruby code built using open source libraries such as ActiveRecord, Sinatra, Nokogiri, and Typhoeus. The book concludes with coverage of security, scaling, messaging, and interfacing with third-party services. Service-Oriented Design with Ruby and Rails will help you Build highly scalable, Ruby-based service architectures that operate smoothly in the cloud or with legacy systems Scale Rails systems to handle more requests, larger development teams, and more complex code bases Master new best practices for designing and creating services in Ruby Use Ruby to glue together services written in any language Use Ruby libraries to build and consume RESTful Web services Use Ruby JSON parsers to quickly represent resources from HTTP services Write lightweight, well-designed API wrappers around internal or external services Discover powerful non-Rails frameworks that simplify Ruby service implementation Implement standards-based enterprise messaging with Advanced Message Queuing Protocol (AMQP) Optimize performance with load balancing and caching Provide for security and authentication
An Introduction to APIs
Brian Cooksey - 2016
We start off easy, defining some of the tech lingo you may have heard before, but didn’t fully understand. From there, each lesson introduces something new, slowly building up to the point where you are confident about what an API is and, for the brave, could actually take a stab at using one.
Go in Practice
Matt Butcher - 2015
Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. You'll learn techniques for building web services, using Go in the cloud, testing and debugging, routing, network applications, and much more.
Scrivener Superpowers: How to Use Cutting-Edge Software to Energize Your Creative Writing Practice
M.G. Herron - 2016
It's an entertaining, easy-to-read, and deeply helpful guide to take your story from concept to completion using the most cutting-edge writing program available.Yes, it will teach you how to use many of Scrivener's features with screenshots and illustrations. More importantly, however, it will show you how each feature can be applied to the creative writing process to maximize results, increase your productivity, and help you finish your books faster.The tutorial is packed with advice from other successful authors, so you can pick and choose what works for you, and leave the rest alone.If you're ready to gain access to your writerly superpowers, get the sample and try the book today.
Bokashi Composting: Scraps to Soil in Weeks
Adam Footer - 2013
Since the process takes place in a closed system, insects and smell are controlled, making it ideal for urban or business settings. The process is very fast, with compost usually ready to be integrated into your soil or garden in around two weeks.While bokashi has enjoyed great popularity in many parts of the world, it is still relatively unknown in North America. From scraps to soil, Bokashi Composting is the complete, step-by-step, do-it-yourself guide to this amazing process, with comprehensive information covering:Background—the history, development, and scientific basis of the techniqueGetting started—composting with commercially available products or homemade systemsMaking your own—system plans and bokashi bran recipes using common materials and locally sourced ingredientsGrowing—improving your soil with fermented compost and bokashi "juice"This essential guide is a must-read for gardeners, homeowners, apartment dwellers, traditional composters, and anyone who wants a safe, simple, and convenient way to keep kitchen waste out of the landfill.Adam Footer is a permaculture designer with a focus on soil building, food forestry, cover crops, water conservation and harvesting, and natural farming. He is a tireless promoter of bokashi to maximize the recycling of food waste and runs the website bokashicomposting.com.