Product Details
WordPress Theme Design: A complete guide to creating professional WordPress themes

WordPress Theme Design: A complete guide to creating professional WordPress themes
By Tessa Blakeley Silver

List Price: $39.99
Price: $35.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

26 new or used available from $32.99

Average customer review:

Product Description

Expert guidance on designing a great theme for one of the most popular, open-source blog systems available for the Web today! This book can be used by WordPress users or visual designers (with no server-side scripting or programming experience) who are used to working with the common industry-standard tools like PhotoShop and Dreamweaver or other popular graphic, HTML, and text editors. Regardless of your web development skill-set or level, you'll be walked through the clear, step-by-step instructions, but familiarity with a broad range of web development skills and WordPress know-how will allow you to gain maximum benefit from this book.


Product Details

  • Amazon Sales Rank: #14883 in Books
  • Published on: 2008-05-30
  • Released on: 2008-05-30
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 224 pages

Editorial Reviews

About the Author
Tessa Blakeley Silver's background is in print design and traditional illustration. She evolved over the years into web and multi-media development, where she focuses on usability and interface design. Prior to starting her consulting and development company hyper3media (pronounced hyper-cube media) http://hyper3media.com, Tessa was the VP of Interactive Technologies at eHigherEducation, an online learning and technology company developing compelling multimedia simulations, interactions, and games that met online educational requirements like 508, AICC, and SCORM. She has also worked as a consultant and freelancer for J. Walter Thompson and The Diamond Trading Company (formerly known as DeBeers) and was a Design Specialist and Senior Associate for PricewaterhouseCoopers' East Region Marketing department. Tessa authors several design and web technology blogs. Joomla! Template Design is her first book.


Customer Reviews

All the information with too much chat2
*WordPress: Theme Design* has a lot of very useful information, but you have to wade through an awful lot of the Tessa Blakely Silver's opinions and her obvious irritation with her clients in order to get to it. It would benefit from a layout in which her side comments were kept on the sidelines (so you could skip them).

If you are looking for a beginning book on CSS, you would do better to look at *Stylin' for the Web*, by Charles Wyke-Smith and just skip the CSS section here. As for setting up the PHP code in your WordPress pages, I am no expert, but I am willing to bet that someone has done it better. The presentation of the material is not well organized.

This book would be improved if the text were pruned by at least 1/3, with all the chat eliminated and the text edited for logical flow. If you can get it cheap or from your public library, get it; but it's definitely not worth $40.

Useful but not authoritative...3
I really like many aspects of this book: the conversational style, the obvious knowledge of the author. But it goes against many of the principles of CSS that I have followed for years. For example, it suggests sizing fonts with pixels.

The book also gives you some vanilla page layout techniques but doesn't give you the details of how to make sure that they work. If layouts don't work, you're stuck with cookie cutter ideas and no troubleshooting advice.

I'm back to searching for a better book.

Good for beginners: Review by Tod McKenna of blog.todmeansfox.com3
Well written. Good tips. Too short. Not a reference book. Hardly a "complete" guide.

I found most of the book to be fairly basic, but I am experienced in designing standards-compliant sites using the tools and technologies Tessa uses (PHP, CSS, XHTML, Dreamweaver, Photoshop, etc..). I suspect that others with similar backgrounds would find this book not so helpful. For those just starting with CSS and XHTML, this book would be a good starting point though. It is filled with good advice (the best advice is to use standards-based approaches and to separate content from design) and lots of tips ranging from SEO to Photoshop techniques.

With Tessa's conversational writing approach, you feel that she's your tutor who genuinely wants you to create great, standards-compliant WordPress themes. She talks with you and not at you making the book easy to read and understand. Some key highlights include:

1. Rapid Design Comping - which is a design process coined by Tessa that takes you through ten steps of the design process from sketching to production.

2. Great section on font choices and why you might use one font over another.

3. A good discussion on validating pages through the W3C's XHTML and CSS validation services.

4. A good introduction on WordPress' template hierarchy. This is very important to understand when developing WP themes. I would have liked an entire chapter on this, though.

One thing I found totally absent (aside from a quick mention in a sidebar note) is a discussion and walkthrough of WordPress' OOP design. Just as it is important as a WP theme developer to understand the template system, good CSS, and XHTML, it is equally important to understand WP's object oriented design. An entire chapter, early on in the book, could have been written to discuss this. Tessa would have made it simple and easy to understand, I am sure.

I would have liked a better reference section. With a better reference section, I would be more apt to keep the book on my desk. As it is now, it will likely sit on the shelf never to be read again!

Tessa creates a single theme in the book (an Open Source Magazine), and although most of the techniques apply across many different types of themes, having a few counter examples would get you started more quickly.

One key point not stressed enough in her text is the notion of reusability. The WordPress architecture makes it highly reusable (not just flexible) so that you can call a single function under different circumstances to bring back data for different contexts. This is a powerful design feature (well known to those object-oriented developer types) that can save you time and effort, while delivering consistent and predictable results. As I have used WordPress now on several of my sites, I find this to be one of its strongest assets. When developing new themes, I feel that this point should be made crystal clear.

Additionally, I think that a better discussion on some of WP's core functions, and perhaps how they can and should be implemented, should have been included.

All said, this is pretty good starter book. As an experienced developer (not a WP theme developer though), I didn't get much out of it.