Implementing Responsive Design: Building Sites for an Anywhere, Everywhere Web


Tim Kadlec - 2012
    Browsers iterate at a remarkable pace. Faced with this volatile landscape we can either struggle for control or we can embrace the inherent flexibility of the web.Responsive design is not just another technique—it is the beginning of the maturation of a medium and a fundamental shift in the way we think about the web.Implementing Responsive Design is a discussion about how this affects the way we design, build, and think about our sites. Readers will learn how to:- Build responsive sites using a combination of fluid layouts, media queries and fluid media- Adopt a responsive workflow from the very start of a project- Enhance content for different devices- Use feature-detection and server-side enhancement to provide a richer experience

The Jungle Omnibus


Ruskin Bond - 2014
    From the leopard who develops an unlikely bond with a human, to a young boy who discovers a shelf of books in an old forest bungalow, from Timothy, the tiger cub that Grandfather brings home to tame, to the man-eater that terrorizes an entire village-here is a world where man and wild beast come together in surprising fascinating ways.Interesting FactsTold in simple, lyrical prose that characterizes Bonds writing, The Jungle Omnibus brings together in one delightful volume, a selection of stories and poems from the jungle spanning across the sixty years of Ruskin Bonds writing career.This volume effectively captures a world where man and beast come together in order to survive, thus raising relevant questions about the environment and the need to protect the forest and its many inhabitants.In turns thrilling, thoughtful, funny and heart-warming, this is a collection that will delight both children and adults alike.

JavaScript: The Good Parts


Douglas Crockford - 2008
    This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole--a subset you can use to create truly extensible and efficient code.Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:SyntaxObjectsFunctionsInheritanceArraysRegular expressionsMethodsStyleBeautiful featuresThe real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

Meditations: Adapted for the Contemporary Reader (Harris Classics)


James Harris - 2016
     Marcus Aurelius wrote the 12 books of the Meditations as a source for his own guidance and self-improvement. These books have been carefully adapted into a contemporary form to allow for easy reading.

Head First Web Design


Ethan Watrall - 2008
    You can easily access this chapter at Oreilly.com once you register your book.Your time is way too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Web Design uses a visually rich format specifically designed to take advantage of the way your brain really works.

Gateways to Art: Understanding the Visual Arts


Debra J. Dewitte - 2011
    Short chapters can be read in any order, with new vocabulary defined on the page as it occurs. Eight “Gateways to Art” images (from around the world and all eras) support the common course goal of learning to interpret art in multiple ways and help students build on what they already know. The text is balanced and global, with over 1,000 illustrations—from around the world, and from everyday life.

Marketing To The Social Web: How Digital Customer Communities Build Your Business


Larry Weber - 2007
    CEOs should heed this transformation and learn from Weber's insights how to navigate this new landscape to fully maximize their business opportunities." -Mark Fuller, Chairman, Monitor Group "Consumers are using technology to grab power from companies, the media, and the government. Marketing to the Social Web succinctly outlines how institutions can survive and win in this chaotic new world, and lays out the revised rules of engagement-ignore them at your peril." -George F. Colony, CEO, Forrester Research, Inc. "Larry has brought pragmatic and useful recommendations to help brand builders manage the complexity of social interaction in a digital age. I was pleased to read a book that actually suggests how to do something with social networks, instead of just ponder them." -David Kenny, Chairman and Chief Executive Officer, Digitas Inc. "Where's the allure of social 2.0? Brands can talk . . . customers talk louder! Digital influence has arrived." -Jeff Taylor, CEO, Eons and Founder of Monster.com "Larry Weber provides a simple and effective roadmap of the new customer information highway. Marketing to the Social Web is a valuable tool that will give everyone the confidence and know-how to compete in this fast-growing marketplace of ideas." -Steve Harris, Vice President, Global Communications, General Motors Corporation "As all lines and boundaries are washed away by the Web, Weber describes how to become part of the sea versus the sand." -Nicholas Negroponte, Chairman, One Laptop per Child

Florida Month-by-Month Gardening: What to Do Each Month to Have A Beautiful Garden All Year


Tom MacCubbin - 2001
    From annuals to vegetables, lawns, trees, and perennials, simply look up any given month and you'll find a complete gardening guide for every plant category, with advice for planning, planting, care, watering, fertilizing, and overcoming problems typically encountered by Florida gardeners during that time of year. Fully illustrated with gorgeously colored step-by-step method and plant photography, this is the ideal how-to guide for Florida gardeners. Whether you're growing milkweed in Tallahassee, planting a Simpson's stopper in Orlando, or simply wondering where (or when) to start, Florida Month-by-Month Gardening helps you take your first steps toward mastering the Florida gardening landscape. Companion books Florida Getting Started Garden Guide and Florida Fruit & Vegetable Gardening are two more excellent additions to your Floridian garden library. Discover: The best lawn care tips for southern landscapesHow to maintain plantings through the dry seasonTips for growing vegetables in Florida's unique climateAdvice on managing common Florida garden pestsCare and planting techniques for shrub and flower gardensOther titles in our popular Month-By-Month Gardening series include: Mid-Atlantic, Pacific Northwest, Carolinas, Rocky Mountains, Deep South, New England, and many more.

Learn CSS in One Day and Learn It Well: CSS for Beginners with Hands-on Project. Includes HTML5


Jamie Chan - 2015
    Learn them fast and learn them well. Have you always wanted to learn to build your own website but are afraid it'll be too difficult for you? Or perhaps you are a blogger who wants to tweak your blog's design, without having to spend money on an expensive theme. This book is for you. You no longer have to waste your time and money learning HTML and CSS from lengthy books, expensive online courses or complicated tutorials. What this book offers... HTML and CSS for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the two languages even if you have never coded before. Carefully Chosen Examples (with images) Examples are carefully chosen to illustrate all concepts. In addition, images are provided whenever necessary so that you can immediately see the visual effects of various CSS properties. Learn The Languages Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. With this book, you can learn HTML and CSS in just one day and start coding immediately. How is this book different... The best way to learn programming is by doing. End-of-Chapter Exercises Each CSS chapter comes with an end-of-chapter exercise where you get to practice the different CSS properties covered in the chapter and see first hand how different CSS values affect the design of the website. Bonus Project The book also includes a bonus project that requires the application of all the HTML and CSS concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you see how the various concepts tie together. Are you ready to dip your toes into the exciting world of web development? This book is for you. Click the BUY button and download it now. What you'll learn: - What is CSS and HTML? - What software do you need to write and run CSS codes? - What are HTML tags and elements? - What are the commonly used HTML tags and how to use them? - What are HTML IDs and Classes? - What is the basic CSS syntax? - What are CSS selectors? - What are pseudo classes and pseudo elements? - How to apply CSS rules to your website and what is the order of precedence? - What is the CSS box model? - How to position and float your CSS boxes - How to hide HTML content - How to change the background of CSS boxes - How to use the CSS color property to change colors - How to modify text and font of a website - How to create navigation bars - How to create gorgeous looking tables to display your data .. and more... Click the BUY button and download the book now to start learning HTML and CSS now. Learn them fast and learn them well. Tags: ------------ CSS, HTML5, web development, web page design, CSS examples, CSS tutorials, CSS coding, CSS for Dummies

Will Happiness Find Me?


Peter Fischli - 2003
    An artist's book by the renowned Swiss duo dedicated to the questions that everyone asks themselves once in a while: Can something be unbelievable? Should I get drunk? Could I be Japanese? Is the freedom of birds overrated? Am I a farmer in winter? Does unease grow by itself? Should I crawl into my bed and stop producing things all the time?

The Second Sex


Michael Robbins - 2014
    Predator, the debut collection by Michael Robbins, became one of the hottest and most celebrated works of poetry in the country, winning acclaim for its startling freshness and originality, and leading critics to say that it was the most likely book in years to open up poetry to a new readership.   Robbins’s poems are strange, wonderful, wild, and irrationally exuberant, mashing up high and low culture with “a sky-blue originality of utterance” (The New York Times). The thirty-six new poems in The Second Sex carry over the music, attitude, hilarity, and vulgarity of Alien vs. Predator, while also working deeper autobiographical and political veins.

HTML5 for Masterminds: How to take advantage of HTML5 to create amazing websites and revolutionary applications


Juan Diego Gauchat
    

Scalable and Modular Architecture for CSS


Jonathan Snook - 2011
    There is no library within here for you to download or install. SMACSS is a way to examine your design process and as a way to fit those rigid frameworks into a flexible thought process. It is an attempt to document a consistent approach to site development when using CSS. And really, who isn’t building a site with CSS these days?!Get to know Scalable and Modular Architecture for CSS

Content Strategy for the Web


Kristina Halvorson - 2009
    Redesigning your home page won't help. Investing in a new content management system won't fix it, either. So, where do you start? Without meaningful content, your website isn't worth much to your key audiences. But creating (and caring for) "meaningful" content is far more complicated than we're often willing to acknowledge. Content Strategy for the Web explains how to create and deliver useful, usable content for your online audiences, when and where they need it most. It also shares content best practices so you can get your next website redesign right, on time and on budget. For the first time, you'll: See content strategy (and its business value) explained in plain languageFind out why so many web projects implode in the content development phase ... and how to avoid the associated, unnecessary costs and delaysLearn how to audit and analyze your contentMake smarter, achievable decisions about which content to create and howFind out how to maintain consistent, accurate, compelling content over timeGet solid, practical advice on staffing for content-related roles and responsibilities "

Guerrilla Home Recording: How to Get Great Sound from Any Studio {No Matter How Weird or Cheap Your Gear Is}


Karl Coryat - 2004
    The revised edition is updated with a greater focus on digital recording techniques, the most powerful tools available to the home recordist. There are chapters devoted to instrument recording, humanizing drum patterns, mixing with plug-ins and virtual consoles, and a new section on using digital audio skills. And since, many true "Guerrillas" still record to analog tape, we have retained the best of that world. This edition features many more graphics than in the original edition, further enforcing Guerrilla Home Recording's reputation as the most readable, user-frienly recording title on the market.