Tog on Software Design


Book Description

Do you need a break from all the code - intensive, heavily technical books you usually pour over? Interface visionary Bruce & "Tog & " Tognazziniwill refocus your sights on the horizon with an eye - opening view of how the computer and communication industries together are poised to transform our home, education, and work lives. This readable book offers revealing, provocative, and sometimes controversial insights on a broad sampling of technology topics from quality management to the meaning of standards. Taken together, these insights furnish a forward - looking blueprint for successful software development for the future.




Tog on Interface


Book Description

Explores the central issues of user interface design, including the problems presented by multimedia applications. It is a unique treasury of ideas and opinions from one of the key thinkers in the industry. It will be required and fascinating reading for all those concerned with the relationship between computers and people.




User Interface Design for Programmers


Book Description

Most programmers' fear of user interface (UI) programming comes from their fear of doing UI design. They think that UI design is like graphic design—the mysterious process by which creative, latte-drinking, all-black-wearing people produce cool-looking, artistic pieces. Most programmers see themselves as analytic, logical thinkers instead—strong at reasoning, weak on artistic judgment, and incapable of doing UI design. In this brilliantly readable book, author Joel Spolsky proposes simple, logical rules that can be applied without any artistic talent to improve any user interface, from traditional GUI applications to websites to consumer electronics. Spolsky's primary axiom, the importance of bringing the program model in line with the user model, is both rational and simple. In a fun and entertaining way, Spolky makes user interface design easy for programmers to grasp. After reading User Interface Design for Programmers, you'll know how to design interfaces with the user in mind. You'll learn the important principles that underlie all good UI design, and you'll learn how to perform usability testing that works.




The Humane Interface


Book Description

Cognetics and the locus of attention - Meanings, modes, monotony, and myths - Quantification - Unification - Navigation and other aspects of humane interfaces - Interface issues outside the user interface.




Developer to Designer


Book Description

In a fantasy world, you design and build the core of your application, the parts that do all the heavy lifting. And the graphical user interface? Well, that's the domain of the hot-shot sitting one cube over, who went to school to learn how to give users sensible and effective control over the functionality you construct. In the real world, there is no hot-shot sitting one cube over, and you have to build the GUI yourself. Developer to Designer: GUI Design for the Busy Developer is a unique resource designed to help you and other experienced developers build GUIs for your programs that are simple to learn, easy to use, and painless to maintain, even though you're not user interface experts. Inside, the focus is on the essentials of Windows and web GUI design: simple ideas that require modest programming effort but provide enormous payoffs in terms of user success and satisfaction. You'll learn all about: Arranging text and controls in a sensible order Understanding and making the most of the behavior of windows Improving the effectiveness of dialog boxes Using advanced controls such as TreeViews, ListViews, and tabs Designing menus and toolbars Providing users with sensible customization options Understanding how the rules change when designing for the Web Handling page layout and navigation on the Web Anticipating changes in the next version of Windows Throughout, author Mike Gunderloy is doggedly realistic. Like in his previous book, Coder to Developer: Tools and Strategies for Delivering Your Software, Mike describes how things actually work and prescribes ways for you to achieve meaningful results without staging a revolution. This is hard-won, practical knowledge from a veteran developer whose advice, examples, and overall vision will change the way you think and work.




Semantic Software Design


Book Description

With this practical book, architects, CTOs, and CIOs will learn a set of patterns for the practice of architecture, including analysis, documentation, and communication. Author Eben Hewitt shows you how to create holistic and thoughtful technology plans, communicate them clearly, lead people toward the vision, and become a great architect or Chief Architect. This book covers each key aspect of architecture comprehensively, including how to incorporate business architecture, information architecture, data architecture, application (software) architecture together to have the best chance for the system’s success. Get a practical set of proven architecture practices focused on shipping great products using architecture Learn how architecture works effectively with development teams, management, and product management teams through the value chain Find updated special coverage on machine learning architecture Get usable templates to start incorporating into your teams immediately Incorporate business architecture, information architecture, data architecture, and application (software) architecture together




Squeak


Book Description

CD-ROM contains: Tutorials -- Demos -- Links to related Web pages -- Squeak version 2.9 virtual image.




Data Mining with Rattle and R


Book Description

Data mining is the art and science of intelligent data analysis. By building knowledge from information, data mining adds considerable value to the ever increasing stores of electronic data that abound today. In performing data mining many decisions need to be made regarding the choice of methodology, the choice of data, the choice of tools, and the choice of algorithms. Throughout this book the reader is introduced to the basic concepts and some of the more popular algorithms of data mining. With a focus on the hands-on end-to-end process for data mining, Williams guides the reader through various capabilities of the easy to use, free, and open source Rattle Data Mining Software built on the sophisticated R Statistical Software. The focus on doing data mining rather than just reading about data mining is refreshing. The book covers data understanding, data preparation, data refinement, model building, model evaluation, and practical deployment. The reader will learn to rapidly deliver a data mining project using software easily installed for free from the Internet. Coupling Rattle with R delivers a very sophisticated data mining environment with all the power, and more, of the many commercial offerings.




About Face


Book Description

The essential interaction design guide, fully revised and updated for the mobile age About Face: The Essentials of Interaction Design, Fourth Edition is the latest update to the book that shaped and evolved the landscape of interaction design. This comprehensive guide takes the worldwide shift to smartphones and tablets into account. New information includes discussions on mobile apps, touch interfaces, screen size considerations, and more. The new full-color interior and unique layout better illustrate modern design concepts. The interaction design profession is blooming with the success of design-intensive companies, priming customers to expect "design" as a critical ingredient of marketplace success. Consumers have little tolerance for websites, apps, and devices that don't live up to their expectations, and the responding shift in business philosophy has become widespread. About Face is the book that brought interaction design out of the research labs and into the everyday lexicon, and the updated Fourth Edition continues to lead the way with ideas and methods relevant to today's design practitioners and developers. Updated information includes: Contemporary interface, interaction, and product design methods Design for mobile platforms and consumer electronics State-of-the-art interface recommendations and up-to-date examples Updated Goal-Directed Design methodology Designers and developers looking to remain relevant through the current shift in consumer technology habits will find About Face to be a comprehensive, essential resource.




Microinteractions


Book Description

It’s the little things that turn a good digital product into a great one. With this practical book, you’ll learn how to design effective microinteractions: the small details that exist inside and around features. How can users change a setting? How do they turn on mute, or know they have a new email message? Through vivid, real-world examples from today’s devices and applications, author Dan Saffer walks you through a microinteraction’s essential parts, then shows you how to use them in a mobile app, a web widget, and an appliance. You’ll quickly discover how microinteractions can change a product from one that’s tolerated into one that’s treasured. Explore a microinteraction’s structure: triggers, rules, feedback, modes, and loops Learn the types of triggers that initiate a microinteraction Create simple rules that define how your microinteraction can be used Help users understand the rules with feedback, using graphics, sounds, and vibrations Use modes to let users set preferences or modify a microinteraction Extend a microinteraction’s life with loops, such as “Get data every 30 seconds”