Illustration Now! Volume 3


Julius Wiedemann - 2009
    A fascinating mix of established master draftsmen and neophytes, working in a vast range of techniques, Illustration Now! Vol. 3 features illustrators from 30 countries, including  information about their career paths, and lists of selected exhibitions. Also included is an introduction by specialist Steven Heller on current trends in the field. This book is perfect for graphic artists, creative professionals and illustration students, as well as anyone with an appreciation for draftsmanship and visual language.

Designing Web Interfaces: Principles and Patterns for Rich Interactions


Bill Scott - 2008
    Distilled from the authors' years of experience at Sabre, Yahoo!, and Netflix, these best practices are grouped into six key principles to help you take advantage of the web technologies available today. With an entire section devoted to each design principle, Designing Web Interfaces helps you:Make It Direct-Edit content in context with design patterns for In Page Editing, Drag & Drop, and Direct SelectionKeep It Lightweight-Reduce the effort required to interact with a site by using In Context Tools to leave a "light footprint"Stay on the Page-Keep visitors on a page with overlays, inlays, dynamic content, and in-page flow patternsProvide an Invitation-Help visitors discover site features with invitations that cue them to the next level of interactionUse Transitions-Learn when, why, and how to use animations, cinematic effects, and other transitionsReact Immediately-Provide a rich experience by using lively responses such as Live Search, Live Suggest, Live Previews, and more Designing Web Interfaces illustrates many patterns with examples from working websites. If you need to build or renovate a website to be truly interactive, this book gives you the principles for success.

Stylin' with CSS: A Designer's Guide


Charles Wyke-Smith - 2005
    Stylin with CSS teaches you everything you need to know start using CSS in your web development work, from the basics of markup of your content and styling text, through to creating multi-column page layouts without the use of tables. Learn how to create interface components, such as drop-down menus, navigation links, and animated graphical buttons, using only CSS no JavaScript required. Discover how to design code that will work on the latest standard-compliant browsers, while working around the quirks of the older browsers. With a mastery of CSS, your web design capabilities will move to a new level, and everything you need to know to get your started and build your skills is right here in this book. You ll be stylin in no time!"

Frontend Architecture for Design Systems: A Modern Blueprint for Scalable and Sustainable Websites


Micah Godbolt - 2015
    This practical book takes experienced web developers through the new discipline of frontend architecture, including the latest tools, standards, and best practices that have elevated frontend web development to an entirely new level.Using real-world examples, case studies, and practical tips and tricks throughout, author Micah Godbolt introduces you to the four pillars of frontend architecture. He also provides compelling arguments for developers who want to embrace the mantle of frontend architect and fight to make it a first-class citizen in their next project.The four pillars include:Code: how to approach the HTML, CSS, and JavaScript of a design systemProcess: tools and processes for creating an efficient and error-proof workflowTesting: creating a stable foundation on which to build your siteDocumentation: tools for writing documentation while the work is in progress

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

Designing for the Social Web


Joshua Porter - 2008
    With tons of examples from real-world interfaces and a touch of the underlying social psychology theory, Joshua Porter shows you how to design your next great social web application.

Mobile Design Pattern Gallery: UI Patterns for Mobile Applications


Theresa Neil - 2011
    This concise book provides a handy reference to 70 mobile app design patterns, illustrated by more than 400 screenshots from current iOS, Android, BlackBerry, WebOS, Windows Mobile, and Symbian apps.User experience professional Theresa Neil (Designing Web Interfaces) walks you through design patterns in 10 separate categories, including anti-patterns. Whether you’re designing a simple iPhone application or one that’s meant to work for every popular mobile OS on the market, these patterns provide solutions to common design challenges. This print edition is in full color.Pattern categories include:Navigation: get patterns for primary and secondary navigation Forms: break the industry-wide habits of bad form design Tables and lists: display only the most important information Search, sort, and filter: make these functions easy to use Tools: create the illusion of direct interaction Charts: learn best practices for basic chart design Invitations: invite users to get started and discover featuresHelp: integrate help pages into a smaller form factor"It’s a super handy catalog that I can flip to for ideas."—Bill Scott, Senior Director of Web Development at PayPal "Looks fantastic."—Erin Malone, Partner at Tangible UX "Just a quick thanks to express my sheer gratitude for this pub, it has been a guide for me reworking a design for an app already in production!"—Agatha June, UX designer

Handcrafted CSS: More Bulletproof Web Design


Dan Cederholm - 2009
    That's the theme running through Handcrafted CSS: More Bulletproof Web Design, by bestselling author Dan Cederholm, with a chapter contributed by renowned Web designer and developer Ethan Marcotte. This book explores CSS3 that works in today's browsers, and you'll be convinced that now's the time to start experimenting with it.Whether you're a Web designer, project manager, or a graphic designer wanting to learn more about the fluidity that's required when designing for the Web, you'll discover the tools to create the most flexible, reliable, and bulletproof Web designs. And you'll finally be able to persuade your clients to adopt innovative and effective techniques that make everyone's life easier while improving the end user's experience. This book's seven chapters deconstruct various aspects of a case-study Web site for the Tugboat Coffee Company, focusing on aspects that make it bulletproof and demonstrate progressive enrichment techniques over more traditional labor-intensive methods.Subjects covered in this book include: building for unanticipated future use progressively enriching designs using CSS3 properties using RGBA color for transparency with an alpha channel modular float management crafting flexible frameworks fluid layouts using grid-based design principles craftsmanship details on typography, jQuery, and shifting backgrounds

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.

Book Cover Design Secrets You Can Use to Sell More Books


Derek Murphy - 2014
    Improving your book cover even a little can make a huge impact on your book's success. Discover how to make your cover stand out and capture reader's heads and hearts. Already have a book cover, but not sure if it's good enough? Check out http://www.doesmycoversuck.com/

Helvetica: Homage to a Typeface


Lars Müller - 2002
    It is simple and clean, and commonly seen in advertising, signage, and literature. The R has a curved leg, and the i and j have square dots. The Q has a straight angled tail, and the counterforms inside the O, Q, and C are oval. It is an all-purpose type design that can deliver practically any message clearly and efficiently. It is one of the most popular typefaces of all time. Helvetica: Homage to a Typeface presents 400 examples of Helvetica in action, selected from two diametrically opposed worlds. Superb applications by renowned designers are juxtaposed with an anonymous collection of ugly, ingenious, charming, and hair-raising samples of its use.

Notan: The Dark-Light Principle of Design


Dorr Bothwell - 1977
    In composition, it recognizes the separate but equally important identity of both a shape and its background.Since their introduction in the West, the intriguing exercises associated with Notan have produced striking results in every branch of Western art and design. This book, by two American artists and teachers who made an intensive study of Notan, was the first basic book on the subject in the West, and it remains one of the definitive texts. Through a series of simple exercises, it places the extraordinary creative resources of Notan easily within the grasp of Western artists and designers.Clearly and concisely, the authors demonstrate Notan's practical applications in six problems of progressive difficulty — creative exercises that will fascinate artists and designers of every calling and level of expertise. Along with these exercises, the book includes many illustrations of the principle of Notan, among them images as diverse as a sculpture by David Smith, a Samoan tapa cloth, a Museum of Modern Art shopping bag, New England gravestone rubbings, Japanese wrapping paper, a painting by Robert Motherwell, a psychedelic poster, and a carved and dyed Nigerian calabash. Painters, sculptors, potters, jewelry, and textile designers, architects, and interior designers all will discover — or rediscover — in these pages an ancient principle of composition that can help them meet creative challenges with fresh new perspective.

Before & After Page Design


John McWade - 2003
    This book helps learn by example how to design single-page and multi-page publications, brochures, and advertisements, applying the principles design professionals live by. It also shows how to choose the right font for your project, why one typeface works better than another, and much more.

The A-Z of Visual Ideas: How to Solve Any Creative Brief


John Ingledew - 2011
    Aimed principally at the student market, the book shows where ideas and inspiration come from and helps unlock the reader s creativity, providing numerous strategies to help solve creative briefs and design problems. Using an upbeat, dynamic and easy-to-understand A Z format, the book reveals techniques that can be exploited to deliver ideas with greater impact, with each entry offering a different starting point. Entries include everything from Intuition and Instinct to Happy Accidents and Hidden Messages, and feature a section explaining how to use the idea or technique, providing readers with an infallible tool kit of inspiration. Including hundreds of inspirational quotes from creative people and packed with great examples of advertising campaigns, posters, book and magazine covers, illustrations and editorial images, this indispensable creative primer also includes previously unpublished photographic work.

Logotype


Michael Evamy - 2012
    Featuring more than 1,300 international typographic identities, by around 250 design studios, this is an indispensable handbook for every design studio, providing a valuable resource to draw on in branding and corporate identity projects. Retaining the striking black-and-white aesthetic and structure of Logo (also by Michael Evamy) and Symbol, Logotype is an important and essential companion volume.