Designing Web Sites that Work

Designing Web Sites that Work
Title Designing Web Sites that Work PDF eBook
Author Tom Brinck
Publisher Morgan Kaufmann
Pages 500
Release 2002
Genre Computers
ISBN 9781558606586

Download Designing Web Sites that Work Book in PDF, Epub and Kindle

Every stage in the design of a new web site is an opportunity to meet or miss deadlines and budgetary goals. Every stage is an opportunity to boost or undercut the site's usability. This book tells you how to design usable web sites in a systematic process applicable to almost any business need. You get practical advice on managing the project and incorporating usability principles from the project's inception. This systematic usability process for web design has been developed by the authors and proven again and again in their own successful businesses. A beacon in a sea of web design titles, this book treats web site usability as a preeminent, practical, and realizable business goal, not a buzzword or abstraction. The book is written for web designers and web project managers seeking a balance between usability goals and business concerns. * Examines the entire spectrum of usability issues, including architecture, navigation, graphical presentation, and page structure. * Explains clearly the steps relevant to incorporating usability into every stage of the web development process, from requirements to tasks analysis, prototyping and mockups, to user testing, revision, and even postlaunch evaluations. * Includes forms, checklists, and practical techniques that you can easily incorporate into your own projects at http://www.mkp.com/uew/.

Making the Web Work

Making the Web Work
Title Making the Web Work PDF eBook
Author Bob Baxley
Publisher Sams Publishing
Pages 496
Release 2002
Genre Computers
ISBN 9780735711969

Download Making the Web Work Book in PDF, Epub and Kindle

There are no other books that examine the effectiveness and benefits of having well designed and created web applications. This guide includes case studies that are well-known, global, and emphasize the points and theories discussed. It covers all aspects involved of creating the effective application in concise and easy to understand ways.

Web Sites that Work

Web Sites that Work
Title Web Sites that Work PDF eBook
Author Roger Black
Publisher Prentice Hall
Pages 248
Release 1997
Genre Internet
ISBN

Download Web Sites that Work Book in PDF, Epub and Kindle

Suggestions for designing web sites with writing, video and customizing.

Making Search Work

Making Search Work
Title Making Search Work PDF eBook
Author Martin White
Publisher Facet Publishing
Pages 193
Release 2007
Genre Business & Economics
ISBN 1856046028

Download Making Search Work Book in PDF, Epub and Kindle

Enterprise search engines locate information from internal servers and external information services and provide solutions for all organisations (including not-for-profit). This unique book is designed to help organizations to understand, specify and implement desktop, website, intranet and enterprise search applications, focusing on the practical aspects, rather than the theory of information retrieval. It will enable you to understand the benefits and issues with each solution whether from the traditional high-end range or the newer plug-and-play solutions. The book covers: the technology of searching defining search requirements usability of the search interface developing the business case selecting a search engine implementing a search engine. Readership: If you are responsible for implementing your organization's internal search strategy this book will give you crucial guidance to be found nowhere else. It also provides essential awareness of the issues for all those on information science courses around the world.

Learning Responsive Web Design

Learning Responsive Web Design
Title Learning Responsive Web Design PDF eBook
Author Clarissa Peterson
Publisher "O'Reilly Media, Inc."
Pages 519
Release 2014-06-09
Genre Computers
ISBN 1449363687

Download Learning Responsive Web Design Book in PDF, Epub and Kindle

Deliver an optimal user experience to all devices—including tablets, smartphones, feature phones, laptops, and large screens—by learning the basics of responsive web design. In this hands-on guide, UX designer Clarissa Peterson explains how responsive web design works, and takes you through a responsive workflow from project kickoff to site launch. Ideal for anyone involved in the process of creating websites—not just developers—this book teaches you fundamental strategies and techniques for using HTML and CSS to design websites that not only adapt to any screen size, but also use progressive enhancement to provide a better user experience based on device capabilities such as touchscreens and retina displays. Start with content strategy before creating a visual design Learn why your default design should be for the narrowest screens Explore the HTML elements and CSS properties essential for responsive web design Use media queries to display different CSS styles based on a device’s viewport width Handle elements such as images, typography, and navigation Use performance optimization techniques to make your site lighter and faster

Don't Make Me Think

Don't Make Me Think
Title Don't Make Me Think PDF eBook
Author Steve Krug
Publisher Pearson Education
Pages 325
Release 2009-08-05
Genre Computers
ISBN 0321648781

Download Don't Make Me Think Book in PDF, Epub and Kindle

Five years and more than 100,000 copies after it was first published, it's hard to imagine anyone working in Web design who hasn't read Steve Krug's "instant classic" on Web usability, but people are still discovering it every day. In this second edition, Steve adds three new chapters in the same style as the original: wry and entertaining, yet loaded with insights and practical advice for novice and veteran alike. Don't be surprised if it completely changes the way you think about Web design. Three New Chapters! Usability as common courtesy -- Why people really leave Web sites Web Accessibility, CSS, and you -- Making sites usable and accessible Help! My boss wants me to ______. -- Surviving executive design whims "I thought usability was the enemy of design until I read the first edition of this book. Don't Make Me Think! showed me how to put myself in the position of the person who uses my site. After reading it over a couple of hours and putting its ideas to work for the past five years, I can say it has done more to improve my abilities as a Web designer than any other book. In this second edition, Steve Krug adds essential ammunition for those whose bosses, clients, stakeholders, and marketing managers insist on doing the wrong thing. If you design, write, program, own, or manage Web sites, you must read this book." -- Jeffrey Zeldman, author of Designing with Web Standards

High Performance Web Sites

High Performance Web Sites
Title High Performance Web Sites PDF eBook
Author Steve Souders
Publisher "O'Reilly Media, Inc."
Pages 172
Release 2007-09-11
Genre Computers
ISBN 0596550693

Download High Performance Web Sites Book in PDF, Epub and Kindle

Want your web site to display more quickly? This book presents 14 specific rules that will cut 25% to 50% off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit from these surprisingly simple performance guidelines. The rules in High Performance Web Sites explain how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already built into your site -- adjustments that are critical for any rich web application. Other sources of information pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken up on the browser side and by the communication between server and browser. High Performance Web Sites covers every aspect of that process. Each performance rule is supported by specific examples, and code snippets are available on the book's companion web site. The rules include how to: Make Fewer HTTP Requests Use a Content Delivery Network Add an Expires Header Gzip Components Put Stylesheets at the Top Put Scripts at the Bottom Avoid CSS Expressions Make JavaScript and CSS External Reduce DNS Lookups Minify JavaScript Avoid Redirects Remove Duplicates Scripts Configure ETags Make Ajax Cacheable If you're building pages for high traffic destinations and want to optimize the experience of users visiting your site, this book is indispensable. "If everyone would implement just 20% of Steve's guidelines, the Web would be adramatically better place. Between this book and Steve's YSlow extension, there's reallyno excuse for having a sluggish web site anymore." -Joe Hewitt, Developer of Firebug debugger and Mozilla's DOM Inspector "Steve Souders has done a fantastic job of distilling a massive, semi-arcane art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web performance." -Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation