Building Web Apps with WordPress

Building Web Apps with WordPress

Author: Brian Messenlehner

Publisher: "O'Reilly Media, Inc."

Published: 2014-04-08

Total Pages: 739

ISBN-13: 1449364799

DOWNLOAD EBOOK

WordPress is much more than a blogging platform. As this practical guide clearly demonstrates, you can use WordPress to build web apps of any type—not mere content sites, but full-blown apps for specific tasks. If you have PHP experience with a smattering of HTML, CSS, and JavaScript, you’ll learn how to use WordPress plugins and themes to develop fast, scalable, and secure web apps, native mobile apps, web services, and even a network of multiple WordPress sites. The authors use examples from their recently released SchoolPress app to explain concepts and techniques throughout the book. All code examples are available on GitHub. Compare WordPress with traditional app development frameworks Use themes for views, and plugins for backend functionality Get suggestions for choosing WordPress plugins—or build your own Manage user accounts and roles, and access user data Build asynchronous behaviors in your app with jQuery Develop native apps for iOS and Android, using wrappers Incorporate PHP libraries, external APIs, and web service plugins Collect payments through ecommerce and membership plugins Use techniques to speed up and scale your WordPress app


Book Synopsis Building Web Apps with WordPress by : Brian Messenlehner

Download or read book Building Web Apps with WordPress written by Brian Messenlehner and published by "O'Reilly Media, Inc.". This book was released on 2014-04-08 with total page 739 pages. Available in PDF, EPUB and Kindle. Book excerpt: WordPress is much more than a blogging platform. As this practical guide clearly demonstrates, you can use WordPress to build web apps of any type—not mere content sites, but full-blown apps for specific tasks. If you have PHP experience with a smattering of HTML, CSS, and JavaScript, you’ll learn how to use WordPress plugins and themes to develop fast, scalable, and secure web apps, native mobile apps, web services, and even a network of multiple WordPress sites. The authors use examples from their recently released SchoolPress app to explain concepts and techniques throughout the book. All code examples are available on GitHub. Compare WordPress with traditional app development frameworks Use themes for views, and plugins for backend functionality Get suggestions for choosing WordPress plugins—or build your own Manage user accounts and roles, and access user data Build asynchronous behaviors in your app with jQuery Develop native apps for iOS and Android, using wrappers Incorporate PHP libraries, external APIs, and web service plugins Collect payments through ecommerce and membership plugins Use techniques to speed up and scale your WordPress app


Building Web Apps with WordPress

Building Web Apps with WordPress

Author: Brian Messenlehner. Jason Coleman

Publisher:

Published: 2014

Total Pages:

ISBN-13: 9781449364779

DOWNLOAD EBOOK


Book Synopsis Building Web Apps with WordPress by : Brian Messenlehner. Jason Coleman

Download or read book Building Web Apps with WordPress written by Brian Messenlehner. Jason Coleman and published by . This book was released on 2014 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:


Professional WordPress Plugin Development

Professional WordPress Plugin Development

Author: Brad Williams

Publisher: John Wiley & Sons

Published: 2011-02-17

Total Pages: 560

ISBN-13: 1118075323

DOWNLOAD EBOOK

Taking WordPress to the next level with advanced plugin development WordPress is used to create self-hosted blogs and sites, and it's fast becoming the most popular content management system (CMS) on the Web. Now you can extend it for personal, corporate and enterprise use with advanced plugins and this professional development guide. Learn how to create plugins using the WordPress plugin API: utilize hooks, store custom settings, craft translation files, secure your plugins, set custom user roles, integrate widgets, work with JavaScript and AJAX, create custom post types. You'll find a practical, solutions-based approach, lots of helpful examples, and plenty of code you can incorporate! Shows you how to develop advanced plugins for the most popular CMS platform today, WordPress Covers plugin fundamentals, how to create and customize hooks, internationalizing your site with translation files, securing plugins, how to create customer users, and ways to lock down specific areas for use in corporate settings Delves into advanced topics, including creating widgets and metaboxes, debugging, using JavaScript and AJAX, Cron integration, custom post types, short codes, multi site functions, and working with the HTTP API Includes pointers on how to debug, profile and optimize your code, and how to market your custom plugin Learn advanced plugin techniques and extend WordPress into the corporate environment.


Book Synopsis Professional WordPress Plugin Development by : Brad Williams

Download or read book Professional WordPress Plugin Development written by Brad Williams and published by John Wiley & Sons. This book was released on 2011-02-17 with total page 560 pages. Available in PDF, EPUB and Kindle. Book excerpt: Taking WordPress to the next level with advanced plugin development WordPress is used to create self-hosted blogs and sites, and it's fast becoming the most popular content management system (CMS) on the Web. Now you can extend it for personal, corporate and enterprise use with advanced plugins and this professional development guide. Learn how to create plugins using the WordPress plugin API: utilize hooks, store custom settings, craft translation files, secure your plugins, set custom user roles, integrate widgets, work with JavaScript and AJAX, create custom post types. You'll find a practical, solutions-based approach, lots of helpful examples, and plenty of code you can incorporate! Shows you how to develop advanced plugins for the most popular CMS platform today, WordPress Covers plugin fundamentals, how to create and customize hooks, internationalizing your site with translation files, securing plugins, how to create customer users, and ways to lock down specific areas for use in corporate settings Delves into advanced topics, including creating widgets and metaboxes, debugging, using JavaScript and AJAX, Cron integration, custom post types, short codes, multi site functions, and working with the HTTP API Includes pointers on how to debug, profile and optimize your code, and how to market your custom plugin Learn advanced plugin techniques and extend WordPress into the corporate environment.


Professional WordPress

Professional WordPress

Author: Hal Stern

Publisher: John Wiley & Sons

Published: 2010-10-19

Total Pages: 475

ISBN-13: 0470944757

DOWNLOAD EBOOK

An in-depth look at the internals of the WordPress system. As the most popular blogging and content management platform available today, WordPress is a powerful tool. This exciting book goes beyond the basics and delves into the heart of the WordPress system, offering overviews of the functional aspects of WordPress as well as plug-in and theme development. What is covered in this book? WordPress as a Content Management System Hosting Options Installing WordPress Files Database Configuration Dashboard Widgets Customizing the Dashboard Creating and Managing Content Categorizing Your Content Working with Media Comments and Discussion Working with Users Managing, Adding, Upgrading, and Using the Theme Editor Working with Widgets Adding and Managing New Plugins Configuring WordPress Exploring the Code Configuring Key Files wp-config.php file Advanced wp-config Options What's in the Core? WordPress Codex and Resources Understanding and customizing the Loop Building A Custom Query Complex Database Operations Dealing With Errors Direct Database Manipulation Building Your Own Taxonomies Plugin Packaging Create a Dashboard Widget Creating a Plugin Example Publish to the Plugin Directory Installing a Theme Creating Your Own Theme How and When to Use Custom Page Templates How to Use Custom Page Templates Pushing Content from WordPress to Other Sites Usability and Usability Testing Getting Your Site Found How Web Standards Get Your Data Discovered Load Balancing Your WordPress Site Securing Your WordPress Site Using WordPress in the Enterprise Is WordPress Right for Your Enterprise? and much more!


Book Synopsis Professional WordPress by : Hal Stern

Download or read book Professional WordPress written by Hal Stern and published by John Wiley & Sons. This book was released on 2010-10-19 with total page 475 pages. Available in PDF, EPUB and Kindle. Book excerpt: An in-depth look at the internals of the WordPress system. As the most popular blogging and content management platform available today, WordPress is a powerful tool. This exciting book goes beyond the basics and delves into the heart of the WordPress system, offering overviews of the functional aspects of WordPress as well as plug-in and theme development. What is covered in this book? WordPress as a Content Management System Hosting Options Installing WordPress Files Database Configuration Dashboard Widgets Customizing the Dashboard Creating and Managing Content Categorizing Your Content Working with Media Comments and Discussion Working with Users Managing, Adding, Upgrading, and Using the Theme Editor Working with Widgets Adding and Managing New Plugins Configuring WordPress Exploring the Code Configuring Key Files wp-config.php file Advanced wp-config Options What's in the Core? WordPress Codex and Resources Understanding and customizing the Loop Building A Custom Query Complex Database Operations Dealing With Errors Direct Database Manipulation Building Your Own Taxonomies Plugin Packaging Create a Dashboard Widget Creating a Plugin Example Publish to the Plugin Directory Installing a Theme Creating Your Own Theme How and When to Use Custom Page Templates How to Use Custom Page Templates Pushing Content from WordPress to Other Sites Usability and Usability Testing Getting Your Site Found How Web Standards Get Your Data Discovered Load Balancing Your WordPress Site Securing Your WordPress Site Using WordPress in the Enterprise Is WordPress Right for Your Enterprise? and much more!


WordPress for Web Developers

WordPress for Web Developers

Author: Stephanie Leary

Publisher: Apress

Published: 2013-06-25

Total Pages: 356

ISBN-13: 1430258667

DOWNLOAD EBOOK

A complete guide for web designers and developers who want to begin building and administering sites with WordPress.


Book Synopsis WordPress for Web Developers by : Stephanie Leary

Download or read book WordPress for Web Developers written by Stephanie Leary and published by Apress. This book was released on 2013-06-25 with total page 356 pages. Available in PDF, EPUB and Kindle. Book excerpt: A complete guide for web designers and developers who want to begin building and administering sites with WordPress.


Building Web Apps with WordPress

Building Web Apps with WordPress

Author: Brian Messenlehner

Publisher: O'Reilly Media

Published: 2019-12-11

Total Pages: 546

ISBN-13: 1491990058

DOWNLOAD EBOOK

WordPress is much more than a blogging platform. If you have basic PHP, HTML, CSS, and JavaScript experience you can use WordPress to develop fast, scalable, secure, and highly customized web apps, mobile apps, web services, and multisite networks of websites. Along with core WordPress functions and database schema, you’ll learn how to build custom plugins, themes, and services for just about any kind of web or mobile application. In this updated second edition, Brian Messenlehner and Jason Coleman cover new features and functionality added to WordPress up to version 5.4. All code examples in the book are available on GitHub. Compare WordPress with traditional app development frameworks Use themes for views and plugins for backend functionality Get suggestions for choosing or building WordPress plugins Register custom post types (CPTs) and taxonomies Manage user accounts and roles, and access user data Build asynchronous behaviors with jQuery Use WordPress to develop mobile apps for iOS and Android Integrate PHP libraries, external APIs, and web service plugins Collect payments through ecommerce and membership plugins Learn how to speed up and scale your WordPress app Extend the WordPress REST API and create custom endpoints Learn about WordPress Gutenberg blocks development


Book Synopsis Building Web Apps with WordPress by : Brian Messenlehner

Download or read book Building Web Apps with WordPress written by Brian Messenlehner and published by O'Reilly Media. This book was released on 2019-12-11 with total page 546 pages. Available in PDF, EPUB and Kindle. Book excerpt: WordPress is much more than a blogging platform. If you have basic PHP, HTML, CSS, and JavaScript experience you can use WordPress to develop fast, scalable, secure, and highly customized web apps, mobile apps, web services, and multisite networks of websites. Along with core WordPress functions and database schema, you’ll learn how to build custom plugins, themes, and services for just about any kind of web or mobile application. In this updated second edition, Brian Messenlehner and Jason Coleman cover new features and functionality added to WordPress up to version 5.4. All code examples in the book are available on GitHub. Compare WordPress with traditional app development frameworks Use themes for views and plugins for backend functionality Get suggestions for choosing or building WordPress plugins Register custom post types (CPTs) and taxonomies Manage user accounts and roles, and access user data Build asynchronous behaviors with jQuery Use WordPress to develop mobile apps for iOS and Android Integrate PHP libraries, external APIs, and web service plugins Collect payments through ecommerce and membership plugins Learn how to speed up and scale your WordPress app Extend the WordPress REST API and create custom endpoints Learn about WordPress Gutenberg blocks development


Wordpress Web Application Development

Wordpress Web Application Development

Author: Rakhitha Nimesh Ratnayake

Publisher: Packt Publishing Ltd

Published: 2017-05-30

Total Pages: 526

ISBN-13: 1787124754

DOWNLOAD EBOOK

Learn in easy stages how to rapidly build leading-edge web applications from scratch. About This Book Develop powerful web applications rapidly with WordPress Explore the significant features and improvements introduced in WordPress 4.7 by learning the numerous tips and techniques in this book. Unleash the power of REST API endpoints to make your interaction with websites new and innovative. Who This Book Is For This book is targeted at WordPress developers and designers who want to develop quality web applications within a limited time frame and maximize their profits. A prior knowledge of basic web development and design is assumed. What You Will Learn Develop extendable plugins with the use of WordPress features in core modules Develop pluggable modules to extend the core features of WordPress as independent modules Manage permissions for a wide range of content types in web applications based on different user types Follow WordPress coding standards to develop reusable and maintainable code Build and customize themes beyond conventional web layouts Explore the power of core database tables and understand the limitations when designing database tables for large applications Integrate open source modules into WordPress applications to keep up with the latest open source technologies Customize the WordPress admin section and themes to create the look and feel of a typical web application In Detail WordPress is one of the most rapidly expanding markets on the Web. Learning how to build complex and scalable web applications will give you the ability and knowledge to step into the future of WordPress. WordPress 4.7 introduces some exciting new improvements and several bug fixes, which further improve the entire development process.This book is a practical, scenario-based guide to expanding the power of the WordPress core modules to develop modular and maintainable real-world applications from scratch. This book consistently emphasizes adapting WordPress features into web applications. It will walk you through the advanced usages of existing features such as access controlling; database handling; custom post types; pluggable plugins; content restrictions; routing; translation; caching; and many more, while you build the backend of a forum management application. This book begins by explaining how to plan the development of a web application using WordPress' core features. Once the core features are explained, you will learn how to build an application by extending them through custom plugin development. Finally, you will explore advanced non-functional features and application integration. After reading this book, you will have the ability to develop powerful web applications rapidly within limited time frames. Style and approach An extensive, practical guide that explains how to adapt WordPress features, both conventional and trending, for web applications.


Book Synopsis Wordpress Web Application Development by : Rakhitha Nimesh Ratnayake

Download or read book Wordpress Web Application Development written by Rakhitha Nimesh Ratnayake and published by Packt Publishing Ltd. This book was released on 2017-05-30 with total page 526 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn in easy stages how to rapidly build leading-edge web applications from scratch. About This Book Develop powerful web applications rapidly with WordPress Explore the significant features and improvements introduced in WordPress 4.7 by learning the numerous tips and techniques in this book. Unleash the power of REST API endpoints to make your interaction with websites new and innovative. Who This Book Is For This book is targeted at WordPress developers and designers who want to develop quality web applications within a limited time frame and maximize their profits. A prior knowledge of basic web development and design is assumed. What You Will Learn Develop extendable plugins with the use of WordPress features in core modules Develop pluggable modules to extend the core features of WordPress as independent modules Manage permissions for a wide range of content types in web applications based on different user types Follow WordPress coding standards to develop reusable and maintainable code Build and customize themes beyond conventional web layouts Explore the power of core database tables and understand the limitations when designing database tables for large applications Integrate open source modules into WordPress applications to keep up with the latest open source technologies Customize the WordPress admin section and themes to create the look and feel of a typical web application In Detail WordPress is one of the most rapidly expanding markets on the Web. Learning how to build complex and scalable web applications will give you the ability and knowledge to step into the future of WordPress. WordPress 4.7 introduces some exciting new improvements and several bug fixes, which further improve the entire development process.This book is a practical, scenario-based guide to expanding the power of the WordPress core modules to develop modular and maintainable real-world applications from scratch. This book consistently emphasizes adapting WordPress features into web applications. It will walk you through the advanced usages of existing features such as access controlling; database handling; custom post types; pluggable plugins; content restrictions; routing; translation; caching; and many more, while you build the backend of a forum management application. This book begins by explaining how to plan the development of a web application using WordPress' core features. Once the core features are explained, you will learn how to build an application by extending them through custom plugin development. Finally, you will explore advanced non-functional features and application integration. After reading this book, you will have the ability to develop powerful web applications rapidly within limited time frames. Style and approach An extensive, practical guide that explains how to adapt WordPress features, both conventional and trending, for web applications.


WordPress Web Design For Dummies

WordPress Web Design For Dummies

Author: Lisa Sabin-Wilson

Publisher: John Wiley & Sons

Published: 2011-05-12

Total Pages: 402

ISBN-13: 1118093828

DOWNLOAD EBOOK

Learn how WordPress can help you create a unique, customized Web site Once only a platform for bloggers, WordPress is gaining popularity as a tool for creating individualized Web sites. WordPress expert Lisa Sabin-Wilson makes it easy for anyone with a basic knowledge of the WordPress software to create a custom site using complimentary technologies including CSS, HTML, and PHP. This easy-to-follow, full-color guide helps you identify the tools and technologies you need to create the site you envision, build a user-friendly navigation system, select colors and layouts, work with existing WordPress themes, and even develop your own theme to personalize your site. WordPress offers a versatile tool for building customized Web sites; this full-color book walks you through the process, explains the complimentary technologies involved, and shows you how to select colors, fonts, and themes Case studies illustrate the process and the effects that can be achieved Shows how to incorporate WordPress templates, graphic design principles, HTML, CSS, and PHP to build a truly one-of-a-kind Web site If you know how to use WordPress software to create a blog, WordPress Web Design For Dummies will enable you to quickly and easily construct a unique Web site for your business, organization, or personal use.


Book Synopsis WordPress Web Design For Dummies by : Lisa Sabin-Wilson

Download or read book WordPress Web Design For Dummies written by Lisa Sabin-Wilson and published by John Wiley & Sons. This book was released on 2011-05-12 with total page 402 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how WordPress can help you create a unique, customized Web site Once only a platform for bloggers, WordPress is gaining popularity as a tool for creating individualized Web sites. WordPress expert Lisa Sabin-Wilson makes it easy for anyone with a basic knowledge of the WordPress software to create a custom site using complimentary technologies including CSS, HTML, and PHP. This easy-to-follow, full-color guide helps you identify the tools and technologies you need to create the site you envision, build a user-friendly navigation system, select colors and layouts, work with existing WordPress themes, and even develop your own theme to personalize your site. WordPress offers a versatile tool for building customized Web sites; this full-color book walks you through the process, explains the complimentary technologies involved, and shows you how to select colors, fonts, and themes Case studies illustrate the process and the effects that can be achieved Shows how to incorporate WordPress templates, graphic design principles, HTML, CSS, and PHP to build a truly one-of-a-kind Web site If you know how to use WordPress software to create a blog, WordPress Web Design For Dummies will enable you to quickly and easily construct a unique Web site for your business, organization, or personal use.


WordPress Complete - Sixth Edition

WordPress Complete - Sixth Edition

Author: Karol Krol

Publisher: Packt Publishing Ltd

Published: 2017-08-31

Total Pages: 400

ISBN-13: 1787284050

DOWNLOAD EBOOK

Learn how to build a beautiful and feature-rich website or blog with WordPress all on your own. About This Book Learn how to build a WordPress site quickly and effectively, and how to create content that's optimized for publication on the web. Learn the basics of working with WordPress themes and plugins, and even create your own. Beginner-friendly layout and advice you can apply from day 1. Packed with screenshots and examples. Who This Book Is For This book is for anyone who wants to learn how to create a functional website, without having to hire a developer or a designer. The best thing about WordPress—the open source software that we're going to be using—is that it has a minimal learning curve and that everyone can master it quickly. No specific website building experience is required. Having said that, this book will also appeal to everyone who wants to get a bit more in-depth with WordPress development and start working on their own plugins and themes. What You Will Learn What WordPress is, where to get it, and how to launch your website quickly using it. How to publish your first content (a blog post or article). What the most important sub-pages of a quality website are, and how to create them in WordPress. How to upload multimedia content such as images, audio, and video. How to install and work with plugins and widgets. Where to find quality themes and how to install them. How to develop your own WordPress plugins and themes. In Detail WordPress Complete, Sixth Edition is a practical guide for everyone who wants to start their journey as an online publisher, website owner, or even a website developer. It takes you step-by-step through the process of planning out and building your site, and offers loads of screenshots and examples along the way. It's also a beginner's guide to theme and plugin development. This book begins with the basics of WordPress, followed by the different components that you as a developer will need to use to work swiftly and efficiently. The book starts by introducing WordPress to new readers in this field. You are then shown how to set it up, implement a blog, and use plug-ins and widgets. You'll use themes to make any website look and feel better and more original. You also learn how to create your own themes and perform testing to ensure your website is bug-free. You will also acquire some idea of how to use WordPress for non-blog-like websites. By the end of the book, you will feel confident enough to design high-quality websites and will be familiar with the ins and outs of WordPress. Style and approach This is a step-by-step tutorial, where we show you how you build a professional-grade website from the ground up, adding more and more complex features as we move on.


Book Synopsis WordPress Complete - Sixth Edition by : Karol Krol

Download or read book WordPress Complete - Sixth Edition written by Karol Krol and published by Packt Publishing Ltd. This book was released on 2017-08-31 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to build a beautiful and feature-rich website or blog with WordPress all on your own. About This Book Learn how to build a WordPress site quickly and effectively, and how to create content that's optimized for publication on the web. Learn the basics of working with WordPress themes and plugins, and even create your own. Beginner-friendly layout and advice you can apply from day 1. Packed with screenshots and examples. Who This Book Is For This book is for anyone who wants to learn how to create a functional website, without having to hire a developer or a designer. The best thing about WordPress—the open source software that we're going to be using—is that it has a minimal learning curve and that everyone can master it quickly. No specific website building experience is required. Having said that, this book will also appeal to everyone who wants to get a bit more in-depth with WordPress development and start working on their own plugins and themes. What You Will Learn What WordPress is, where to get it, and how to launch your website quickly using it. How to publish your first content (a blog post or article). What the most important sub-pages of a quality website are, and how to create them in WordPress. How to upload multimedia content such as images, audio, and video. How to install and work with plugins and widgets. Where to find quality themes and how to install them. How to develop your own WordPress plugins and themes. In Detail WordPress Complete, Sixth Edition is a practical guide for everyone who wants to start their journey as an online publisher, website owner, or even a website developer. It takes you step-by-step through the process of planning out and building your site, and offers loads of screenshots and examples along the way. It's also a beginner's guide to theme and plugin development. This book begins with the basics of WordPress, followed by the different components that you as a developer will need to use to work swiftly and efficiently. The book starts by introducing WordPress to new readers in this field. You are then shown how to set it up, implement a blog, and use plug-ins and widgets. You'll use themes to make any website look and feel better and more original. You also learn how to create your own themes and perform testing to ensure your website is bug-free. You will also acquire some idea of how to use WordPress for non-blog-like websites. By the end of the book, you will feel confident enough to design high-quality websites and will be familiar with the ins and outs of WordPress. Style and approach This is a step-by-step tutorial, where we show you how you build a professional-grade website from the ground up, adding more and more complex features as we move on.


Don't Make Me Think

Don't Make Me Think

Author: Steve Krug

Publisher: Pearson Education

Published: 2009-08-05

Total Pages: 256

ISBN-13: 0321648781

DOWNLOAD EBOOK

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


Book Synopsis Don't Make Me Think by : Steve Krug

Download or read book Don't Make Me Think written by Steve Krug and published by Pearson Education. This book was released on 2009-08-05 with total page 256 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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