Visual Design for the Modern Web and over one million other books are available for Amazon Kindle . Learn more

Have one to sell? Sell yours here
or
Get a £8.10 Amazon.co.uk Gift Card
Visual Design for the Modern Web
 
 
Start reading Visual Design for the Modern Web on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Visual Design for the Modern Web [Paperback]

Penny McIntire


Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition £22.24  
Paperback --  
Trade In this Item for up to £8.10
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Visual Design for the Modern Web for an Amazon.co.uk gift card of up to £8.10, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Customers Who Bought This Item Also Bought


Product details


More About the Author

Penny McIntire
Discover books, learn about writers, and more.

Visit Amazon's Penny McIntire Page

Product Description

Product Description

Just as great artists must understand their tools, great Web designers must understand the technology behind their art. In Visual Design for the Web, author Penny McIntire shows novice Web designers how to use their tools--including HTML, CSS, and JavaScript--in conjunction with the principles of aesthetics and usability to become masters of their craft. Chapters begin with explanations of the terminology and techniques of web structures, then demonstrate how to apply the rules of design to create beautiful sites.  The book:

  • Illustrates how fundamental principles of design apply to the web
  • Includes charts, diagrams, and graphics to enhance learning and retention
  • Covers site analysis, navigation, layout, color, graphics, typography and forms
  • Demonstrates multiple techniques for getting just the right look and feel for your web sites
  • Focuses on the characteristics that make sites usable, engaging, and memorable

About the Author

Penny McIntire has been teaching Computer Science at Northern Illinois University for 24 years now, teaching everything from programming languages to IBM mainframe JCL to systems analysis and design. She's the author of Introduction to Systems Analysis and Design (under the name Penny Kendall), which went into three editions. In addition, Penny has been an artist all her life -- interior design and sculpture, and exhibited nationally in the high-end, hand-sculpted doll world for many years. Color theory, texture, layout grids, embellishment, and text manipulation all come naturally for her. Penny developed Northern Illinois University's graduate and undergraduate classes in web design.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 


Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  6 reviews
11 of 11 people found the following review helpful
Good at meeting its goal 15 April 2008
By Kieran Mathieson - Published on Amazon.com
Format:Paperback
The Web is a huge topic. There's HTML, CSS, JavaScript, graphics standards, PHP, Perl, Ruby, SQL, HTTP, Apache, and the list goes on. Creating a basic consumer site these days can easily involve a dozen technologies, each of which has its own complexities. And that doesn't even touch on the business side, which is, after all, the reason for having a site in the first place. Let alone the interface.

No one book can cover it all, or even attempt to do so. Instead, authors need to choose a goal, and try to do a good job with it. The goal of this book is clear enough: to give people an overview of the main tasks they need to accomplish to create a basic static Web site for a small company, a family, a nonprofit, or whatever.

The book succeeds at that. The first thing you notice when you look at the table of contents is that the book is not organized around technology. There's not a chapter on HTML, another on CSS, and so on. Instead, the book is organized around the attributes of a good site. For example, the navigation chapter shows how to achieve good navigation, talking about affordances, link states, link reliability, and so on. The chapter mixes together HTML, CSS, and JavaScript, just as any real navigation system mixes together different technologies. The book keeps the focus on the thing that matters: the user's experience.

To my way of thinking (such as it is), that is the way it should be. The book focuses on the ends FIRST, and then shows what means can be used to achieve those ends.

A common scenario is that people read books on HTML, CSS, and JS, and then start to create sites. The problem is, although they know how to create a link, they don't know when to create one, or why to create one, or the difference between a useful link and a less useful one. They know the tools, but not how to use them well. The results are less than professional.

That is what Visual Design for the Modern Web is for. Once you learn what an <a> is and what a CSS class is, this book will show you how to use them to create a good user experience.

This should not be the first book you should buy. Buy HTML for Dummies (or some such) first, and play around. When you get ready to do some real work, then buy Visual Design for the Modern Web.

There are some things I don't like, but not many. The waterfallish design model in the first two chapters could be replaced with something more clearly prototype based, maybe with more examples of design documents thrown in. There could be a little more server-side stuff added as well. Otherwise, it's hard to motivate the material on forms. Perhaps a little bit of PHP. Maybe two scripts, one showing how incoming data is appended to a file, and another showing how the file data is output to a page. Just enough to show how forms can help business processes run.

In summary, a good book if you've learned some basic tech, and now want to know what to do with it.
35 of 46 people found the following review helpful
A very surprising dud from New Riders 6 Feb 2008
By Neil - Published on Amazon.com
Format:Paperback
Normally I wouldn't put too much effort to be negative about a book (there's too much negativity in the world and it's damn hard to write a good book) but I had to post some remarks on this title. For a brand new publication this book is filled with horrifically out-dated information, some of if completely wrong. I expect a *lot* more from New Riders.

A few examples:

- In many places the technique discussed and coding examples are completely ignorant of current standards and best practices. In one section the author describes using tables for layout and describes how to use sliced images to create pixel-perfect layouts. Inline CSS is everywhere, because "external files make for unwieldy examples".

How many out-dated techniques can you find in the following sentence?

"In order to accomplish multiple discrete rollovers on what starts out as a single image, we break the image apart into slice (rectangular pieces) that are seemlessly reassembled into an HTML table."

- There are lots of plainly wrong information scattered throughout the book. Just one example:

"PNG ... is a newer graphic format intended eventually to replace GIF for everything but GIF animation (because PNG doesn't support animation). PNG won't replace the JPG format, because PNG is not ideal for continuous-tone images such as photos." (what about 24-bit PNGs?)

"In general, designers who are artists first, web developers second, often prefer sketching the comp in an image-editing program rather than creating a skeletal HTML page." Oh really?

New Riders books tend to be of a higher quality than the average technology book, but this one falls way short. A book that supposed to deal with "the modern web" should present modern approaches and ideas. This book reads like it was written in 1999.
1 of 1 people found the following review helpful
The Big Web Picture 16 Oct 2009
By Steve Teare - Published on Amazon.com
Format:Paperback
"Visual Design for the Modern Web" is an exploration of alternative web design solutions both old and new.

BACKGROUND FOR CREATIVE THINKING
In some cases, there's esoteric knowledge not documented commonly in other web books, like the "color math" displayed on generating Hexcode tints. While this is not a critical skill (there are online generators to solve this), it is interesting and thought provoking. Sometimes, you need to know history and theory to choose the APPROPRIATE solution instead of the PERFECT solution. There is a difference. Appropriate is suiting or fitting. Perfect is flawless. Flawless has a big price tag in web project workload. "Good-enough" web engineering has it's place and this book is about making those important choices between delivery, quality, and price.

CHOOSING HOW YOU BUILD WEBSITES
If you believe in perfect solutions for everything, this book is NOT for you. It is NOT for perfectionists or web standard Nazis --but more for creative thinking and exploration of possibilities. This book is about alternatives and making choices. It's also based on the authors personal journey in learning how to build a sturdy website. This perspective is important.

ALTERNATIVE WEB SOLUTIONS
This is a menu of real-world alternatives. You can't use every solution presented in this book but the concepts will expand your horizons and improve your toolbox. It will point you in directions for more information. This book is more than just a starting point for beginners. It has encyclopedic value for seasoned designers and programmers to "think" about "why" they use certain methods. Is new technology better than older proven methods that actually still work? You're invited to find out.

FRESH IDEAS FOR SIMPLER WEBSITE PROBLEM-SOLVING
I do not view the book's content as stale in any way. It does explain "vintage" ideas that need revisiting for unrealized potential in today's web environment. Complexity is not the goal. Read it and think.

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback