Archive for June, 2007

Default settings that aren’t always the default

Saturday, June 30th, 2007

If you’re going to give the user an option to change a default setting, make sure the setting is the default across the board. If you don’t, you are only going to end up frustrating your users.

An example of this occurs with Microsoft’s Office 2007 (at least in their Home and Student Edition, though I can’t imagine it being any different with any other). In this version, Microsoft updated the document formats to a new XML-derived specification. As a company well known for their efforts in backwards compatibility, in order to keep users not yet willing or able to adopt the new Office document formats satisfied the Office team decided to allow users to specify which document format should be used by default. By and large it works great.

However, this change of format doesn’t seem to effect the shell extensions installed, which allow a user to right click in a folder and create a new document. Those files are still created using the new format file. As it happens, this is my preferred method of creating documents as most often I find it more convenient than loading the application and navigating through the dialogue. My only problem is that it insists that it creates the documents in the new formats.

It might seem a small oversight (if it is indeed an oversight), but its one that regularly trips me up and that does hurt my experience with the application.

[tags]User Experience, Microsoft, Office 2007[/tags]

Whats a geek blog without a “Hello World”?

Thursday, June 28th, 2007

Hi. I’m Aidan. I’m 23 years old and live in the small tourist orientated town of Killarney, Ireland.

I’m have recently completed the Computing and Software Development course at the local Institute of Technology. As such, I am currently “between jobs” as the saying goes. I program mainly in Java and C#, though I do try to dabble into a few other languages when I can get the chance.

I have had this space for some time now and have been meaning to do something with it. I used also maintain another blog (or Journal, as the hosting site preferred to call it) but since it didn’t really fit in with the focus on that site I have decided to move it here. If you want to take a look at that, you’ll have to bounce back through the archives, since its been a while since it was updated.

One thing you might learn about me there is that I do tend to have some ambitious ideas. I would hope to be able to share some of those here, even if I do not end up developing any of them myself. Others, I do hope to pick up some day, and this blog will in those cases serve as a journal of their development.

I also have something of an amateur interest in user experience in computing. For all the good that has happened in the last few years, there is still a long, long way to go. It doesn’t help that I can be easily frustrated – I prefer things to “just work”. But how often does that happen, eh?

I do hope that you will stick with me. I will need all the feedback that I can get while I try to push forward in these. There may occasionally be some more personalised entries like this one. I hope they won’t put you off too much :D

Onward and upward…