The Auros Blog

Auros: the internet consultancy and technology company

23Nov2010

HTML5 today and tomorrow

I was fortunate to hear a lot of buzz around HTML5 in early 2009 through the various vines of the web knowledge world. At the time I thought that it sounded like a fantastic solution to a lot of problems I was having in my day to day work, but that it was something, like CSS3, which needed to be used with caution. Given the (lack of) support for it, I concentrated my efforts on other aspects of development and shelved my enthusiasm for a time when I could give it a little more attention.

12Nov2010

When less is more

Today I'd like to say a few words about what isn't needed on a website, and about how leaving out some of the things that you think might be needed can actually make for a better user experience. But first, you'll need to have a look at a favourite site of mine. I've been visiting this particular site for months, and if you're at all into web development you've probably already seen it. The site is 'Today's Guardian' (or Observer, on a Sunday), created by Phil Gyford using the Guardian Open Platform. It's a brilliant example of how a great interface combined with a 'less is more' attitude to page content can result in a really great user experience.

4Nov2010

Why won’t your mobile tell the truth?

If you've tried resizing your browser window while viewing this blog, or if you've viewed it on a mobile browser as well as a desktop or laptop, you will have noticed that three different layouts are used dependent on how wide the screen is. Although the latest smartphones have screen resolutions that put older laptops to shame, it is nevertheless becoming an absolute necessity that any new site provide a great browsing experience on small screens as well as a full-size monitor. On this site we use Media Queries for those browsers that support them, and JavaScript for Internet Explorer. It's a work in progress, but so far the signs are good that it is providing a more flexible browsing experience. It even looks nice on a Kindle 3!

4Nov2010

Is the glass half full or half empty?

When we are using the expression “Is the glass half full or half empty?” we quickly divide people into two groups the optimist and the pessimist. Everyone sees a situation differently, it is the same when we are looking at a glass with water, beer or wine, and everyone will see it different.