Archive for July, 2009

iPhone Icon Confusion

Tuesday, July 21st, 2009

This is actually a copy of a post from my personal blog http://simongriffiths.name. To be honest I think it is probably more relevant here.

I have recently updated my iPod touch with iPhone software 3.0, but to be honest I think that this is an issue that pre-dates the new software.

I have noticed that when I am going to play audio contents, which with me tends to be audiobooks or podcasts, my finger is never too sure what to do. It knows the icon is at the bottom of the screen but floats around not being sure what to hit.

Having thought about this for a while I think that it is a usability problem that relates to the icon definitions iTunes and Music.

When I go to play music or any audio content on my mac I always use iTunes. So the natural place for my finger to go is the iTunes logo. However I have found that if I am looking to play music I notice that there is a logo called music and that’s where I go. When you are looking for an audio book though you would not characterised this as falling under the music button and are more happy with it falling under the traditional iTunes description. This leads to the uncertainty and finger wavering that I often find myself doing.

In practical terms this is a simple mislabelling of icons. It would be relatively easy to have an icon that represented iTunes but label the button store (as it would be in the pc version).

The ‘music’ button is a bit more problematic. You could rename it ‘audio’ but would the average user know what that was? Instead of that, ‘listen’ might be a more appropriate label as this would be the action the user is trying to perform, and would cover everything from music and audio books through to podcasts.

It would be interesting to see if this relabelling did happen, would there would be an end to my finger wavering forever!

Tags: , , ,
Posted in usability | No Comments »

Barcamp Brisbane

Sunday, July 19th, 2009

Barcamp Brisbane took place on 18/7/09. I did a very short presentation on mega drop down menus. This is available in the resources section of the website.

Tags: , ,
Posted in usability | No Comments »

SEO and SEM – What Are The Differences

Wednesday, July 15th, 2009

This post is follow up to some discussion on merketinggeek.tv and relates to whether SEO/SEM is useful for small business. I have edited it a bit to make it suitable as a standalone post, but essentially this is just a long winded comment I wrote!

Firstly I should mention the definitions that are being used. The industry seems to be using the following (which I actually don’t agree with but hey that’s what they are using): -

SEO (Search Engine Optimisation) – Optimisation of a website for organic search results. This could involve changing code, rewriting content, inbound links, article writing etc etc.

SEM (Search Engine Marketing) – This is pretty much defined as Adwords or similar paid advertising, and to be honest is why I said I actually don’t agree with these definitions as marketing isn’t just advertising). If you look at wikipedia for example they define it quite tightly as ad relatedĀ  (http://en.wikipedia.org/wiki/Search_engine_marketing).

These can essentially be used differently. Personally I believe that every commercial site should have SEO and usability work done on them. This can be done by the site creator or an external company. The reason I say this is that it will help you be found over time, but importantly it will help users find what they are looking for. As an example You may have a page about orange widgets. If you were to optimise this page for Google you would make sure that the title h1 tags included ‘orange widgets’ preferably at the front of the title.

The reason that Google likes this is that it is how readers read too. The title of the page should be what the page is about and by front loading the keywords the title becomes easier to scan and see what it is about. Therefore what is good for Google is good for site visitors too (after all that is what Google is about), and what is good for your users is also good for your business bottom line.

SEM on the other hand will depend on the business. If you need to drive new customers and are not high up in Googles natural (organic) listings. SEM is a good way to get a presence. This may be the case particularly when you are starting up a business. There is also an argument that even if you are no1 in Google for your keyword, advertising may still help to solidify a searchers perception that you are the company to deal with. I haven’t seen any stats on that but it sounds a reasonable argument.

Tags: , , ,
Posted in Marketing, SEM, SEO | 1 Comment »

Reduce Site Download Size By Gzipping

Monday, July 13th, 2009

I have recently had the misfortune of optimising a site and having to gzip components coming off a server to optimise the file size. I say misfortune, not because this is a bad thing to do, in fact it is very worthwhile, but the problem has been that web hosts generally are not good at telling you how to set up for gzipping on their particular configuraton.

As mentioned gzip reduces the file size so it is good for the user of a site and the internet as a whole, but I have realised that what it is not good for is web hosts. That is no doubt the reason why they are not that helpful when you ask about how to set up on their servers. The problem they have is: -

  • They are often paid per MB transferred (as per your plan). which mean gzipping reduces the chance that you will go up a pricing level.
  • If you gzip, their servers will have to do more work zipping the files. Therefore in terms of power it will cost them more

On the other hand of coarse they will be sending out less bandwidth, but that is relatively cheap (for them at least).

It strikes me that we have a problem here similar to that of the power utilities. They want to you to use more power, but on the other hand it is better for everyone if we use less.

Thankfully there is a simple solution for web hosts. Charge us based on uploads of the uncompressed versions of our documents, and maybe even make a small additional charge for the gzip service to cover extra power requirements. This way everyone wins the site user as things load up quickly, the developer as the hassle is taken out of gzip, the internet as bandwidth is reduced, and the host as they can charge us for the additional service.

Let me know what you think!

Tags: , , ,
Posted in hosting | No Comments »

Overlay Box Usability

Friday, July 10th, 2009

Over the past few months there has been an increasing use of ‘Overlay boxes’ to display larger versions of images and other types of content. This essentially means that when you click on an item, the page dims and another image or window appears that you can interact with or click the dismiss.

One of the best known and easiest way to incorporate this technique into your site is to use jQuery and the excellent plugin, fancybox. Example of the sort of this you can do are shown on fancybox example page http://fancy.klade.lv/example.

An example of a overlay showing a video

An example of a overlay showing a video

Anyone that is prepared to play around for a couple of hours, even if they have little to no javascript experience can get this working on their site without too many difficulties.

Technology aside, in terms of usability these overlay boxes can be a very useful addition. They can typically show: -

  • A larger version of an image
  • An explanatory video
  • Supporting information – to help a client make a choice for example

They do this without the user having to leave the main page and then navigate back again, so the main purpose of the page remains in the users thought path rather than allowing them to be distracted. They also do not have the usability issues of the ever annoying mouse overs, which tend to pop up when you least expect them!

However there seems to be an increasing trend to use overlay boxes for what I am going to call the ‘sake of bling’! I am not sure whether this is designers and developers just liking the bling factor, or that their clients are more impressed if they see this sort of interaction however there use in the wrong places can be a usability issue.

My example for this, and the reason for my post, was a site I saw the other day that was in development. I am not going to give a link as at the time there was a splash screen showing the company logo, under construction messageĀ  and under that simply “Please contact us here”. Okay first usability point, that does tell you what to do at all, but lets assume that at least some people would mouse over it and then click it. When you did an overlay box appeared with a contact form on it.

The problem here is that the required click is an interaction that didn’t need to take place. The form could easily be replaced with a simple email link that would need no explanation of what the user had to do (spam issues aside, but this is a small commercial company that will not want to hide their email address). There was also no phone number shown, so there was no choice of contact methods available.

To conclude my usability advice in this case would have been a straight forward HTML page. No it wouldn’t have been as flash, but all the information the user needed would have been to hand as soon as the page appeared. The users would have thanked you for it even if the website owners were not so impressed.

Tags: , ,
Posted in usability | 2 Comments »

Hello World

Friday, July 10th, 2009

Hello everybody, this is my first of hopefully many posts on the subject of web experience optimisation. I am going to try to keep this blog professional and full of interesting usability and optimisation tips, but if you want to know more about the people behind Webxopt you can read more at: -

Tags: , ,
Posted in General | No Comments »