ui

Microsoft’s productivity vision for the future

Microsoft have released a new future vision video and I thought I’d post it here. It’s similar to their earlier future vision video but this one is probably a little less far fetched. It has some great concepts and some really nice UI design. Check out the video below.

October 28, 2011

NiceComps – AS3 UI components for Flash

NiceComps is a set of ActionScript 3 UI components that I have been slowly working on over about the last six months. I got tired of the ugly built in components that come with Flash and I don’t particularly like the look of MinimalComps. I wanted UI components that looked nice and were easy to […]

May 20, 2011

Five Interesting Videos On Experience & Interaction Design

Below are some interesting videos regarding experience and interaction design. You can find the remaining 3 parts to the second video at Interaction-Design.org

April 13, 2011

Future Interface Concepts

Here is a small collection of my favourite user interface concept videos. You will have to use Red-Blue 3D glasses to watch the second one properly.

September 2, 2010

MotionList – part 2

I’ve made some more progress on my MotionList class over the last couple of days. Some new features in the current demo below are:

August 19, 2010

MotionList – Windows Phone 7 Metro UI style lists

Here is small experiment I’ve done in AS3 called Motion List. Motion List is a class that creates a list or grid of items with similar animations to the upcoming Windows Phone 7 UI’s ‘Metro’ transitions. I love the new UI for WP7 and thought I’d try and recreate a little bit of it in […]

August 17, 2010

Gradient Slider V1

Today I decided to redo my gradient slider as a reusable class. But first I had to learn better OOP so after watching a quick tutorial over at GotoAndLearn I started moving all the code into separate class files. The main thing I wanted to do was to have the slider dispatch a custom event, […]

April 30, 2010