What to show while a game is loading?
I would like to know what is the best solution to show while a game is loading?
Do you think just showing a loading bar is enough, or is entertaining with a mini-game, like snake, the better solution?
To be more precise: It…
What do UX designers do?
Unfortunately the answer is that many UX designers don’t do UX anymore.
User Experience Designing is the designing of the whole user experience, and the confusion happens when people confuse design with visual design. Design is a process that may have multiple outputs, many of which are non visual.
What a User Experience Designer should do is architect a solution through user research, workshops, team work and through using a diverse tool set of skills, such as information architecture and content strategy. They should know why the project does what it does and why it does it from a users perspective.
Traditionally, and for good reason, a good UXer will hand across a set of blueprints (wireframes etc) for implementation specialists to work from. Implementation specialists include developers (front and back) and visual designers.
Also UX does not mean just web! If a person is a UX designer who does not user research, goes straight to code and visual design and only works in web then they are not a UX designer but a Web Designer.
In short – a lot of UX designers out there don’t do much UX.
Is Axure RP the best tool for UX out there?
No. Axure is buggy and difficult to learn.
UX Pin is now the best tool out there, even if less capable for programming complexe interactions.
The “Create new iteration” feature alone makes it superior to Axure. (picture bellow).
One button for two actions
I have a comparison site. On the landing page there are two text boxes which are used for products to be compared, and a button to trigger “compare”.
If a visitor fills these two boxes, products are compared according to the…
The design and implementation of the purely theoretical "self destruct" button
I had an Adobe Flash instructor in college who told me a story about getting bored at work. He had some downtime and was looking for a way to pass the time. While looking at some Flash code, he discovered that if you created an executable file with a couple of lines of code you could create a program that would perpetually reboot the users computer. So, armed with his new found knowledge, that’s exactly what he did and promptly asked one of his friends to try out this new program he created. My response was, “You created a self destruct button.”
Now, he did this just for fun. Just like I’m asking this question just for fun.
Ever since, and quite often, when I’m working with developers I ask them if they included a self destruct button. I will then get one of two responses, either a blank stare or a simple “No”. So I’m convinced the only people I can turn to are UX professionals. Which brings me to my question, which I’ll phrase from a UX standpoint.
What user scenario(s) could prompt the inclusion of self destruct button? How would you as a UX professional go about designing/implementing the self destruct button? Finally, and most importantly, what would it do? If you wanted to take it a step farther, how would you calculate conversions/success?
Remember this is purely theoretical and just for fun, so the answers can follow suit, but they should still have some basis in reality (just a little is good).
If we use the story as an example, the scenario that prompted the self destruct button was a developer with too much time on his hands. The design process was simple: create an executable with a line of code. We all know by this point what the executable file did. If you’re curious, according to the story the implementation was a complete success and rebooted the machine over a 100 times before being unplugged and summoning IT. So, the 100 reboots would be the conversions and the calling of IT would be the success metric.
Form Label – disabled or enabled?
What is the best practice when it comes to a form having disabled fields? Should we show the associated labels disabled as well?
1) If labels are also disabled then it’ll give a stronger clue to the user wherein just by look…