Book picks similar to
In Your Face Too: The Best Interactive Interface Design by Daniel Donnelly
new-media
replace-later
ss3
web-design
You Don't Know JS: Up & Going
Kyle Simpson - 2015
With the "You Don’t Know JS" book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid.The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript.With this book you will:
Learn the essential programming building blocks, including operators, types, variables, conditionals, loops, and functions
Become familiar with JavaScript's core mechanisms such as values, function closures, this, and prototypes
Get an overview of other books in the series—and learn why it’s important to understand all parts of JavaScript
Rocket Surgery Made Easy: The Do-It-Yourself Guide to Finding and Fixing Usability Problems
Steve Krug - 2009
But with a typical price tag of $5,000 to $10,000 for a usability consultant to conduct each round of tests, it rarely happens. In this how-to companion to Don't Make Me Think: A Common Sense Approach to Web Usability, Steve Krug spells out an approach to usability testing that anyone can easily apply to their own web site, application, or other product. (As he said in Don't Make Me Think, "It's not rocket surgery".)In this new book, Steve explains how to: -Test any design, from a sketch on a napkin to a fully-functioning web site or application-Keep your focus on finding the most important problems (because no one has the time or resources to fix them all)-Fix the problems that you find, using his "The least you can do" approachBy pairing the process of testing and fixing products down to its essentials (A morning a month, that's all we ask ), Rocket Surgery makes it realistic for teams to test early and often, catching problems while it's still easy to fix them. Rocket Surgery Made Easy adds demonstration videos to the proven mix of clear writing, before-and-after examples, witty illustrations, and practical advice that made Don't Make Me Think so popular.
Design Systems: A practical guide to creating design languages for digital products
Alla Kholmatova - 2017
Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, while others are neglected. Some get better with time, more cohesive and better functioning; others get worse, becoming bloated and cumbersome.Throughout this book, Alla Kholmatova, previously a lead designer at FutureLearn, will share an approach and the key qualities of effective, enduring design systems. It’s based on Alla’s experiences, case-studies from AirBnB, Atlassian, Eurostar, TED, and Sipgate, plus 18 months of research and interviews — all attempting to figure out what works and what doesn’t work in real-life products. It may not answer every question, but it will help you figure out just the right strategy for establishing and evolving a design system in your organization.
Adaptive Web Design: Crafting Rich Experiences with Progressive Enhancement
Aaron Gustafson - 2011
If you aren't already using progressive enhancement to build websites, you soon will be." —Jeremy Keith, Author, HTML5 for Web Designers"Finally. Progressive enhancement explained with a perfect balance of theory and practice. Aaron's take-aways will have you progressively-enhancing your markup, style and behavior with ease." —Dan Cederholm, Author, CSS3 For Web Designers"With this forward-thinking book Aaron shows us that anyone can produce accessible, engaging web experiences without sacrificing their ambitions. Through progressive enhancement, he'll show you how to bring designs to life without compromising the integrity of content. I've been learning from Aaron for many years, and suggest you do the same." —Simon Collison, Co-author, CSS Mastery"You hear the term 'Progressive Enhancement' bandied about as a good thing, and it absolutely is. However, few resources cover the breadth of the topic as well as this book does. Adaptive Web Design includes some of the best and broadest coverage in an easy-to-read and well-structured book." —Jonathan Snook, Co-author, The Art and Science of CSS
CSS Mastery: Advanced Web Standards Solutions
Andy Budd - 2006
You'll learn how to: - Plan, organize, and maintain your stylesheets more effectively- Apply the secrets of liquid, elastic, and hybrid layouts- Create flickr-style image maps, remote rollovers, and other advanced CSS features- Lay out forms using pure CSS- Recognize common browser bugs, and how to fix themWhile CSS is a relatively simple technology to learn, it is a difficult one to master. When you first start developing sites using CSS, you will come across all kinds of infuriating browser bugs and inconsistencies. It sometimes feels like there are a million and one different techniques to master, spread across a bewildering array of websites. The range of possibilities seems endless and makes for a steep and daunting learning curve. By bringing all of the latest tips, tricks, and techniques together in one handy reference, this book demystifies the secrets of CSS and makes the journey to CSS mastery as simple and painless as possible. While most books concentrate on basic skills, this one is different, assuming that you already know the basics and why you should be using CSS in your work, and concentrating mainly on advanced techniques. It begins with a brief recap of CSS fundamentals such as the importance of meaningful markup, how to structure and maintain your code, and how the CSS layout model really works. With the basics out of the way, each subsequent chapter details a particular aspect of CSS-based design. Through a series of easy-to-follow tutorials, you will learn practical CSS techniques you can immediately start using in your daily work. Browser inconsistencies are the thorn in most CSS developers' sides, so we have dedicated two whole chapters to CSS hacks, filters, and bug fixing, as well as looking at image replacement; professional link, form, and list styling; pure CSS layouts; and much more. All of these techniques are then put into practice in two beautifully designed case studies, written by two of the world's best CSS designers, Simon Collison and Cameron Moll. Summary of Contents: - Chapter 1: Setting the Foundations- Chapter 2: Visual Formatting Model Recap- Chapter 3: Background Images and Image Replacement- Chapter 4: Styling Links- Chapter 5: Styling Lists and Creating Nav Bars- Chapter 6: Styling Forms and Data Tables- Chapter 7: Layout- Chapter 8: Hacks and Filters- Chapter 9: Bugs and Bug Fixing- Case Study 1: More Than Doodles- Case Study 2: Tuscany Luxury Resorts
Confronting the Challenges of Participatory Culture: Media Education for the 21st Century
Henry Jenkins - 2009
A growing body of scholarship suggests potential benefits of these activities, including opportunities for peer-to-peer learning, development of skills useful in the modern workplace, and a more empowered conception of citizenship. Some argue that young people pick up these key skills and competencies on their own by interacting with popular culture; but the problems of unequal access, lack of media transparency, and the breakdown of traditional forms of socialization and professional training suggest a role for policy and pedagogical intervention.This report aims to shift the conversation about the digital divide from questions about access to technology to questions about access to opportunities for involvement in participatory culture and how to provide all young people with the chance to develop the cultural competencies and social skills needed. Fostering these skills, the authors argue, requires a systemic approach to media education; schools, afterschool programs, and parents all have distinctive roles to play.The John D. and Catherine T. MacArthur Foundation Reports on Digital Media and Learning
The Cluetrain Manifesto
Rick Levine - 2000
A rich tapestry of anecdotes, object lessons, parodies, insights, and predictions, The Cluetrain Manifesto illustrates how the Internet has radically reframed the seemingly immutable laws of business--and what business needs to know to weather the seismic aftershocks.
CSS Cookbook
Christopher Schmitt - 2004
But first, you have to get past CSS theory and resolve real-world problems.For those all-too-common dilemmas that crop up with each project, "CSS Cookbook" provides hundreds of practical examples with CSS code recipes that you can use immediately to format your web pages. Arranged in a quick-lookup format for easy reference, the second edition has been updated to explain the unique behavior of the latest browsers: Microsoft's IE 7 and Mozilla's Firefox 1.5. Also, the book has been expanded to cover the interaction of CSS and images and now includes more recipes for beginning CSS users. The explanation that accompanies each recipe enables you to customize the formatting for your specific needs. With topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, this book is a must-have companion, regardless of your experience with Cascading Style Sheets.
What the Plus! Google+ for the Rest of Us
Guy Kawasaki - 2012
That's all it takes. But don't take Guy's word for it. Here's what three experts have to say about What the Plus! Google+ for the Rest of Us:"We didn't expect over 100,000,000 people to join Google+ so quickly. If we had, we might have written a tutorial like this one. Lucky for us, Guy has written this wonderful introduction to Google+. Highly recommended!" Vic Gundotra, Senior Vice-President, Social, Google"What The Plus is the G+ motherlode! Guy's book will make you fall madly in love with Google+ and never look back!" Mari Smith, author The New Relationship Marketing and coauthor Facebook Marketing: An Hour A Day"People ask me why I like Google+ better. I struggle to find the words, but Guy Kawasaki not only figured it out but shows you how to get the most out of this new social network." Robert Scoble, Rackspace videoblogger
ProBlogger: Secrets for Blogging Your Way to a Six-Figure Income
Darren Rowse - 2008
Whether you're just starting out or have been blogging for years, these two professional bloggers show you how to turn your passion for blogging into extra revenue. This practical guide to creating and marketing a blog with the potential for generating a six-figure income shows you how to choose subject matter that works for you, handle technical issues, and evaluate your blog's success so that you can use your blog to generate income indirectly.
Networking for Dummies
Doug Lowe - 2000
You'll discover the hottest topics for setting up a network at home or in the office.Popular For Dummies author Doug Lowe knows what the networking beginner is looking for, so to that end, he offers you networking fundamentals written in his easy-to-understand style and discusses topics such as Windows 7 and Windows Server 2008.Walks you through networking basics with valuable updates of the latest networking tools and trends Explains exactly what a network is and how to use it Demonstrates how to build a wired or wireless network Addresses securing, optimizing, and troubleshooting a network Discusses networking with all major operating systems Networking For Dummies, 9th Edition is the guide you need to start sharing resources and exchanging data today.
Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites
Robin Nixon - 2009
You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites.Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You'll practice what you've learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book. This book will help you:-Understand PHP essentials and the basics of object-oriented programming-Master MySQL, from database structure to complex queries-Create web pages with PHP and MySQL by integrating forms and other HTML features-Learn about JavaScript, from functions and event handling to accessing the Document Object Model-Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library -Make Ajax calls and turn your website into a highly dynamic environment-Upload and manipulate files and images, validate user input, and secure your applications
Design Basics
David A. Lauer - 1941
Each concept is presented in a full two- or four-page spread, making the text practical and easy for students to refer to while they work. The modular format also gives instructors the utmost flexibility in organizing their course. Visual examples from many periods, peoples, and cultures are provided for all elements and principles of design, and the diversity of illustrations also includes examples from nature and non-art sources, encouraging students to see these principles in the world.
Laws of Media: The New Science
Marshall McLuhan - 1990
Works such as The Gutenberg Galaxy, The Mechanical Bride , From Cliche to Archetype , and Understanding Media have established his reputation throughout the world and have profoundly influenced our understanding of contemporary communication. In his later years McLuhan was working on a 'unified field' theory of human culture, an effort in which he collaborated with and was assisted by his son, Eric McLuhan. This book is the result of that collaboration. The McLuhans are retrieving another way of understanding our world, a way known to some ancient Greeks (but not Aristotle), to medieval thinkers, to Francis Bacon and Giambattista Vico, and to T.S. Eliot and James Joyce in this century. It is based on the use of words and the conseuqent power of the 'logos' to shape all the elements of culture - media - with which we surround ourselves. The authors explain how the invention of the alphabet led to the dominance of visual-space conceptualizations over those of acoustic space and its creative words (and word-plays). They consider the differences between the left- and right-hand sides of our brains, and use Gestalt theories of figure and ground to explore the underlying principles that define media. 'Media, ' the word so closely connected with Marshall McLuhan's thought, is here explored in its broadest meaning, encompassing all that has been created by humans: artefacts, information, ideas - every example of human innovation, from computer program to a tea cup, from musical arrangement to the formula for a cold remedy, from an X-ray machine to the sentence you're reading right now. All these are media to whcih can be applied the laws the McLuhans have developed. The laws are based on a set of four questions - a tetrad - that can be applied to any artefact or idea: What does it enhance or intensify? What does it render obsolete or displace? What does it retrieve that was previoulsy obsolesced? What does it produce or become when pressed to an extreme? Inherent in every human innovation is an answer to each of the questions of this tetrad; anything that does not contain answers to these four questions is not the product of human creation. The laws identified by the McLuhans consitute a new scientific basis for media studies, testable, and able to allow for prediction. It takes in all human activities and speech; it breaks down barriers and reconsiders them as mere intervals. In the McLuhan tradition, this New Science offers a while new understanding of human creation, and a vision that could reshape our future.
The Trick to Money Is Having Some
Stuart Wilde - 1989
His breezy and comical style makes for effortless reading as you plot your path to complete financial freedom.