Posts Tagged ‘WordPress’

WordPress and Scheduled Posts

Monday, September 22nd, 2008

If you run a blog and hope to keep the content on it fairly fresh, utilising any sort of future scheduled post functionality it really important.  It means the difference between updating your blog when you’re out of the contry or not.  When using such a feature, there are certain aspects that must be clearly conveyed to the user.  With that in mind, let’s take a critical look at the current (Version 2.6.2) WordPress implementation of scheduled posts.

WordPress Post Status Options

The image to the right is a screenshot of the controls used to schedule (or backdate) a post in WordPress.  The date controls aren’t visible by default, but rather are accessed by clicking an Edit button next to the “Publish Immediately” text. This is replaced by the word “Cancel” when clicked.

An immediate problem you’ll notice is the Cancel option itself.  Being placed to the right of the text “Publish Immediately” implies that clicking it will cancel the immediate publication.  That isn’t the purpose of the option.  The text “Publish Immediately” also remains, even after a new date has been chosen (it remains after the post has been auto saved and will only update when the post is saved by the user, or published.  Many users will publish posts without ever saving them first, and as such won’t ever see the updated text).  This is completely misleading and confusing.  In short, the design leaves the user with some serous doubts as to when the post will be published, if at all.

Once you’ve selected your published date and time, you have two options.  You can either “Publish” or “Save”.  Once again, the options are ambiguous.  If I click publish, will I actually be publishing the post, or will it be published when the date and time I have chosen is reached?  Likewise, if I save the post now, with a status of “Unpublished”, but with a future publish date, will the status of the post change when the date is reached?

All entirely valid questions that could be answered with better form design.  Thankfully, Automattic are looking at a thorough reworking of the WordPress back end for the next release (2.7), let’s hope they put a little more thought into it this time.

Popularity: 28% [?]

Why we’re Still Using the Default Theme

Friday, September 5th, 2008

Since starting this blog a few months ago, I haven’t changed the appearance from the default WordPress theme and I thought I should address why.

As a rule, I only use WordPress themes that I’ve designed myself.  This is for a number of reasons, but mostly because I feel it gives me a better sense of ownership over the blog.  I also like to add some custom functionality to the blogs I run and always feel safer when I know how the theme works, in case something goes wrong or I have to make changes.  There’s also something to be said for uniqueness in the highly competitive world of blogging.

So with all that in my mind, I’ve started thinking about a theme for this blog.  Seeing as this is a blog about usability, the theme is going to be as usable as possible.  That’s going to be the prime focus.  In order to do that, I’m going to do some fairly heavy research into structuring and displaying content, typography and readability.  I want it to be as near to perfect in terms of usability as possible.  And seeing as I’m big on sharing, I’ll be posting about the process, progress and results in due course.

Out of this process I expect to produce: -

  1. A set of guidelines that can be applied to information sites, and specifically blogs on the best way to structure and display information.
  2. Best practices on typography for as near as ideal readability.
  3. A framework for WordPress themes that can be adapted and used by others, with the lessons learnt in the above two steps engrained within it.
  4. A new theme for The Usability Blog.

As you can see, it’s not a one step process.  I want to lay the groundwork, the foundations, that can be used again by myself and others.  I’m not going to build this house on sand.  And for those of you wondering, I’ve developed a number WordPress themes in the past, and written a number of articles on the subject.  I also plan on launching a WordPress themes site to support my theme development shortly.  So there’s alot going on!

Popularity: 23% [?]